Magento: Getting Table Rates to work with v1.1.6
01 Dec
Posted by Jake Rutter as Magento Tutorials, Open Source, Web
Getting Table Rates to work with v1.1.6 was trivial. Magento has a great tool built-in for uploading a spread-sheet that contains your table rates. I tried this about 3-4 times before realizing that there must be a bug after seeing the words “Sorry, no quotes are available for this order at this time.” displayed on the website where the shipping methods are usually located. I did some research on the magento forums and found that some other users had similar issues.
The solution was to export the .csv document from magento to your desktop, then open in a text editor (NOT EXCEL), then make you adjustments, then re-upload. Voila, it works.
Here is a sample of what my .csv file looked like:
“Country”,”Region/State”,”Zip/Postal Code”,”# of Items (and above)”,”Shipping Price”
“USA”,”*”,”*”,”1”,”3.95″
“USA”,”*”,”*”,”3”,”5.95″
“USA”,”*”,”*”,”5”,”7.95″
“*”,”*”,”*”,”1”,”7.95″
“*”,”*”,”*”,”3”,”9.95″
“*”,”*”,”*”,”5”,”12.95″
At the time of writing this post, v1.1.8 has just been released and one of the bug fixes looks like a table shipping rates fix. I haven’t tried it yet, but wouldnt be surprised if this was fixed now. Good Job Magento!
Category Magento Tutorials, Open Source, Web
You can follow any responses to this entry through the RSS 2.0 feed.
Brady
December 10th, 2008 at 9:12 pm
When you say “export the .csv document”. What are you exporting and from where?
I am looking for a way to export order information and the CSV you have in the blog post looks promising.
Thanks!
PAUL
April 17th, 2009 at 10:35 am
http://www.magentocommerce.com/knowledge-base/entry/how-do-i-set-up-table-rate-shipping
Hi hope this is of help as i am puting this web site on to a MAGENTO Platform
raul
December 29th, 2009 at 6:13 am
If do I haven't able table rates?, I only have UPS and USPS shipping methods but I have the same problem