product_option - aareano/ifshop-wiki GitHub Wiki
This drop is does not correspond to a Shopify liquid drop.
This drop corresponds to options
in Shopify's API.
missing properties
product_option.position
additional properties
none
product_option.id
Returns the id of the product_option
product_option.product_id
Returns the id of the product to which the product_option belongs
product_option.name
Returns the name of the product_option.
product_option.values
Returns an array of possible values of the product_option