• Resolved herckenbusch

    (@herckenbusch)


    Hi there,

    I have set shipping rules with 4 different shipping rates for regular shipping depending on the total weight of the items. If however, regardless of the total weight, the total price is more than say $ 100, a different shipping rate (for registered shipping) should apply. I did set a shipping rule for that as well. Now, in practice, when an order is over $ 100 the cart will show two shipping options: regular shipping based on the total weight of the items AND registered shipping based on the total price of te items in the cart. Customers may then choose their option.

    But I do not want customers to be able to choose in case the total price is over $ 100. Then the only shipping “option” should e registered shipping. Can this be achieved? How? Please note that I still want registered shipping as an option to choose in case the total amount of the items in cart is below $ 100.

    Thank you!
    Nico

    https://www.ads-software.com/plugins/table-rate-shipping-for-woocommerce/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mangohour

    (@mangohour)

    Hi Nico,

    I am assuming that you are using the Plus version?

    It would only be possible to achieve this if all your rates were based on the same metric (weight or total).

    If you are not using shipping classes for another purpose, you could try the following which will implement at least some of what you need:

    1. Use the “per shipping class” calculation method
    2. Use only one shipping service
    3. Setup your weight based charges using the “None” shipping class
    4. Setup your total based charges using the “Any” class, starting with min value $100

    In effect, this is having two passes at calculating the rates against the shopping cart, then adding them together.

    In this configuration, additional charges can be added if the cart total is over $100. However it won’t provide a selectable “registered shipping” option below $100.

    – John

    Hello,

    this plugin is not working for UK country. please see sreen1, screen2. Please help me to sort out this problem.

    Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shipping rules’ is closed to new replies.