-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOneObject.txt
More file actions
110 lines (110 loc) · 3.99 KB
/
Copy pathOneObject.txt
File metadata and controls
110 lines (110 loc) · 3.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
'handle': 'awesome-bronze-computer',
'product_type': 'Computer',
'title': 'Awesome Bronze Computer',
'created_at': '2015-09-23T20:51:20-04:00',
'tags': [
'Awesome',
'Bronze',
'Computer'
],
'body_html': 'Orchestrate holistic web services',
'updated_at': '2015-09-23T20:51:20-04:00',
'published_at':'2015-09-23T20:51:20-04:00',
'options': [{
'position': 1,
'values':[
'Magenta',
'Mint green',
'Maroon',
'Salmon'
],
'name': 'Title'
}],
'images': [{
'src': 'https://cdn.shopify.com/s/files/1/1000/7970/products/Awesome_20Bronze_20Computer.png?v=1443055880',
'product_id': 2759167747,
'created_at': '2015-09-23T20:51:20-04:00',
'updated_at': '2015-09-23T20:51:20-04:00',
'variant_ids': [],
'position': 1,
'id': 5642031235
}],
'vendor': 'Zboncak-Kemmer',
'variants': [{
'sku': '',
'created_at': '2015-09-23T20:51:20-04:00',
'available': True,
'grams': 6035,
'title': 'Magenta',
'price': '56.69',
'requires_shipping': True,
'updated_at': '2015-09-23T20:51:20-04:00',
'id': 8041840195,
'product_id': 2759167747,
'compare_at_price': None,
'featured_image': None,
'taxable': True,
'position': 1,
'option2': None,
'option3': None,
'option1': 'Magenta'
},
{
'sku': '',
created_at': '2015-09-23T20:51:20-04:00',
'available': True,
'grams': 9961,
'title': 'Mint green',
'price': '63.89',
'requires_shipping': True,
'updated_at': '2015-09-23T20:51:20-04:00',
'id': 8041840259,
'product_id': 2759167747,
'compare_at_price': None,
'featured_image': None,
'taxable': True,
'position': 2,
'option2': None,
'option3': None,
'option1': 'Mint green'
},
{
'sku': '',
'created_at': '2015-09-23T20:51:20-04:00',
'available': True,
'grams': 922,
'title': 'Maroon',
'price': '18.76',
'requires_shipping': True,
'updated_at': '2015-09-23T20:51:20-04:00',
'id': 8041840323,
'product_id': 2759167747,
'compare_at_price': None,
'featured_image': None,
'taxable': True,
'position': 3,
'option2': None,
'option3': None,
'option1': 'Maroon'
},
{
'sku': '',
'created_at': '2015-09-23T20:51:20-04:00',
'available': True,
'grams': 1355,
'title': 'Salmon',
'price': '97.60',
'requires_shipping': True,
'updated_at': '2015-09-23T20:51:20-04:00',
'id': 8041840387,
'product_id': 2759167747,
'compare_at_price': None,
'featured_image': None,
'taxable': True,
'position': 4,
'option2': None,
'option3': None,
'option1': 'Salmon'
}],
'id': 2759167747}