Some of our products will always have free shipping, however they can purchased alongside other items where we will want to charge shipping. So is there a way to flag an item to use the free shipping type but leave the others on the default?
I see your case. That is not an out of the box feature. So you will need to have some code for the order line added event and change the shipping method based on the products in the cart.
Linking a shipping type to a product
Hi,
Some of our products will always have free shipping, however they can purchased alongside other items where we will want to charge shipping. So is there a way to flag an item to use the free shipping type but leave the others on the default?
Thanks, Jeff
Hi Jeff
I see your case. That is not an out of the box feature. So you will need to have some code for the order line added event and change the shipping method based on the products in the cart.
https://documentation.teacommerce.net/net-api/notification-center/
Kind regards
Anders
Hi Anders,
Thanks has solved the problem.
Thanks, Jeff
is working on a reply...