add cart item id on order product save event
This commit is contained in:
committed by
Boyquotes
parent
e0c1bd6d6e
commit
c893629bfd
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user