![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/vreg/data/ |
{ "car_or_truck": { "code": "car_or_truck", "label": "Car or Sedan", "price": 39.95, "tooltip": "Sedans, small cars and station wagons.", "insurance_required": true, "insurance_disabled": false, "year_required": true }, "smallsuv": { "code": "smallsuv", "label": "Small SUV or Truck", "price": 69.95, "tooltip": "Most small SUVs, most small pickups.", "insurance_required": true, "insurance_disabled": false, "year_required": true }, "largesuv": { "code": "largesuv", "label": "Large SUV or Truck", "price": 99.95, "tooltip": "All minivans, \"compact\" SUVs (e.g., Ford Explorer), most Dakota and T100 pickups.", "insurance_required": true, "insurance_disabled": false, "year_required": true }, "motorcycle": { "code": "motorcycle", "label": "Motorcycle", "price": 29.95, "tooltip": "Any vehicle with less than four wheels.", "insurance_required": false, "insurance_disabled": false, "year_required": true }, "boat/vessel": { "code": "boat/vessel", "label": "Boat or Vessel", "price": 129.95, "tooltip": "A boat is a watercraft of a large range of types and sizes.", "insurance_required": false, "insurance_disabled": false, "year_required": false }, "trailer": { "code": "trailer", "label": "Trailer", "price": 24.95, "tooltip": "A trailer is a wheeled vehicle that can't move on its own — it needs to be pulled by a car, truck, or other vehicle.", "insurance_required": false, "insurance_disabled": false, "year_required": true }, "rv/motorhome": { "code": "rv/motorhome", "label": "RV or Motorhome", "price": 29.95, "tooltip": "A recreational vehicle, often abbreviated as RV, is a motor vehicle or trailer which includes living quarters designed for accommodation.", "insurance_required": true, "insurance_disabled": false, "year_required": false } }