computeBundlePricing
computeBundlePricing(
members,percentageDecrease):BundlePricing
Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/product/bundles.d.ts:169
The widget’s display math (cent-based to avoid float drift). Approximate by design: the real merged price is computed by Shopify from live component prices at cart time; this is the same sum from the same query’s prices.
Parameters
Section titled “Parameters”members
Section titled “members”readonly ResolvedBundleMember[]
percentageDecrease
Section titled “percentageDecrease”number