variants.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  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. },
  23. {
  24. "price": "199.00",
  25. "position": 2,
  26. "created_at": "2011-10-20T14:05:13-04:00",
  27. "title": "Red",
  28. "requires_shipping": true,
  29. "updated_at": "2011-10-20T14:05:13-04:00",
  30. "inventory_policy": "continue",
  31. "compare_at_price": null,
  32. "inventory_quantity": 20,
  33. "inventory_management": "shopify",
  34. "taxable": true,
  35. "id": 49148385,
  36. "grams": 200,
  37. "sku": "IPOD2008RED",
  38. "option1": "Red",
  39. "option2": null,
  40. "fulfillment_service": "manual",
  41. "option3": null
  42. },
  43. {
  44. "price": "199.00",
  45. "position": 3,
  46. "created_at": "2011-10-20T14:05:13-04:00",
  47. "title": "Green",
  48. "requires_shipping": true,
  49. "updated_at": "2011-10-20T14:05:13-04:00",
  50. "inventory_policy": "continue",
  51. "compare_at_price": null,
  52. "inventory_quantity": 30,
  53. "inventory_management": "shopify",
  54. "taxable": true,
  55. "id": 39072856,
  56. "grams": 200,
  57. "sku": "IPOD2008GREEN",
  58. "option1": "Green",
  59. "option2": null,
  60. "fulfillment_service": "manual",
  61. "option3": null
  62. },
  63. {
  64. "price": "199.00",
  65. "position": 4,
  66. "created_at": "2011-10-20T14:05:13-04:00",
  67. "title": "Black",
  68. "requires_shipping": true,
  69. "updated_at": "2011-10-20T14:05:13-04:00",
  70. "inventory_policy": "continue",
  71. "compare_at_price": null,
  72. "inventory_quantity": 40,
  73. "inventory_management": "shopify",
  74. "taxable": true,
  75. "id": 457924702,
  76. "grams": 200,
  77. "sku": "IPOD2008BLACK",
  78. "option1": "Black",
  79. "option2": null,
  80. "fulfillment_service": "manual",
  81. "option3": null
  82. }
  83. ]
  84. }