Hi All,
I'm working on wrapping up a website for a client, a printer.
Each product has various options/variants and it has become very confusing - because the pricing changes for each one.
For example:
Business Card:
- Paper:
- Color:
- Quantity:
I'm trying to figure out what is the best way to code these. One of the things that is the most confusing is that there are pricing breaks as your quantities increase.
Here is the website I'm working on:
http://mrsprintondemand.com/shop/home.php?shopkey=123
> Click on Business Cards on the left hand side under Print Products.
Here is what I'm trying to emulate:
http://gotprint.net/g/uploadBusinessCard.do
How can I set this up? Do I need to write this in Javascript? If yes, can anyone help me?
Thanks in advance!