-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpatches-pvc.json
78 lines (78 loc) · 1.24 KB
/
patches-pvc.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
{
"caption": "PVC Patches",
"footnotes": [],
"priceMultiplier" : 1,
"pricable": [
"100",
"250",
"500",
"1000",
"3000",
"5000"
],
"rows": [
{
"size": "1.00 Inch",
"100": 1.98,
"250": 1.19,
"500": 0.59,
"1000": 0.38,
"3000": 0.26,
"5000": 0.21
},
{
"size": "1.50 Inch",
"100": 2.08,
"250": 1.25,
"500": 0.61,
"1000": 0.39,
"3000": 0.29,
"5000": 0.26
},
{
"size": "2.00 Inch",
"100": 2.44,
"250": 1.52,
"500": 0.71,
"1000": 0.51,
"3000": 0.32,
"5000": 0.31
},
{
"size": "2.50 Inch",
"100": 2.57,
"250": 1.56,
"500": 0.76,
"1000": 0.54,
"3000": 0.39,
"5000": 0.38
},
{
"size": "3.00 Inch",
"100": 3.09,
"250": 1.97,
"500": 0.91,
"1000": 0.65,
"3000": 0.48,
"5000": 0.43
},
{
"size": "3.50 Inch",
"100": 3.33,
"250": 2.16,
"500": 1.16,
"1000": 0.79,
"3000": 0.61,
"5000": 0.51
},
{
"size": "4.00 Inch",
"100": 3.79,
"250": 2.46,
"500": 1.27,
"1000": 0.91,
"3000": 0.66,
"5000": 0.62
}
]
}