Interface: FetchCrossupsellsInput
Defined in: composables/react/useProductSlider.ts:34
Arguments for UseProductSliderReturn.fetchCrossupsells.
Properties
clusterId?
optionalclusterId?:number
Defined in: composables/react/useProductSlider.ts:38
Source cluster id to fetch crossupsells for.
productId?
optionalproductId?:number
Defined in: composables/react/useProductSlider.ts:36
Source product id to fetch crossupsells for.
types?
optionaltypes?:CrossupsellType[]
Defined in: composables/react/useProductSlider.ts:40
Crossupsell types to include.