Skip to main content
Skip to main content

Product - Product Module Data Models Reference

This documentation provides a reference to the Product . This belongs to the Product Module.

idstringRequired
titlestringRequired
is_giftcardbooleanRequired
statusProductStatusRequired
optionsCollection<ProductOption, object>Required
variantsCollection<ProductVariant, object>Required
collection_idnull | stringRequired
collectionnull | ProductCollectionRequired
type_idnull | stringRequired
typenull | ProductTypeRequired
tagsCollection<ProductTag, object>Required
imagesCollection<Image, object>Required
categoriesCollection<ProductCategory, object>Required
discountablebooleanRequired
created_atDateRequired
updated_atDateRequired
handlestring
subtitlenull | string
descriptionnull | string
thumbnailnull | string
weightnull | number
lengthnull | number
heightnull | number
widthnull | number
origin_countrynull | string
hs_codenull | string
mid_codenull | string
materialnull | string
external_idnull | string
deleted_atDate
metadatanull | Record<string, unknown>
Was this section helpful?