Copied to clipboard

Flag this post as spam?

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


  • Jim 22 posts 163 karma points
    May 10, 2016 @ 07:11
    Jim
    0

    Shipping does not show

    Hello!

    I made a shipping method in the tea commerce settings. When I try to print it out on the cart-page I don't get any value.

    I used this:

     ShippingMethod shippingMethod = TC.GetShippingMethod(storeId, order.ShipmentInformation.ShippingMethodId.Value);
    

    And then:

     Shipping (@shippingMethod.Name)
    

    Just like in the demo, I get no value but in the pickup property it says 160 kr.

    Thanks,

    /Jim

  • Anders Burla Johansen 2560 posts 8256 karma points
    May 10, 2016 @ 07:37
    Anders Burla Johansen
    100
  • Jim 22 posts 163 karma points
    May 10, 2016 @ 11:06
    Jim
    0

    Thanks for pointing me in the right direction!

    /Jim

  • 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