Update server/data/pricing.json

This commit is contained in:
2026-05-25 07:44:07 -04:00
parent 3add2e1828
commit da5323776e

View File

@ -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 }