The barcode, UPC, or ISBN number for the product.
The original price of the item before an adjustment or a sale.
The date the variant was created
The fulfillment service associated with the product variant. Valid values: manual or the handle of a fulfillment service.
The weight of the variant in grams
The unique id of the variant
The unique numeric identifier for a product's image. The image must be associated to the same product as the variant.
The unique identifier for the inventory item, which is used in the Inventory API to query for inventory information.
The fulfillment service that tracks the number of items in stock for the product variant. Valid values:
shopify
: You are tracking inventory yourself using the admin.null
: You aren't tracking inventory on the variant.Whether customers are allowed to place an order for the product variant when it's out of stock. Valid values:
deny
: Customers are not allowed to place orders for the product variant if it's out of stock.continue
: Customers are allowed to place orders for the product variant if it's out of stock.
Default value: deny
.An aggregate of inventory across all locations. To adjust inventory at a specific location, use the InventoryLevel resource.
The custom properties that a shop owner uses to define product variants.
The order of the product variant in the list of product variants. The first position in the list is 1. The position of variants is indicated by the order in which they are listed.
A list of the variant's presentment prices and compare-at prices in each of the shop's enabled presentment currencies
The price of the product variant.
The unique numeric identifier for the product.
A unique identifier for the product variant in the shop. Required in order to connect to a FulfillmentService.
This parameter applies only to the stores that have the Avalara AvaTax app installed. Specifies the Avalara tax code for the product variant
Whether a tax is charged when the product variant is sold.
The title of the product variant. The title field is a concatenation of the option1, option2, and option3 fields. You can only update title indirectly using the option fields.
The date when the variant was last modified
The weight of the product variant in the unit system specified with weight_unit.
The unit of measurement that applies to the product variant's weight.
If you don't specify a value for weight_unit, then the shop's default unit of measurement is applied.
Valid values: g
, kg
, oz
, and lb
.
Generated using TypeDoc
https://shopify.dev/api/admin-rest/2021-01/resources/product-variant#resource_object