Check out my first customized categorygrid page

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Check out my first customized categorygrid page

Post by AbleMods » Wed Dec 05, 2007 8:03 am

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
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Post by jmestep » Wed Dec 05, 2007 10:29 am

Clap, Clap,very good!!
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
compunerdy
Admiral (ADM)
Admiral (ADM)
Posts: 1283
Joined: Sun Nov 18, 2007 3:55 pm

Post by compunerdy » Wed Dec 05, 2007 1:00 pm

Very cool

User avatar
calvis
Rear Admiral (RADM)
Rear Admiral (RADM)
Posts: 710
Joined: Tue Jan 27, 2004 3:57 pm
Location: Redmond, WA

Post by calvis » Wed Dec 05, 2007 3:34 pm

I like the recent orders map.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Post by jmestep » Wed Dec 05, 2007 5:50 pm

That scared me a little. I'm glad it's not a jewelry site and people can drill down to my house.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Post by AbleMods » Wed Dec 05, 2007 6:45 pm

Wait'll you buy an iPhone and can do it sitting in your neighbors living room :lol:
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
mfreeze
Commodore (COMO)
Commodore (COMO)
Posts: 421
Joined: Mon Jan 24, 2005 2:07 pm
Location: Washington, NJ
Contact:

Re: Check out my first customized categorygrid page

Post by mfreeze » Fri Apr 11, 2008 4:08 pm

Are you making this code available?
Mary E Freeze

Freeze Frame Graphics
Web Hosting and Design, ASP and CFMX Development

http://www.ffgraphics.com

User avatar
bha
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 44
Joined: Tue Mar 11, 2008 6:04 pm

Re: Check out my first customized categorygrid page

Post by bha » Sat Apr 12, 2008 4:38 pm

Very nice Joe! Very intuitive shopping experience. This coding probably increased Pepsi stock by a few points. :)

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Check out my first customized categorygrid page

Post by AbleMods » Sat Apr 12, 2008 8:39 pm

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 :)
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply