Skip to main content
Skip to main content

ProductVariant - Product Module Data Models Reference

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

idstringRequired
titlestringRequired
product_idnull | stringRequired
productnull | ProductRequired
optionsCollection<ProductOptionValue, object>Required
created_atDateRequired
updated_atDateRequired
skunull | string
barcodenull | string
eannull | string
upcnull | string
inventory_quantitynumber

Default: 100

allow_backorderboolean

Default: false

manage_inventoryboolean

Default: true

hs_codenull | string
origin_countrynull | string
mid_codenull | string
materialnull | string
weightnull | number
lengthnull | number
heightnull | number
widthnull | number
metadatanull | Record<string, unknown>
variant_ranknull | number
deleted_atDate
Was this section helpful?