ACSD-69020: Configurable products appear in Page Builder carousels when child products match filters
The ACSD-69020 patch fixes the issue where a configurable product is automatically included in Page Builder product carousel listings when a child product meets the filtering conditions. The parent product is included only if the matching child product is not individually visible. This patch is available when the Quality Patches Tool (QPT) 1.1.77 is installed. The patch ID is ACSD-69020. Please note that this issue is scheduled to be fixed in Adobe Commerce 2.4.9.
Affected products and versions
The patch is created for Adobe Commerce version:
- Adobe Commerce (all deployment methods) 2.4.7-p7
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.7 - 2.4.7-p8
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
An issue occurs where a configurable product is automatically included in Page Builder product carousel listings when any of its child products meet the filtering conditions. The parent product is included only if the matching child product is not individually visible.
Steps to reproduce:
-
Create a content staging update for an existing product, wait until the update starts, and run cron jobs.
-
Create the following products in sequence:
-
Create a configurable product
testconfigwith three child products:testconfig-option1testconfig-option2testconfig-option3
-
Create three simple products:
testoption1testoption2testoption3
-
Create a configurable product
testconfigtwowith three child products. -
Set Visibility to Catalog for all simple (child) products.
-
-
Run reindexing or cron jobs.
-
Swap child products between the configurable products:
- Edit
testconfigand remove the child producttestconfig-option1. - Edit
testconfigtwoand remove the child producttestconfigtwo-option3. - Edit
testconfig, add the child producttestconfigtwo-option1, and click Save. - Edit
testconfigtwo, add the child producttestconfig-option3, and click Save.
- Edit
-
Run reindexing or cron jobs again.
-
In the Admin panel, navigate to Content > Pages > Edit any page.
-
Under Content section, click Edit with Page Builder.
-
Add a new Row
-
Add or edit Products content:
- Set Select Products By to SKU.
- Set SKU to
testconfigtwo-option1, and click Save.
-
Observe the configurable products displayed in the product carousel.
Expected results:
Only configurable products whose assigned child products are not individually visible appear in the product carousel.
Actual results:
Configurable products with the child product testconfigtwo-option1 assigned appear in the product carousel.
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.