• Resolved earlygrey

    (@earlygrey)


    I want to limit the amount of products sold in each time slot. Right now it only counts how many orders are placed in each time slot.

    For example I can only sell 10 products in each time slot. Since customers can order 5 products in one order, setting the maximum to 10 orders per time slot does not solve my problem.

    Is it possible to set a maximum for the product instead of a maximum of orders? The type of product should not matter. E.g 5x product A and 5x product B –> Limit reached.

    If yes, how can I do this.

    Thank you!

    • This topic was modified 9 months, 2 weeks ago by earlygrey.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Maximum products for timeslots’ is closed to new replies.