I have a very small catalog with only 3 items. One of them weighs 2.3 pounds and is shipped based on the USPS module. The other two fit into flat rate boxes and are shipped that way. I need a way to combine these two shipping methods so that if a user ships one of each, the USPS price for the one product is simply added to the flat rate price of the other.
I hope this is possible, or easy to hack into the code.
Thanks.



