-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlanyard-badge-reel.json
63 lines (63 loc) · 1.19 KB
/
lanyard-badge-reel.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
{
"caption": "Badge Reels",
"footnotes": ["To add 4 Color Imprint Sticker, add $0.08 each",
"For a Direct Print on the reel, add $0.15 each plus a $15 Screen Charge",
"Blanks ship 2-3 days; Printed 10-15 days."],
"priceMultiplier" : 1,
"pricable": [
"100",
"250",
"500",
"1000",
"2000",
"3000",
"5000"
],
"rows": [
{
"Type": "50/50 Metal Plastic",
"100": 1.75,
"250": 1.50,
"500": 1.30,
"1000": 1.25,
"3000": 1.15,
"5000": 1.10
},
{
"Type": "Large Plastic Clamp",
"100": 0.99,
"250": 0.95,
"500": 0.85,
"1000": 0.80,
"3000": 0.70,
"5000": 0.60
},
{
"Type": "Round Plastic",
"100": 1.20,
"250": 1.10,
"500": 1.05,
"1000": 0.99,
"3000": 0.90,
"5000": 0.85
},
{
"Type": "Round Plastic w/ Clip",
"100": 1.50,
"250": 1.30,
"500": 1.10,
"1000": 1.05,
"3000": 1.00,
"5000": 0.80
},
{
"Type": "Square Plastic w/ Clip",
"100": 1.10,
"250": 1.05,
"500": 1.00,
"1000": 0.95,
"3000": 0.85,
"5000": 0.75
}
]
}