Interface: Product
Properties
additionalImageCdnUrl?
optionaladditionalImageCdnUrl:string[]
Array of URLs of the other images of the product. Does not include the main image.
availability?
optionalavailability:number|"unknown"
The availiable quantity of this product.
Default
"unknown"`
catalogWid?
optionalcatalogWid:string
The id of the catalog in which this product is located.
currency
currency:
string
The ISO 4217 3 letter currency code. E.g (Swedish krona)
SEK
description?
optionaldescription:string
The description of the product.
id
id:
string
Product ID
imageCdnUrl?
optionalimageCdnUrl:string
The url of the main image of the product.
NOTE: If downloading manually, the filetype must be changed to .jpg to view the image.
imageCount?
optionalimageCount:number
The number of images of the product.
isHidden?
optionalisHidden:boolean
true if the product is hidden from public view.
name?
optionalname:string
The name of the product.
priceAmount1000?
optionalpriceAmount1000:number
The price of the product in 1000 units.
retailerId?
optionalretailerId:string
The custom id of the product.
reviewStatus?
optionalreviewStatus:"REJECTED"|"NO_REVIEW"|"PENDING"|"APPROVED"|"OUTDATED"
The review status of the product
t?
optionalt:number
The timestamp when the product was created / 1000
url?
optionalurl:string
The URL of the product.