Hi
I would like to set up a store, for which the main page is laid out as a list of all products available (with the individual quantity boxes and the single add multiple products to cart button as per the standard listing view) BUT with the products seperated by category (still within one global page).
In other words, the main page view would be:
CATEGORY 1
Product 1 Description Weight Add:[qty box]
Product 2 Description Weight Add:[qty box]
Product 3 Description Weight Add:[qty box]
CATEGORY 2
Product 1 Description Weight Add:[qty box]
Product 2 Description Weight Add:[qty box]
Product 3 Description Weight Add:[qty box]
etc
[Add Selected Products to Cart button]
I can't see a way of doing this through the admin. I have tried editing tpl_index_category_row.php but I'm afraid my PHP skills aren't up to it.
Can anyone help please?
Thank you
MM



