This page has moved to Adobe Experience League and will be redirected soon.
MDVA-34469: Wrong store code specified for cart
MDVA-34469: Wrong store code specified for cart
The MDVA-34469 patch solves the issue where users get the error message: Wrong store code specified for cart when adding a product to the cart after switching store views. This patch is available when the Quality Patches Tool (QPT) 1.0.15 is installed. The patch ID is MDVA-34469. Please note that the issue was fixed in Adobe Commerce 2.4.2.
Affected products and versions
The patch is created for Adobe Commerce version:
Adobe Commerce on cloud infrastructure 2.4.1
Compatible with Adobe Commerce versions:
Adobe Commerce on cloud infrastructure and Adobe Commerce on-premises 2.4.1 - 2.4.1-p1
NOTE
The patch might become applicable to other versions with new Quality Patches Tool releases. To check if the patch is compatible with your Adobe Commerce version, update the magento/quality-patches
package to the latest version and check the compatibility on the [!DNL Quality Patches Tool]: Search for patches page. Use the patch ID as a search keyword to locate the patch.
Issue
The user sees a cart query error, "Wrong store code specified for cart", when trying to switch store views.
Prerequisites:
- Adobe Commerce 2.4.0.
- Single website with a single store and two store views is configured.
- A customer account is created.
Steps to reproduce:
- Adobe Commerce backend is configured to have two store views (with store codes: default, second).
- The user creates a shopping cart using the default store code.
- The user tries to retrieve this cart using the second store code in the
Store
request header.
Expected results:
The cart displays because switching the store (sending the new code in the Store
request header) associates the cart to the requested store.
Actual results:
The cart query returns an error, and the cart does not display.
Apply the patch
To apply individual patches, use the following links depending on your deployment method:
To learn more about Quality Patches Tool, refer to:
For info about other patches available in QPT, refer to the Patches available in QPT section.