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)
-   -   If Statement for Index and Category Pages (https://forum.x-cart.com/showthread.php?t=41466)

BrighterBlooms1 07-31-2008 05:09 AM

If Statement for Index and Category Pages
 
I am trying to make a script show up on my left nav. only on the Index and Category pages. would i use a statement similar to

Code:

{if $main eq "xxxxxxx"}


I currently us CDSEO for my category pages. The all have the directory name CATEGORY in common.

Hope someone out there can help.

balinor 07-31-2008 05:30 AM

Re: If Statement for Index and Category Pages
 
Try:

{if $main eq "catalog"}

BrighterBlooms1 07-31-2008 06:55 AM

Re: If Statement for Index and Category Pages
 
Perfect as always. Thanks for your help.


All times are GMT -8. The time now is 10:17 AM.

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