Description
WooCommerce Simple Table Rates Pro is a WooCommerce extension which allows you to set shipping prices based on many rules such as weight, price, dimensions, user roles and much more.
Upgrade to Pro | Documentation
Features
Handling Fees
If you need to add a handling fee for your shipping order, we set an option for that where you can add an amount of value to increase the shipping cost. The value can be either a number or a percentage.
Condition Types
- Weight Set shipping cost based on the total weight of the cart’s items.
- Cart Total Add shipping costs based on the total cart amount.
- Products You can set the shipping cost for one or many products.
- Quantity Shipping is based on the total quantities of the items in the cart.
- Volume Shipping is based on the total volume of all items in the cart.
Hide Other Methods
You can hide other shipping methods if one of the table rates is available.
Duplicate Rules
For easier data entry, you can duplicate any rule.
Installation
- Upload
simple-table-rates-shipping-for-woocommerce
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to WooCommerce -> Settings -> Shipping.
- Add
Simple Table Rates
to the shipping zones.
FAQ
-
Where can I find the plugin’s settings page?
-
After activating the plugin, please go to WooCommerce => Settings => Shipping. Assign Simple Table Rates to one of your shipping zones, and then click again on Simple Table Rates. You will be redirected to the settings page.
-
Which rules are available for table rate shipping?
-
At the moment, the following rules are available:
* Weight
* Cart Total
* Volume
* Products
* Quantity
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple Table Rates Shipping For WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Table Rates 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.0.8
- Added: WordPress 6.7 compatibility.
1.0.7
- Added: HPOS Support.
- Added: WordPress 6.4 compatibility.
1.0.6
- Added: WordPress 6.3 compatibility.
1.0.5
Fixed: Handling fees were only applied as integer value.
1.0.4
Fixed: only integer numbers were allowed in the price field.
1.0.3
- Fixed: add support for products with variations.
1.0.2
- Fixed: correctly save the product rule.
1.0.1
- Add check if WooCommerce is active.
1.0.0
- Initial Release