I'm looking for a way to implement this script after all other discounts are taken.
For example, if Product A cost $200 and a coupon is used to save $50, I would like the script to discount this percentage off of the fully discounted price of $150, not on the full price of $200.
Is there a line I can add to accomplish this?
I'm looking for a way to implement this script after all other discounts are taken.
For example, if Product A cost $200 and a coupon is used to save $50, I would like the script to discount this percentage off of the fully discounted price of $150, not on the full price of $200.
Is there a line I can add to accomplish this?