Closed
Description
After upgrading to 2.2.8 we have noticed that configurable products that have only have one configurable attribute display a price increase in the dropdown of the tax amount. This seems to be only affecting stores when prices are entered excluding tax and configurable products with only one configurable attribute.
Preconditions (*)
- Magento 2.2.8
- Catalog Prices are EXCLUDING TAX (Stores > Configuration > Sales > Tax > Calculation Settings > Catalog Prices (Excluding Tax)
Steps to reproduce (*)
- Create a configurable product with only one configurable attribute (e.g color).
- Assign simple products to the configurable, and set all simples to be the same price.
- Load configurable product page.
- View options in the configurable attribute.
Expected result (*)
- The attribute dropdown does not show an increase in price as all attached simples are the same price and tax is already rendered in the final price at the top of the page.
Actual result (*)
- Observe that the dropdown displays an incorrect increase in price. It adds on the tax amount of the product onto the price increase when this is already rendered in the product final display price at the top of the page.
Magento 2.2.6 (Correct)
Magento 2.2.8 (Incorrect)
In this example, each simple product was added into Magento with a price of £150 and a special price of £122.49. The tax settings then add on an additional £24.50 (20% VAT).
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release