-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproducts.json
34 lines (34 loc) · 980 Bytes
/
products.json
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
{
"products": [
{
"asin": "B079P5SDCX",
"title": "Hayfield Spirit DK, Sundown (408), 100g",
"category": "Yarn",
"url": "https://www.amazon.co.uk/Hayfield-Spirit-DK-100g-Sundown/dp/B079P5SDCX/"
},
{
"asin": "B0CJY5KDZQ",
"title": "9203 Hundred Percent Merino Wool Yarn",
"category": "Yarn",
"url": "https://www.amazon.com/dp/B07ZPKN6YR"
},
{
"asin": "B0DD5V2PSP",
"title": "Pastel Horizon (204) Superwash Sock Wool for Knitting",
"category": "Yarn",
"url": "https://www.amazon.com/dp/B07BJL5ZYF"
},
{
"asin": "B01GW3H3U8",
"title": "Bernat Blanket Yarn, 10.5 Oz, Dark Grey",
"category": "Yarn",
"url": "https://www.amazon.com/dp/B01GW3H3U8"
},
{
"asin": "B003VOSH60",
"title": "Lion Brand Yarn 640-130 Wool-Ease Thick and Quick Yarn, Cranberry",
"category": "Yarn",
"url": "https://www.amazon.com/dp/B003VOSH60"
}
]
}