Okay
  Public Ticket #3588235
Discount for amount
Closed

Comments

  • yesidr1 started the conversation

    I would like to configure a promotion for 10%, when 5 hours (amount) were booked for a specific tutor. How can I configure this?

  •  390
    Ripul replied

    ok, you mean like a deal. 

    can you share a complete example with us ?  SO i am able to correctly understand this usecase.

    Since we use woocommerce it is possible there is aplugin for this. Optionally we can share some code to automatically apply a discount coupon when certain conditions are met.

    p.s : This is a great idea, we're also working on its SAAS verison so this would be included in that as well. 

  • yesidr1 replied

    The usecase is, when student purchase 10 hours, student will be obtain 10% of discount.

    Is the SAAS version an enhancement of this template? When will it be available? What other improvements does it have?

  •  390
    Ripul replied

    I think you can use this plugin : https://wordpress.org/plugins/woo-discount-rules/

    create cart rules like when $100 or more in cart, give a $10 discount coupon.


    Yes, the SAAS is built on NExtJs + realtime database with white label conferencing option.

  • yesidr1 replied

    I will test, thanks