Bourekas
| name: | Bourekas |
| description: | |
| images: |  |
| retailUnitPrice: | 3.99 |
| wholesalePrice: | 1.99 |
| packingFee: | 1 |
| zones: | [
"reference__mock__miami-beach.zone-6"
] |
| merchants: | [
"party__mock__41-pizza-bakery"
] |
| options: | {} |
| collections: | collection__mock__lite collection__mock__vegan
|
| id: | product__mock__096-bourekas |
| active: | true |
| hours: | [] |
Min Price: {
"options": [],
"addons": [],
"calculate": {
"guest": {
"quantity": 2,
"unitPrice": 3.99,
"totalPrice": 7.98,
"unitPackingFee": 1,
"totalPackingFee": 2
},
"merchant": {
"quantity": 2,
"unitPrice": 1.99,
"totalPrice": 3.98
},
"platform": {
"quantity": 2,
"unitPrice": 2,
"totalPrice": 4,
"unitPackingFee": 1,
"totalPackingFee": 2
}
}
}
Max Price: {
"options": [],
"addons": [],
"calculate": {
"guest": {
"quantity": 2,
"unitPrice": 3.99,
"totalPrice": 7.98,
"unitPackingFee": 1,
"totalPackingFee": 2
},
"merchant": {
"quantity": 2,
"unitPrice": 1.99,
"totalPrice": 3.98
},
"platform": {
"quantity": 2,
"unitPrice": 2,
"totalPrice": 4,
"unitPackingFee": 1,
"totalPackingFee": 2
}
}
}