OroCommerce Forums

Covering OroCommerce topics, including community updates and company announcements.

Forums Forums OroCommerce Shipping Cost and Parcel weight

This topic contains 3 replies, has 3 voices, and was last updated by  msulima 6 years ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #32857

    Jochen
    Participant

    Hello,

    I tried to create a rule to calculate shipping costs depending on the Parcel weight. I tried something like

    lineItems.all(lineItem.weight) < 30
    lineItems.all(lineItem.weight) > 30

    without any success.

    Can someone please give me hint what I’am doing wrong ;-)

    Thanx.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The forum ‘OroCommerce’ is closed to new topics and replies.

Back to top