• Resolved misaghfar

    (@misaghfar)


    I have an online store selling multiple items, some of which are big and the shipping fee is unknown, and need on-delivery-shipping-fee-payment; as a result the customer should not pay any shipping fee prior to shipping their package.
    So I need the plugin to consider this matter when such items are included in the cart among other items, no shipping fee should be added to the total, since they are all sent as a whole package.
    I have tested the plugin and as long as there is one item , there is no shipping fee inclided. but the moment I add some other items, it adds the shipping fee!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    If you use a condition like ‘Subtotal – greater – 0’ the free shipping will apply to the entire cart.

    In case you have setup a condition, and add another product; it could be the prior condition is no longer matching, thus not showing the rate.

    Cheers,
    Jeroen

    Thread Starter misaghfar

    (@misaghfar)

    But that is not the case.
    See, the condition is as follow:
    if there is even one item with free shipping, the shipping fee for the whole package should be zero.
    How should I set this condition?

    Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    You can use the ‘Contains ..’ conditions to check if there’s a specific product/class in the cart and allowing other items to be in the cart at the same time.

    Cheers,
    Jeroen

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Assign free shipping for the whole cart’ is closed to new replies.