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

    (@vark)

    Hi,
    Sorry, Pricing Deals does not work with or interrogate stock levels.
    Best,
    Vark

    Thread Starter edmundcwm

    (@disillusia)

    Noted. Thanks for the quick reply!

    Hi disillusia,
    Did you solve this issue ?
    I need exactly the same thing.

    Please contact me.

    Best Regards.

    Thread Starter edmundcwm

    (@disillusia)

    Hi 083n,

    I’m using another (paid) plugin which does exactly that and more. Here is the link – https://codecanyon.net/item/woocommerce-pricing/14679278

    Hope it helps!

    Edmund

    Hi again,
    I saw this plug-in when I searched a solution for.
    Also, I sent an e-mail to plug-in’s coder.
    But, his answer a little confused me.
    How is your plug-in configuration for this issue ?
    May you create an example product and discount rule in demo page and explain it to me ?
    https://www.codecanyon.eu/wctbp/wp-admin
    user: demo
    pass : demo

    Thread Starter edmundcwm

    (@disillusia)

    Hi there,

    If you add a new period, you will see this option – Which value has to be considered? (if any quantity/amount has been setted). If you want to trigger your product discount when the stock quantity of that product reaches a certain number, then select ‘Stock Item quantities’.

    Next, click on the ‘Add new price/discount rule’ button. You can then select the relevant price/discount strategy you want (fixed price discount or % etc.). There are also two fields called ‘min quantity/amount’ and ‘max quantity/amount’. These are the values which will determine when the discount will be activated/de-activated.

    Min quantity/amount – If the stock quantity hits this value or below, the discount will be deactivated.

    Max quantity/amount – If the stock quantity hits this amount or below, the discount will be activated.

    Scenario A –
    Product X has a stock quantity of 30pcs. When the stock qty reaches 20 or below, I want to trigger the discount

    To achieve this, set the max quantity to 20 (activation point) and min quantity to 0 (this means the discount will not be de-activated).

    Scenario B –
    Product X has a stock quantity of 30 pcs. When the stock qty reaches 20 or below, I want to trigger the discount. Once the stock quantity reaches below 10, I want to de-activate the discount.

    To achieve this, set the max quantity to 20 (activation point) and min quantity to 10 (de-activation point).

    Scenario C –
    Product X has a stock quantity of 30 pcs. I want the discount to be activated UNTIL product quantity reaches 10.

    To achieve this, set the max quantity to 0 (this means discount will be active as long as stock quantity is more than ‘minimum value’) and min quantity to 10 (once stock quantity reaches below 10, discount will be de-activated).

    I hope my explanation is clear. Please email me if you have any other questions – [email protected]

    Regards,
    Edmund

    Hi Edmund,

    Yes. Your explanation is very clear.
    You are so kind and I’m very grateful.

    Thanks a lot.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Trigger discount based on quantity remaining’ is closed to new replies.