-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwristbands-segmented.json
66 lines (66 loc) · 1.07 KB
/
wristbands-segmented.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
{
"caption": "Segmented Wristbands",
"footnotes": [],
"priceMultiplier" : 1,
"pricable": [
"50",
"100",
"250",
"500",
"1000",
"2000",
"3000",
"5000",
"10000"
],
"rows": [
{
"Type": "Debossed",
"50": 1.93,
"100": 1.13,
"250": 0.71,
"500": 0.50,
"1000": 0.35,
"2000": 0.31,
"3000": 0.29,
"5000": 0.25,
"10000": 0.22
},
{
"Type": "Debossed Painted",
"50": 2.03,
"100": 1.40,
"250": 0.99,
"500": 0.60,
"1000": 0.40,
"2000": 0.36,
"3000": 0.34,
"5000": 0.32,
"10000": 0.31
},
{
"Type": "Embossed",
"50": 1.93,
"100": 1.13,
"250": 0.71,
"500": 0.50,
"1000": 0.35,
"2000": 0.31,
"3000": 0.29,
"5000": 0.25,
"10000": 0.22
},
{
"Type": "Screen Printed",
"50": 1.93,
"100": 1.15,
"250": 0.73,
"500": 0.52,
"1000": 0.37,
"2000": 0.34,
"3000": 0.31,
"5000": 0.27,
"10000": 0.24
}
]
}