• Resolved mycelio

    (@mycelio)


    Hi,
    I have the paid version of Conditional Discounts, and it’s working fine. However I want to offer a product which is a build-your-own-earthquake-bag where users can select individual items to create a go-bag. I would like to offer a 10% discount if users select over $100 of items in the go-bag, but not if users select other items from the store amounting to over $100.

    To put it differently, I have a list of products with category “Custom bag”. I want to offer a 10% discount on all products purchased with this category “Custom bag” if the sum of the products with this category “Custom bag” is over $100.

    I created a list with my custom bag products, and tried this using a rule:

    If order subtotal is more than $100
    AND
    If order products in <list>
    THEN
    provide discount.

    But it doesn’t work because the order subtitle has to be the subtitle of only the products in that category, not all the products in the order. Is it possible to do this? For example, is it possible to do:

    If order subtotal FOR CATEGORY “Custom bag” is more than $100
    AND
    If order products in <list>
    THEN
    provide discount.

    Thanks very much in advance!
    matt

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Hermann LAHAMI

    (@mano88)

    Thread Starter mycelio

    (@mycelio)

    Thanks so much for the reply! Unfortunately my situation is a bit different. My discount is not dependent on an item count, it’s dependent on exceeding $100 in purchases. Currently, the plugin works perfectly in that if the user spends $100 in purchases, the discount is offered on the category I want. However, I don’t want that… I want to only offer the discount on the category if the $100 is specifically spent on that category, not $100 on any product.

    The drop down menus only seem to offer options for IF ORDER AMT. > $100, APPLY DISCOUNT, but not IF ORDER AMT. > $100 ON CATEGORY XX, APPLY DISCOUNT. Am I correct? What I’m doing is not that crazy… for example, imagine you are a store that sells milk and you want to offer a 10% discount for bulk purchases of more than $100 of milk. You don’t want to offer a 10% discount on milk if the customer’s whole grocery bill is over $100. Except that I want to expand it from a single product to a category of product… like, if you spend over $100 on products from a given dairy farm, you get %10 off on just those products.

    Do you know if that is possible with your plugin?
    Thanks so much!
    matt

    Plugin Author Hermann LAHAMI

    (@mano88)

    @mycelio That’s exactly what this https://discountsuiteforwp.com/wp-content/uploads/2020/08/wad3.png does…

    Note: That’s a premium version tutorials so it will only work in the pro version, not the free one.

    Thread Starter mycelio

    (@mycelio)

    Hi Orion, thanks! However I am not seeing that behavior.

    I have:
    If Order products IN Build your own bag list
    If Order subtotal is more than or equal to $100
    If Order subtotal is less than $200

    then apply a 10% discount.

    … and it applies the discount to the category based on the subtotal of the whole order, not the subtotal of the category. I think to solve this there would have to be an additional option “If Category subtotal is less than XXX”.

    Does that make sense?
    thanks!
    matt

    Plugin Author Hermann LAHAMI

    (@mano88)

    Are you using the free or the pro version?

    Thread Starter mycelio

    (@mycelio)

    I believe I’m using the pro version, as I recall I had to upgrade to have access to the full list of conditions. In any case, the logic I’m using is the same as the logic you pointed me to.

    Plugin Author Hermann LAHAMI

    (@mano88)

    Since it’s the pro version, can you please start a live chat on our site here https://discountsuiteforwp.com/ so we can advise? If no one is online please leave your email so a ticket will be automatically created.

    Thread Starter mycelio

    (@mycelio)

    Sure, thanks! What times are you guys available for a live chat? I’m on PST in the US, in Portland OR.

    Plugin Author Hermann LAHAMI

    (@mano88)

    We’re in Cotonou so PST-7

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Discount on product category if purchases within category exceed amount’ is closed to new replies.