diff --git a/templates/backOffice/default/order-edit.html b/templates/backOffice/default/order-edit.html index 2d6c5e217..e7a87a5ee 100644 --- a/templates/backOffice/default/order-edit.html +++ b/templates/backOffice/default/order-edit.html @@ -99,7 +99,9 @@ {/if} - {$TITLE} + {loop type="product" name="my_product_loop" visible="*" ref="$REF"} + {$TITLE} + {/loop} {ifloop rel="combinations"}
{loop type="order_product_attribute_combination" name="combinations" order_product=$ID}