Hi,
I need to have 3 different types of users.
1 - users who get a fixed % discount off everything. I am planning on using group discounts to do this
2 - users who get a % discount depending on how much they spend. I have installed the price sensitive discount module for this
3 - users who don't get any discount. I have set up a group with 0% discount for this
The bit I am stuck on is turning off the price sensitive discount for users who belong to groups. Could someone tell me which function in the price sensitive discount module actually calculates the discount. I am planning on putting an if statement around it to just set the discount to 0 if the user is part of a group, unless anyone can suggest a better way!
Thanks in advance
Rachael



