Sandwich Ham & Cheese

name:Sandwich Ham & Cheese
description:
images:
retailUnitPrice:11.99
wholesalePrice:5.99
packingFee:1
zones:
[
  "reference__mock__miami-beach.zone-6"
]
merchants:
[
  "party__mock__latin-cafe"
]
collections:
  1. collection__mock__sandwich
  2. collection__mock__lite
id:product__mock__086-sandwich-ham-cheese
active:true
hours:
[]
Min Price: {
  "options": [],
  "addons": [],
  "calculate": {
    "guest": {
      "quantity": 2,
      "unitPrice": 11.99,
      "totalPrice": 23.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    },
    "merchant": {
      "quantity": 2,
      "unitPrice": 5.99,
      "totalPrice": 11.98
    },
    "platform": {
      "quantity": 2,
      "unitPrice": 6,
      "totalPrice": 12,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    }
  }
}
Max Price: {
  "options": [],
  "addons": [],
  "calculate": {
    "guest": {
      "quantity": 2,
      "unitPrice": 11.99,
      "totalPrice": 23.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    },
    "merchant": {
      "quantity": 2,
      "unitPrice": 5.99,
      "totalPrice": 11.98
    },
    "platform": {
      "quantity": 2,
      "unitPrice": 6,
      "totalPrice": 12,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    }
  }
}