Sandwich BLT
| name: | Sandwich BLT |
| description: | |
| images: |  |
| retailUnitPrice: | 11.99 |
| wholesalePrice: | 5.99 |
| packingFee: | 1 |
| zones: | [
"reference__mock__miami-beach.zone-6"
] |
| merchants: | [
"party__mock__latin-cafe"
] |
| collections: | collection__mock__sandwich collection__mock__lite
|
| id: | product__mock__088-sandwich-blt |
| active: | true |
| hours: | [] |
Min Price: {
"options": [],
"addons": [],
"calculate": {
"guest": {
"quantity": 2,
"unitPrice": 11.99,
"totalPrice": 23.98,
"unitPackingFee": 1,
"totalPackingFee": 2
},
"merchant": {
"quantity": 2,
"unitPrice": 5.99,
"totalPrice": 11.98
},
"platform": {
"quantity": 2,
"unitPrice": 6,
"totalPrice": 12,
"unitPackingFee": 1,
"totalPackingFee": 2
}
}
}
Max Price: {
"options": [],
"addons": [],
"calculate": {
"guest": {
"quantity": 2,
"unitPrice": 11.99,
"totalPrice": 23.98,
"unitPackingFee": 1,
"totalPackingFee": 2
},
"merchant": {
"quantity": 2,
"unitPrice": 5.99,
"totalPrice": 11.98
},
"platform": {
"quantity": 2,
"unitPrice": 6,
"totalPrice": 12,
"unitPackingFee": 1,
"totalPackingFee": 2
}
}
}