Created
July 3, 2018 08:39
-
-
Save hiepxanh/8ca220b5bf1903dd0b9837fe6977a2cd to your computer and use it in GitHub Desktop.
demo_product.json
This file contains hidden or 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
{ "products": [ { "id": 1011873625, "title": "Garlic Bread", "featured_image": "//product.hstatic.net/1000259614/product/upload_b585232256ae43f9bb79be0437d6e165_large.jpg", "handle": "garlic-bread", "compare_at_price": 16000000, "compare_at_price_format": "160,000₫", "price": 14000000, "price_format": "140,000₫", "available": true, "sale": "-13%" } , { "id": 1011828140, "title": "PEPPER SPAGHETTI", "featured_image": "//product.hstatic.net/1000259614/product/upload_b16978af13134090bac7d2bb1bf187f1_large.jpg", "handle": "pepper-spaghetti", "compare_at_price": 0, "compare_at_price_format": "0₫", "price": 15000000, "price_format": "150,000₫", "available": true, "sale": "-0%" } , { "id": 1011873657, "title": "Salmon Salad", "featured_image": "//product.hstatic.net/1000259614/product/garden-salad_large.png", "handle": "salmon-salad", "compare_at_price": 18000000, "compare_at_price_format": "180,000₫", "price": 15700000, "price_format": "157,000₫", "available": true, "sale": "-13%" } , { "id": 1011828057, "title": "SEAFOOD BLACK PEPPER SPAGHETTI", "featured_image": "//product.hstatic.net/1000259614/product/upload_c924941cba2a412e9e22089066791c27_large.jpg", "handle": "seafood-black-pepper-spaghetti", "compare_at_price": 0, "compare_at_price_format": "0₫", "price": 15000000, "price_format": "150,000₫", "available": true, "sale": "-0%" } , { "id": 1011828144, "title": "SPAGHETTI", "featured_image": "//product.hstatic.net/1000259614/product/upload_861d8cb863974aac8599b26ca0ee5b3e_large.jpg", "handle": "spaghetti", "compare_at_price": 0, "compare_at_price_format": "0₫", "price": 15000000, "price_format": "150,000₫", "available": true, "sale": "-0%" } , { "id": 1011828155, "title": "SPAGHETTI PEPPER", "featured_image": "//product.hstatic.net/1000259614/product/s4_large.png", "handle": "spaghetti-pepper", "compare_at_price": 0, "compare_at_price_format": "0₫", "price": 15000000, "price_format": "150,000₫", "available": true, "sale": "-0%" } ], "paginate": { "pages": 1, "items": 6, "current_page": 1, "hasNext": false } } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment