Page 1 of 1
Shipping rate configuration. How is it done?
Posted: Tue May 17, 2016 12:42 am
by Copernicus
Hi everyone!
Have a problem although I confess it will be simple to seasoned opencart people.
I want to set my shipping rates as:
Under £100 - £10 flat shipping rate
Over £100 - FREE shipping
How do I set these in Opencart?
Thank you
Re: Shipping rate configuration. How is it done?
Posted: Tue May 17, 2016 1:29 am
by IP_CAM
usually at best, by looking in the Extension Section first:
http://www.opencart.com/index.php?route ... ing%20rate
and, to find out about 'things' around here, by always exactly mentioning the OC-Version used.
Ernie
Re: Shipping rate configuration. How is it done?
Posted: Tue May 17, 2016 2:01 am
by Johnathan
The built-in Free Shipping method has a Total setting so you can set it to appear over 100.00. The built-in Flat Rate method does not, but if you enable both people will pick the Free Shipping, so you don't really need to worry about it.
If you do want the Flat Rate to disappear over 100.00, you could use something like
Total-Based Shipping, which can do that. It also is easier to set up, and has more options than either of those two extensions.
Re: Shipping rate configuration. How is it done?
Posted: Tue May 17, 2016 5:46 pm
by Copernicus
thanks for the information I will look into it and see what comes up.