ACSD-63299: Special price for a configurable product doesn’t display on the storefront
- Topics:
- Catalog Management
CREATED FOR:
- Experienced
- Admin
- Developer
The ACSD-63299 patch fixes the issue where the special price attribute no longer affects the display of special prices for configurable products. This patch is available when the Quality Patches Tool (QPT) 1.1.58 is installed. The patch ID is ACSD-63299. Please note that the issue is scheduled to be fixed in Adobe Commerce 2.4.8.
Affected products and versions
The patch is created for Adobe Commerce version:
- Adobe Commerce (all deployment methods) 2.4.5-p8
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.4 - 2.4.7-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
In Adobe Commerce, changing the Used in Product Listing value for the special price attribute no longer affects how special prices are displayed for configurable products.
Steps to reproduce:
-
Go to Stores > Attributes > Products.
-
Find the special_price attribute and navigate to Storefront Properties.
-
Change Used in Product Listing to No.
-
Create a configurable product with one child:
- Name and SKU: Test
- Price: $159.00
- Generate option based on color. Add a new color: Blue
- Save
-
Open the child product and follow these steps:
- Set a special price to $99.90 in Advanced Pricing
- Change Visibility to Catalog, Search.
-
Open the simple product page and confirm that the special price is visible.
-
Open the configurable product page.
-
Select the blue product.
Expected results:
Special price is visible in the same way as it is for the simple product.
Actual results:
- The full price is displayed when a configurable product is selected.
- There’s a mismatch between the sections As low as… ($99.90) and the actual price ($99.90 + $59.10 = $159.00).
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.