Interface: Product
Product available for selection in a bundle
Extends
BundleDataBaseProduct
Properties
available_for_sale
available_for_sale:
boolean
Whether the product is available for sale
Inherited from
BundleDataBaseProduct.available_for_sale
compare_at_price_range
compare_at_price_range:
PriceRange
description
description:
string
Inherited from
BundleDataBaseProduct.description
featured_image
featured_image:
string
Inherited from
BundleDataBaseProduct.featured_image
handle
handle:
string
id
id:
string
External product ID
Inherited from
BundleDataBaseProduct.id
images
images:
string
[]
Inherited from
BundleDataBaseProduct.images
options
options:
string
[]
price_range
price_range:
PriceRange
requires_selling_plan
requires_selling_plan:
boolean
Inherited from
BundleDataBaseProduct.requires_selling_plan
selling_plan_groups
selling_plan_groups:
BundleDataSellingPlanGroup
[]
Inherited from
BundleDataBaseProduct.selling_plan_groups
tags
tags:
string
[]
title
title:
string
Inherited from
BundleDataBaseProduct.title
variants
variants:
Variant
[]