{% if variants_count > 1 %}{% for variant in product.variants %}{{variant.sku}},{% endfor %}{% else %}{{ get_sku }}{% endif %}