ProductVariant
object
A product variant represents a different version of a product, such as differing colors or differing sizes.
Returns
Indicates if the product variant is available for sale.
The barcode (for example, ISBN, UPC, or GTIN) associated with the variant.
The original price of the variant. This can be used to mark a variant as on sale, when
compareAtPrice
is higher than price
.Creation time
Display name of the variant
A globally-unique ID.
Image associated with the product variant.
Whether customers are allowed to place an order for the product variant when it's out of stock.
The total sellable quantity of the variant.
Whether to track inventory
Metafield associated with the variant
Metafields associated with the variant
The parent product object of the variant.
The product variant’s price.
Product ID
Whether a customer needs to provide a shipping address when placing an order for the product variant.
List of product options applied to the variant.
The SKU (stock keeping unit) associated with the variant.
Whether tax is charged when the product variant is sold
The product variant’s title.
Update time
The weight of the product variant in the unit system specified with
weight_unit
.Unit of measurement for weight.
- g
- kg
- lb
- oz
- zh_kg
Was this article helpful to you?