variants.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. {
  2. "variants": [
  3. {
  4. "price": "199.00",
  5. "position": 1,
  6. "created_at": "2011-10-20T14:05:13-04:00",
  7. "title": "Pink",
  8. "requires_shipping": true,
  9. "updated_at": "2011-10-20T14:05:13-04:00",
  10. "inventory_policy": "continue",
  11. "compare_at_price": null,
  12. "inventory_quantity": 10,
  13. "inventory_management": "shopify",
  14. "taxable": true,
  15. "id": 808950810,
  16. "grams": 200,
  17. "sku": "IPOD2008PINK",
  18. "option1": "Pink",
  19. "option2": null,
  20. "fulfillment_service": "manual",
  21. "option3": null,
  22. "product_id": 632910392
  23. },
  24. {
  25. "price": "199.00",
  26. "position": 2,
  27. "created_at": "2011-10-20T14:05:13-04:00",
  28. "title": "Red",
  29. "requires_shipping": true,
  30. "updated_at": "2011-10-20T14:05:13-04:00",
  31. "inventory_policy": "continue",
  32. "compare_at_price": null,
  33. "inventory_quantity": 20,
  34. "inventory_management": "shopify",
  35. "taxable": true,
  36. "id": 49148385,
  37. "grams": 200,
  38. "sku": "IPOD2008RED",
  39. "option1": "Red",
  40. "option2": null,
  41. "fulfillment_service": "manual",
  42. "option3": null,
  43. "product_id": 632910392
  44. },
  45. {
  46. "price": "199.00",
  47. "position": 3,
  48. "created_at": "2011-10-20T14:05:13-04:00",
  49. "title": "Green",
  50. "requires_shipping": true,
  51. "updated_at": "2011-10-20T14:05:13-04:00",
  52. "inventory_policy": "continue",
  53. "compare_at_price": null,
  54. "inventory_quantity": 30,
  55. "inventory_management": "shopify",
  56. "taxable": true,
  57. "id": 39072856,
  58. "grams": 200,
  59. "sku": "IPOD2008GREEN",
  60. "option1": "Green",
  61. "option2": null,
  62. "fulfillment_service": "manual",
  63. "option3": null,
  64. "product_id": 632910392
  65. },
  66. {
  67. "price": "199.00",
  68. "position": 4,
  69. "created_at": "2011-10-20T14:05:13-04:00",
  70. "title": "Black",
  71. "requires_shipping": true,
  72. "updated_at": "2011-10-20T14:05:13-04:00",
  73. "inventory_policy": "continue",
  74. "compare_at_price": null,
  75. "inventory_quantity": 40,
  76. "inventory_management": "shopify",
  77. "taxable": true,
  78. "id": 457924702,
  79. "grams": 200,
  80. "sku": "IPOD2008BLACK",
  81. "option1": "Black",
  82. "option2": null,
  83. "fulfillment_service": "manual",
  84. "option3": null,
  85. "product_id": 632910392
  86. }
  87. ]
  88. }