Page 1 of 1

Check out my first customized categorygrid page

Posted: Wed Dec 05, 2007 8:03 am
by AbleMods
This one was costly. At least 6 Pepsi's. But you can't win if you don't play the game...

The goals:
1. Design a new category page that uses images instead of links to represent sub-categories.
2. It has to display multiple sub-categories uniform across the page.
3. It has to pull each sub-category image from the thumbnail field in the category setup page.
4. It must also display the contents of the parent category Description field at the top of the page. This will represent a summary of the category and introduce the sub-categories the customer is about to shop.
5. I should only have to make one change to each top-level category display page to tell it to use the new categorygrid.aspx page.

The result:
It rocks.

Check it out-go to my website http://www.solunar.com and click Fishing Gear, Hunting Gear or Electronics under Solunar Store in the menu on the left.

Each image you see is actually another category, not a specific product. And the code knows what sub-categories to render for the top-level category you selected. So I can just assign the page to each top-level I want and the page does the rest for me.

Sorry if I seem over-excited -it was a big step for me to do it. Can you tell I'm proud? :D

Posted: Wed Dec 05, 2007 10:29 am
by jmestep
Clap, Clap,very good!!

Posted: Wed Dec 05, 2007 1:00 pm
by compunerdy
Very cool

Posted: Wed Dec 05, 2007 3:34 pm
by calvis
I like the recent orders map.

Posted: Wed Dec 05, 2007 5:50 pm
by jmestep
That scared me a little. I'm glad it's not a jewelry site and people can drill down to my house.

Posted: Wed Dec 05, 2007 6:45 pm
by AbleMods
Wait'll you buy an iPhone and can do it sitting in your neighbors living room :lol:

Re: Check out my first customized categorygrid page

Posted: Fri Apr 11, 2008 4:08 pm
by mfreeze
Are you making this code available?

Re: Check out my first customized categorygrid page

Posted: Sat Apr 12, 2008 4:38 pm
by bha
Very nice Joe! Very intuitive shopping experience. This coding probably increased Pepsi stock by a few points. :)

Re: Check out my first customized categorygrid page

Posted: Sat Apr 12, 2008 8:39 pm
by AbleMods
The RC3 versions of the Categorygrid4 user control include this functionality. So the only thing you have to do to match my site is prevent the product summary from being displayed.

I guess Able liked my idea :)