Since version r_k Kiosk PRO — back 0.0.334.17 default 0.0.348.17
Info windows are used to improve customer interaction:
- provide information about new products
- show useful tips
- create a festive atmosphere
- use a QR code to suggest going to a page with additional information.
You can customize the Information Window in the Kiosk Pro service menu in the Script Editor section.
Creating a scene
In the Script Editor, select the New Scene tab.
Next, fill in the scene name line, select the scene type and block type. If several language packs are configured on the kiosk, you can configure a separate information window for each language. To add a new language pack to the scene, click the Add language button.
When selecting a block type, the following options will be available:
- picture (available formats: jpg, jpeg, png, bmp, picture block height 200 pixels)
- title
- text
- picture (QR code) (you can add a picture that is not a QR code: available formats: jpg, jpeg, png, bmp, picture block size 340*340 pixels (adapted for displaying a QR code)
- italic text (italics)
Thus, you can add up to five information blocks, choosing different types. All selected options will be displayed in a single information window.
When selecting the block type Picture or Picture (QR code), you will need to enter the path to the file, either upload it or select from those already uploaded.
When selecting the Text, Heading or Italic block type, enter the text you would like to display in the info window: the number of characters is unlimited.
You can distribute blocks inside the Information window by sequentially filling in the values in the Select block type line. For example, if you need text in the header of the information window, select the Text value in the first block. If you need a QR code at the bottom of the window, select the Picture (QR code) value in the fifth block.
Click the Create Scene button.
Creating a script
Next, go to the New Script tab.
Specify the name of the scenario and select the mode User goes to the selector or User paid for the order. Also, using the Add mode button, you can add these two modes to one script.
Enter the selector code by clicking the Select Code button and select a scene.
Click the Create Script button and make it active.