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 Condition in Template (https://forum.x-cart.com/showthread.php?t=29658)

reefland 03-13-2007 06:07 AM

If Condition in Template
 
I want to change the subcategory layout on a category page, but I only want the layout to be different for one particular category. Is there a way within the category template to do something like this:

if current category == 34 {
THIS HTML HERE
} else { //for all other categories
DEFAULT HTML HERE
}

balinor 03-13-2007 06:11 AM

Re: If Condition in Template
 
Have you read through this thread?

reefland 03-13-2007 06:59 AM

Re: If Condition in Template
 
Perfect, thanks!


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

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