VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: ptrouw on April 11, 2017, 17:16:30 PM

Title: Minimum order amount message in cart
Post by: ptrouw on April 11, 2017, 17:16:30 PM
Hello,
I have a Minimum order amount in the default shipping method. The error message when you are in the cart is confusing: "We are sorry, no shipment method matches the characteristics of your order.". It should state, for instance a clear message like: Your order amount is to low. So we need two different message, one for incorrect order amount and one for no shipment method for your country for instance.
Using VM3.018
Title: Re: Minimum order amount message in cart
Post by: jenkinhill on April 11, 2017, 18:25:59 PM
I presume you have more than one shipping method?  Assuming that Enable Automatic Selected Shipment is set to no preference in Config/Checkout then if a minumum value is set for a one shipping method then that method does not display if that value has not been met. So no need for an error message. This is with default VM templates - and just checked, it works just like I described in VM3.2.1
Title: Re: Minimum order amount message in cart
Post by: ptrouw on April 11, 2017, 18:35:10 PM
Thank you.  I understand your explanation.
I don't have a second shipping method. I was expecting setting the Minimum order amount this would trigger a notice some like Minimum order amount not reached.
But what I am trying is more a generic rule for all orders I suppose and not just triggering a second shipping method.
Title: Re: Minimum order amount message in cart
Post by: jenkinhill on April 11, 2017, 21:09:33 PM
In that case on the  Shop/Vendor tab set "Minimum purchase order value for your shop" to your minimum value. Then if this minimum is not reached on trying to check out the message given is "The minimum purchase value is 500,00 €. (or whatever the minimum is).
Title: Re: Minimum order amount message in cart
Post by: ptrouw on April 11, 2017, 21:14:09 PM
Great thxs. Keep up to great support.