2 replies [Last post]
VitaLife's picture
Offline
Bug Finder
Joined: 10/29/2007
Juice: 249
Was this information Helpful?

I have this Giant Sales Page for a product....
http://www.ipodfitnesscenter.com/zeacaps

I have Add to Cart buttons spread throughout it. How can I change these buttons to UberCart Add buttons?

Thanks Again,
Jim

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Add Cart Button w/o Product Page

Honestly, you can use the existing button images and use the Cart Links API included in core to add links to those that will add the product to the cart and even send the customer to checkout w/ a custom message if you want. You can also track clicks through these links to do a little marketing analysis.

http://www.ubercart.org/docs/1434/cart_links_settings
http://www.ubercart.org/contrib/1427 (released as a contrib for versions prior to Alpha 8, included in core in dev version)

VitaLife's picture
Offline
Bug Finder
Joined: 10/29/2007
Juice: 249
Perfect

This is PERFECT, thanks!