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 to split the category side module? (https://forum.x-cart.com/showthread.php?t=48344)

ADDISON 06-29-2009 05:57 AM

How to split the category side module?
 
Let say I am selling Gear, Clothing and Footwear. I don't want putting all together in one Category side module (Front-End).

I would like to split the Category and making 3 Category side modules: Gear, Clothing and Footwear. Every modules has a lot of Categories.

Is it a way to do that changing the front-end of the store?

pauldodman 06-29-2009 06:53 AM

Re: How to split the category side module?
 
You could use the Position field to split them.
First sort the categories into 3 groups, each group within a certain range of positions - e.g all Gear below 300.
Then you can use something like:
{if $categories[cat_num].order_by < 300} to show just those categories.


All times are GMT -8. The time now is 10:13 PM.

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