I am not sure there is a way to configure this or if I will need an extension.
Our business rules state:
Under 75 lbs or under some LxWxH dimension customer can choose Fedex or UPS shipping.
Above 75lbs or above some LxWxH dimesion we have to ship Fedex-freight since we crate the items to keep them from getting damaged.
Magento has the Maximum weight field which I will have to set above 75lbs to have a freight shipping option but they will give the option to ship up to 150lbs ground.
Is there a way to handle this in Magento 2?
If not is there an extension that would allow me to handle these rules?
Thanks
Solved! Go to Solution.
Hi Nick,
For that type of logic, you might be able to use a Shipping Restriction extension, like https://marketplace.magento.com/amasty-shiprestriction.html
Alternatively, you might just want to check out @ShipperHQ , which is SaaS (there's an ongoing fee), but it has some great additional features that you could potentially benefit from.
Best of luck!
Hi Nick,
For that type of logic, you might be able to use a Shipping Restriction extension, like https://marketplace.magento.com/amasty-shiprestriction.html
Alternatively, you might just want to check out @ShipperHQ , which is SaaS (there's an ongoing fee), but it has some great additional features that you could potentially benefit from.
Best of luck!