12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- {
- "variants": [
- {
- "price": "199.00",
- "position": 1,
- "created_at": "2011-10-20T14:05:13-04:00",
- "title": "Pink",
- "requires_shipping": true,
- "updated_at": "2011-10-20T14:05:13-04:00",
- "inventory_policy": "continue",
- "compare_at_price": null,
- "inventory_quantity": 10,
- "inventory_management": "shopify",
- "taxable": true,
- "id": 808950810,
- "grams": 200,
- "sku": "IPOD2008PINK",
- "option1": "Pink",
- "option2": null,
- "fulfillment_service": "manual",
- "option3": null,
- "product_id": 632910392
- },
- {
- "price": "199.00",
- "position": 2,
- "created_at": "2011-10-20T14:05:13-04:00",
- "title": "Red",
- "requires_shipping": true,
- "updated_at": "2011-10-20T14:05:13-04:00",
- "inventory_policy": "continue",
- "compare_at_price": null,
- "inventory_quantity": 20,
- "inventory_management": "shopify",
- "taxable": true,
- "id": 49148385,
- "grams": 200,
- "sku": "IPOD2008RED",
- "option1": "Red",
- "option2": null,
- "fulfillment_service": "manual",
- "option3": null,
- "product_id": 632910392
- },
- {
- "price": "199.00",
- "position": 3,
- "created_at": "2011-10-20T14:05:13-04:00",
- "title": "Green",
- "requires_shipping": true,
- "updated_at": "2011-10-20T14:05:13-04:00",
- "inventory_policy": "continue",
- "compare_at_price": null,
- "inventory_quantity": 30,
- "inventory_management": "shopify",
- "taxable": true,
- "id": 39072856,
- "grams": 200,
- "sku": "IPOD2008GREEN",
- "option1": "Green",
- "option2": null,
- "fulfillment_service": "manual",
- "option3": null,
- "product_id": 632910392
- },
- {
- "price": "199.00",
- "position": 4,
- "created_at": "2011-10-20T14:05:13-04:00",
- "title": "Black",
- "requires_shipping": true,
- "updated_at": "2011-10-20T14:05:13-04:00",
- "inventory_policy": "continue",
- "compare_at_price": null,
- "inventory_quantity": 40,
- "inventory_management": "shopify",
- "taxable": true,
- "id": 457924702,
- "grams": 200,
- "sku": "IPOD2008BLACK",
- "option1": "Black",
- "option2": null,
- "fulfillment_service": "manual",
- "option3": null,
- "product_id": 632910392
- }
- ]
- }
|