buddyraymond![]() 2007-04-28 11:02 | i've tried a few times to comment out the price, but it didnt work properly. Could someone please shown me how to do it properly? an example will be good. basically i just wanna get rid of the price from the page, because for some of the price, i cant put a fixed price. » Quick.Cart v2.xraymondmr2 |
merci![]() 2007-04-30 09:10 | buddyraymond - I'm not sure if I understand you properly.
<a href="?p=ordersBasket&sOption=add&iProduct=$aList[iProduct]&iQuantity=1" class="price" title="$lang[Add_to_basket]"><em>$lang[Price]:</em><span>$aList[fPr ice]</span>$config[currency_symbol]</a>
<div class="price"><em>$lang[Price]:</em><span id="price">$aData[fPrice]</span>$config[currency_symbol]</div>
|