Product Variation Loop

A product variation loop only works on a product page. A product variation loop has access to the following output tags

Output Tag Description
{name} Field Name
{field} HTML Field

Example:

{% loop product_variation %}

{product_variation.name}

{product_variation.field}
{% endloop product_variation %}

The above would output:


Start your free, no-risk trial today.