[
  {
    "id": "sm",
    "title": "Small",
    "priceMultiplier": 0.8
  },
  {
    "id": "md",
    "title": "Medium",
    "priceMultiplier": 1
  },
  {
    "id": "lg",
    "title": "Large",
    "priceMultiplier": 1.4
  },
  {
    "id": "gt",
    "title": "Giant",
    "priceMultiplier": 2
  }
]
