add cart item id on order product save event

This commit is contained in:
Manuel Raynaud
2014-03-28 09:18:03 +01:00
parent 5046a1f424
commit 886320789a
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>