Guest Posted March 21, 2007 Posted March 21, 2007 </td> <td><img src=images/m17.gif width=1 height=70></td> <td width=159 height=70> <table cellspacing=0 cellpadding=0 align=center width=133> <tr><td height=10 colspan=2></td></tr> <tr><td align=center><a href=<?=tep_href_link('shopping_cart.php')?>><img src=images/m03.gif width=33 height=33 border=0></a></td><td class=cy>Giỏ hàng</td></tr> <tr><td height=3 colspan=2></td></tr> <tr><td colspan=2>của bạn đang có<b> <a href=<?=tep_href_link('shopping_cart.php')?> class=ml><?=$cart->count_contents()?> món</a></b></td></tr> <tr><td height=8 colspan=2></td></tr> </table> </td></tr> the code above is in my header.php .it display my shopping cart and the quantity of products in cart,how to make the total price of products in cart display? plz tell me what code to put in it thanks a lot
chooch Posted March 23, 2007 Posted March 23, 2007 Patience is a virtue - be patient, someone would have come along and helped you. There are a few header in cart contributions available from the downloads section - go get one for yourself. Upon receiving fixes and advice, too many people don't bother to post updates informing the forum of how it went. Until of course they need help again on other issues and they come running back! Why receive the information you require in good faith for free, only to then have the attitude to ignore the people who gave it to you? There's no harm in saying, 'Thanks, it worked'. On the contrary, it creates a better atmosphere. CHOOCH
Guest Posted March 23, 2007 Posted March 23, 2007 no.i mean that 's my custom template,so it lacks the total price display,in default osc , u can see the number of product and the total price comes along. i just want to know which code to put in header,to make the total price display! T_T thanks anway. PS: i'm very patient
Recommended Posts
Archived
This topic is now archived and is closed to further replies.