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!