ACP2E-4452: Quick Order page product prices include tax regardless of tax display configuration
The ACP2E-4452 patch fixes the issue where product prices on the Quick Order page include tax regardless of the tax display configuration. This patch is available when the Quality Patches Tool (QPT) 1.1.78 is installed. The patch ID is ACP2E-4452. Please note that this issue is scheduled to be fixed in Adobe Commerce B2B 1.5.2-p3.
Affected products and versions
The patch is created for Adobe Commerce version:
- Adobe Commerce (all deployment methods) B2B 1.5.2-p3
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) B2B >=1.5.1 <1.5.3
magento/quality-patches package to the latest version and check the compatibility on the Quality Patches Tool: Search for patches page. Use the patch ID as a search keyword to locate the patch.Issue
Product prices on the Quick Order page include tax regardless of the tax display configuration.
Prerequisites:
Install B2B on the Adobe Commerce instance.
Steps to reproduce:
-
Enable the B2B Quick Order feature:
- Go to Stores > Settings > Configuration > B2B Features.
- Set Enable Quick Order to Yes.
-
Configure taxes:
- Create a tax zone named Global in Stores > Taxes > Tax Zones and Rates for the required country, covering all states/regions and ZIP codes, with a tax rate of 20%.
- Change one setting in Stores > Settings > Configuration > Sales > Tax > Shopping Cart Display Settings > Display Prices.
- Set Display Prices to Including and Excluding Tax.
-
Create a simple product with SKU = Test and a price = $10.00.
-
Create a customer account with a U.S. postal code, for example, 90210.
-
Go to the product page and verify that prices display without tax.
-
Go to the Quick Order page.
-
Find the product by SKU = Test.
Expected results:
The price matches the product page price, excluding tax.
Actual results:
The displayed price is $12.00, which includes tax.
Apply the patch
To apply individual patches, use the following links depending on your deployment method:
- Adobe Commerce or Magento Open Source on-premises: Quality Patches Tool > Usage in the Quality Patches Tool guide.
- Adobe Commerce on cloud infrastructure: Upgrades and Patches > Apply Patches in the Commerce on Cloud Infrastructure guide.
Related reading
To learn more about Quality Patches Tool, refer to:
- Quality Patches Tool: A self-service tool for quality patches in the Tools guide.