Espresso

name:Espresso
description:
images:
retailUnitPrice:5.99
wholesalePrice:3
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__014-espresso
active:true
hours:
[]
Min Price: {
  "options": [],
  "addons": [],
  "calculate": {
    "guest": {
      "quantity": 2,
      "unitPrice": 5.99,
      "totalPrice": 11.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    },
    "merchant": {
      "quantity": 2,
      "unitPrice": 3,
      "totalPrice": 6
    },
    "platform": {
      "quantity": 2,
      "unitPrice": 2.99,
      "totalPrice": 5.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    }
  }
}
Max Price: {
  "options": [],
  "addons": [],
  "calculate": {
    "guest": {
      "quantity": 2,
      "unitPrice": 5.99,
      "totalPrice": 11.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    },
    "merchant": {
      "quantity": 2,
      "unitPrice": 3,
      "totalPrice": 6
    },
    "platform": {
      "quantity": 2,
      "unitPrice": 2.99,
      "totalPrice": 5.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    }
  }
}