diff --git a/templates/default/order-invoice.html b/templates/default/order-invoice.html index 9c17c15e6..54334647b 100644 --- a/templates/default/order-invoice.html +++ b/templates/default/order-invoice.html @@ -73,12 +73,11 @@ - {assign "cart_count" $LOOP_COUNT} {ifloop rel='product-image'} {loop type="image" name="product-image" product=$PRODUCT_ID limit="1" width="118" height="85" force_return="true"} - Product #{$cart_count} + Product #{$cart_count} {/loop} {/ifloop} {elseloop rel="product-image"}