Skip to main content

Type Alias: GetProductCarouselImages()

GetProductCarouselImages: (views, configurationCode?, backgroundColor?) => Promise<CarouselItem[]>

Get list of objects of 2d images for current product on selected options

Parameters

views: string[]

configurationCode?: string

backgroundColor?: string

Returns

Promise<CarouselItem[]>

Array of objects CarouselItem

Since

6.0.0