add cart item id on order product save event

This commit is contained in:
Manuel Raynaud
2014-03-28 09:18:03 +01:00
committed by Boyquotes
parent e0c1bd6d6e
commit c893629bfd
4 changed files with 48 additions and 2 deletions

View File

@@ -103,6 +103,7 @@
{/loop}
</dl>
{/ifloop}
{module_include location='order-product-list'}
</td>
<td class="text-right">{format_money number=$realPrice symbol=$orderCurrency}</td>
<td class="text-right">{format_money number=$realTax symbol=$orderCurrency}</td>