VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: marceff on October 09, 2015, 16:27:38 PM

Title: free shipping code
Post by: marceff on October 09, 2015, 16:27:38 PM
I regret to ask for this question but it it is a couple of hours that I am trying to get it work:

Joomla 2.5 and VM 2 - I am trying to set the free shipping starting to EUR 50. I used this code:
Name=Shipping to Italy; Shipping=5.48;
Name=Shipping to Italy; 50<=Amount; Shipping=0
but it doesn't work. I believe it shouldn't be that difficult to have it set and can't tell why is not working.
I do installed Rule of VM and I wrote the code to rule field.

Thanks for help
Title: Re: free shipping code
Post by: GJC Web Design on October 09, 2015, 16:30:43 PM
is this the Rules shipping plugin?  You should ask the developer...

but shouldn't it be   Name=Shipping to Italy; 50>=Amount; Shipping=0
Title: Re: free shipping code
Post by: marceff on October 09, 2015, 16:43:11 PM
Thanks for reply. I didn't pay attention to that as I copied the code from VM site.
Anyway didn't work the >< direction. I know it is something very stupid that I am missing but I can't tell what.
Title: Re: free shipping code
Post by: GJC Web Design on October 09, 2015, 17:53:17 PM
Quotecopied the code from VM site
???

It is a 3rd party plugin not supported by this forum...