Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Wich is the best way of implementing freight cost depending on the number of items in the cart?
//Kalle
Hi Kalle
You need to write a shipping calculator to do that. Save the weight for each order line as a property using the setting at the store: Order line property aliases.
Then code a calculator that use that order line property to calc the price:http://documentation.teacommerce.net/net-api/price-calculators/shipping-calculator/
Kind regardsAnders
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Freight cost depending on items in cart
Wich is the best way of implementing freight cost depending on the number of items in the cart?
//Kalle
Hi Kalle
You need to write a shipping calculator to do that. Save the weight for each order line as a property using the setting at the store: Order line property aliases.
Then code a calculator that use that order line property to calc the price:
http://documentation.teacommerce.net/net-api/price-calculators/shipping-calculator/
Kind regards
Anders
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.