Skip to content
Commerce Blocks

Placeholder sheets

Each Commerce block reads the words shoppers see β€” button text, headings, and messages β€” from a placeholders sheet stored in Document Authoring. Each sheet has two columns: Key (the fixed identifier the drop-in looks up) and Value (the text shoppers see). This page lists every sheet and what part of the storefront it controls so you can find the right one quickly. To change a value, see Labels and placeholders.

The following placeholder sheets ship with the Adobe Commerce boilerplate and are present on every storefront. Each name links to the live JSON on the boilerplate so you can see the current keys and values.

SheetWhat it controls
global Labels reused across the storefront, such as the quantity selector, the shared β€œAdd to Cart” text, and back-navigation links used by multiple drop-ins.
pdp Product detail page β€” price labels, add-to-cart button, quantity controls, and the out-of-stock message.
cart Mini cart and full cart page β€” headings, line items, edit and view actions, and totals.
checkout Checkout flow β€” shipping and billing addresses, address validation, payment, and order placement.
payment-services Payment Services credit card form β€” field labels, placeholders, and validation messages.
order Order list, order detail, and the create-return and returns flows.
auth Sign-in, account creation, password reset, and account-confirmation labels and validation messages.
account Signed-in customer pages β€” profile, addresses, change-password, and notification preferences.
search Product listing and search results β€” empty-results message, sort options, and search errors.
wishlist Wishlist actions β€” empty state, add and move alerts, and the sign-in prompt.
recommendations Product recommendation cards β€” add-to-cart, select-options, and view-product labels.

The sheets below ship with the matching B2B drop-ins and appear in your placeholders/ folder only when those drop-ins are installed on your storefront. Each name links to the live JSON on the B2B boilerplate so you can see the default keys and values.

SheetWhat it controls
company Company Management drop-in β€” company structure, roles, users, and team-administration labels.
purchase-order Purchase Order drop-in β€” creating a purchase order, the approval flow, and confirmation.
quote-management Quote Management drop-in β€” the request-a-quote button and negotiable-quote messages.
quick-order Quick Order drop-in β€” bulk add by SKU, CSV upload, and variant search.
requisition-list Requisition List drop-in β€” saved item lists for fast reordering.