ACP2E-4401: Scheduled Update Preview of the Home Page with configurable products redirects to the Maintenance Page
The ACP2E-4401 patch fixes the issue where the Scheduled Update Preview of the Home Page with configurable products redirects to the Maintenance Page or shows an error instead of displaying the product list. This patch is available when the Quality Patches Tool (QPT) 1.1.81 is installed. The patch ID is ACP2E-4401. 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.8-p3
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.8 - 2.4.8-p5
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
The Scheduled Update Preview of the Home Page with configurable products redirects to the Maintenance Page or shows an error instead of displaying the product list.
Steps to reproduce:
- Create a configurable product with multiple options and assign it to a category.
- On the Admin sidebar, go to Content > Elements > Pages, and open the CMS page assigned as the Home Page.
- In the Scheduled Changes box, click Schedule New Update, create a scheduled update for the page, and save the update.
- In the Scheduled Changes box, click Preview.
- In the preview window, click a category link.
Expected results:
- The staging preview displays correctly without errors.
- The category link opens the product listing page as expected.
Actual results:
- Preview navigation opens the Maintenance Page or triggers a fatal error.
- The
var/log/exception.logfile contains an error similar toreport.CRITICAL: TypeError: Magento\Weee\Plugin\ConfigurableProduct\Pricing\FinalPriceResolver::afterResolvePrice(): Return value must be of type float, string returned in /var/app/code/Magento/Weee/Plugin/ConfigurableProduct/Pricing/FinalPriceResolver.php:51.
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