Session ID: 915ruio915ss6jv715e82sco39
The mock data has been stored in your current session. Please view the menus using the links below.
Cart Enabled - With full ordering experience
Cart Disabled - View-only menu
Array
(
[mock_businesses] => Array
(
[1] => Array
(
[id] => 1
[name] => Sample Restaurant
[address] => 123 Main St, Anytown
[phone] => 555-123-4567
[email] => contact@restaurant.com
[website] => https://www.restaurant.com
)
)
[mock_menus] => Array
(
[1] => Array
(
[301] => Array
(
[id] => 301
[name] => Lunch Menu
[description] => Delicious options available from 11 AM to 3 PM.
[cart_enabled] => 1
[categories] => Array
(
[1001] => Array
(
[id] => 1001
[name] => Appetizers
[items] => Array
(
[5001] => Array
(
[id] => 5001
[name] => Bruschetta
[description] => Grilled bread topped with fresh tomatoes, garlic, basil, and olive oil.
[price] => 8.50
[photos] => Array
(
[0] => /public/images/placeholder/bruschetta.jpg
)
)
[5002] => Array
(
[id] => 5002
[name] => Calamari Fritti
[description] => Lightly battered and fried squid served with marinara sauce.
[price] => 12.00
[photos] => Array
(
[0] => /public/images/placeholder/calamari.jpg
)
)
)
)
[1002] => Array
(
[id] => 1002
[name] => Main Courses
[items] => Array
(
[5003] => Array
(
[id] => 5003
[name] => Chicken Parmesan
[description] => Breaded chicken breast topped with marinara sauce and mozzarella, served with spaghetti.
[price] => 18.00
[photos] => Array
(
[0] => /public/images/placeholder/chicken_parm.jpg
)
)
[5004] => Array
(
[id] => 5004
[name] => Classic Burger
[description] => Juicy beef patty with lettuce, tomato, onion, and pickles on a sesame seed bun. Served with fries.
[price] => 14.50
[photos] => Array
(
[0] => /public/images/placeholder/burger.jpg
[1] => /public/images/placeholder/burger_side.jpg
)
)
[5005] => Array
(
[id] => 5005
[name] => Vegetable Stir-Fry
[description] => Assorted fresh vegetables stir-fried in a savory sauce, served with rice.
[price] => 15.00
[photos] => Array
(
)
)
)
)
)
)
[302] => Array
(
[id] => 302
[name] => Dinner Menu
[description] => Exquisite dishes for your evening dining experience.
[cart_enabled] =>
[categories] => Array
(
[1003] => Array
(
[id] => 1003
[name] => Steaks & Seafood
[items] => Array
(
[5006] => Array
(
[id] => 5006
[name] => Ribeye Steak
[description] => 12oz grilled Ribeye served with mashed potatoes and seasonal vegetables.
[price] => 32.00
[photos] => Array
(
[0] => /public/images/placeholder/ribeye.jpg
)
)
[5007] => Array
(
[id] => 5007
[name] => Grilled Salmon
[description] => Atlantic salmon fillet grilled to perfection, served with asparagus and lemon butter sauce.
[price] => 26.00
[photos] => Array
(
[0] => /public/images/placeholder/salmon.jpg
)
)
)
)
)
)
)
)
)