Skip to content

CONFIG_PAYLOAD_ATTR

const CONFIG_PAYLOAD_ATTR: "data-storesynk-config" = "data-storesynk-config"

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

The site-global behavioral config (pixels/cart groups) an SSR renderer embeds for the store to adopt - an INERT JSON data block, never an executable window.storesynkConfig=… script, so no CSP script-src exception is needed (the no-build surface’s window global is author-written, not ours).