I am trying to integrate one piece of code into another and I have run into a bunch of snags and need some help.
Right now, when a category is chosen, the product page comes up and lists subcategories and then the products.
We want to include another copy of the subcategories but in the CategoryGridPage4.aspx format which includes subcategory images, on the same page as the subcat list and products.
Any help would be greatly appreciated.
This is what we have right now:

And this is what we need done(the subcategory images are being added later):
