I hate to post about this when there are so many other threads about it, but I’m getting nowhere.
I want to create a table rate. I hear excel causes issues so I edited in notepad, file uploads.....and then what? In green at the top it says the configuration has been saved (it says this whether it’s done in excel, notepad or csved).
Log on to the store and checkout and the table rate is not showing.
So please, can someone give me a sample CSV file that works or show me where I’m going wrong.
If any Magento developers/programmers are reading this then please note that this portion of the software with no feedback to what is going on is really poor. Visual confirmation that your file is accepted and read, displaying your shipping details and prices is all that is needed, we are flying blind here trying to add this table.
Also you need to disable all other shipping rates in the admin page. This needs to be done in System > Configuration > Shipping Methods for both Current Configuration Scopes (in top left corner). The Flat rate is what often people miss!
I wrote a blog post with a tool I created for making Magento Table Rates which should help you. In the blog post I’ve also got a sample Magento Table Rate CSV for you to download.
Let me know if this doesn’t solve the problem? Also what’s your shipping output cost at the moment?
What operating system you using? If you used my excel Table Rate Creator then this should work. I\’d question the import functionality and how your file is being imported.
Try to open your CSV in notepad after making it in excel. Make sure it looks okay. If you are considering modules I\’d strongly recommend Matrix Shipping Rates. I tend to use this on most site we build and most importantly it\’s free. Although there are some limitations compared to Premium Version, it may be able to acheive what you need.
However this to me sounds like a larger issue. What error message comes up when you import it?
What operating system you using? If you used my excel Table Rate Creator then this should work. I\’d question the import functionality and how your file is being imported.
Try to open your CSV in notepad after making it in excel. Make sure it looks okay. If you are considering modules I\’d strongly recommend Matrix Shipping Rates. I tend to use this on most site we build and most importantly it\’s free. Although there are some limitations compared to Premium Version, it may be able to acheive what you need.
However this to me sounds like a larger issue. What error message comes up when you import it?
Good afternoon Jeremy
Thanks for your response, I’ve actually had 2 weeks away from this.
Today I tried your csv file, again it is accepted by the site when I click “save config” but when I try to check out with an item which has a know weight I get
“ 3
Shipping Method
Sorry, no quotes are available for this order at this time.”
I got webshopapps matrix rates as you recommended, I tried your csv file and one I did myself as it has more columns, all were accepted with no errors but all brings the same error at checkout.
Here is how we solved it, I say we, a good friend did it for me, here is his email to me
What a huge pain in the ass… the memory’s are still fresh so I don’t want to talk about how I just lost 4-5 hours of my life and the number of different options you can try in a CSV file.
The shipping matrix is now working, though I did it by directly editing in the database.
You can export the CSV file in the admin, though I don’t know if editing it then re-importing it will work.
Basically don’t use Excel and only use Notepad, with the line break encoding to Linux. If you do try to edit via CSV, let me know and I’ll backup first!