X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   how do I turn off 'featured products' box on home page? (https://forum.x-cart.com/showthread.php?t=9350)

ajshades 09-14-2004 11:45 AM

how do I turn off 'featured products' box on home page?
 
how do i delete the featured products box that apears on the index page?

- adam mccombs

TelaFirma 09-14-2004 03:50 PM

edit /customer/main/welcome.tpl and comment out the last line:

Code:

{include file="customer/main/featured.tpl" f_products=$f_products}

(to comment it out it should look like this:)
Code:

{*include file="customer/main/featured.tpl" f_products=$f_products*}


All times are GMT -8. The time now is 07:04 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.