ProductOption - Liquid Object Reference

This article requires advanced skills to implement.
Liquid

Description

The ProductOption object represents an item (Product) that is part of a bundle.

ℹ️ Note

This object supports custom data via the data attribute.

Attributes

Attribute Type Description
bundled_product Product Returns the Product that this ProductOption represents
default_quantity Number Returns the value of the Default Quantity attribute
id String Returns the unique id for this ProductOption
product_code String Returns the value of the Product Code attribute
product_name String Returns the value of the Product Name attribute