From 6ee54f6cc1531cf4445fff187d3cd8c00d2e5f21 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 14 Sep 2020 18:21:09 +0200 Subject: [PATCH] Add sentence to structure guide --- doc/user/events/structureguide.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/user/events/structureguide.rst b/doc/user/events/structureguide.rst index c41a9ecafc..f91dbc086e 100644 --- a/doc/user/events/structureguide.rst +++ b/doc/user/events/structureguide.rst @@ -292,6 +292,8 @@ Flexible group sizes If you want to give out discounted tickets to groups starting at a given size, but still billed per person, you can do so by creating a special **Group ticket** at the per-person price and set the **Minimum amount per order** option of the ticket to the minimal group size. +For more complex use cases, you can also use add-on products that can be chosen multiple times. + This way, your ticket can be bought an arbitrary number of times – but no less than the given minimal amount per order. Fixed group sizes