Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kalle Ekstrand 181 posts 259 karma points c-trib
    Sep 10, 2013 @ 11:08
    Kalle Ekstrand
    0

    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

  • Anders Burla 2560 posts 8256 karma points
    Sep 10, 2013 @ 11:41
    Anders Burla
    100

    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

  • 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.

Please Sign in or register to post replies