{% assign multiplier = 1 -%} {% if attributes -%} {% for attributeGroup in attributes -%} {% if forloop.first -%}
{% endif -%} {% endfor -%} {% for attributeGroup in attributes -%} {% for attributeGroupItem in attributeGroup[1] -%} {% if inventoryByAttributes -%}{% assign productCode = inventoryByAttributes[forloop.index0].sku -%}{% endif -%}