Latte

name:Latte
description:
images:
retailUnitPrice:9.99
wholesalePrice:5
packingFee:1
zones:
[
  "reference__mock__miami-beach.zone-6"
]
merchants:
[
  "party__mock__piola"
]
collections:
  1. collection__mock__gluten-free
  2. collection__mock__vegan
  3. collection__mock__thirsty
id:product__mock__018-latte
active:true
hours:
[]
Min Price: {
  "options": [],
  "addons": [],
  "calculate": {
    "guest": {
      "quantity": 2,
      "unitPrice": 9.99,
      "totalPrice": 19.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    },
    "merchant": {
      "quantity": 2,
      "unitPrice": 5,
      "totalPrice": 10
    },
    "platform": {
      "quantity": 2,
      "unitPrice": 4.99,
      "totalPrice": 9.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    }
  }
}
Max Price: {
  "options": [],
  "addons": [],
  "calculate": {
    "guest": {
      "quantity": 2,
      "unitPrice": 9.99,
      "totalPrice": 19.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    },
    "merchant": {
      "quantity": 2,
      "unitPrice": 5,
      "totalPrice": 10
    },
    "platform": {
      "quantity": 2,
      "unitPrice": 4.99,
      "totalPrice": 9.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    }
  }
}