- Feb 28, 2008
- 85
- 0
- 61
Using Dreamweaver, and kinda new to programming, I have been working with my company's modest website and have hit a bit of a snag. We are currently getting ready to blast our marketing campaign out for the Spring/Summer. Marketing guy wants to offer free product or free shipping. The free product is no problem as I can just make up promotional codes from our admin site. These promo codes do not work with shipping which is pretty much a flat rate. So instead of rewriting the way shipping is handled, I was hoping there is a way that I could tie a list of promotional codes to a message that would pop up once a correct code was entered.
For example, I have a product in my cart, I have a promo code, I enter a promo code and instead of it taking the shipping charges to $0.00 it pops up a small message that says simply...thank you for entering your code you shipping charges will be negated when your payment is run... Something to that effect. I just don't have a lot of time or experience to write something that would make the shipping total show $0.00. Any ideas, feedback, help would be greatly appreciated as I am in a bit over my head. Thanks in advance.
For example, I have a product in my cart, I have a promo code, I enter a promo code and instead of it taking the shipping charges to $0.00 it pops up a small message that says simply...thank you for entering your code you shipping charges will be negated when your payment is run... Something to that effect. I just don't have a lot of time or experience to write something that would make the shipping total show $0.00. Any ideas, feedback, help would be greatly appreciated as I am in a bit over my head. Thanks in advance.