Home > E-Commerce, MySQL, PHP > Zen Cart Upsell Module

Zen Cart Upsell Module

July 17th, 2009

I need a zen cart module to have an upsell page that appears after the user adds a product to cart.

I want to design the upsell process around Godaddy’s model as shown here:
http://www.mizzi.com/godaddyupsell.pdf

There should be a page in the admin where I can associate the upsell products to the products that they will appear for.

The relationship will be one way so that product B may be an uspsell for A but A might not necessarily be an upsell for B.

There should be able to be multiple upsells for any particular products.

I should be able apply the upsells to a particular product or to an entire category (i.e. I may want to have an upsell of a fuel pressure regular show any time any fuel pumps is added to the cart).

There should be the ability to have discounts applied if they order the upsell product (i.e. if you order a fuel pressure regulator with this fuel pump, then you will save 20% on the fuel pressure regulator).

And of course, this should be set up as a deployable zen cart module that can be installed on any zen cart installation.


Zen Cart Upsell Module

Comments are closed.
Bear