If I have product from specific category in cart, how can I skip the min check?

Top WooCommerce & WordPress Plugins Forums Order Minimum/Maximum Amount for WooCommerce If I have product from specific category in cart, how can I skip the min check?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #93128
    Chris Carpenter
    Participant

    Hi there, I need to create a rule that says spend over €100 but check to see if a product category exists in the cart. So in other words, if I have spend over €100 but don’t have a product category in my cart then display the message at checkout.

    Thanks. Chris

    #93129
    Zohaib
    Participant

    Hi Chris,

    To set this up in the plugin’s settings configure the following options:

    General > Amount limits > Minimum
    General > Amount types > sum 
    Amounts > Min sum > €100
    Cart products > Enable section
    Cart products > Validate all products
    Cart products > Product Categories > Require > the category that is a must e.g. CategoryA

    However, please note in this case the minimum a customer will have to spend is 100 for any product(s) but they will also have to a product from “category A”

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.