• Resolved annie63

    (@annie63)


    Hello.
    The main thing is – I want to be able to set a minimum order value before checkout is allowed and, ideally, I would like to be able to set a different amount for each shipping method. I have some products that are sent by post and others that have to be a sent with a carrier (at a much higher cost). I don’t want to set a minimum order amount per product, because if people combine products they might then get to the required order value.
    I have tried looking at plugins etc but I’m afraid I’m finding it too confusing and I don’t want to get one and find it doesn’t do what I want. Can you point me in the right direction to achieve what I want please ?
    Also, I managed (2 years ago) to set my woocommerce shop up so that if someone ordered a postal item AND a carrier item then the higher shipping cost only is selected/allocated – I don’t know how I did it and I’m worried that in setting up a new plugin I might mess that up, so can you please tell me what needs to be done/boxes checked to achieve that.
    Thank you.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Hey @annie63!

    It sounds like the best option for the scenario you described would be to use shipping classes to differentiate between the products sent via post and carrier (which can be done with just 2 shipping classes named something like “Post” and “Carrier”), but the complexity of the situation is that there is some conditional logic needed based on whether orders contain products from one or both shipping classes and what the total order value is.

    In my experience, the easiest way to set this up would be to use a ‘table rate’ shipping plugin. There are free plugins available here on .org, in addition to a premium version on WooCommerce.com and some other third party options.

    Using table rates, you can create the conditional rules that look for products from one or both shipping classes, as well as the total cart value, and then offer the rate based on the conditions set (including only offering the higher cost if both types of products are purchased together, like the site you set up 2 years ago).

    I’m most familiar with the plugin linked above, but if you purchase that version the support team can help you get it working as you specifically need (if you run into any issues). However, the documentation might be helpful if you go that route, similar to the use case described here.

    Hope this helps!

    Thread Starter annie63

    (@annie63)

    Thank you @shaunkuschel – I’ll check that out.

    Thread Starter annie63

    (@annie63)

    Hello @shaunkuschel

    Can you tell me what will happen if I get the free table rate shipping plugin ?

    What I mean is, I’ve already got a shop up and running with different shipping methods/rates allocated to different products – having got the plugin, does it need ‘integrating/using’ straight away ? Do I have to set up the shipping settings again for each product using that or can I just use bits of it – ie for the minimum cart value for some products (some products will be enough on their own).

    Sorry for the silly questions, but I don’t want to hit problems once I get started when I need the shop to be functioning still.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to Set Minimum Order Value by Shipping Method’ is closed to new replies.