Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Disable Shopping Cart on Home page only?

Disable Shopping Cart on Home page only?

Locked

Views: 1,503

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
20 Mar 2007, 3:49 AM
#1
haasplay avatar

haasplay

New Zenner

Join Date:
Sep 2006
Posts:
27
Plugin Contributions:
1

Disable Shopping Cart on Home page only?

Hi,

I have a design where the header should not show on the home page. I have disabled the header on the home page of my site successfully by using $flag_disable_header=true in my tpl_main_page file, however the cart summary info from the tpl_header file is still showing up at the top of the home page. I've tried $flag_disable_cart_summary = true in the tpl_main_page file but that is not working...

Anyone know of a way I can disable the cart info on the home page only? The admin will only let me disable it site wide.

Thanks!