• Resolved guselsky

    (@guselsky)


    Hi,

    I’ve tried the free version of the plugin and I liked it very much. I wonder if the following scenario is possible with the pro version:

    1. There is a minimum purchase rule of 12 pieces of a certain product category (let’s call it category 1) and then there is a category 2 which is a collection of 6 pieces which has a minimum purchase rule of 2 (so 12 pieces in total).

    2. Then in addition, the customer must buy multiples of 6 (either 6 pieces of category 1 or 1 item of 6 pieces of category 2) if there are more than 12 pieces in the shopping cart and if not get an error message.

    So for example:

    – The customer can purchase 12, 18, 24, 32 etc. items of category 1.
    – The customer can purchase 1 item of category 2 and 6 items of category 1.
    – The customer can purchase 12 items of category 1 and unlimited items of category 2.
    – When the customer tries to purchase 6 or 9 items of category 1, she gets an error message like “the minimum order amount is 12”
    -When she tries to buy 1 item of category 2 or 1 item of category 2 and 3 items of category 1 she gets the same error message “the minimum order amount is 12”
    – When she tries to purchase 15 or 21 items, she gets an error message like “the minimum order amount is 12 and then multiples of 6.

    Thank you in advance for an answer to this admittedly confusing question.

    David

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

    (@vark)

    Hi,
    It will be easier to respond by stating that you can use multiple rules to combine to produce the effect you want (I think).
    rule 1 – category x, min purchase 12
    rule 2 – category x, repeating groups of 6 required

    however, it sounds like you also have this in mind:
    buy anything, min purchase category x of 12
    – this is possible, but not out of the box. You’d need to do custom coding using a built-in plugin wordpress filter (we don’t do custom coding…).

    If you have any further questions, as this regards Pro functionality, please contact me on my support channel: https://www.varktech.com/support/

    Best,
    vark

    Thread Starter guselsky

    (@guselsky)

    Hi Vark,

    awesome, thank you for your quick response.

    Best wishes,

    David

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Minimum purchase rule of 12 and then a multiple of 6’ is closed to new replies.