A label is used to provide additional information about a discount, the spiciness of a dish, a promotion, etc.

Display of a label for a menu item or selector is configured in the r_keeper manager panel via the extended claim property.
When configuring an extended property, all items for which it can work must be added to the Types List parameter.

Images for labels should be located in the WebData\assets\claims directory for menu items and WebData\assets\selectors for selector pages.

In the extended claim property of a menu item or selector, the file name and its location relative to the main image are specified (orientation along X axis (right, left), orientation along Y axis (top, bottom)), for example: {"src":"spicy.png", "position": "right top"}.

Examples with label placement:

  • top right (right,top)
  • bottom left (left,bottom)


For correct display on the kiosk, the image size must be no more than 128x128 pixels.

  • No labels