Proplem with "add cart" in products_details.tpl

sampsu

No avatar

2007-02-13 11:46

I have "add to cart" button in products_list.tpl

 <a href="?p=ordersBasket&amp;sOption=add&amp;iProduct=$aList[iProduct]&amp;iQuantity=1" class="class type" title="$lang[Add_to_basket]">$lang[Add_to_basket]</a>



but it doesn't work in products_details.tpl

What is wrong ?

» Quick.Cart v2.x

treewood (OpenSolution)

Avatar: treewood

2007-02-13 15:59

change all $aList to $aData in this code You pasted here

Back to top
about us | contact