Developer forum

Forum » Development » How to avoid freight charges on services

How to avoid freight charges on services


Reply

If we have a product - such as training - we dont want the ecom to calculate freight charges.

But seting the producttype to "Service"  (Serviceydelse) makes no change - freight is added anyway.

 

What to do ?

/Lars


Replies

 
Reply

You could set up a sales discount in relation to that product, but you wouldn't know if there were other products in the order that required shipping.

 

You could also code a FeeProvider that removes shipping fee if no other product is present. I wrote an article on using this technique some months ago: http://documentation.dynamicweb.dk/Blogs-25347.aspx?action=ShowArticle&ArticleID=154

 

You must be logged in to post in the forum