Created
June 19, 2019 17:29
-
-
Save IsTheJack/4642649da3ee8f971815ba4b9bb844dd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"categoriesSelection":[ | |
{ | |
"category":{ | |
"id":"3a3430aa-deae-4df9-94e0-58eec5f0b57b", | |
"name":"Eat In", | |
"products_total":79, | |
"description":"Est alias quam voluptatem illum repellendus id eligendi." | |
}, | |
"productsExclusionList":[ | |
{ | |
"id":"c98d33f2-c3ba-467a-8a67-5d34166480d8", | |
"name":"Awesome Plastic Chips", | |
"categories_ids":[ | |
"40a99bd0-0874-4a65-82d3-c72411b32c9b", | |
"3a3430aa-deae-4df9-94e0-58eec5f0b57b", | |
"2ed64f9d-2c1c-4175-a413-bff4f6bb666e" | |
], | |
"image":"http://lorempixel.com/300/300/food?v=d45c1144-a107-49ee-9177-a0ce1f735b80", | |
"base_price":2000, | |
"description":"Voluptatem quam fugiat beatae.", | |
"variants":"" | |
} | |
] | |
} | |
], | |
"productsSelection":[ | |
{ | |
"product":{ | |
"id":"b946b4b6-fcb9-46db-b7e2-d85f86e5e47d", | |
"name":"Rustic Plastic Chair", | |
"categories_ids":[ | |
"40a99bd0-0874-4a65-82d3-c72411b32c9b", | |
"fb5c2ba2-564b-4971-89da-f9c78516a0f3", | |
"c4743d21-3214-4521-9a67-f42c90e7fa6f" | |
], | |
"image":"http://lorempixel.com/300/300/food?v=ad798233-322e-4083-8029-dc6f35cfa5b7", | |
"base_price":1000, | |
"description":"Deleniti mollitia est ab voluptatem id consectetur cumque at sint.", | |
"variants":[ | |
{ | |
"id":"faef9843-8894-4bc4-a639-56434d8e55af", | |
"name":"Intelligent", | |
"category_name":"side" | |
}, | |
{ | |
"id":"28793157-be41-4bc4-9252-25de23e30b70", | |
"name":"Rustic", | |
"category_name":"side" | |
}, | |
{ | |
"id":"2dc18b3f-db59-453e-b81f-38c614ca86cc", | |
"name":"Licensed", | |
"category_name":"side" | |
}, | |
{ | |
"id":"af9682e5-66d2-4ea9-a733-fc4a41be5f32", | |
"name":"Tasty", | |
"category_name":"size" | |
}, | |
{ | |
"id":"d11b3bb5-fcf2-4837-a46d-2c38e812a19b", | |
"name":"Intelligent", | |
"category_name":"side" | |
} | |
] | |
}, | |
"variantsExclusionList":[ | |
{ | |
"id":"28793157-be41-4bc4-9252-25de23e30b70", | |
"name":"Rustic", | |
"category_name":"side" | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment