Update server/data/pricing.json
This commit is contained in:
@ -113,8 +113,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"groundLoopStyles": [
|
"groundLoopStyles": [
|
||||||
{ "id": "saw-cut", "name": "Saw-Cut Installation", "description": "Loop cut into existing pavement and sealed flush", "additionalCost": 0 },
|
{ "id": "saw-cut", "name": "Saw-Cut Installation", "description": "Loop cut into existing asphalt and sealed flush", "additionalCost": 0 },
|
||||||
{ "id": "pave-over", "name": "Pave-Over Installation", "description": "Surface-mount loop installed on top of pavement with protective casing", "additionalCost": 195 }
|
{ "id": "pave-over", "name": "Pave-Over Installation", "description": "Loop installed in gravel ", "additionalCost": 195 }
|
||||||
],
|
],
|
||||||
"loopDetectors": [
|
"loopDetectors": [
|
||||||
{ "id": "single", "name": "Single-Channel Loop Detector", "description": "Detects vehicle presence over the loop wire", "price": 250 }
|
{ "id": "single", "name": "Single-Channel Loop Detector", "description": "Detects vehicle presence over the loop wire", "price": 250 }
|
||||||
|
|||||||
Reference in New Issue
Block a user