Untitled
unknown
json
a year ago
1.2 kB
9
Indexable
{
"titleEn": "Classic Burger",
"titleAr": "برجر كلاسيكي",
"descriptionEn": "A classic beef burger with lettuce, tomato, and cheese.",
"descriptionAr": "برجر لحم كلاسيكي مع الخس والطماطم والجبن.",
"customizable": true,
"sequenceOrder": 1,
"price": 5.99,
"specialPrice": 4.99,
"strikeOutPrice": 6.99,
"discountPrecentage": 20,
"selectedItemId": 1,
"type": "food",
"displayDateConfig": {},
"selectedValue": 1,
"itemType": "standalone",
"limited_offer": true,
"spicyOutConfig": "Regular, Spicy",
"taxClassId": 1,
"lucky_day": "Friday",
"lucky_date_everymonth": "15",
"last_weak_everymonth": "4",
"lucky_type": "Special",
"status": true,
"qrcode": "base64:qrcode_sample",
"categoryIds": [1, 2],
"services": {
"take_away": true,
"carhop": false,
"delivery": true,
"dine_in": true,
"drivethru": true
},
"display_day": {
"MON": [
{"from": "08:00:00", "to": "10:00:00"},
{"from": "12:00:00", "to": "14:00:00"}
],
"TUE": [
{"from": "08:00:00", "to": "10:00:00"},
{"from": "12:00:00", "to": "14:00:00"}
]
}
}
Editor is loading...
Leave a Comment