Skip to main content

Interface: Variant

Product variant

Extends

  • BaseVariant

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

Inherited from

BaseVariant.compare_at_price


featured_image: string


id

id: string

External variant ID

Inherited from

BaseVariant.id


option1

option1: string


option2

option2: string


option3

option3: string


options

options: string[]

Inherited from

BaseVariant.options


price

price: number

Inherited from

BaseVariant.price


public_title

public_title: string


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