ACSD-53309: Incomplete tax application for customizable options and ‘Regular Price’ label
The ACSD-53309 patch fixes the issue where tax is not fully applied in the ‘Regular Price’ label when a customizable option is selected. This patch is available when the Quality Patches Tool (QPT) 1.1.43 is installed. The patch ID is ACSD-53309. Please note that the issue is scheduled to be fixed in Adobe Commerce 2.4.7.
Affected products and versions
The patch is created for Adobe Commerce version:
- Adobe Commerce (all deployment methods) 2.4.5-p2
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.2 - 2.4.6-p3
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
Tax is not fully reflected in the ‘Regular Price’ label when a customizable option is chosen.
Steps to reproduce:
-
Log in to the Admin panel.
-
Navigate to Stores > Configuration > Sales > Tax to configure tax settings.
-
Tax Classes:
- Tax Class for Shipping = Taxable Goods
- Tax Class for Gift Options = Taxable Goods
-
Calculation Settings:
- Catalog Prices = Including Tax
- Shipping Prices = Including Tax
- Apply Discount On Prices = Including Tax
-
Default Tax Destination Calculation:
- Default Post Code = *
-
Price Display Settings:
- Display Product Prices In Catalog = Including Tax
- Display Shipping Prices = Including Tax
-
Shopping Cart Display Settings:
- Display Prices = Including Tax
- Display Subtotal = Including Tax
- Display Shipping Amount = Including Tax
-
-
Set Shipping Settings > Origin > Country = United Kingdom.
-
Create the following Tax Rate and Tax Rules:
- Country = United States
- Zip Code = *
- State = *
- Rate = 20%
-
Create a simple product and set the following:
- Price = 110
- Special Price = 100
- In the drop-down, set type to custom option with price set to 15%
-
Go to the product page for the simple item made on the storefront.
-
Choose the custom option created, 15%.
Expected results:
- 20% tax is applied on the selected custom option.
- ‘Regular Price’ = 151.80.
Actual results:
- 20% tax is not applied on the selected custom option.
- ‘Regular Price’ = 148.50.
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 released: a new tool to self-serve quality patches in the support knowledge base.
- Check if patch is available for your Adobe Commerce issue using Quality Patches Tool in the Quality Patches Tool guide.
For info about other patches available in QPT, refer to Quality Patches Tool: Search for patches in the Quality Patches Tool guide.