Skip to content

2.2.8 Configurable product option dropdown - price difference incorrect when catalog prices are entered excluding tax #22270

Closed
@danielpfarmer

Description

@danielpfarmer

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 (*)

  1. Magento 2.2.8
  2. Catalog Prices are EXCLUDING TAX (Stores > Configuration > Sales > Tax > Calculation Settings > Catalog Prices (Excluding Tax)

Steps to reproduce (*)

  1. Create a configurable product with only one configurable attribute (e.g color).
  2. Assign simple products to the configurable, and set all simples to be the same price.
  3. Load configurable product page.
  4. View options in the configurable attribute.

Expected result (*)

  1. 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 (*)

  1. 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)

image

Magento 2.2.8 (Incorrect)

image

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

Component: CatalogComponent: TaxFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions