Jump to content

Edit History

Carpe_diem

Carpe_diem

2 hours ago, s4lvozesta said:

alternatively, create 2 vouchers: 
- voucher A can always apply 10% discount (for your case 1)
- voucher B can only apply when cart is >100 (for your case 2)
I am not sure it it would be 10%+10% or 20% of total cart though. Beside, not very convenient

This what I have setup now and both are active as there isn't a maximum amount that is why I tried to add an if statement in the CartRule.php file but with no luck. Is there a hardcode solution? Or do you know for a module that will solve this?

Carpe_diem

Carpe_diem

1 hour ago, s4lvozesta said:

alternatively, create 2 vouchers: 
- voucher A can always apply 10% discount (for your case 1)
- voucher B can only apply when cart is >100 (for your case 2)
I am not sure it it would be 10%+10% or 20% of total cart though. Beside, not very convenient

This what I have setup now and both are active as there isn't a maximum amount that is why I tried to add an if statement in the CartRule.php file but with no luck. Is there a hardcode solution?

×
×
  • Create New...