Skip to main content

Interface: Variant

Product variant

Properties​

available_for_sale​

available_for_sale: boolean

Whether the product variant is available for sale

Inherited from​

BaseVariant.available_for_sale


compare_at_price​

compare_at_price: number | null

Inherited from​

BaseVariant.compare_at_price


featured_image: string | null


id​

id: string

External variant ID

Inherited from​

BaseVariant.id


option1​

option1: string


option2​

option2: string | null


option3​

option3: string | null


options​

options: string[]

Inherited from​

BaseVariant.options


price​

price: number

Inherited from​

BaseVariant.price


public_title​

public_title: string | null


requires_selling_plan​

requires_selling_plan: boolean


requires_shipping​

requires_shipping: boolean


selling_plan_allocations​

selling_plan_allocations: SellingPlanAllocation[]

Inherited from​

BaseVariant.selling_plan_allocations


sku​

sku: string


taxable​

taxable: boolean


title​

title: string

Inherited from​

BaseVariant.title