-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpatches-pvc-3d.json
79 lines (79 loc) · 1.26 KB
/
patches-pvc-3d.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
{
"caption": "PVC 3D Patches",
"footnotes": [],
"priceMultiplier" : 1,
"pricable": [
"100",
"250",
"500",
"1000",
"200",
"3000",
"5000"
],
"rows": [
{
"size": "1.00 Inch",
"100": 3.23,
"250": 1.98,
"500": 0.81,
"1000": 0.49,
"3000": 0.32,
"5000": 0.26
},
{
"size": "1.50 Inch",
"100": 3.45,
"250": 2.08,
"500": 0.86,
"1000": 0.54,
"3000": 0.36,
"5000": 0.29
},
{
"size": "2.00 Inch",
"100": 4.43,
"250": 2.68,
"500": 1.09,
"1000": 0.69,
"3000": 0.44,
"5000": 0.38
},
{
"size": "2.50 Inch",
"100": 4.46,
"250": 2.76,
"500": 1.18,
"1000": 0.76,
"3000": 0.48,
"5000": 0.41
},
{
"size": "3.00 Inch",
"100": 5.52,
"250": 3.47,
"500": 1.29,
"1000": 0.92,
"3000": 0.53,
"5000": 0.48
},
{
"size": "3.50 Inch",
"100": 6.49,
"250": 4.14,
"500": 1.73,
"1000": 1.16,
"3000": 0.68,
"5000": 0.61
},
{
"size": "4.00 Inch",
"100": 7.72,
"250": 4.79,
"500": 2.06,
"1000": 1.31,
"3000": 0.79,
"5000": 0.69
}
]
}