Magento 2 Multiple Flat Rate Shipping Extension simplifies shipping operations by allowing store owners to create multiple flat rate shipping methods.
This feature-rich extension provides flexibility to set up shipping rates based on customer requirements and business needs, ensuring an improved shopping experience.
The extension enables merchants to configure multiple flat-rate shipping methods with ease. You can define shipping rates for different customer groups or geographical regions, ensuring tailored shipping options. Once set up, customers can select the most suitable shipping method during checkout.
- Configure unlimited flat rate shipping methods.
- Assign shipping rates based on cart conditions or customer groups.
- Enable or disable shipping methods as required.
- Add a unique title, method name, and price for each flat rate.
Create and customize multiple shipping rates easily - name them, add descriptions, and set flexible pricing per order or item to match your needs.
Customize shipping options by location - set specific rates and methods for different countries and regions to optimize delivery costs.
Offer personalized shipping prices for different customer segments - from special rates for loyal shoppers to exclusive pricing for wholesale buyers.
Give customers choice at checkout - display multiple flat rate shipping methods so they can select what works best for them.
To install the Magento 2 Multiple Flat Rate Shipping extension:
Extract the zip folder and upload our extension to the root of your Magento 2 directory via FTP.
- php bin/magento setup:upgrade
- For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy
- For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f
- php bin/magento cache:flush
For configuring the extension, log in to Magento 2, Navigate to Stores > Configuration > Sales > Shipping Methods > Multiple Flat Rate Shipping.
- Enabled: Set to "Yes" to activate the extension.
- Method Name: Enter a unique name for the shipping method.
- Title: Specify a title to display for the shipping method.
- Type: Choose how the flat rate should be charged (e.g., per order or per item).
- Price: Set the flat rate shipping fee.
- Calculate Handling Fee: Define the method for calculating handling fees.
- Handling Fee: Enter the handling fee amount.
- Displayed Error Message: Provide an error message for cases when the shipping method is unavailable.
- Ship to Applicable Countries: Select either "All Allowed Countries" to enable the shipping method globally or specify selected countries.
- Ship to Specific Countries: Choose specific countries where this shipping method will be available.
-
Show Method if Not Applicable: Select "Yes" to hide the shipping method when it is not applicable.
-
Maximum Order Amount: Specify the maximum order amount for which this flat rate shipping method will be available.
-
Minimum Order Amount: Define the minimum order amount required to enable this flat rate shipping option.
-
Show Method Only for Admin: Set to "Yes" to make the Multiple Flat Rate Shipping method available exclusively for admin users.
-
Sort Order: Assign a sort order to determine the display position of this method among other shipping options.
After configuring multiple flat rates, they will be visible on the frontend. When customers add products to their cart, they can view the available Multiple Flat Rate Shipping options on the cart page. Once a shipping method is selected, it will be applied to the order.
- Multiple Flat Rate Shipping on Cart Page
- Multiple Flat Rate Shipping on the Checkout Page : The selected Multiple Flat Rate Shipping methods will be applied to the order on the checkout page. Customers can review and confirm their chosen shipping option before completing the purchase.
- Multiple Flat Rate Shipping in the "My Account" Section : After an order is placed using the Multiple Flat Rate Shipping method, customers can view the shipping details in the "My Orders" tab under their "My Account" section.
In addition to the frontend, the details of the Multiple Flat Rate Shipping method can be viewed in the backend under Sales > Orders.
Click Save Config to apply changes.