• Resolved fandangoflip

    (@alfandango)


    I have three required options for shipping…

    1) Bulky product: shipping is calculated by the courier via a plugin.

    2) Small products: flat rate for all small items (many items, one flat rate)

    3) Bulky product + small items – courier fee for bulky item plus half of small products flat rate.

    Any ideas how to best achieve this with Woo?

    So, essentially I need to do this:

    IF ‘bulky product’ then get price from courier plugin
    IF ‘small product’ Charge X
    IF ‘bulky product + small product(s)’ charge X/2 + courier plugin price

Viewing 2 replies - 1 through 2 (of 2 total)
  • laceyrod

    (@laceyrod)

    Automattic Happiness Engineer

    Hi there!

    Thanks for reaching out. I would recommend using WooCommerce Advanced Shipping Packages: https://woocommerce.com/products/woocommerce-advanced-shipping-packages/

    This will allow you to essentially “split” the shipping in the cart, so that some items can have live rates while others have flat rate. In the back end, you would create your rules or “packages” based on Shipping Class so that when these items are in the cart, it knows which method to use.

    Hope this helps!

    Hi @alfandango

    I just wanted to follow-up with you on this thread; hope you were able to use our suggestions to achieve your complex shipping requirements.

    I’m marking this thread as Resolved as we have not heard back from you in a while. If the problem persists though, feel free to reopen this, we would be happy to look into this for you.

    All the best!

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

The topic ‘Combining Shipping methods?’ is closed to new replies.