Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Two add to cart buttons - one product

Two add to cart buttons - one product

Locked

Views: 817

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
14 Dec 2007, 10:57 PM
#1
roxy81 avatar

roxy81

New Zenner

Join Date:
Dec 2007
Posts:
1
Plugin Contributions:
0

Two add to cart buttons - one product

Hi,

I'm trying to create two 'add to cart buttons' in the shopping cart. I sell photographs and want to give my customers the option of purchasing "Print Only" or "Framed Print".

At the moment I have 4 dropdown boxes - print only, framed print, matte and frame. I need to seperate 'print only' from the rest of the options so it looks something like this:

Print Only: Select a size...
8x12 $x.xx
16x24 $x.xx

Add To Cart

Framed Print: Select a size...
8x12 $x.xx
16x24 $x.xx

Matte: Select a colour...
Black
Blue

Frame: Select a colour...
Black
Brown

Add To Cart

Any ideas? I've done it with html before, but I'm new to PHP and have no idea how to do it, any help would be greatly appreciated!