ACSD-69115: Shopping cart errors not displayed to admin users for customers assigned to non‑default websites
The ACSD-69115 patch fixes the issue where shopping cart error messages are not displayed to admin users when managing a customer’s cart on a non-default website. This patch is available when the Quality Patches Tool (QPT) 1.1.76 is installed. The patch ID is ACSD-69115. 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-p8
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.4 - 2.4.8-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
Shopping cart error messages are not visible to admin users when managing a customer’s shopping cart on a non-default website.
Steps to reproduce:
-
Log in to the Admin panel.
-
Update the configuration with the following values:
- Set Share Customer Accounts to Per Website.
- Set Catalog Price Scope to Website.
- Set all indexers to On schedule.
-
Update the website structure as follows:
base/main_website_store/default(set this as the default website).website_2/website_2/website 2.
-
Create a new customer from the Admin panel and associate the customer with Website = website_2.
-
Create the following configurable products:
-
conf_0:- Set the configurable attribute color = red.
- In Product in Websites, assign the product to default and website_2.
-
conf_1:- Set the configurable attribute color = red.
- In Product in Websites, assign the product to website_2.
-
-
Run the scheduled cron jobs.
-
Edit the
website_2customer and open Manage Shopping Cart. -
Confirm that the website is set to website_2 by default.
-
Expand Add to Shopping Cart by SKU and add both products:
conf_0,qty 1conf_1,qty 1
-
Click Add selections to my cart*. Alternatively, try adding the products separately. The system doesn’t allow adding the global product (
conf_0) and the website-specific product (conf_1) together.
Expected results:
You can add products through Manage Shopping Cart on a non-default website scope (website_2), and relevant configuration error messages are displayed.
Actual results:
You cannot add products through Manage Shopping Cart on a non-default website scope (website_2), and configuration error messages are not displayed.
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.