modify the smarty syntax
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{loop type="product" name="add_product_to_cart" id=$smarty.get.product_id}
|
||||
{loop type="product" name="add_product_to_cart" id={product attr="id"}}
|
||||
<div class="clearfix">
|
||||
<table>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user