I have the WebShopApps matrix rates installed, and have that all set up to calculate shipping costs depending on weight & location. Working like a charm.
I now want to display a free shipping option for orders over £20 to UK mainland only.
I know I can't add this rule to the webshopapps extension (because thats using weight, not price) so I tried to set up the magento "Free Shipping" rule which does work, but you can only allow it for all of the UK... so this option is still available for UK areas/postcodes that are outside of UK Mainland which is not ideal.
My next option was to use the table rates option... which allows me to get closer to what I want, but still not powerful enough because the postcodes entered by the user have to match exactly (even spaces) for the option to be available. Again not ideal...
I've had a look for another extension, but can't seem to find one that will give me the level of control that the webshopapps one does.
So i'm pretty much stuck and don't know how I can get the setup that i want.
Solved! Go to Solution.
Hello @neilcarpenter
Even i have worked on webshop matrix rates and it provides great flexiblity. But as you want to import csv both for price vs destination and weight vs destination i think you should try the follwing extension:
https://marketplace.magento.com/mageside-shipping-matrix-rates.html
It would let you input all your conditions regarding weight and price in one csv!
Hope it helps!
If it works for you please kudos and accept as solution!
Hello @neilcarpenter
Try to create Cart rule like if order subtotal > 200 then give free shipping
Or enable free shipping method and set amount for 200
and use
Hope it will help you.
If works then mark as solution.
@Sunil Patel i can add Free Shipping for all orders over £20 easily.... That's not my issue...
My issue is restricting it so that it's only be available for UK Mainland postcodes
Hello @neilcarpenter
Even i have worked on webshop matrix rates and it provides great flexiblity. But as you want to import csv both for price vs destination and weight vs destination i think you should try the follwing extension:
https://marketplace.magento.com/mageside-shipping-matrix-rates.html
It would let you input all your conditions regarding weight and price in one csv!
Hope it helps!
If it works for you please kudos and accept as solution!
I think this is going to have to be the solution that I go with...
Thanks for the pointer!
Hello,
if this is still a challenge, I found a solution with an advanced shipping app....