Skip to content

renderCustomerChrome

renderCustomerChrome(html, ctx): string

Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/server/render-product-fragment.d.ts:101

Session-scoped fill for store CHROME - slotted store content that lives outside any product fragment (nav greetings, account links). The product transform above fills the same tags inside product fragments; running both over overlapping HTML is safe because the fills are deterministic and idempotent for a given session. Anonymous requests stamp the client’s anonymous state (hidden + ss-empty) so logged-out visitors never flash.

string

CustomerChromeContext

string