docs: prepare AEM Commerce Prerender PLP support (USF-3908) - #1007
Draft
sirugh wants to merge 1 commit into
Draft
Conversation
Adds the storefront docs changes for PLP (category listing page) pre-rendering from the aem-commerce-prerender plp branch: new ACO_CATEGORY_FAMILIES/PLP_PRODUCTS_PER_PAGE env vars, the render-all-categories action, PLP customization points, e2e testing, known limitations, and troubleshooting guidance. Also fixes a breadcrumbs how-to claim that becomes stale once PLP prerendering ships, and adds a brief PLP mention to the merchant-facing doc. Do not merge until the aem-commerce-prerender plp branch itself merges/releases. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ACO_CATEGORY_FAMILIES/PLP_PRODUCTS_PER_PAGEenv vars, therender-all-categoriesaction, PLP customization points (structured data, category image selection, templates), an end-to-end testing section, a Limitations section, and troubleshooting guidance (including thepdp-renderer/check-product-changestimeout+memory increase and the mutex TTL that must stay in sync with it).Prepared ahead of the adobe-rnd/aem-commerce-prerender
plpbranch merging/releasing, per USF-3908.plpbranch inaem-commerce-prerenderhas itself merged/released — kept as a draft for that reason.Test plan
npm run buildpasses (verified locally, no MDX compile errors)plpbranch ships, spot-check the new env vars, action names, and URLs against the released repo for any last-minute changes🤖 Generated with Claude Code