minimum order ammount per store problem with price
-
Hi, i am using your awesome minimum order ammount code and it seems to work properly, but in my website, this code takes the price without the taxes, and I don’t know how to change it
Example1:
minimum amount vendor1: 20€
total_amount_vendor1 with taxes 20.22€
total_amount_vendor1 without taxes 18.90€
The code doesn’t allow the user finish the cartExample2:
minimum amount vendor1: 20€
total_amount_vendor1 with taxes 25.22€
total_amount_vendor1 without taxes 21.90€
The code allow the user finish the cart. Here is OKI want to use the “total amount vendor with taxes”. Can anyone help to me, please?
- The topic ‘minimum order ammount per store problem with price’ is closed to new replies.