Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

With standard settings, the Menu Tree has a maximum three-level structure, and dishes are placed only on the second level of selectors. However, using the extended property itemParams ({"isMixedView": "1"}) allows for an infinite nesting of selector pages and placing dishes at any level of selectors (excluding the "Initial Choice" level), including the joint placement of both dishes and selectors on one selector page.

To build a three-level Menu Tree structure, you need to do the following:

  • Create pages for selectors (dish groups) of the first and second levels.
  • First-level selectors should be embedded in the Initial Choice selector as button selectors, thus creating the first level of the hierarchical menu structure.
  • Second-level selectors should be embedded in the first-level selectors as button selectors, thus creating the second level of the hierarchical menu structure.
  • Add all necessary dishes from the Menu reference to the appropriate second-level selectors as button selectors.
Info

The initial selector in the kiosk can be any selector (not necessarily Initial Choice), then its identifier is entered in the Main Settings MENU SELECTOR IDENTIFIER FOR KIOSK IN THE MENU TREE parameter (IF NOT SPECIFIED, THE INITIAL CHOICE IS PERFORMED) or MENU TREE SELECTOR IDENTIFIER FOR ORDER TYPE (order type ID).

...