View Single Post
  #2  
Old 04-18-2003, 11:11 PM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

Hi,

Yeah - put the following into home.tpl where the include for the menu_cart.tpl is.

Code:
{if $minicart_total_items > 0} { include file="customer/menu_cart.tpl" } {/if}

__________________
ex x-cart guru
Reply With Quote