
Originally Posted by
bissej
Hi.
I want to do something similar---certain products cannot be shipped at all. Any order which contains even one of these products cannot be shipped. If a customer makes an order containing even one of such products, they will have the option to pickup the order, or click a link which will email the order to the store, who will then call/email the customer to process the order in house (i'm working on this now.)
My question is how to set this up. I think i should add a field to all products, which is something like "shippable". When determining shipping options, if all products in an order are shippable, then the shipping module (i am doing a custom one) wil be available, as well as the pickup option. If a single product is not Shippable, then the only options will be pickup and the link to process the order in-house.
Can you offer me some pointers to adding this field? SHould I do it in the backend?
thanks.
take care,
bissej