-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhand-fan-stock-shape.json
56 lines (56 loc) · 1.03 KB
/
hand-fan-stock-shape.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
{
"caption": "Stock Shape Hand Fans",
"footnotes": ["No Setup Fee - 5 Day Production - $35 Plate Charge for Reverse Side Print"],
"priceMultiplier" : 1,
"pricable": [
"100",
"250",
"500",
"1000",
"2500",
"5000",
"10000"
],
"rows": [
{
"type": "Stock (single 8\"x8\")",
"100": 1.20,
"250": 0.52,
"500": 0.37,
"1000": 0.32,
"2500": 0.29,
"5000": 0.26,
"10000": 0.24
},
{
"type": "Additional Color / Second Side",
"100": 0.42,
"250": 0.20,
"500": 0.13,
"1000": 0.10,
"2500": 0.05,
"5000": 0.04,
"10000": 0.04
},
{
"type": "Stock (sandwich 8\"x8\")",
"100": 1.49,
"250": 0.99,
"500": 0.70,
"1000": 0.60,
"2500": 0.55,
"5000": 0.48,
"10000": 0.45
},
{
"type": "Additional Color / Second Side",
"100": 0.42,
"250": 0.20,
"500": 0.13,
"1000": 0.10,
"2500": 0.05,
"5000": 0.04,
"10000": 0.04
}
]
}