Shipping charges for a product

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Shipping charges for a product

Daniel Abrecht
How must i configure my (store;product;shipping charge....?)
that i will get a shipping charge for one special product?

I have several products but only on some products i want to charge the shipping. I don't know how to do this and couldn't find any useful documentation.

Thanks for helping
Daniel
Reply | Threaded
Open this post in threaded view
|

Re: Shipping charges for a product

Amit Shinde
Hi Daniel,
                Theres a 'chargeShipping' flag for each Product in Product entity. Set this to 'N' if you dont want to charge shipping for those products and set it to 'Y' for the ones that shipping needs to be charged.
                 You might want to test this well.

Thanks,
Amit Shinde
Amicon Technologies Pvt. Ltd., Mumbai, India.


Daniel Abrecht wrote:
How must i configure my (store;product;shipping charge....?)
that i will get a shipping charge for one special product?

I have several products but only on some products i want to charge the
shipping. I don't know how to do this and couldn't find any useful
documentation.

Thanks for helping
Daniel