-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwristbands-one-inch.json
72 lines (72 loc) · 1.19 KB
/
wristbands-one-inch.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
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
{
"caption": "One Inch Wristbands",
"footnotes": [],
"priceMultiplier" : 1,
"pricable": [
"100",
"250",
"500",
"1000",
"2000",
"3000",
"5000",
"10000"
],
"rows": [
{
"type": "Debossed",
"100": 1.82,
"250": 1.10,
"500": 0.84,
"1000": 0.58,
"2000": 0.51,
"3000": 0.44,
"5000": 0.42,
"10000": 0.40
},
{
"type": "Color Filled",
"100": 1.88,
"250": 1.20,
"500": 0.94,
"1000": 0.68,
"2000": 0.62,
"3000": 0.55,
"5000": 0.52,
"10000": 0.47
},
{
"type": "Embossed",
"100": 1.82,
"250": 1.10,
"500": 0.84,
"1000": 0.58,
"2000": 0.51,
"3000": 0.44,
"5000": 0.42,
"10000": 0.40
},
{
"type": "Silk Screened",
"100": 1.82,
"250": 1.10,
"500": 0.84,
"1000": 0.58,
"2000": 0.51,
"3000": 0.44,
"5000": 0.42,
"10000": 0.40
},
{
"type": "Die Cut (Custom Shape)",
"100": 1.98,
"250": 4.41,
"500": 1.10,
"1000": 0.82,
"2000": 0.70,
"3000": 0.64,
"5000": 0.62,
"10000": 0.54
}
]
}