Sandwich Cubano

name:Sandwich Cubano
description:
images:
retailUnitPrice:13.99
wholesalePrice:6.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__085-sandwich-cubano
active:true
hours:
[]
Min Price: {
  "options": [],
  "addons": [],
  "calculate": {
    "guest": {
      "quantity": 2,
      "unitPrice": 13.99,
      "totalPrice": 27.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    },
    "merchant": {
      "quantity": 2,
      "unitPrice": 6.99,
      "totalPrice": 13.98
    },
    "platform": {
      "quantity": 2,
      "unitPrice": 7,
      "totalPrice": 14,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    }
  }
}
Max Price: {
  "options": [],
  "addons": [],
  "calculate": {
    "guest": {
      "quantity": 2,
      "unitPrice": 13.99,
      "totalPrice": 27.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    },
    "merchant": {
      "quantity": 2,
      "unitPrice": 6.99,
      "totalPrice": 13.98
    },
    "platform": {
      "quantity": 2,
      "unitPrice": 7,
      "totalPrice": 14,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    }
  }
}