4123 comments found.
Hi, can we import & export from one site to another?
Yes, but each table has to be done separately. There is currently no whole settings export.
Hello, is it possible to add table rate shipping cost from the plugin to the woocommerce flat rate cost of different classes so that the total costs can be calculated automatically?
It is not possible to combine costs from other methods. If you setup your flat rates in the same table of your Table Rate method you can, but not from other methods. The only other option is to setup a multiple packages scenario, which creates multiple shipping lines in the order summary. You would have to separate the items accordingly so that one package has the flat rate option, and the other has the table rate.
Hi! Pre-sale question. Is there any option to import a CSV table with all the feautures you describe here? I don’t found anything in the description or in the screenshots, but in the changelog I see something related with that. Thanks!
Yes, each table can individually Import and Export its rows for each of updating and duplicating your shipping options.
thank you for your reply
I want to buy the plugin, before that i want to know if this plugin is compatible with woocommerce 3.0.8. I want to integrate this plugin with the theme https://themeforest.net/item/the-look-clean-responsive-woocommerce-theme/12474892
Yes, this plugin has been optimized for WC 3.0, including support for their newly added shipping zones. The theme you use should not make a difference as this plugin is simply a numbers calculator. WooCommerce in combination with your theme will handle the output of the shipping option so that is matches correctly.
Hello two questions: A) WP said 4.0 Version Deprecated ??? b) I got this error when go to chart page: Warning: A non-numeric value encountered in …/wp-content/plugins/woocommerce-table-rate-shipping/deprecated/woocommerce-table-rate-shipping.php on line 388 i’m loosing orders from customers NEED HELP ASAP
Are you using attributes as your ‘Based On’ condition? This was a rather flaky feature and was removed in 4.0. It worked best with numerical values, but it seems you are not based on the error message.
Because the old settings are deprecated, I cannot guarantee that they work on WC 3.0. The only confirmed compatibility is with the new settings page which are installed through the WooCommerce shipping zones. If you would like to describe your shipping model I would be happy to help you figure out a way to set it up in the new settings. You won’t be able to use attributes, but there are many new conditions that should be able to replace their usage.
hello in woo settings/shipping—shipping zones only rest of the world zone – while the shipping zone of your plugin i set 8 different zones then on your table rate settings I fill Shipping Table Rates:with 2 different carrier for each zone and each carrier with some different weight. So what i have to do ?
First you will have to create new zones identical to your current ones but under the WooCommerce ‘Shipping’ tab. Moving forward this plugin will use these to keep up with their standard for shipping.
After they are created you can add a new Table Rate method to each zone. (https://docs.woocommerce.com/document/setting-up-shipping-zones/)
Inside each Table Rate method you will still be able to setup multiple options, but now each option will have its own table. This helps to better organize your data. So if each of your carriers has its own shipping option, then you will create two options/tables in each Table Rate method. Then each table will have as many rows as necessary to cover your weight ranges. You can find an example scenario with weight ranges here: http://www.bolderelements.net/support/knowledgebase/weight-ranges/Hello thanks I suppose to go in that way OK !!! I will follow instructions but AFTER ALL How can I delete The old Shipping Zones (old plugin)? I will delete also the Old ROWS ?
When you believe you have everything ported to the new zones correctly you can simply Disable the old method so that it’s rates are not shown to customers. Then when you are quite confident that you do not need the old method anymore, simply delete the old shipping zones and all of the old settings pages will disappear.
DONE. now seems to work prefectly thanks for support
Excellent, I am glad to hear it! If you have any future questions, just let me know.
Hi, Can I set the shipping cost according the total spend of money with this plugin? For example if the customer spends $100 then shipping will be $30 but if he spends more then $100 shipping will be $45?
Thanks, Winc
Certainly! There are subtotal based conditions with >=, <=, and == operations. Just be sure to setup the price ranges in the same table, each range having its own row, and the price will automatically adjust based on how much the customer spends.
Hello Support,
Pre purchase question here.
This is the combination i want to achieve.
1. Shipping cost for Total order under $60 = $5
2. Shipping cost for Total order above $60 = 0
3. Only 1 product(product A) which cost $10 has shipping cost of 0
Can this plugin handle this combination?
Only 1 shipping rate has to appear in cart, does not matter what kind of combination visitor does, see example below:
product A = $10
product B = $30
product C = $70
1. Only A in cart, shipping = 0
2. A+B, shipping = $5 (total order under $60)
3. A+B+C, shipping = $0 (total order above $60)
4. A+C, shipping =$0 (total order above $60)
5. B+C, shipping =$0 (total order above $60)
6. Only B in cart, shipping = $5 (total order under $60)
7. Only C in cart, shipping = $0 (total order above $60)
- Product Includes Product A
- Product excludes Product B, Product C
You would have three rows altogether, the first two for your subtotal based rates, and the last one for what happens when only Product A is in the cart.
If you would like to give it a try, the demo site has full access to WooCommerce settings so you can change things as needed to test. Click the ‘Live Preview’ at the top of the listing page and this will direct you to the demo. (Main menu at top has a link to the settings page)
Thanks for your quick reply.
I have tried and it does not work.
- 1st row subtotal less than
- 2nd row subtotal greater than
- 3rd row set to include ‘product A’ and set price to 0
Cannot do exclude because i have more than 300 products.
Not so sure about the additional settings (default and hide other options)
Any other solution?
Is the customer allowed to order multiples of Product A? If they are restricted to only one then we could use a quantity condition in there and not need the code, but that’s about the only thing I can think of. Even using a shipping class would still require you to split product A away from the other products which would interfere with your ‘Subtotal’ condition as it would be the subtotal of the order minus Product A.
HI,
Thanks for your detailed information.
Yes, customers are allowed to order multiples Product A.
I dont know much about coding, if i buy your plugin, could you pls help me setting this up, incl some modification of this http://www.bolderelements.net/support/knowledgebase/hide-shipping-method-when-cart-contains-shipping-class/ ?
Sure I can try to help with this if you open a support ticket after purchase. The only other way I could this working is applying a shipping class to all other products through bulk edit. This way you could setup a rule that says ‘Including Class A but Excluding Class B’. But you would have to remember to assign the class every time you add a new product to the shop so that it continues working correctly. Either that way or with a small code snippet as previously described should be able to help.
I am looking for a plugin that can be easily installed and integrated into my wordpress site. I need it to give me the ability to set flat rate shipping costs based on the product a customer is buying, and when they go to checkout the shipping cost should be calculated and shown. Additionally, if the customer purchases multiple products the plugin needs to add the cost of shipping for each of those products and the total will be the shipping cost. For example, if I set the shipping cost of product A at $10, product B at $15, and product C at $20, and a customer wants to purchase products A, B, and C, they should view their final shipping cost as $45. Is your plugin easy to use and can it provide these services?
It can certainly provide this service, and while I have tried to make it as easy to use as possible, that answer will depend mostly on you. Version 4.0 has been optimized and better organized in hopes of easing the setup. Feel free to give the demo a try (login credentials provided) by clicking the ‘Live Preview’ button at the top of the list page.
This plugin works within WooCommerce and will calculate shipping whenever WC asks it to. You have the option to calculate shipping for each item separately by setting the “Base Rates On” field to ‘Per Item’. Then in your table, you will need a separate row for each product you have. Under the Conditions column you will select which product for each row, and then supply its cost in the following column. In the end, the plugin will find a cost for each product and add them together into one shipping option (provided that you have setup everything in the same table).
If there is anything else I can answer for you, please let me know!
I tried the live preview and couldn’t see where I would go to adjust the shipping costs of certain products, is this doable on the demo? And if so could you direct me to it please?
Sure, the ‘Shipping’ settings are located at the link below. From there, you can select any of the existing shipping zones or create a new one. When editing a zone, there is a table containing the list of active shipping methods for the given zone. You can add a new Table Rate method by clicking the ‘Add shipping method’ button.
http://demo.bolderelements.net/woocommerce-table-rate-shipping/wp-admin/admin.php?page=wc-settings&tab=shippingI was able to create a table rate shipping zone, but I am still unsure of how to assign specific products to that zone so that the shipping cost of those products is that associated with the zone. Could you please explain that further?
Sure, under the Table of Rate section it will ask you for how many shipping options you need to create. This is how many options the customer will see while checking out. It is best to calculate this one Based On Per Item or Per Line Item (this is setup in section #1, General Settings). This way the plugin can look at each product individually and determine the shipping cost for it.
Then in your table you can setup as many rows as necessary to cover the products you have. I setup an example for you at the following link. It shows how to specify the cost for each item, including grouping items that ship at the same price.
http://demo.bolderelements.net/woocommerce-table-rate-shipping/wp-admin/admin.php?page=wc-settings&tab=shipping&instance_id=161I hope this helps, but if I can answer any further questions, please let me know!
Hi! Why I cannot upgrade your plugin? I submitted all codes and API token, I have Envato market plugin installed. When I upgrade I see this error: Update Failed: Could not connect to Envato API If I try to upgrade from Envato plugin I see Update Failed: undefined error. So my question – how to upgrade this script??? thanks
I’m afraid questions regarding that plugin are better sent to Envato themselves. I have not experienced any issues myself, and I am not as knowledgeable with it. Generally if it cannot connect to the Envato API it’s due to a temporary outage on their part and should be resolved shortly. If you are having trouble getting it to work still, you can always manually upgrade as we used to.
I need to sell fabric using woocommerce in increments of 0.5m units. Woocommerce will only list whole units so I have bought CodeCanyon’s “woocommerce advanded quantity” plugin which lets you list and as a customer choose decimal units on the products page and that works great. Does your shipping tables support decimal units? So for example, 1 to 2.5 units would call up a shipping cost of £4.50, 3 to 4.5 units would call up a shipping cost of £5.00 etc etc? Woocommerces own table rate shipping module will not recognise any decimal units so I can’t do this so need to find a table rate shipping plugin that does. Please let me know. Thanks
Definitely! There are no restrictions other than that it must be a valid number because the same field is used for quantity, weight, length, etc… So you can use decimals and as many decimal places as desired. So long as the plugin you are using correctly updates the WooCommerce product values you should be good to go. This just means that it updates the actual quantity of the product and not create a separate custom field defining this quantity.
(pre-sale question) I’ve read through past comments, but the most recent response was 6 months ago – wanted to see if this plugin is compatible with WC Vendors? Will vendors be able to set their own table rates or does the website owner have to set up shipping classes for each vendor?
I’m afraid direct compatibility is something still in progress. I hope to have it complete by the 4.1 release but documentation is still a bit hazy. In the very least 4.1 will offer non-admin users the ability to setup shipping (as selected by an admin) but that is only half of the requirement for WC Vendor compatibility.
When is 4.1 looking to release?!
Thank you for your work on this and Multiple Packages, by the way!
I’m afraid I do not have a proposed date, mainly because this is the one aspect of it that it so uncertain. Hopefully their developers will be willing to help me along the way to expedite the time. From my understanding, this is a first for them as well as they only advertise compatibility with one shipping method. Compatibility with other methods is something they are just getting into.
Pre sale questions:
It’s possible to ask the user for their location when they access the store?
After he has given you his address, even before making a registration, and already presenting the products with the value of the shipping?
Regards!
This plugin is simply a shipping calculator, so it will calculate shipping costs based on the rules you setup when it is told to. If you are looking to change when it is told to calculate costs, you will need another plugin for this.
I’ll search… Thanks!
Hello, i may be miss something but what ever i do i have the message “no available shipping method”. could you please help ? Many thank JM
Sure, I would be happy to take a look. I will need to be able to see your settings, however. Either login credentials or screenshots is fine, but this information is better shared through a support ticket:
http://bolderelements.net/support/tickets/new/Hello, this plugin seems to be the answer for what we need. The shop we are reconstructing involves different shipping rates based on weight and country of destination. We need the plugin to be able to import a csv file containing these variables.
Please confirm and if we can see the table structure of such a csv.
Many thanks in advance for the help.
You can certainly setup rates based on country and weight of an order with this plugin! It uses the built in WooCommerce shipping zones for managing the shipping location, and then you can setup your table rates based on weight and/or any other criteria you have.
In regards to the sample import file, this you can find here:http://www.bolderelements.net/support/wp-content/uploads/2017/06/Sample-Import.csv
If you would like to see one customized to your needs, I would recommend trying the demo site (by clicking the ‘Live Preview’ button at the top of the list page). Dashboard access is provided, and here you can setup a table of your own based on weight, then select all rows, and click the ‘Export’ link. It will generate the file based on the settings you created which may provide a better example.
If there is anything else I can help with, please let me know!
Thank you for your reply and sample csv, also pointing me to the demo.
So it seems to me that we have to set up zones and regions manually first before we can import the tabled rates individually into each zones. Is that correct?
Is there a way where the zones, regions, together with the corresponding tabled rates can be imported in one go?
That is correct, I’m afraid there is no master import, especially as the shipping zones are through WooCommerce and not this plugin. You would need a separate file per method and option within each method.
Thanks for the reply. I can see how Woocommerce structures this. I think we just have to do it manually to set up the zones then. We shall proceed to purchase your plugin to work on it.
I’m using Wordpress 4.7.5 – WooCommerce 3.0.7 and Table rate Shipping 4.0.3, but having a bit of a disaster when testing my product purchases. Although I have specified table rate shipping based on weight in kilos, the basket shows incorrect charges when adding any of the products.
My shipping rate table for the uk is as follows
weight greater than >= 0 £3.75
weight greater than >= 1 £4.75
weight greater than >= 2 £6.50
weight greater than >= 5 £8.50
weight greater than >= 10 £12.00
weight less than <= 15 £12.00
When I add this product which only weighs 0.085kg it add £12 shipping charges! – https://internetsquad.co.uk/product/21st-century-scissors/
It should only be £3.75 in the above example, but is applying the maximum amount of £12 for some reason.This is happening with any products added. 
If I switch location to a country in another zone, it continues to apply the maximum shipping charge specified!
Any idea what is going wrong?
It looks like the last row of throwing it off. You have the condition less than 15, so any order below 15 will qualify and wipe out the other rates. If you have a maximum order weight of 15 i would recommend putting this condition in the same row as “weight greater than 10” since the costs are the same. Then only orders between 10 and 15 will be charged $12
Great, thank you. I’m testing this locally in my WAMP install and that has it working now.
When I add the condition “weight less than 15” to my “weight greater than 10” row – Do I also need to add another cost showing £12 in that row? Or is the one cost £12 already in the row sufficient?
The one cost is sufficient. Each row is a separate option, so if you put multiple costs into one row, then it will combine all costs and thus charge $24 instead of $12. Having multiple conditions just means that the customer must qualify for all conditions in that row or else they will not see it.
Ok, I’ve updated my Zones accordingly, but I’m getting a strange result when testing Rest of World.
I have the following last two Rows for Rest of World in Table rate Shipping-
Weight Greater than 1.50 £20.50
Weight Greater than 1.75 £22.00
Weight Less than 2
I’ve put six items in the basket with a total weight of 2.82 Kilo. So it exceeds my maximum shipping rate, but a shipping cost of £20.50 is being returned!
Update to last results. If I put in a weight between 1.75 and 2 into thr basket it returns the correct shipping charge. But if I go over 2 it brings back a bad result.
I’ve just tried a quick test using all “Less than” statements and that seems to work properly. I’ve only tested this for my UK Zone but when I exceed the weight limit allowed, I get the message – “Your order exceeds the weight limit of our courier. etc.,”
I think there might be a glitch in the code when trying to implement a weight limit using rows with “Greater than” statements, and then including a “Less than” to cap it.?
I may have to re-enter data for all my Zones using “Less than”. ? I’ll hold back to hear from you if there’s a way to get the “Greater Than” method working! 
Unfortunately each row still acts independently of each other, so even though the weight is above 2, it does not qualify for the last row but it does qualify for the second to last because you only have one greater than condition. 2 is greater than 1 so this statement is true.
In situations like this, I would generally recommend using the ‘Less than’ conditions. If you wish to use ‘Greater than’, you will need to have both ‘less than’ and ‘greater than’ in every row to ensure something like this doesn’t happen.
http://www.bolderelements.net/support/knowledgebase/weight-ranges/Ok, I understand. Thanks for the link. I’ll switch to using “Less than” statements. It’s a bit more fiddly to work out, but not the end of the world. 
Because my weight costs change on a whole number, which looks like this using “Greater than” statements -
weight greater than >= 0 £3.75
weight greater than >= 1 £4.75
weight greater than >= 2 £6.50
I’ll now need to use these statements instead -
weight less than <= 0.999 £3.75
weight less than <= 1.999 £4.75
weight less than <= 4.999 £6.50
I think that’s right, yes?
Just had another look at the KB again, and it looks like I can stick with using whole numbers! Going to give this another go! I will it get it right at some point! Lol.
Ok, I think I’ve finally got it. I was fixating on the “Less than” and forgot that it’s also “equal to”!
So where I had these statements for “Greater than” -
weight greater than >= 0 £3.75
weight greater than >= 1 £4.75
weight greater than >= 2 £6.50
They now become this for “less than -
weight less than <= 1 £3.75
weight less than <= 2 £4.75
weight less than <= 5 £6.50
Does this look good for a passing grade? Lol.
Very close! You will just want to reverse the order, otherwise all weights will qualify for the £6.50 price since they are all less than 5. If you start with the largest number and work your way down, it will find the correct shipping cost.
Ah, I wondered if the order of rows made a difference. Here’s my full table for the UK Zone now -
weight less than <= 12 £12.00
weight less than <= 10 £8.50
weight less than <= 5 £6.50
weight less than <= 2 £4.75
weight less than <= 1 £3.75
How’s that?
Looks great! Does it work in testing too?
So far, so good.
I’m testing locally and working my way though all the zones at different weights.
It looks like I finally got the hang of it though. I might qualify for the Guinness book of records for the highest number of wrong attempts! Lol.
It’s all good, I’m happy to help
PRE SALE QUESTIONS
Hello,
I have checked your plugin. It looks nice with good rating. But I am not sure if it’ll work the way I need. Here is what I am trying to do:
I want to set a shipping price for every individual product. Additionally I want to set different shipping price for different quantity. Example: 0-5 of product a will cost $5 and 6-10 of the same product will cost $7 Since I’ll set shipping for every individual product, if user buys two products in the same order, then he/she has to pay the total shipping that is set for those two products. Please let me know if its possible to configure shipping this way using your plugin
Thank you in advance! Lipan
It’s definitely possible, it will just be a lot of setup depending on how many products are in your inventory. But you can calculate your shipping costs based on item, meaning it will go through the cart line by line. This will allow you to setup product conditions, and you can setup multiple rows per product to setup different quantity ranges. Just be sure to set them all up in the same option/table so that the costs for different products combine into one option.
Hi
I want to know before I buy your plugin if it will calculate the cost by dimension and then secondary by postcode?
Kind Regards A
- Width
- Height
- Length
- Area
- Volume
Hi. I am having difficulty creating an account to raise a support ticket on your support site as the purchase code is associated with the original developer who has gone AWOL. I have not had a response through your contact form. Please enable me to create an account so I can raise a ticket ASAP.
I apologize for the inconvenience. My email is not one of my supported channels as it is not checked often. I looked through my email and found one that I believe you sent. I have responded to it there, please confirm that I have the correct message.
It looks like my message was rejected for potential spam reasons. I am not sure why, but in brief: I adjusted the information on the support account per your request. Because I cannot email you the password, please visit the support site and click the ‘Forgot Password’ link beneath he login form. The email address you provided is now tied to the account, so it should send the appropriate information right to you.
If there is anything else I can help with, please let me know!
Hello
Please, you can tell me where I can see the documentation of the plugin. I have some questions to consult.
Thank you.
Disculpa, lo acabo de encontrar en la base de conocimiento en tu sitio web.
Gracias.
Sorry, I just found it in the knowledge base on your website.
Thank you.
Hi I have a presales questions. I need “multiple quantity rate shipping”.
Product A is Shipping for 5$ if 1 to 5 quantity and for 3$ if 6 to 10 quantity and for free if 11+
Product B shipping for 5$ if 1 to 3 quantity and for 3 if 6 to 8 quantity and for free 9+
Product C and more
but all products will shipping for free if the the cart total is more then 100$.
Is this possible?
Definitely! You will need to setup different instances however since one option is Per Item and the other is Per Order. What is probably best is to use the ‘Free Shipping’ method that comes with WooCommerce for the $100+ free shipping requirement. The Table Rate method has an option (under the Additional Settings section) that when enabled will not return any shipping options from the tables if the customer has qualified for free shipping through the free WC method. So this way this method could handle your varying quantity rates based on product, and then hide itself when the customer’s subtotal is $100.
so I can add a variation quantity to a product and create an other variation quantity for another product? And still can use the build in shipping method for other products? wow that’s really great if I understand this right.
I’m not sure I understood this part:
“And still can use the build in shipping method for other products?”
If you want to combine methods on one order, that will require another plugin to assist. But this plugin could allow you to setup different rates based on product and quantity, and then allow the Free Shipping method to override its results if the customer spends more than $100 no matter the products chosen.
Ok. So different rates for different products with different quantity settings + Free Shipping to override it right?
Correct, yes, that should all be possible. You are welcome to try it out on the live demo site as well if you want. Clicking the ‘Live Preview’ button at the top of the list page will take you directly to the demo, login credentials provided.