diff --git a/admin-dev/themes/template/orders/_customized_data.tpl b/admin-dev/themes/template/orders/_customized_data.tpl index d1fc80a64..3c87a5b9d 100755 --- a/admin-dev/themes/template/orders/_customized_data.tpl +++ b/admin-dev/themes/template/orders/_customized_data.tpl @@ -27,11 +27,13 @@ {if ($product.customizedDatas)} {if ($product.image->id)}{$product.image_tag}{else}'--'{/if} - + + {$product['product_name']} - {l s='customized'}
{if ($product['product_reference'])}{l s='Ref:'} {$product['product_reference']}
{/if} {if ($product['product_supplier_reference'])}{l s='Ref Supplier:'} {$product['product_supplier_reference']}{/if} - .'
+ + {displayPrice price=$product['product_price_wt'] currency=$currency->id} {$product['customizationQuantityTotal']} {if ($order->hasBeenPaid())}{$product['customizationQuantityRefunded']}{/if}