The shipping price of my items is based on what country it needs to be shipped to as well as weight. These 2 criteria are covered by the shipping modules I'm using. However, the shipping price also depends on wether the items can be shipped as letter mail, or as a package. None of the modules I found is able to do that. That means I have to use more than one module to obtain the right shipping price.
That in itself is not a problem. But as far as I know from both working with Zen-Cart and from what I've read on this forum, in Zen-Cart it isn't possible to make a shipping module active for only certain items. This means I either have to charge letter mail fees (and charge not enough for the items that need to be sent as packages), or charge package mail fees (and heavily overcharge the items that can be sent as letter mail).
What I'd like to know is wether what I've found on not being able to use a shipping module only for selected items is correct, and also if anyone knows a simple solution for this problem. I've read some posts on this subject on this forum, and already found the suggestion that I could add an extra variable to a certain selection of items and rule out one of the shipping options based on this variable. However, I'm not a star in manually adding variables to a database, and even less in changing the checkout page so that it drops one of the shipping modules. So any help on how to do this in a simple way is welcome!



