footprintdesign2007-10-02 17:05 | Hi, » Quick.Cart v1.x |
merci![]() 2007-10-03 08:24 | footprintdesign - open file templates/products_list.tpl and replace this code:
<a href="?p=ordersBasket&sOption=add&iProduct=$aList[iProduct]&iQuantity=1" class="cart" title="$lang[Add_to_basket]">$aList[fPrice] $config[currency_symbol]</a&g t;
before
<h6>$aList[sDescriptionShort]</h6>
|