Skip to main content

Interface: Favourite

Extends

Properties

categories?

optional categories: string[]

List of connected categories

Inherited from

ProductListItem.categories


code

code: string

Product variant code

Inherited from

ProductListItem.code


collectionType

collectionType: string

Name of the collection this item is a part of

Inherited from

FavouriteItem.collectionType


configurationCode?

optional configurationCode: string

Regular product configuration code

Inherited from

FavouriteItem.configurationCode


defaultCode?

optional defaultCode: string

Default configuration code

Inherited from

ProductListItem.defaultCode


description?

optional description: Nullable<string>

Product description

Inherited from

ProductListItem.description


doMatchAllSnaps?

optional doMatchAllSnaps: boolean

If true, it can be replaced while keeping all connections to children

Inherited from

ProductListItem.doMatchAllSnaps


expanded

expanded: boolean


favouriteCollectionId

favouriteCollectionId: string

ID of the favourite

Inherited from

FavouriteItem.favouriteCollectionId


favouriteCollectionName

favouriteCollectionName: string

Name of collection

Inherited from

FavouriteItem.favouriteCollectionName


history

history: History

Information about creation and last edit

Inherited from

FavouriteItem.history


hoverImage?

optional hoverImage: ProductThumb

Item hover thumbnail settings

Inherited from

ProductListItem.hoverImage


id?

optional id: string

ID of product

Deprecated

Inherited from

ProductListItem.id


isDisabled?

optional isDisabled: boolean

If true, it is not available

Inherited from

ProductListItem.isDisabled


isModular?

optional isModular: boolean

If true, it's modular product

Inherited from

ProductListItem.isModular


label

label: string

Product name

Inherited from

ProductListItem.label


metadata?

optional metadata: Metadata

Metadata of regular product

Inherited from

FavouriteItem.metadata


parentFavouriteCollectionId?

optional parentFavouriteCollectionId: string

Id of superior collection

Inherited from

FavouriteItem.parentFavouriteCollectionId


popularity?

optional popularity: number

Popularity counter

Deprecated

Inherited from

ProductListItem.popularity


price?

optional price: number

Item price.

Deprecated

Inherited from

ProductListItem.price


priceMax?

optional priceMax: number

Item maximum price

Deprecated

Inherited from

ProductListItem.priceMax


priceMin?

optional priceMin: number

Item minimum price

Deprecated

Inherited from

ProductListItem.priceMin


productId

productId: string

Id of product

Inherited from

ProductListItem.productId


s3Path

s3Path: string

Relative path to thumbnail

Inherited from

FavouriteItem.s3Path


sceneName?

optional sceneName: string

Name of modular scene

Inherited from

FavouriteItem.sceneName


searchString

searchString: string

Combined string of all searchable strings like name, designer, brand, tags, manufacturer

Inherited from

ProductListItem.searchString


shortCode?

optional shortCode: string

Modular scene short code

Inherited from

FavouriteItem.shortCode


standardImage?

optional standardImage: ProductThumb

Item thumbnail settings

Inherited from

ProductListItem.standardImage


status

status: Status

Product status

Inherited from

ProductListItem.status


title

title: string


type

type: "MODULAR" | "PRODUCT"

Type of favourite entry

Inherited from

FavouriteItem.type


zoomDisabled?

optional zoomDisabled: boolean

If true, thumbnail cannot be zoomed

Inherited from

ProductListItem.zoomDisabled