Sorry for the second post... but I find something and want to ask. 
I looked through the source of cart.php and I discovered in the end that 
 
func_display("customer/home.tpl",$smarty); 
 
 
So, if i change this to: 
 
func_display("customer/home_cart.tpl",$smarty); 
 
and I make home_cart.tpl the same as home.tpl but with different top_menu 
Does this solve my problem? Will be everything all right? 
		
	
		
		
		
		
			
				__________________ 
				X-Cart Version 4.0.14
			 
		
		
		
		
	
		
		
		
	 |