Skip to content

LISTING_PAYLOAD_ATTR

const LISTING_PAYLOAD_ATTR: "data-storesynk-listing" = "data-storesynk-listing"

Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/server/payload.d.ts:28

The server-driven listing’s region payload (facets + pageInfo + locale), embedded as the first child of ; the per-card product payloads ride inside the grid clones (PRODUCT_PAYLOAD_ATTR), so products aren’t duplicated here.