{ "cabinets": [ { "sku": "h2p", "quantity": 1, "width": "21.25", "height": "30.5", "depth": 12, "options": [ { "question": "Modèle", "answer": "modèle1" }, { "question": "couleur", "answer": "bleu" } , { "question": "profondeur2", "answer": 24 } ] }, { "sku": "b2p", "quantity": 1, "width": "21.25", "height": "30.5", "depth": 12, "options": [ { "question": "Modèle", "choice": "modèle1" }, { "question": "couleur", "choice": "bleu" } ] } ] }