[
  {
    "label": "Shirt",
    "children": [
      {
        "label": "Fabric",
        "options": [
          {
            "label": "Purple",
            "image": "/customizaton/fabric/solid/purple-KCC471831.jpg",
            "value": "Purple KCC471831"
          },
          {
            "label": "Lime",
            "image": "/customizaton/fabric/solid/lime-KCC471830.jpg",
            "value": "Lime Green "
          },
          {
            "label": "Sea blue",
            "image": "/customizaton/fabric/solid/blue-ocean-KCC471823.jpg",
            "value": "Sea blue KCC471823"
          },
          {
            "label": "Pale Brown",
            "image": "/customizaton/fabric/solid/pale-brown-KCC471825.jpg",
            "value": "pale-brown-KCC471825"
          },
          {
            "label": "pale yellow",
            "image": "/customizaton/fabric/strips/pale-yellow-KCC468989.jpg",
            "value": "pale yellow KCC468989"
          },
          {
            "label": "lime forest",
            "image": "/customizaton/fabric/strips/lime-forest-KCC468990.jpg",
            "value": "lime-forest-KCC468990"
          },
          {
            "label": "Off White Embroidery",
            "image": "/customizaton/fabric/pattern/off-white-DSC_1944.jpg",
            "value": "Off White Embroidery - DSC_1944"
          },
          {
            "label": "Lusho",
            "image": "/customizaton/fabric/pattern/lusho-DSC_9826.jpg",
            "value": "lusho DSC_9826"
          },
          {
            "label": "pink booti",
            "image": "/customizaton/fabric/pattern/pink-booti-KCC386886.jpg",
            "value": "pink-booti-KCC386886"
          }
        ]
      },
      {
        "label": "Style",
        "children": [
          {
            "label": "Collar",
            "children": [
              {
                "label": "Collar Style",
                "options": [
                  {
                    "label": "Madmen",
                    "image": "/customizaton/shirt/collar/collars-madmen.svg",
                    "value": "Madmen"
                  },
                  {
                    "label": "Hipster",
                    "image": "/customizaton/shirt/collar/collars-hipster.svg",
                    "value": "Hipster"
                  },
                  {
                    "label": "Polo",
                    "image": "/customizaton/shirt/collar/collars-polo.svg",
                    "value": "Polo"
                  },
                  {
                    "label": "Club Collar",
                    "image": "/customizaton/shirt/collar/collars-club.svg",
                    "value": "Club Collar"
                  }
                ]
              },
              {
                "label": "Collar Button",
                "options": [
                  {
                    "label": "SIngle",
                    "image": "/customizaton/shirt/collar/single-button.svg",
                    "value": "Single"
                  },
                  {
                    "label": "Double",
                    "image": "/customizaton/shirt/collar/double-button.svg",
                    "value": "Double"
                  }
                ]
              }
            ]
          },
          {
            "label": "Placket",
            "options": [
              {
                "label": "French Placket",
                "image": "/customizaton/shirt/placket/front-french.svg",
                "value": "French Placket"
              },
              {
                "label": "Regular Placket",
                "image": "/customizaton/shirt/placket/front-regular.svg",
                "value": "Regular Placket"
              },
              {
                "label": "Skinny Placket",
                "image": "/customizaton/shirt/placket/front-pencil.svg",
                "value": "Skinny Placket"
              },
              {
                "label": "Concealed Placket",
                "image": "/customizaton/shirt/placket/front-concealed.svg",
                "value": "Concealed Placket"
              }
            ]
          }
        ]
      }
    ]
  }
]