Gross price display in product variant price detail is not based on the one calculated by a strategy #2506
Labels
status: blocked 🚧
Resolution is blocked by some other issue or external factor
type: bug 🐛
Something isn't working
Describe the bug
The price including taxes displayed in the
product-variant-detail
section seems to be based on the plain value, i.e. not affected by a ProductVariantPriceCalculationStrategy. Everywhere else though, any "price with tax" seems to be based on the strategy calculation, if set.To Reproduce
Steps to reproduce the behavior:
productVariantPriceCalculationStrategy
configured/admin/catalog/products/1/variants/1
Expected behavior
The displayed gross price should be based on the strategy calculation. Maybe the strategy calculation result should even be displayed as well beside the price input.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: