sectionFlagKey
●db · /index·function
Builds the namespaced storage key for a section toggle from a bare section id.
Signature
function sectionFlagKey(id: string): string;Parameters
| Name | Type | Description |
|---|---|---|
id | string |
Returns
The namespaced flag key (e.g. 'section:hero').
Related
FeatureFlagService ReviewService ShopService FeatureFlagOption FeatureFlagRef ResolvedCartLineTokens ResolvedProductCardTokens ResolvedShopTheme
ReviewService
Review service backed by the deployed db/reviews Convex functions. Method signatures preserved from the prior Mongoosebacked service so callsites are unchanged.
serializeThemeToCssVars
Serializes a shop's resolved theme into the ordered list of CSS customproperty declarations the storefront emits, so SSR and the admin livepreview compute the s