Quote:
Originally Posted by Chrisb
This code seems to change the layout of the individual products. is there a way to keep the individual products layout but have the products under the subcategories?
|
Yeah, I'm looking for a way to run the subcategory links along with the existing product list in alphabetical order, instead of the stock subcategory's listing on top, followed by the product list beneath.
Stock x-cart layout, subcats (no icon/description), products include icon/description:
a subcat1
b subcat2
c subcat3
_______________
a product1
b product2
c product3
Desired Mod should include product/subcat name + description and icon and sort alphabetically:
a product1
b product2
c subcat1
d product3
e subcat2
f subcat3