上次更新时间:2025年11月12日 12:33
Nested modifiers are created when a modifier group is added to a modifier option. These "if this, then that"-style modifier builds can help automate follow-up choices based on a previous selection a guest has made. Here's an example:
Let's say every entree on your menu requires a side choice. This side choice is built as a modifier group filled with options that guests can choose to accompany their entree choice. Within the side choice modifier group are modifier options including French Fries, Coleslaw, Macaroni & Cheese, and a Side Salad.
In this scenario, if a guest chooses the Side Salad as their side choice, we also need to know what type of dressing they'd like. Because this dressing selection is not relevant if the guest chooses French Fries, Coleslaw, or Macaroni & Cheese, we want to apply it only to the Side Salad modifier option.
This is where the "nesting" effect is created. We can build or apply a modifier group (in this scenario, Dressing Choice) to an existing modifier option. Doing so will ensure that guests who select the Side Salad option will immediately be prompted to select a "nested" modifier (in this scenario, the actual dressing) to finish placing their order.
To build nested modifiers in Toast Web, follow these steps:
Note: It is possible to create an endless loop with nested modifiers where it will endlessly ask guests or staff to make a selection. This happens when an existing modifier group is used for a nested modifier option while the modifier nested is a modifier choice in the modifier group used to create the nested options.