Zen Cart Logo
Forums / Setting Up Specials and SaleMaker / Special Price Info - Remove If Criteria

Special Price Info - Remove If Criteria

Views: 956

Results 1 to 1 of 1
3 Dec 2012, 5:51 PM
#1
keatonic avatar

keatonic

New Zenner

Join Date:
Nov 2012
Posts:
5
Plugin Contributions:
0

Special Price Info - Remove If Criteria

I have every product in a store marked down by 50%. If a user checks out with the 50% discount, they are added to our discount club (there is wording on the checkout page that states this). I have a checkbox that a user would have to check to be excluded from the club, but if they check it they should not get the 50% off. Is there a way to do this?

I imagine it must be controlled somewhere, because the original price is shown next to the discounted price...

I am familiar with PHP, so I can code the "if POST['checkbox']" code myself, I just need to know where this is handled.

Thanks.