Skip to content

Updating as per PREX-2204#893

Open
erikmarr wants to merge 3 commits into
releasefrom
em_update-recprice
Open

Updating as per PREX-2204#893
erikmarr wants to merge 3 commits into
releasefrom
em_update-recprice

Conversation

@erikmarr
Copy link
Copy Markdown
Contributor

@erikmarr erikmarr commented May 19, 2026

Purpose of this pull request

This pull request documents the Product Recommendations ProductList container currentProduct prop (replacing deprecated currentSku) and the merchant product-recommendations block configuration keys currentsku and currentprice.

Developers and merchants need clear guidance on when product context is required, how PDP pages read context from the Adobe Client Data Layer (ACDL), and how query routing selects the extended GraphQL operation when price is available on Adobe Commerce Optimizer and Adobe Commerce as a Cloud Service.

Associated JIRA ticket

PREX-2204

Affected pages

whatsnew
Updated ProductList container and Product Recommendations setup for the currentProduct prop, currentprice block config, and query routing for dynamic price filters.

Copilot AI review requested due to automatic review settings May 19, 2026 17:54
@erikmarr erikmarr self-assigned this May 19, 2026
@erikmarr erikmarr added the major-update Significant original updates to existing content label May 19, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Storefront Product Recommendations documentation to reflect the ProductList container’s currentProduct prop (replacing deprecated currentSku) and to document the product-recommendations merchant block keys currentsku and currentprice, including when product context is required and how query routing changes when price is available.

Changes:

  • Documented currentProduct (with optional price) and marked currentSku as deprecated in the ProductList container docs.
  • Updated merchant block configuration docs to use currentsku / currentprice, clarified PDP vs non-PDP context sourcing, and added examples for dynamic price filtering scenarios.
  • Added documentation for query routing behavior when currentProduct.price is present.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/content/docs/merchants/content-customizations/product-recommendations.mdx Updates product-recommendations block configuration keys and usage guidance for PDP vs non-PDP pages, including currentprice.
src/content/docs/dropins/recommendations/containers/product-list.mdx Documents currentProduct context (and currentSku deprecation) plus query routing based on presence of price.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/content/docs/merchants/content-customizations/product-recommendations.mdx Outdated
Copy link
Copy Markdown
Collaborator

@bdenham bdenham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with changes.

Comment thread src/content/docs/dropins/recommendations/containers/product-list.mdx Outdated
Comment thread src/content/docs/dropins/recommendations/containers/product-list.mdx Outdated
Comment thread src/content/docs/merchants/content-customizations/product-recommendations.mdx Outdated
bdenham and others added 2 commits May 27, 2026 17:22
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Bruce Denham <bdenham@adobe.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major-update Significant original updates to existing content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants