Skip to main content

CollectionStyle

Describes the style of a collection.

enum CollectionStyle {
BANNER
BANNER_CAROUSEL
STORE_FRONT
CAROUSEL
COLLAGE
CONTENT
FEATURED
GRID
GRID_HALF_BANNER
GRID_QUARTER_BANNER
PLAYLIST
SINGLE
DEPARTMENT_GRID
BRAND_CAROUSEL
TWO_UP
THREE_UP
FOUR_UP
NEARBY_BRANDS
LINK_PROMOTIONS
SPORTS_BRANDS
}

Values​

CollectionStyle.BANNER​

A single banner that links somewhere

A carousel of banner images that each link somewhere

CollectionStyle.STORE_FRONT​

A banner that links to a storefront

CollectionStyle.CAROUSEL​

A carousel of links

CollectionStyle.COLLAGE​

A collage of images that link somewhere

CollectionStyle.CONTENT​

Two half banners that link somewhere

CollectionStyle.FEATURED​

A grid of featured link's merchant logos

CollectionStyle.GRID​

A grid of links

CollectionStyle.GRID_HALF_BANNER​

A grid with a half banner

CollectionStyle.GRID_QUARTER_BANNER​

A grid with a quarter banner

CollectionStyle.PLAYLIST​

Up to three collection images side by side

CollectionStyle.SINGLE​

A single banner that does to one link

CollectionStyle.DEPARTMENT_GRID​

A grid of departments that all link somewhere

A carousel of brands

CollectionStyle.TWO_UP​

A grid of two images side by side

CollectionStyle.THREE_UP​

A grid of three images

CollectionStyle.FOUR_UP​

A grid of four images

CollectionStyle.NEARBY_BRANDS​

An empty collection to display nearby brands

An empty collection to display link promotions

CollectionStyle.SPORTS_BRANDS​

A collection displaying brands for a given category

Member of​

Collection object