sampsu![]() 2007-02-13 11:46 | I have "add to cart" button in products_list.tpl
<a href="?p=ordersBasket&sOption=add&iProduct=$aList[iProduct]&iQuantity=1" class="class type" title="$lang[Add_to_basket]">$lang[Add_to_basket]</a>
» Quick.Cart v2.x |
treewood (OpenSolution)2007-02-13 15:59 | change all $aList to $aData in this code You pasted here |