IkasProductVariant
id
stringbarcodeList
string[] | nullvariantValues
IkasVariantValue[]Refer to the IkasVariantValue reference.
attributes
IkasProductAttributeValue[]Refer to the IkasProductAttributeValue reference.
price
IkasProductPriceRefer to the IkasProductPrice reference.
stock
numberisActive
booleanproductId
stringsellIfOutOfStock
booleanRefer to the IkasProductImage reference.
campaigns
IkasProductCampaign[]Refer to the IkasProductCampaign reference.
Refer to the IkasProductVariantUnit reference.
mainImage
IkasProductImage | undefinedRefer to the IkasProductImage reference.
hasStock
booleanisBackInStockEnabled
booleanisBackInStockCustomerLoginRequired
boolean | null | undefinedisBackInStockReminderSaved
booleangroupedAttributeValues
IkasProductAttributeMap[]Refer to the IkasProductAttributeMap reference.
saveBackInStockReminder
functionfunction saveBackInStockReminder(email: string): Promise<boolean>
email
:
string