{
"name": "Product Options",
"class": "product-options",
"gift_wrap_tag": "gift-wrap",
"add_oil_tag": "add-an-oil",
"gift_wrap_enabled": true,
"add_oil_enabled": false,
"gift_wrap":
{
"title": "Gift Wrap This Item?",
"label": "Add Gift Wrap - $4.99",
"placeholder": "Say something here...",
"product": "gift-wrapping-5",
"variant": "14268433860",
"price": "499"
},
"sets": [
{"name": "xx", "products":[]}
,{
"name": "MnM - A",
"only_unique_options": true,
"products":[
{"product_id":0, "price":0, "variant": 0, "title": "Select a candle below:"}
],
"description": "Choose your three candles below:",
"label": "Candle Selection",
"property": "candle_selection",
"required": true,
"quantity": "3"
}
]
}