isSyntheticOption
isSyntheticOption(
option):boolean
Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/product/render-state.d.ts:28
Shopify gives products without real options a synthetic “Title” option whose single value is “Default Title” (and that string as the variant title). It is placeholder plumbing, not merchandising data - never render it.
Parameters
Section titled “Parameters”option
Section titled “option”string
optionValues
Section titled “optionValues”object[]
Returns
Section titled “Returns”boolean