- Home
- Sales areas
- Webshop setup
Pre ordering (Event)
Say you want guests to be able to pre-order what they want during a performance, you can set pre-ordering.
Press the new pre order option to add a new event.
Select your sales area and give it a name, then select when the event starts (time and date).
Now go to your sales area and go to fields. Press raw text and fill in the following:
[
{
"name": "Choose an event",
"actief": true,
"required": true,
"type": "selectpreordering",
"sendToApi": false,
"validator": null,
"remember": false
}
]
You can change the name to your liking.
Now people can order what they want when the event starts.