jen
3/19/2015 - 11:44 PM

gistfile1.js

<mvt:foreach iterator="attribute" array="attributes">

<input type="hidden" name="Products[ &mvt:product:id; ]:attributes[ &mvt:attribute:index; ]:code" value="&mvte:attribute:code;">
<input type="text" name="Products[ &mvt:product:id; ]:attributes[ &mvt:attribute:index; ]:value" value="&mvte:attribute:value;" class="textfield">

</mvt:foreach>