Send List Option
Enhance customer engagement and streamline data collection with Gallabox's Send List Option feature. Simplify the process of gathering responses with predefined options. Explore now!
Last updated
{
"menu": [
{
"category": "Appetizers",
"items": [
{
"category_id": "app001",
"name": "Calamari",
"description": "Lightly fried squid with a zesty dipping sauce"
},
{
"id": "app002",
"name": "Bruschetta",
"description": "Toasted bread topped with fresh tomatoes, garlic, and basil"
}
]
},
{
"category": "Main Courses",
"items": [
{
"id": "main001",
"name": "Lasagna",
"description": "Layers of pasta, meat sauce, and ricotta cheese"
},
{
"id": "main002",
"name": "Chicken Piccata",
"description": "Thinly sliced chicken with lemon-caper sauce"
}
]
},
{
"category": "Desserts",
"items": [
{
"id": "dessert001",
"name": "Tiramisu",
"description": "Ladyfingers dipped in coffee, layered with mascarpone cream"
},
{
"id": "dessert002",
"name": "Panna Cotta",
"description": "Italian cream pudding with a fruit compote"
}
]
}
]
}