• Resolved GregW

    (@gwmbox)


    Is there a way I can set a flat rate shipping price for all orders over $150 regardless of class?

    So they pay shipping per item as normal, but if they spend over $150, the shipping for all of the items is fixed at $10, regardless of class.

    I have table rates set for things like when they order 1 item (in a specific class) it is $12, then any additional is $5 each. Then if they spend $150, it removes all previous shipping and sets it as a flat rate of $10, regardless of product type/class etc

    Thanks

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

    (@wpcentrics)

    Hi Greg!

    Sure, you must group all products as one (here you can read more about grouping: https://www.wp-centrics.com/help/fish-and-ships/product-cart-grouping)

    Then add a rule on top (you can drag the new one to upper):

    – Where Price Min > 150 and Max (leave as 0, not max)
    – Shipping costs: 10$ (once)
    – Special action: ignore below rules

    …that’s all. Carts over 150$ will set shipping rate to 10$ and the bottom rules will be skipped. In the other hand, carts up to 150$ will skip this rule and will be analised by the next rules.

    Regards,
    Carles
    wp-centrics support team

    • This reply was modified 4 years, 1 month ago by wp-centrics.
    Plugin Author wp-centrics

    (@wpcentrics)

    Hi Greg,

    Since it’s silent here, I’ll mark the thread as resolved.

    Please comment here or start a new thread if you’ve still got a problem.

    Kind regards,
    Carles Martin
    wp-centrics support team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Set a flat rate shipping based on orders over $150?’ is closed to new replies.