Untitled
unknown
javascript
3 years ago
5.1 kB
4
Indexable
let data = { "id": 1049, "item_code": "7OZKZAUMIP92", "name": "Icecream", "description": "This is icecream", "summary": "This is icecream", "price": "1000.00000000", "sku": "12322123", "attributes": { "flavor": { "name": "Flavor", "position": 0, "key": "flavor", "value": [ "Vanilla", "Chocolate", "Banana" ], "visibility": "1", "attribute_id": "" }, "color": { "name": "Color", "position": 1, "key": "color", "value": [ "25" ], "visibility": "1", "attribute_id": "26" }, "size": { "name": "Size", "position": 2, "key": "size", "value": [ "Small", "Large" ], "visibility": "1", "attribute_id": "" }, "topping": { "name": "Topping", "position": 3, "key": "topping", "value": [ "Chocolate" ], "visibility": "1", "attribute_id": "" } }, "attributeValues": { "color": [ { "id": 24, "attribute_id": 26, "value": "Blue", "order_by": 1, "status": "Active", "created_at": "2022-06-04T08:29:33.000000Z", "updated_at": "2022-06-04T10:09:21.000000Z" }, { "id": 25, "attribute_id": 26, "value": "Grey", "order_by": 2, "status": "Active", "created_at": "2022-06-04T08:29:33.000000Z", "updated_at": "2022-06-04T10:09:21.000000Z" }, { "id": 26, "attribute_id": 26, "value": "Black", "order_by": 3, "status": "Active", "created_at": "2022-06-04T08:29:33.000000Z", "updated_at": "2022-06-04T10:09:21.000000Z" }, { "id": 27, "attribute_id": 26, "value": "Pink", "order_by": 4, "status": "Active", "created_at": "2022-06-04T08:29:33.000000Z", "updated_at": "2022-06-04T10:09:21.000000Z" } ] }, "variations": { "45": { "id": 1099, "item_code": "62ad56a294d3e", "name": "Icecream", "price": "120.00000000", "parent_id": 1049, "item_excerpt": null, "menu_order": 0, "type": "Item", "created_at": "2022-06-18T04:37:54.000000Z", "updated_at": "2022-06-18T04:40:58.000000Z", "attributes": { "attribute_flavor": "Vanilla", "attribute_color": "25", "attribute_size": "Small", "attribute_topping": "Chocolate" } }, "46": { "id": 1100, "item_code": "62ad56a296d45", "name": "Icecream", "price": "200.00000000", "parent_id": 1049, "item_excerpt": null, "menu_order": 0, "type": "Item", "created_at": "2022-06-18T04:37:54.000000Z", "updated_at": "2022-06-18T04:40:58.000000Z", "attributes": { "attribute_flavor": "Vanilla", "attribute_color": "25", "attribute_size": "Large", "attribute_topping": "Chocolate" } }, "47": { "id": 1101, "item_code": "62ad56a298cf8", "name": "Icecream", "price": "240.00000000", "parent_id": 1049, "item_excerpt": null, "menu_order": 0, "type": "Item", "created_at": "2022-06-18T04:37:54.000000Z", "updated_at": "2022-06-18T04:40:58.000000Z", "attributes": { "attribute_flavor": "Chocolate", "attribute_color": "25", "attribute_size": "Small", "attribute_topping": "Chocolate" } }, "48": { "id": 1102, "item_code": "62ad56a299930", "name": "Icecream", "price": "90.00000000", "parent_id": 1049, "item_excerpt": null, "menu_order": 0, "type": "Item", "created_at": "2022-06-18T04:37:54.000000Z", "updated_at": "2022-06-18T04:40:58.000000Z", "attributes": { "attribute_flavor": "Chocolate", "attribute_color": "25", "attribute_size": "Large", "attribute_topping": "Chocolate" } }, "49": { "id": 1103, "item_code": "62ad56a29a790", "name": "Icecream", "price": "111.00000000", "sku": null, "parent_id": 1049, "item_excerpt": null, "menu_order": 0, "type": "Item", "created_at": "2022-06-18T04:37:54.000000Z", "updated_at": "2022-06-18T04:40:58.000000Z", "attributes": { "attribute_flavor": "Banana", "attribute_color": "25", "attribute_size": "Small", "attribute_topping": "Chocolate" } }, "50": { "id": 1104, "item_code": "62ad56a29b3d9", "name": "Icecream", "price": "123.00000000", "parent_id": 1049, "item_excerpt": null, "menu_order": 0, "type": "Item", "created_at": "2022-06-18T04:37:54.000000Z", "updated_at": "2022-06-18T04:40:58.000000Z", "attributes": { "attribute_flavor": "Banana", "attribute_color": "25", "attribute_size": "Large", "attribute_topping": "Chocolate" } } } }
Editor is loading...