Posted - 10/10/2018 : 18:42:39
After months (years?) of putting it off, I'm finally making what used to be products with multiple color options into categories where each color is a product. However, I would like to have the top category (in-stocks) as its own page, but still show the subcategories the way they were shown when they were products in that category. Can I do that via the cart? Because right now, it's showing all the products in all those subcategories and I don't remember how to make it show the subcategories instead! I can, of course, just make them part of the HTML, but was wondering if the cart can do it for me with some php include. This is what's on it right now:
[code]<?php $explicitid=4; ?> <?php include "vsadmin/inc/incproducts.php" ?>[/code]
I know it's the incproducts that's making all the individual products show up; I just wasn't sure if there's something I can replace it with to show the new subcategories.
TIA!
http://www.sleepingbaby.net/ Using ECT 6.8.4
|