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