View Single Post
  #4  
Old 06-30-2010, 01:53 PM
 
Sisom Sisom is offline
 

eXpert
  
Join Date: Sep 2006
Posts: 310
 

Default Re: Displaying "item" or "items" in minicart

Thanks for your advice, Tal, I think it's definitely
$minicart_total_items
but I don't think I can put the Smarty tags into the language variable, as explained above, so I will somehow have to put the code in the language variable, into minicart_total.tpl, which uses this code:

Code:
{$lng.lbl_cart_X_items_total|substitute:x:$minicart_total_items:total:$total}
__________________
X-Cart Gold Version 4.3.2
Reply With Quote