Check out my new Hot Buttons feature

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
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 new Hot Buttons feature

Post by AbleMods » Sun Aug 23, 2009 7:45 pm

You ever have one of those "pet" projects? Something you've always wanted to do for yourself but just never could seem to find the time to do it? I finally took a little time to create an idea I’ve had for a while now.

The story:
Solunar.com has two distributors. Each distributor has different shipping schedules, freight charge deals etc. One is much better than the other, but AC7 doesn’t really let me push those specials very well (at all, really). So I needed a way to dynamically represent those “good distributor” specials and deals on the product page. Sure I could put it on the home page - big whoop. 95% of my site traffic doesn't enter from the home page. They go straight to the product page from an organic search.

The idea:
Several of my programming clients have requested little popup windows for something in particular. I’ve written so many I can also do a complete modal AJAX popup from memory. Nowadays, I’m even embedding them in gridview and datalist controls. Last week I even did an AJAX hover modal popup embedded in a gridview that also grouped the gridview data by category (pats self on back) :P

The solution:
Hot Buttons. Being the ultra-cool guy I am, obviously whatever it’s going to be, it’s going to be “hot”. Hot HOT HOT!! Ok, too much drama sorry – lots of Pepsi today. The feature is called Hot Buttons – shows up on each product page and automatically generates little graphic icons for each specific deal or special offered for that product. I set up rules to dynamically display or hide each hot button dependent on things like manufacturer Id, vendor Id, warehouse, dollar amount etc. And even combinations thereof.

So now each product page has a “Hot Buttons” section that automatically loads up multiple and independent popup windows that detail what specific specials are available for that product. Here’s an example product, but all the products will show something – all depends on the rules I’ve established. Feel free to click around the site and see it. The marine equipment stuff will have the most deals - that distributor rocks.

Hover over each icon to see a short text and click each icon to see the popup window detail text.

http://www.solunar.com/Xantrex-Heart-Fr ... 19527.aspx

The nice thing is so much more information about store deals are possible, right on the product page where visitors are landing. I'll be very curious to see how much of a difference (if any) this makes on closing sales.
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

kastnerd
Commodore (COMO)
Commodore (COMO)
Posts: 474
Joined: Wed Oct 22, 2008 9:17 am

Re: Check out my new Hot Buttons feature

Post by kastnerd » Wed Aug 26, 2009 5:48 am

Very Nice, But id might think it would be better just to have that info in plain text rather then have to hover to find out the info.

Post Reply