Is it possible to use Price AdjustmentInterface with Cache Context?
I know how Price Adjustment through the AdjustmentInterface (e.g. 10% off prices) work. (MagentoFrameworkPricingAdjustment) (docs: https://developer.adobe.com/commerce/php/development/components/price-adjustments/) I know how to add a Cache Context so a a new context is created to cache for. (MagentoFrameworkAppHttpContext) Question: Is it possible to… Read More »Is it possible to use Price AdjustmentInterface with Cache Context?