ACSD-58471: Dynamic content fails to load on the product detail page, when the associated catalog price rules were scheduled
The ACSD-58471 patch solves the issue where dynamic content fails to load on the product detail page, when the associated catalog price rules were scheduled. The system now correctly displays dynamic content associated with scheduled catalog price rules on the product detail page. This patch is available when the Quality Patches Tool (QPT) 1.1.55 is installed. The patch ID is ACSD-58471. Please note that this issue is scheduled to be fixed in Adobe Commerce 2.5.0.
Affected products and versions
The patch is created for Adobe Commerce version:
- Adobe Commerce (all deployment methods) 2.4.5-p4
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
Dynamic content not loading on the product detail page when catalog price rules are scheduled.
Steps to reproduce:
- Create a Dynamic Block in the Commerce Admin > Content > Dynamic Blocks.
- Create a Static Block in Admin > Content > Blocks. Use widgets to add content.
- Create a product and add the CMS block to the description.
- Create a catalog rule with a scheduled update and assign the product and the created dynamic block in Marketing > Promotions > Catalog Products Rules.
- Run the cron and check that the product details page shows the dynamic content after the scheduled start time.
- Create a catalog rule without a scheduled update and assign the product and the created dynamic block in Marketing > Promotions > Catalog Products Rules.
- Run the cron and check if the product detailed page displays the dynamic content after the scheduled time.
Expected results:
Dynamic content loads after the scheduled start time.
Actual results:
Dynamic content does not load.
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.