Diet Coke

name:Diet Coke
description:
images:
retailUnitPrice:4.99
wholesalePrice:2.5
packingFee:1
zones:
[
  "reference__mock__miami-beach.zone-6"
]
merchants:
[
  "party__mock__latin-cafe"
]
collections:
  1. collection__mock__thirsty
  2. collection__mock__gluten-free
  3. collection__mock__vegan
id:product__mock__071-diet-coke
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
    }
  }
}