Description
Advance Flat Rate Shipping For WooCommerce provides ability to set different shipping costs for different cities in any country. It also allows you to set flat shipping costs for different Shipping Classes and Weights for each city.
Shipping Classes
By default it supports shipping classes based flat rates for cities and you can set three different calculation types:
1) per_item: Charge shipping for each shipping class individually.
2) per_order(Most Expensive): Charge shipping for most expensive shipping class from cart items.
3) per_order(Most Cheap): Charge shipping for most cheap shipping class from cart items.
Weight Based
For weight based shipping you need to enable this from settings pages, and you will see a weight clasification section when you do so. You can create any number for weight classes with customized min and max weight limit. Here you will have two calculation types aswell but works differently as compared to Shipping Classes:
1) per_item: Charge shipping for each item in the cart individually.
2) per_order: Charge shipping for comulative weight of all products in the cart
Screenshots
Installation
- Upload the
Advance Flat Rate Shipping For WooCommerce
folder to your plugins directory (e.g./wp-content/plugins/
) - Activate the plugin through the ‘Plugins’ menu in WordPress
- Update shipping settings in WooCommerce->Settings->Shipping
1, 2, 3: You’re done!
FAQ
- Installation Instructions
-
- Upload the
Advance Flat Rate Shipping For WooCommerce
folder to your plugins directory (e.g./wp-content/plugins/
) - Activate the plugin through the ‘Plugins’ menu in WordPress
- Update shipping settings in WooCommerce->Settings->Shipping
1, 2, 3: You’re done!
- Upload the
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Advance Flat Rate Shipping For WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Advance Flat Rate Shipping For WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
Release Date – 03 January, 2018
- Weight Based shipping.
- Added Quantity factor in shipping classes based calculation.
- WP notice fix.
1.0.1
Release Date – 27 December, 2017
- Added Comments.
- Enable/disable checkbox fix.
1.0.0
Release Date – 22 December, 2017
- First Release