French Fries
| name: | French Fries |
| description: | |
| images: |  |
| retailUnitPrice: | 4.99 |
| wholesalePrice: | 2.5 |
| packingFee: | 1 |
| zones: | [
"reference__mock__miami-beach.zone-6"
] |
| merchants: | [
"party__mock__latin-cafe"
] |
| collections: | collection__mock__lite collection__mock__vegan
|
| id: | product__mock__047-french-fries |
| active: | true |
| hours: | [] |
Min Price: {
"options": [],
"addons": [],
"calculate": {
"guest": {
"quantity": 2,
"unitPrice": 4.99,
"totalPrice": 9.98,
"unitPackingFee": 1,
"totalPackingFee": 2
},
"merchant": {
"quantity": 2,
"unitPrice": 2.5,
"totalPrice": 5
},
"platform": {
"quantity": 2,
"unitPrice": 2.49,
"totalPrice": 4.98,
"unitPackingFee": 1,
"totalPackingFee": 2
}
}
}
Max Price: {
"options": [],
"addons": [],
"calculate": {
"guest": {
"quantity": 2,
"unitPrice": 4.99,
"totalPrice": 9.98,
"unitPackingFee": 1,
"totalPackingFee": 2
},
"merchant": {
"quantity": 2,
"unitPrice": 2.5,
"totalPrice": 5
},
"platform": {
"quantity": 2,
"unitPrice": 2.49,
"totalPrice": 4.98,
"unitPackingFee": 1,
"totalPackingFee": 2
}
}
}