Hey Guys,
Im looking for a method of applying different product info pages for different category IDs. How can i go about doing that?
Any information would be helpful.
Thank You
Home Linen Collections
Hey Guys,
Im looking for a method of applying different product info pages for different category IDs. How can i go about doing that?
Any information would be helpful.
Thank You
Home Linen Collections
Define "different".
If you want different styling with similar content, the built-in zen-cart CSS handler will do that. Look in /includes/templates/classic/css/CSS_read_me.txt for details.
If you want different content, you'll need to modify /includes/templates/YOUR_TEMPLATE/tpl_product_info_display.php to check the value of the current category to make your category-specific changes.
I would like the attributes to be in different locations and the description in different locations depending on what category the person is looking at. can i do that with CSS or the other method?
You sure you want to do this?
Shoppers like familiarity... each "level" of the shopping experience should follow strictly similar layouts. When stuff appears in different places, people get confused.
20 years a Zencart User