Caesar Salad

name:Caesar Salad
description:
images:
retailUnitPrice:6.99
wholesalePrice:3.99
packingFee:1
zones:
[
  "reference__mock__miami-beach.zone-6"
]
merchants:
[
  "party__mock__latin-cafe"
]
collections:
  1. collection__mock__lite
  2. collection__mock__gluten-free
id:product__mock__050-caesar-salad
active:true
hours:
[]
Min Price: {
  "options": [],
  "addons": [],
  "calculate": {
    "guest": {
      "quantity": 2,
      "unitPrice": 6.99,
      "totalPrice": 13.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    },
    "merchant": {
      "quantity": 2,
      "unitPrice": 3.99,
      "totalPrice": 7.98
    },
    "platform": {
      "quantity": 2,
      "unitPrice": 3,
      "totalPrice": 6,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    }
  }
}
Max Price: {
  "options": [],
  "addons": [],
  "calculate": {
    "guest": {
      "quantity": 2,
      "unitPrice": 6.99,
      "totalPrice": 13.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    },
    "merchant": {
      "quantity": 2,
      "unitPrice": 3.99,
      "totalPrice": 7.98
    },
    "platform": {
      "quantity": 2,
      "unitPrice": 3,
      "totalPrice": 6,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    }
  }
}