Skip to main content

Function: ProductSlider()

ProductSlider(rawProps): Element

Defined in: components/ProductSlider.tsx:165

Renders a horizontally scrollable carousel of product/cluster cards, sourced from explicit items, product/cluster IDs, or cross-upsell lookups.

Parameters

rawProps

ProductSliderProps

Returns

Element

Remarks

Uses useProductSlider for fetching and scroll handling.