diff --git a/templates/customer/_partials/order-detail-no-return.tpl b/templates/customer/_partials/order-detail-no-return.tpl index f31ae85f8..bf26718ba 100644 --- a/templates/customer/_partials/order-detail-no-return.tpl +++ b/templates/customer/_partials/order-detail-no-return.tpl @@ -83,14 +83,24 @@
+ {$product.name} -
+ {l s='Reference' d='Shop.Theme.Catalog'}: {$product.product_reference} +
+ {/if} + + {if isset($product.download_link)} ++ + download {l s='Download' d='Shop.Theme.Actions'} + +
{/if} {if $product.customizations} @@ -155,10 +165,26 @@{$product.name}
+ + {if $product.product_reference} -+ {l s='Reference' d='Shop.Theme.Catalog'}: {$product.product_reference} +
+ {/if} + + {if isset($product.download_link)} ++ + download {l s='Download' d='Shop.Theme.Actions'} + +
{/if} + {if $product.customizations} {foreach $product.customizations as $customization}