Skip to main content

ProductVariant_2022_06

Properties

external_metafields

external_metafields: Record< string, unknown >


external_product_id

external_product_id: string


external_variant_id

external_variant_id: string


fulfillment_service

fulfillment_service: "manual"


image?

image?: ProductImage


inventory

inventory: Object

Type declaration

level

level: number

policy

policy: string

tracking

tracking: string


is_deleted

is_deleted: boolean


is_published

is_published: boolean


option_values

option_values: string[]


price_includes_tax

price_includes_tax: boolean


prices

prices: Object[]


requires_shipping

requires_shipping: boolean


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