-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmedals-one-side.json
110 lines (109 loc) · 1.9 KB
/
medals-one-side.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
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
{
"caption": "Medals with Color on One Side",
"footnotes": ["* No Mold Fee for Quantities over 300 coins"],
"priceMultiplier" : 1,
"pricable": [
"50",
"100",
"200",
"300",
"500",
"1000",
"2000",
"3000",
"5000"
],
"rows": [
{
"size": "1.50 Inch",
"50": 7.83,
"100": 4.85,
"200": 4.45,
"300": 4.16,
"500": 4.08,
"1000": 3.98,
"2000": 3.86,
"3000": 3.63,
"5000": 3.53,
"moldFee*": "$100"
},
{
"size": "1.75 Inch",
"50": 8.57,
"100": 5.37,
"200": 5.01,
"300": 4.74,
"500": 4.65,
"1000": 4.58,
"2000": 4.11,
"3000": 3.97,
"5000": 3.81,
"moldFee*": "$125"
},
{
"size": "2.00 Inch",
"50": 9.47,
"100": 5.90,
"200": 5.67,
"300": 5.36,
"500": 5.25,
"1000": 5.13,
"2000": 4.65,
"3000": 4.45,
"5000": 4.24,
"moldFee*": "$150"
},
{
"size": "2.25 Inch",
"50": 10.74,
"100": 7.11,
"200": 6.84,
"300": 6.60,
"500": 6.54,
"1000": 6.14,
"2000": 4.93,
"3000": 4.56,
"5000": 4.27,
"moldFee*": 150
},
{
"size": "2.50 Inch",
"50": 12.91,
"100": 8.51,
"200": 8.21,
"300": 7.83,
"500": 7.08,
"1000": 6.60,
"2000": 5.60,
"3000": 4.85,
"5000": 4.48,
"moldFee*": 200
},
{
"size": "2.75 Inch",
"50": 15.66,
"100": 9.17,
"200": 8.88,
"300": 8.69,
"500": 8.12,
"1000": 7.75,
"2000": 6.70,
"3000": 6.05,
"5000": 5.97,
"moldFee*": 250
},
{
"size": "3.00 Inch",
"50": 17.31,
"100": 9.84,
"200": 9.68,
"300": 9.52,
"500": 9.14,
"1000": 4.58,
"2000": 7.79,
"3000": 7.23,
"5000": 6.87,
"moldFee*": 300
}
]
}