Shipping Question and Admin Trouble
negvibe <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.contributions |
|---|---|
| Message-ID | <087e137cd484847eb32a5e5ee8517af6@osCommerce-Forums> |
This message was sent from: Contributions http://forums.oscommerce.com/viewtopic.php?p=227051#227051 ---------------------------------------------------------------- Hi, great contribution. Some one else had mentioned trouble with the admin not updating shipping price tables. It may just be something I overlooked, but I'm running into that as well. I just added the prices directly to the db and it works though. Just thought I'd mention it in case this was a real problem. Another thing, I was wondering if anyone knows how I could handle the following kind of shipping: -- product A is 5.00, 1.00 shipping 1rst, .50 each additional product B is 10.00, 1.00 shipping 1rst, .50 each additional -- both products share the same shipping prices, so if a customer orders one of each product, I would like just a single charge of the first shipping rate and then the additional shipping rate to kick in for ANY additional products. I'm starting to think that this is table-based shipping or something. Any ideas would be greatly appreciated.