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 %}{% endloop product_variation %}{product_variation.name}
{product_variation.field}
The above would output: