• Resolved ontheball1

    (@ontheball1)


    Hello,

    I am setting up a web shop with various drop-ship products from various suppliers. A few products are free shipping, others are per item, and others are per order. Often there will be multiple shipping costs applied (which ideally I’d like set out individually before payment). Can anyone advice on the best and easiest way to apply this (ideally free)?

    Many thanks in advance

    Stacey

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Riaan K.

    (@riaanknoetze)

    A lot depends on the exact nature of the various shipping charges. For very complex configurations, you might want to look into using https://www.woocommerce.com/products/table-rate-shipping/ and/or https://www.woocommerce.com/products/woocommerce-conditional-shipping-and-payments/

    With that said, how exactly do you envision your shipping setup?

    Thanks!

    Thread Starter ontheball1

    (@ontheball1)

    Hi RK,

    Many thanks for your comment. I love your cow image 🙂

    I envision it being set up as:
    -Products with free shipping will show this on the product page, and listed as that at checkout.
    -Products with individual shipping charges will show the shipping charge on the product page, and products listed with their individual shipping charges at checkout.
    -Products with per order shipping charges (that’s if they purchase multiple products from the same supplier – I have approx 20 suppliers), will explain this on the product page, and products listed with the shipping charges at checkout.

    I hope this makes sense and any advise is much appreciated.

    Plugin Support Riaan K.

    (@riaanknoetze)

    I love your cow image

    Thanks – It took a long time to gel my hair like that 😉

    A few general comments if I may: Usually, one would like as few shipping options as possible. In other words, where possible, items should be grouped in boxes/parcels/methods to reduce the overhead/time in organizing shipping.

    In each instance, you mention the following:

    will show the shipping charge on the product page

    Since we don’t know the address / location of the user when they’re visiting your product page, it’s impossible to say that the shipping costs will be “x” – these are only calculated AFTER they’ve added their address.

    Products with free shipping

    That’s fine – WooCommerce already make allowance for this by configuring a “Free Shipping” method. More information at https://docs.woocommerce.com/document/free-shipping/.

    Products with individual shipping charges

    Out of the box, WooCommerce doesn’t have a per product shipping option – this means that you’ll need to look into using https://www.woocommerce.com/products/per-product-shipping/

    These shipping costs will usually be added on top of any shipping methods you have already configured.

    Products with per order shipping charges

    This depends a great deal on whether there’s a sliding scale of costs involved or whether it’s a single flat rate. In the event that it’s a sliding scale, you’ll need to looking into using https://www.woocommerce.com/products/table-rate-shipping/.

    If, however, it’s a single flat rate, then the default WooCommerce plugin already caters for this. For more information, have a look at the following guide: https://docs.woocommerce.com/document/flat-rate-shipping/

    The main issue comes in when a customer orders a “Free Shipping” item AND a “Per Order Shipping” item – which one takes priority? If you need to filter the shipping methods presented to the customer in such a scenario, then you’ll need to look into using https://www.woocommerce.com/products/woocommerce-conditional-shipping-and-payments/ 🙂

    Hope it helps.

    Thread Starter ontheball1

    (@ontheball1)

    Thanks RK, so there is no free way of dealing with this?

    All shipping will be within the UK (I should have mentioned), so location will not affect shipping costs.

    Plugin Support Riaan K.

    (@riaanknoetze)

    From what I can see, you’ll need to use at least https://www.woocommerce.com/products/per-product-shipping/ 🙂

    Of course there might be other free plugins available on the WordPress plugin repository, but we don’t have any direct experience with these.

    Thread Starter ontheball1

    (@ontheball1)

    Thanks RK

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

The topic ‘Multiple shipping costs in cart’ is closed to new replies.