variant.json 534 B

12345678910111213141516171819202122
  1. {
  2. "variant": {
  3. "price": "199.00",
  4. "position": 1,
  5. "created_at": "2011-10-20T14:05:13-04:00",
  6. "title": "Pink",
  7. "requires_shipping": true,
  8. "updated_at": "2011-10-20T14:05:13-04:00",
  9. "inventory_policy": "continue",
  10. "compare_at_price": null,
  11. "inventory_quantity": 10,
  12. "inventory_management": "shopify",
  13. "taxable": true,
  14. "id": 808950810,
  15. "grams": 200,
  16. "sku": "IPOD2008PINK",
  17. "option1": "Pink",
  18. "option2": null,
  19. "fulfillment_service": "manual",
  20. "option3": null
  21. }
  22. }