Hi all,
I'm wondering how to configure Magento 2 Multiple Flat Rate Shipping, can anyone here help me?
Thank you in advance.
Hi @CutiPande
By default in Magento 2, you can only create single Flat rate Shipping. If you want to change to another Flat rate, you should edit its name and number of charge. In case, you don’t want to show Flat rate on the checkout page, you can disable it. Or you want to apply multiple Flat Rate in Magento 2, you should install Multiple Flat Rate extension to do it. I highly recommend this extension: https://landofcoder.com/magento-2-multiple-flat-rate-shipping.html
The Magento 2 Multiple Flat Rate Shipping configuration Process is applied same way with Single Flat Rate.
Hope it helps!
Hi @CutiPande,
There is no way to configure it out of the box. Have a look at Shipping Matrix Rates - Magento 2 Extension which provides you with flexible rules that allows configuring 99% of all possible scenarios for shipping rates. You can configure all your shipping rules on Live Demo to make sure the extension cover all business needs.
Key features:
Hope this will help you!
You can use this free solution to configure the Multiple flat rate shipping: https://meetanshi.com/magento-2-multiple-flat-rate-shipping.html
Hi @CutiPande
Did you have a look our extension
https://magecomp.com/magento-2-multiple-flat-rate-shipping.html
Try MageAnts Magento 2 Multiple Flat rate Shipping Extension
Hi @CutiPande,
By default, there are no multiple flat rates shipping in Magento 2.
It requires to install an additional module such as https://github.com/mageplaza/magento-2-multi-flat-rates , it is free.
Install via composer (recommend)
Run the following command in Magento 2 root folder:
composer require mageplaza/module-multi-flat-rates php bin/magento setup:upgrade php bin/magento setup:static-content:deploy
Direct download at Mageplaza store:
If you want to have a few extra flat rates you can use our free extension Multiple Flat Rate [M2] which allows you to add upto 5 flat rates. If you want more than 5, you can try our Multiple Flat Rate Pro [M2] extension which allows you to add unlimited flat rates and let's you define custom method codes and names so that it's easy to configure rather than have to search through a list of flat rates to find the right one.