There is an option to view a detailed description of the dish. To do this, click on the button .
In addition to the description of the dish, calorie content and allergens, the information window can display extended organoleptic indicators of the dish:
- Joules
- Sugars
- Saturated fats
- Salt.
To set up new values (sugars, salt, saturated fats), in the r_keeper manager's directory Extended Properties, in the Kiosk Properties section, create three new extended properties:
- Saturated Fats:
- System name – SaturatedFats
- Name – Saturated Fats
- Property Type – ANSI string
- Types List – Class info: Menu item.
- Sugars:
- System name – Sugars
- Name – Sugars
- Property Type – ANSI string
- Types List – Class info: Menu item
- Salt:
- System name – Salt
- Name – Salt
- Property Type – ANSI string
- Types List – Class info: Menu item.
Next, in the menu, we assign values to the created properties for the menu items.
Joules (calculated field) is automatically calculated from the Calories field.