I had a brainstorm, but that wasn't the answer either. I'll tell you what I tried.
Since I'm trying to charge shipping based on price, I thought about my pricing scheme. My products are priced based on attributes. When I enter a product I enter the price as zero, price based on attributes. Then in the attributes controller, I put the full price for each attribute: sofa is 499.95, chair is 299.95. I also leave out the plus sign (in the attributes controller) because I don't want it to print.
So I thought maybe I should put the plus signs back in. It didn't work.
Then I thought maybe I should price the product at 299.95 in product input page, but in the attribute controller, enter the chair at +0.00 and the sofa at +200. That didn't work either.
I've never used the table or zone shipping method before, and I can't get either of them to see past the first entry in the table. I have no spaces in the list. Only the colon(:), comma(,), and decimal point(.). I tried removing the .00 and that didn't work either. Has this module ever worked? Has anybody had success? I tried it in a clean install of 1.2.7 and it didn't work there either. To those who use it, does it at least look like I am doing the right thing?
I've used free shipping and UPS shipping in the past, and they worked fine. I hope somebody can shed some light on this.
Thanks in advance.
-Joyce



