Skip to Content
ReferenceLiquidObjectsFeedProduct Option Value

Product Option Value

The product_option_value object describes a value for a product option, such as a specific size or color.

{%- comment -%} Output option value handle {%- endcomment -%} {{ value.handle }}

handle

Returns the handle.

sort_order

Returns the sort order.

title

Returns the title.

selected

Returns whether this value is selected.

taxonomy_value_id

Returns the taxonomy value ID.

taxonomy_value_handle

Returns the taxonomy value handle.

taxonomy_value

Returns the taxonomy_value for this value.

variant

Returns the variant for this value.

image

Returns the image for this value.