Margherita Pizza Pie
| name: | Margherita Pizza Pie |
| description: | Tomato sauce, fresh mozzarella & fresh basil. |
| images: |  |
| retailUnitPrice: | 23.99 |
| wholesalePrice: | 13 |
| packingFee: | 1 |
| zones: | [
"reference__mock__miami-beach.zone-6"
] |
| merchants: | [
"party__mock__piola"
] |
| options: | {
"option__mock__025-margherita-pizza-pie.crust": {
"id": "option__mock__025-margherita-pizza-pie.crust",
"name": "Crust",
"values": {
"value__mock__025-margherita-pizza-pie.crust.regular-crust": {
"retailUnitPrice": 0,
"wholesalePrice": 0,
"packingFee": 0,
"id": "value__mock__025-margherita-pizza-pie.crust.regular-crust",
"name": "Regular Crust"
},
"value__mock__025-margherita-pizza-pie.crust.cauliflower-crust": {
"retailUnitPrice": 4.77,
"wholesalePrice": 3,
"packingFee": 0,
"id": "value__mock__025-margherita-pizza-pie.crust.cauliflower-crust",
"name": "Cauliflower Crust"
}
}
},
"option__mock__025-margherita-pizza-pie.cheese": {
"id": "option__mock__025-margherita-pizza-pie.cheese",
"name": "Cheese",
"values": {
"value__mock__025-margherita-pizza-pie.cheese.shredded-mozzarella": {
"retailUnitPrice": 0,
"wholesalePrice": 0,
"packingFee": 0,
"id": "value__mock__025-margherita-pizza-pie.cheese.shredded-mozzarella",
"name": "Shredded Mozzarella"
}
}
}
} |
| collections: | collection__mock__hungry collection__mock__healthy collection__mock__vegan collection__mock__gluten-free
|
| id: | product__mock__025-margherita-pizza-pie |
| active: | true |
| hours: | [] |
Min Price: {
"options": [],
"addons": [],
"calculate": {
"guest": {
"quantity": 2,
"unitPrice": 23.99,
"totalPrice": 47.98,
"unitPackingFee": 1,
"totalPackingFee": 2
},
"merchant": {
"quantity": 2,
"unitPrice": 13,
"totalPrice": 26
},
"platform": {
"quantity": 2,
"unitPrice": 10.989999999999998,
"totalPrice": 21.979999999999997,
"unitPackingFee": 1,
"totalPackingFee": 2
}
}
}
Max Price: {
"options": [
"value__mock__025-margherita-pizza-pie.crust.regular-crust",
"value__mock__025-margherita-pizza-pie.crust.cauliflower-crust",
"value__mock__025-margherita-pizza-pie.cheese.shredded-mozzarella"
],
"addons": [],
"calculate": {
"guest": {
"quantity": 2,
"unitPrice": 28.759999999999998,
"totalPrice": 57.519999999999996,
"unitPackingFee": 1,
"totalPackingFee": 2
},
"merchant": {
"quantity": 2,
"unitPrice": 16,
"totalPrice": 32
},
"platform": {
"quantity": 2,
"unitPrice": 12.759999999999998,
"totalPrice": 25.519999999999996,
"unitPackingFee": 1,
"totalPackingFee": 2
}
}
}