Skip to main content

ProductVariant_2020_12

Properties

external_metafields

external_metafields: Record< string, unknown >


external_product_id

external_product_id: number


fulfillment_service

fulfillment_service: "manual"


id

id: number


image?

image?: ProductImage


inventory

inventory: Object

Type declaration

inventory_level

inventory_level: number

inventory_policy

inventory_policy: string

inventory_tracking

inventory_tracking: string


is_deleted

is_deleted: boolean


is_published

is_published: boolean


option_values

option_values: ProductValueOption[]


price_includes_tax

price_includes_tax: boolean


prices

prices: Object

Type declaration

compare_at_price

compare_at_price: string

discounted_price

discounted_price: string

prices?

prices?: [Object]

unit_price

unit_price: string

zero_decimal_currency

zero_decimal_currency: boolean


product_id

product_id: number


requires_shipping

requires_shipping: boolean


selling_plan_allocations

selling_plan_allocations: Object[]


shipping_dimensions

shipping_dimensions: Object

Type declaration

depth

depth: string

height

height: string

weight

weight: number

weight_unit

weight_unit: string

width

width: string


sku

sku: string


tax_code

tax_code: string


taxable

taxable: boolean


title

title: string


Generated using typedoc-plugin-markdown and TypeDoc