View Single Post
  #28  
Old 11-26-2006, 03:46 PM
 
lootsale lootsale is offline
 

Member
  
Join Date: Sep 2006
Posts: 24
 

Default Re: Improved minicart display

http://www.lootsale.co.uk/minibasket.gif
hi guys,

do u know y does the mini basket shows subtotal of only last item. you can test it on lootsale.co.uk. the code i am using is:
<tr>
<TD class="ProductDetailsTitle"><font size="1">{$lng.lbl_subtotal}:</font> </td>
<td align="right" class="MiniCartTextSmall"><font color="#990000">{include file="currency.tpl" value=$item.display_subtotal}</font></td>
</tr>

any help so the mini basket cud show right subtotal?

Regards,
__________________
iddiboy..
lootsale.co.uk..
x-cart 4.1.3..
Reply With Quote