productVariant object
Information about a product variant.
Properties
| Name | Type | Description |
|---|---|---|
id | string | Product identifier |
variations | array | Variant variations |
price | number | Price |
compare_at_price | number or null | Compare at price |
weight | string or null | Weight |
sku | string or null | SKU |
barcode | string or null | Barcode |
inventory | array | Inventory |
| is_selected | boolean | Is selected | | is_default | boolean | Is default | | product_id | string | Product id | | store_id | string | Store id | | image | string or null | Image | | available | boolean | Is available for purchase | | is_default_variant | boolean | Is default variant |