[PaaS only]{class="badge informative" title="Applies to Adobe Commerce on Cloud projects (Adobe-managed PaaS infrastructure) and on-premises projects only."}

ACSD-68118: customerCart GraphQL query returns incorrect product attribute values for store view

The ACSD-68118 patch fixes the issue where the customerCart GraphQL query returns product attribute values that don’t reflect the store view set in the request Store header, causing inconsistent localization. This patch is available when the Quality Patches Tool (QPT) 1.1.72 is installed. The patch ID is ACSD-68118. 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-p2

Compatible with Adobe Commerce versions:

  • Adobe Commerce (all deployment methods) 2.4.4 - 2.4.8-p2
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 Quality Patches Tool: Search for patches page. Use the patch ID as a search keyword to locate the patch.

Issue

The GraphQL customerCart query returns product attributes that ignore the Store header, leading to incorrect localization for store views.

Steps to reproduce:

  1. Create a new store view under an existing store.
  2. Create a product.
  3. Set a different product name value for the default store view.
  4. Create a customer account.
  5. Add the product to the cart as a logged-in user using GraphQL.
  6. Fetch the cart data for both store views by changing the Store header.

Expected results:

Product data (for example, name, description) should match the store view specified in the Store header.

Actual results:

  1. Product data doesn’t reflect the store-specific values.
  2. Changing the Store header doesn’t affect the returned product attributes.

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:

recommendation-more-help
c2d96e17-5179-455c-ad3a-e1697bb4e8c3