
05-10-2012, 08:18 AM
|
 |
Member
|
|
Join Date: Aug 2011
Posts: 40
|
|
A big problem with choosing shipping methods according to minimum order
Ok, I have a pretty big problem. I have 2 types of products. Let's call them Type 1 and Type 2
I made a custom shipping method called "Delivery" that I made, and it's applied only to certain zip codes.
Products of Type 1 should use only this shipping method, and I also put a minimum weight of 5 lb and minimum total value of $25, which works perfectly. If someone orders less than 5 lb, or less than 25 dollars, the message appears telling the customer that he should order more.
But if I want to add products of Type 2 I get into a problem, because Type 2 can use two shipping methods. Type 2 can be delivered just like Type 1, but I would like to apply only the rule for minimum value of $25 to it. This is because Type 2 is very lightweight, and more expensive than Type 1, so I can't ask my customers to order 5 lb of it.
Also, Type 2 can be shipped, so I want to enable USPS shipping method to it.
Please tell me if all this is possible to do. Thanks!
|