{include file="templates/elements/form/field-element-caption.html"} {include file="templates/elements/form/field-element-lock.html"}
{foreach from=$field.value item="productImage"}
Edit Delete
{if $productImage.primary}
{trans key='product.product_form.primary_image'}
{else}
 
{/if}
{/foreach}
Upload Image
{if $field.allowExternalImage}
Add Image URL
{/if}
{include file="templates/elements/form/field-element-note.html"} {include file="templates/elements/form/field-element-errors.html"}