Moderna Pizza Pie

name:Moderna Pizza Pie
description:Tomato sauce, mozzarella, ham & pineapple.
images:
retailUnitPrice:26.99
wholesalePrice:15
packingFee:1
zones:
[
  "reference__mock__miami-beach.zone-6"
]
merchants:
[
  "party__mock__piola"
]
options:
{
  "option__mock__028-moderna-pizza-pie.crust": {
    "id": "option__mock__028-moderna-pizza-pie.crust",
    "name": "Crust",
    "values": {
      "value__mock__028-moderna-pizza-pie.crust.regular-crust": {
        "retailUnitPrice": 0,
        "wholesalePrice": 0,
        "packingFee": 0,
        "id": "value__mock__028-moderna-pizza-pie.crust.regular-crust",
        "name": "Regular Crust"
      },
      "value__mock__028-moderna-pizza-pie.crust.cauliflower-crust": {
        "retailUnitPrice": 4.77,
        "wholesalePrice": 3,
        "packingFee": 0,
        "id": "value__mock__028-moderna-pizza-pie.crust.cauliflower-crust",
        "name": "Cauliflower Crust"
      }
    }
  },
  "option__mock__028-moderna-pizza-pie.cheese": {
    "id": "option__mock__028-moderna-pizza-pie.cheese",
    "name": "Cheese",
    "values": {
      "value__mock__028-moderna-pizza-pie.cheese.shredded-mozzarella": {
        "retailUnitPrice": 0,
        "wholesalePrice": 0,
        "packingFee": 0,
        "id": "value__mock__028-moderna-pizza-pie.cheese.shredded-mozzarella",
        "name": "Shredded Mozzarella"
      },
      "value__mock__028-moderna-pizza-pie.cheese.parmesan-cheese": {
        "retailUnitPrice": 0,
        "wholesalePrice": 0,
        "packingFee": 0,
        "id": "value__mock__028-moderna-pizza-pie.cheese.parmesan-cheese",
        "name": "Parmesan Cheese"
      }
    }
  }
}
collections:
  1. collection__mock__hungry
  2. collection__mock__gluten-free
  3. collection__mock__vegan
id:product__mock__028-moderna-pizza-pie
active:true
hours:
[]
Min Price: {
  "options": [],
  "addons": [],
  "calculate": {
    "guest": {
      "quantity": 2,
      "unitPrice": 26.99,
      "totalPrice": 53.98,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    },
    "merchant": {
      "quantity": 2,
      "unitPrice": 15,
      "totalPrice": 30
    },
    "platform": {
      "quantity": 2,
      "unitPrice": 11.989999999999998,
      "totalPrice": 23.979999999999997,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    }
  }
}
Max Price: {
  "options": [
    "value__mock__028-moderna-pizza-pie.crust.regular-crust",
    "value__mock__028-moderna-pizza-pie.crust.cauliflower-crust",
    "value__mock__028-moderna-pizza-pie.cheese.shredded-mozzarella",
    "value__mock__028-moderna-pizza-pie.cheese.parmesan-cheese"
  ],
  "addons": [],
  "calculate": {
    "guest": {
      "quantity": 2,
      "unitPrice": 31.759999999999998,
      "totalPrice": 63.519999999999996,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    },
    "merchant": {
      "quantity": 2,
      "unitPrice": 18,
      "totalPrice": 36
    },
    "platform": {
      "quantity": 2,
      "unitPrice": 13.759999999999998,
      "totalPrice": 27.519999999999996,
      "unitPackingFee": 1,
      "totalPackingFee": 2
    }
  }
}