-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmedals-two-side.json
109 lines (109 loc) · 1.92 KB
/
medals-two-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
{
"caption": "Medals with Color on Both Sides",
"footnotes": ["* No Mold Fee for Quantities over 300 coins"],
"priceMultiplier" : 1,
"pricable": [
"50",
"100",
"200",
"300",
"500",
"1000",
"2000",
"3000",
"5000"
],
"rows": [
{
"Coin Size": "1.50 Inch",
"50": 8.42,
"100": 5.06,
"200": 4.64,
"300": 4.48,
"500": 4.40,
"1000": 4.26,
"2000": 4.11,
"3000": 3.96,
"5000": 3.82,
"moldFee*": 100
},
{
"Coin Size": "1.75 Inch",
"50": 9.32,
"100": 5.81,
"200": 5.53,
"300": 5.22,
"500": 5.13,
"1000": 5.06,
"2000": 4.92,
"3000": 4.64,
"5000": 4.34,
"moldFee*": 125
},
{
"Coin Size": "2.00 Inch",
"50": 9.79,
"100": 6.41,
"200": 6.13,
"300": 5.96,
"500": 5.88,
"1000": 5.81,
"2000": 5.65,
"3000": 5.39,
"5000": 5.16,
"moldFee*": 150
},
{
"Coin Size": "2.25 Inch",
"50": 11.18,
"100": 7.27,
"200": 7.04,
"300": 6.77,
"500": 6.68,
"1000": 6.56,
"2000": 6.12,
"3000": 5.87,
"5000": 5.45,
"moldFee*": 150
},
{
"Coin Size": "2.50 Inch",
"50": 13.80,
"100": 8.60,
"200": 8.29,
"300": 8.11,
"500": 7.94,
"1000": 7.87,
"2000": 6.56,
"3000": 6.39,
"5000": 5.93,
"moldFee*": 200
},
{
"Coin Size": "2.75 Inch",
"50": 16.03,
"100": 9.45,
"200": 9.17,
"300": 8.99,
"500": 8.63,
"1000": 8.40,
"2000": 7.51,
"3000": 7.11,
"5000": 6.69,
"moldFee*": 250
},
{
"Coin Size": "3.00 Inch",
"50": 19.01,
"100": 10.29,
"200": 10.12,
"300": 9.85,
"500": 9.32,
"1000": 8.93,
"2000": 8.42,
"3000": 7.83,
"5000": 7.45,
"moldFee*": 300
}
]
}