Skip to main content

Function: ProductBundles()

ProductBundles(rawProps): Element

Defined in: components/ProductBundles.tsx:161

Renders combo-deal bundles for a product, each with its constituent items, pricing and savings, plus add-to-cart with toast or modal feedback.

Parameters

rawProps

ProductBundlesProps

Returns

Element

Remarks

Uses useProductBundles to fetch bundles and add them to a cart.