collection_products.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "products": [
  3. {
  4. "product_type": "Cult Products",
  5. "handle": "ipod-nano",
  6. "created_at": "2011-10-20T14:05:13-04:00",
  7. "body_html": "<p>It's the small iPod with one very big idea: Video. Now the world's most popular music player, available in 4GB and 8GB models, lets you enjoy TV shows, movies, video podcasts, and more. The larger, brighter display means amazing picture quality. In six eye-catching colors, iPod nano is stunning all around. And with models starting at just $149, little speaks volumes.</p>",
  8. "title": "IPod Nano - 8GB",
  9. "template_suffix": null,
  10. "updated_at": "2011-10-20T14:05:13-04:00",
  11. "id": 632910392,
  12. "tags": "Emotive, Flash Memory, MP3, Music",
  13. "images": [
  14. {
  15. "position": 1,
  16. "created_at": "2011-10-20T14:05:13-04:00",
  17. "product_id": 632910392,
  18. "updated_at": "2011-10-20T14:05:13-04:00",
  19. "src": "http://static.shopify.com/s/files/1/6909/3384/products/ipod-nano.png?0",
  20. "id": 850703190
  21. }
  22. ],
  23. "vendor": "Apple",
  24. "published_at": "2007-12-31T19:00:00-05:00",
  25. "manually_sorted": true,
  26. "options": [
  27. {
  28. "name": "Title"
  29. }
  30. ]
  31. },
  32. {
  33. "product_type": "Cult Products",
  34. "handle": "ipod-touch",
  35. "created_at": "2018-09-26T14:05:13-04:00",
  36. "body_html": "<p>The iPod Touch has the iPhone's multi-touch interface, with a physical home button off the touch screen. The home screen has a list of buttons for the available applications.</p>",
  37. "title": "IPod Touch 8GB",
  38. "template_suffix": null,
  39. "updated_at": "2018-09-26T14:05:13-04:00",
  40. "id": 921728736,
  41. "tags": null,
  42. "vendor": "Apple",
  43. "published_at": "2018-09-26T14:05:13-04:00",
  44. "manually_sorted": true
  45. }
  46. ]
  47. }