Skip to content

Instantly share code, notes, and snippets.

@JustAyush
Created September 26, 2019 08:52
Show Gist options
  • Save JustAyush/d92b95f860e2491ae4ada32e27b26e56 to your computer and use it in GitHub Desktop.
Save JustAyush/d92b95f860e2491ae4ada32e27b26e56 to your computer and use it in GitHub Desktop.
{
"message": [
{
"special":{
"special_name": "The Impossible Burger",
"special_price": "Rs. 800",
"special_imageUrl": "https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/impossible-burger-1556115116.jpg",
"special_details": "Based on calories, fat, fiber and sodium, Impossible Foods edged out Beyond Meat. However, when it comes to protein and saturated fat content, Beyond Meat had a slight advantage. Both options are vegan and gluten free. Both options are vegan and gluten free. Both options are vegan and gluten free."
},
"menu": [
{
"category_name": "Pizza",
"category_imageUrl": "https://s3.amazonaws.com/pizza-delight-cdn/upload/menu/PD17_IMG_OLO_PD_Pizza-Nacho_1920x1080.jpg",
"category_detail": [
{
"name": "chicken pizza",
"price": "Rs. 200"
}
]
},
{
"category_name": "Momo",
"category_imageUrl": "https://s3.amazonaws.com/pizza-delight-cdn/upload/menu/PD17_IMG_OLO_PD_Pizza-Nacho_1920x1080.jpg",
"category_detail":
}
],
"size": [
{
"size_value": "S",
"details": [
{
"color": "red",
"id": 156782,
"quantity": 12
},
{
"color": "blue",
"id": 123482,
"quantity": 24
}
]
},
{
"size_value": "XL",
"details": [
{
"color": "gray",
"id": 1563452,
"quantity": 12
},
{
"color": "black",
"id": 1234812,
"quantity": 10
}
]
}
],
"rating": 4,
"shop_profile": {
"follower_count": 500,
"profile_pic": "https://www.freeiconspng.com/minicovers/apple-icon-4.png",
"shop_id": 1244,
"name": "Alan Walker Merch store",
"location": "Manhattan, New York"
},
"updated_date": "2019-05-17T08:57:12.149Z",
"name": "Alan Walker Hoodie",
"highlights": [
{
"category": "Hood",
"brand": "Alan Walker Merch",
"tag": "hoodie",
"detail": "This is the first merch from Alan Walker that has sold for over million copies in a single day"
}
],
"imageURL": [
{
"image3": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRl5RBvYtEnQEFf-b4CkUkb6QQlfYLpRE-gZbhA-GI6wFkjUBZw",
"image2": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRl5RBvYtEnQEFf-b4CkUkb6QQlfYLpRE-gZbhA-GI6wFkjUBZw",
"image1": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRl5RBvYtEnQEFf-b4CkUkb6QQlfYLpRE-gZbhA-GI6wFkjUBZw"
}
],
"__v": 0,
"short_description": "Best one from Alan Walker merchandise",
"create_date": "2019-05-17T08:57:12.148Z",
"_id": "5cde77686edd9d1b9c2cfdf8",
"review": [
{
"comment": "Wow Alan Walker hoodie is so cool.",
"user_id": 5000
},
{
"comment": "I bought this hood yesterday and now my friends are jealous.",
"user_id": 8000
}
],
"price_discount": [
{
"discount": 200,
"price": 2000
}
]
}
],
"error": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment