servicebooking.alphabet.co.uk
Open in
urlscan Pro
213.129.92.200
Public Scan
URL:
https://servicebooking.alphabet.co.uk/
Submission: On August 05 via automatic, source certstream-suspicious — Scanned from GB
Submission: On August 05 via automatic, source certstream-suspicious — Scanned from GB
Form analysis
7 forms found in the DOM<form class="pl-3 pt-1 form-horizontal noSidePadding workForm">
<div class="form-check row mx-auto m-1 text-nowrap" id="motService" onchange="clearMot()">
<input class="form-check-input" type="checkbox" id="CheckboxMOT">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline" for="CheckboxMOT" id="wrMotDate"> MOT <span id="WorkRequirementsMotDueDate"></span>
</label>
<p class="motDateMessage d-none">You will be able to book an MOT from <span class="motAvailFromDate"></span></p>
</div>
<div class="form-check row mx-auto" id="WrServiceGroup">
<input class="form-check-input" type="checkbox" id="CheckboxService" onchange="serviceSelectedClick()">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline" for="CheckboxService"> Service </label>
<br>
<select id="listServices" class="w-100 p-2 m-2" style="display: none;"></select>
<div id="wrTeleservicesItems" class="noSelect" style="display: none;"></div>
</div>
<div class="form-check row mx-auto m-1" id="WrRepairGroup">
<input class="form-check-input" type="checkbox" id="CheckboxRepair" onchange="repairSelectedClick()">
<label class="form-check-label ml-3 w-75 align-top noSelect noSelect d-inline" for="CheckboxRepair"> Repair </label>
<div id="panelRepairOptions" style="display: none;" class="ml-3">
<div id="wrPanelWarningLights" class="ml-1 mt-1 mb-2">
<div class="noSelect pt-2 pb-0 px-2 titleColour">Is your vehicle displaying any warning lights?</div>
<div class="form-check row m-1 ml-2">
<input class="form-check-input repairRadiobox" type="radio" id="wrNoLight" name="WarningLight" value="0" onchange="warningLightClick(false)">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="wrNoLight"> No Warning Lights </label>
</div>
<div class="form-check row m-1 ml-2">
<input class="form-check-input repairRadiobox" type="radio" id="wrRedLight" name="WarningLight" value="1" onchange="warningLightClick(true)">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="wrRedLight"> Red Light </label>
</div>
<div class="form-check row m-1 ml-2 text-nowrap">
<input class="form-check-input repairRadiobox" type="radio" id="wrAmberLightLossPower" name="WarningLight" value="1" onchange="warningLightClick(true)">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="wrAmberLightLossPower"> Amber Light - Loss of Power </label>
</div>
<div class="form-check row m-1 ml-2">
<input class="form-check-input repairRadiobox" type="radio" id="wrAmberLightNoLossPower" name="WarningLight" value="0" onchange="warningLightClick(false)">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="wrAmberLightNoLossPower"> Amber Light - No Loss of Power </label>
</div>
</div>
<div class="alert alert-danger m-3 p-3" style="padding: 0.5rem 1rem 0.5rem 1rem !important;" id="wrBreakdownMessage"></div>
<div id="wkRepairOptions" style="display:none;" class="ml-4 mt-2 mb-3">
<div id="wkIndicateFault" class="noSelect pt-2 pb-0 px-2 titleColour">Please indicate where on the vehicle the fault(s) are</div>
<div id="wkRepairServices"></div>
</div>
</div>
</div>
<div class="form-check row mx-auto m-1 text-nowrap mb-4" id="NotMaintainedMotContainer" style="display: none;">
<div class="bg-warning p-2 m-2 noSelect text-wrap"> Our system indicates that your MOT should have occurred. Please provide details below: <div id="MotsList" class="noSelect"></div>
</div>
<div id="panelMotStatus" class="ml-4">
<div class="noSelect">Please confirm the status of the mot</div>
<div class="form-check row mx-auto m-1">
<input class="form-check-input noSelect" type="radio" name="motGroup" id="motBooked" onchange="motBookedChange()">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="motBooked"> Booked </label>
<input id="MotBookedDate" placeholder="Mot booked date" class="form-control date" style="display: none;">
</div>
<div class="form-check row mx-auto m-1">
<input class="form-check-input noSelect" type="radio" name="motGroup" id="motCompleted" onchange="motCompletedChange()">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="motCompleted"> Completed </label>
<input id="MotCompletionDate" placeholder="Mot completion date" class="form-control date" style="display: none;">
</div>
</div>
</div>
<div class="form-check row mx-auto m-1 text-nowrap" id="recallContainer" style="display: none;">
<div id="WrRecallHeader">
<input class="form-check-input" type="checkbox" id="CheckboxRecall" onchange="recallSelectedChange()">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline" for="CheckboxRecall"> Recall </label>
</div>
<div class="bg-warning p-2 m-2 noSelect text-wrap"> Our system indicates the following recalls exist for your vehicle. <div id="RecallsList" class="noSelect"></div>
</div>
<div id="panelRecallStatus" class="ml-4" style="display: none;">
<div class="noSelect">Please confirm the status of the recall</div>
<div class="form-check row mx-auto m-1" id="WrRecallCompletedNo">
<input class="form-check-input noSelect" type="radio" name="recallGroup" id="recallCompletedNo" onchange="recallCompletedNoChange()">
<label class="ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="recallCompletedNo"> Book Now </label>
</div>
<div class="form-check row mx-auto m-1">
<input class="form-check-input noSelect" type="radio" name="recallGroup" id="recallBooked" onchange="recallBookedChange()">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="recallBooked"> Booked </label>
<input id="RecallBookedDate" placeholder="Recall booked date" class="form-control date" style="display: none;">
</div>
<div class="form-check row mx-auto m-1">
<input class="form-check-input noSelect" type="radio" name="recallGroup" id="recallCompleted" onchange="recallCompletedChange()">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="recallCompleted"> Completed </label>
<input id="RecallCompletionDate" placeholder="Recall completion date" class="form-control date" style="display: none;">
</div>
</div>
</div>
<div class="form-check row mx-auto m-1" id="WrInspectionGroup" style="display: none;">
<input class="form-check-input" type="checkbox" id="CheckboxInspection" onchange="inspectionSelectedClick()">
<label class="form-check-label ml-3 w-75 align-top noSelect noSelect d-inline" for="CheckboxInspection"> Inspection / Calibration </label>
<div id="wkInspectionOptions" style="display:none;" class="ml-4 mt-2 mb-3">
<div id="wkIndicateInspection" class="noSelect pt-2 pb-0 px-2 titleColour">Select the required inspection.</div>
<div id="wkInspectionServices"></div>
</div>
</div>
<div class="form-check row mx-auto m-1" id="WrGlassGroup">
<input class="form-check-input" type="checkbox" id="CheckboxWrGlass" onchange="glassSelectedClick()">
<label class="form-check-label ml-3 w-75 align-top noSelect noSelect d-inline" for="CheckboxWrGlass"> Glass </label>
<div id="WrGlassText" style="display: none;" class="ml-3 noSelect p-2 titleColour"></div>
</div>
<div class="form-check row mx-auto m-1" id="WrTyreGroup">
<input class="form-check-input" type="checkbox" id="CheckboxWrTyre" onchange="tyreSelectedClick()">
<label class="form-check-label ml-3 w-75 align-top noSelect noSelect d-inline" for="CheckboxWrTyre"> Tyres </label>
<div id="WrTyreText" style="display: none;" class="ml-3 noSelect p-2 titleColour"></div>
</div>
<div class="form-check row mx-auto m-1" id="WrAccidentGroup">
<input class="form-check-input" type="checkbox" id="CheckboxWrAccident" onchange="accidentSelectedClick()">
<label class="form-check-label ml-3 w-75 align-top noSelect noSelect d-inline" for="CheckboxWrAccident"> Accident (Bodywork Damage) </label>
<div id="WrAccidentText" style="display: none;" class="ml-3 noSelect p-2 titleColour"></div>
</div>
</form>
<form class="p-3 noSidePadding mb-3">
<div class="row form-group mx-auto pb-1">
<label for="sdDate1" class="col-12 col-md-3 veh-label noSelect"> Option 1 </label>
<div class="col-12 col-md-9 veh-label input-group">
<input id="sdDate1" placeholder="Option 1" class="form-control date"> <select id="sdTime1" class="form-control"></select>
</div>
</div>
<div class="row form-group mx-auto pb-1">
<label for="sdDate2" class="col-12 col-md-3 veh-label noSelect"> Option 2 </label>
<div class="col-12 col-md-9 veh-label input-group">
<input id="sdDate2" placeholder="Option 2" class="form-control date"> <select id="sdTime2" class="form-control"></select>
</div>
</div>
<div class="row form-group mx-auto pb-1">
<label for="sdDate3" class="col-12 col-md-3 veh-label noSelect"> Option 3 </label>
<div class="col-12 col-md-9 veh-label input-group">
<input id="sdDate3" placeholder="Option 3" class="form-control date"> <select id="sdTime3" class="form-control"></select>
</div>
</div>
</form>
<form class="validateDontSubmit p-3 noSidePadding mb-3">
<div class="row form-group mx-auto pb-1">
<label for="cdTitle" class="col-12 col-md-3 veh-label noSelect"> Title </label>
<div class="col-12 col-md-9 veh-label">
<select id="cdTitle" placeholder="Title" class="form-control" maxlength="50"></select>
</div>
</div>
<div class="row form-group mx-auto pb-1">
<label for="cdFirstName" class="col-12 col-md-3 veh-label noSelect"> First Name </label>
<div class="col-12 col-md-9 veh-label">
<input type="text" id="cdFirstName" placeholder="First Name" class="form-control" maxlength="50">
</div>
</div>
<div class="row form-group mx-auto pb-1">
<label for="cdLastName" class="col-12 col-md-3 veh-label noSelect"> Last Name </label>
<div class="col-12 col-md-9 veh-label">
<input type="text" id="cdLastName" placeholder="Last Name" class="form-control" maxlength="50">
</div>
</div>
<div class="row form-group mx-auto pb-1">
<label for="cdMobileNumber" class="col-12 col-md-3 veh-label noSelect"> Mobile Number </label>
<div class="col-12 col-md-9 veh-label">
<input type="number" minlength="7" maxlength="11" pattern="[0][7][0-9]{5,9}" id="cdMobileNumber" placeholder="Mobile Number" class="form-control" oninvalid="styleError(this)">
</div>
</div>
<div class="row form-group mx-auto pb-1">
<label for="cdLandline" class="col-12 col-md-3 veh-label noSelect"> Landline Number </label>
<div class="col-12 col-md-9 veh-label">
<input type="tel" minlength="11" maxlength="15" pattern="[0][1-9][0-9\s]{9,13}" id="cdLandline" placeholder="Landline" class="form-control" oninvalid="styleError(this)">
</div>
</div>
<div class="row form-group mx-auto pb-1">
<label for="cdEmail" class="col-12 col-md-3 veh-label noSelect"> Email </label>
<div class="col-12 col-md-9 veh-label">
<input type="email" id="cdEmail" pattern="[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{1,63}$" placeholder="Email" class="form-control" maxlength="300" oninvalid="styleError(this)">
</div>
</div>
</form>
<form class="p-3 form-horizontal noSidePadding">
<div class="form-check row mx-auto m-1 text-nowrap">
<input class="form-check-input" type="radio" name="vorType" id="vorAccidentDamage" onchange="accidentDamageChange()">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline" for="vorAccidentDamage"> Accident Damage </label>
<div id="vorAccidentDamageText" style="display: none;">
<span id="ViAccidentInfo" class="p-1 cardInfo category__link arrow-link text__blue-petrol noSelect whiteSpacePre"></span>
<span id="ViAccidentUrl" class="p-1 cardOnline category__link arrow-link text__blue-petrol noSelect showPointer whiteSpacePre"></span>
<span id="ViAccidentPhone" class="p-1 cardPhone category__link arrow-link text__blue-petrol noSelect whiteSpacePre"></span>
</div>
</div>
<div class="form-check row mx-auto">
<input class="form-check-input" type="radio" name="vorType" id="vorMechanicalIssue" onchange="mechanicalIssueChange()">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline" for="vorMechanicalIssue"> Mechanical Issue </label>
<div id="panelMechanicalIssue" style="display: none;" class="ml-3">
<div class="noSelect p-2 titleColour">Is vehicle currently in a Garage?</div>
<div class="form-check row m-1 ml-2">
<input class="form-check-input" type="radio" id="vorInGarageYes" name="InGarage" onchange="inGarageChange()">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="vorInGarageYes"> Yes </label>
</div>
<div class="form-check row m-1 ml-2">
<input class="form-check-input" type="radio" id="vorInGarageNo" name="InGarage" onchange="inGarageChange()">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="vorInGarageNo"> No </label>
<div id="panelMechanicalIssueDescription" style="display: none;">
<div class="smallTitle noSelect p-3"> Please provide detail of the vehicle issues </div>
<textarea maxlength="250" class="form-control" style="min-width: 100%;" id="mechanicalIssueText" placeholder="Description of fault."></textarea>
</div>
</div>
</div>
</div>
</form>
<form class="p-3 form-horizontal noSidePadding">
<div>
<div class="form-check row mx-auto m-1 text-nowrap">
<input class="form-check-input" type="radio" id="vorCheckboxBreakdown" name="vorGroup" onchange="vorBookingTypeBreakdownChange()">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="vorCheckboxBreakdown"> Following Breakdown Recovery </label>
</div>
<div class="form-check row mx-auto m-1 text-nowrap">
<input class="form-check-input" type="radio" id="vorCheckboxDriverline" name="vorGroup" onchange="vorBookingTypeDriverlineChange()">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="vorCheckboxDriverline"> Following Garage Appointment made through your Driverline </label>
</div>
<div class="form-check row mx-auto m-1 text-nowrap">
<input class="form-check-input" type="radio" id="vorCheckboxDirect" name="vorGroup" onchange="vorBookingTypeDirectChange()">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline font-weight-normal" for="vorCheckboxDirect"> Following Garage Appointment made direct with Garage </label>
</div>
</div>
</form>
<form class="p-3 form-horizontal noSidePadding">
<div>
<div class="form-check row mx-auto m-1 text-nowrap">
<label class="form-check-label ml-3 w-75 align-top noSelect d-inline" for="VorDriveableText"> Issue </label>
<textarea maxlength="250" class="form-control" style="min-width: 100%;" id="VorDriveableText" placeholder="Description of fault."></textarea>
</div>
</div>
</form>
<form id="formCallMe" class="validateDontSubmit">
<div class="form-group">
<input class="form-control" id="CallMeFirstName" placeholder="First Name" type="text" required="" minlength="2" maxlength="40">
</div>
<div class="form-group">
<input class="form-control" id="CallMeLastName" placeholder="Last Name" type="text" required="" minlength="2" maxlength="40">
</div>
<div class="form-group">
<input class="form-control" id="user-email" name="user-email" placeholder="E-mail" type="email" required="">
</div>
<div class="form-group">
<input minlength="11" maxlength="15" pattern="[0][1-9][0-9\s]{9,13}" class="form-control" id="user-phone" placeholder="Phone Number" type="text" oninvalid="styleError(this)">
</div>
<div class="form-group">
<textarea class="form-control" id="user-note" name="user-note" placeholder=" If you are experiencing issues using the booking tool, please enter additional information here regarding the issue and we’ll endeavour to call you back." rows="7"
maxlength="500"></textarea>
</div>
<div class="alert alert-danger m-3 p-3" id="CallMeError" style="display: none;"></div>
<div id="CallMeSubmitButton" class="btn btn-primary pull-right showPointer" onclick="callMeSubmitButtonClick()">
<i class="far fa-paper-plane"></i> Send
</div>
</form>
Text Content
Close Let’s get started. First, we need your vehicle details Please enter your registration Find my vehicle Make Model Maintained Enter Mileage Please enter the current mileage of your vehicle. The mileage provided is lower than the last reading. Click here to confirm the mileage you have entered is correct, or re-enter. Continue Not My Vehicle Please choose the work you wish to book your vehicle in for MOT You will be able to book an MOT from Service Repair Is your vehicle displaying any warning lights? No Warning Lights Red Light Amber Light - Loss of Power Amber Light - No Loss of Power Please indicate where on the vehicle the fault(s) are Our system indicates that your MOT should have occurred. Please provide details below: Please confirm the status of the mot Booked Completed Recall Our system indicates the following recalls exist for your vehicle. Please confirm the status of the recall Book Now Booked Completed Inspection / Calibration Select the required inspection. Glass Tyres Accident (Bodywork Damage) For a Repair or Service please arrange through your Tesla app or direct with the dealer. Continue Back Continue Back Postcode Line 1 Line 2 (Optional) Town County Tell us where this location is Home Work Select an Address Close Continue Back Please choose three dates: Option 1 Option 2 Option 3 Continue Back Please confirm your contact details. Title First Name Last Name Mobile Number Landline Number Email Continue to Booking Summary Back Vehicle Details Edit Work Requirements Edit Booking Details Edit Garage Edit Contact Details Edit We take your privacy seriously and will only use your personal information to administer your account and to provide the services you request. I agree the information I enter may be used to provide the services requested. Check the privacy statement box to agree before continuing. Confirm Back Shortly we will confirm your appointment details by email. We will also send you a text message. Should any of your details or requirements change then please do not hesitate to call your Driverline. On the day of your booking: * Please be at the garage 15 minutes before your dedicated booking time. * For your own security please remove any valuable items from your vehicle. Shortly we will confirm your appointment details by email. We will also send you a text message. Should any of your details or requirements change then please do not hesitate to call your Driverline. On the day of your booking: * Please be at the garage 15 minutes before your dedicated booking time. * For your own security please remove any valuable items from your vehicle. * Your vehicle will be collected between 8:00-11:30 and returned between 15:00-17:30. If this hasn’t happened please call the Service Booking Team on 0370 5050 135 and select option 1. * If you need to amend or cancel your booking or need to report any additional items that require attention as part of your booking, contact us via email at alphabet@i247group.com, or via telephone on 0370 5050 135 and select option 1. Shortly we will confirm your appointment details by email. We will also send you a text message. Should any of your details or requirements change then please do not hesitate to call your Driverline. On the day of your booking: * Please be at the garage 15 minutes before your dedicated booking time. * For your own security please remove any valuable items from your vehicle. * Please be aware you will need to take your driving licence and a copy of your companies’ insurance to collect your courtesy vehicle. Please also take a shared driving licence code which you can obtain from the DVLA website - https://www.gov.uk/view-driving-licence. This will need to be obtained a maximum of 72 hours prior to the courtesy car collection. Thank you for reporting your vehicle off road, the information that you have submitted has been received. Return Home Your enquiry has been received; you will be contacted shortly. Accident Damage Mechanical Issue Is vehicle currently in a Garage? Yes No Please provide detail of the vehicle issues Continue Back Please advise how vehicle arrived at the garage. Following Breakdown Recovery Following Garage Appointment made through your Driverline Following Garage Appointment made direct with Garage Please pick an option. Continue Back Please provide detail of the vehicle issues Issue Please pick an option. Continue Back Please enter the location of the vehicle. Postcode Premise Name Line 1 Line 2 (Optional) Town County Select Location Home Work Select an Address Close Continue Back Vehicle Details Vehicle Issue Contact Details We take your privacy seriously and will only use your personal information to administer your account and to provide the services you request. I agree the information I enter may be used to provide the services requested. Check the privacy statement box to agree before continuing. Confirm Back Thank you for updating your information, we have now recorded your information. Return Home Postcode Change Postcode It appears we’ve no approved garages who can accommodate your preferred appointment option. Please change your appointment option preference. Continue Back Let’s get started. First, we need your vehicle details before updating your mileage Please enter your registration Find my vehicle Make Model Maintained Enter Mileage Please enter the current mileage of your vehicle. The mileage provided is lower than the last reading. Click here to confirm the mileage you have entered is correct, or re-enter. Continue Not My Vehicle Thank you, your vehicle's mileage has been updated. * Imprint and Legal Notice | * Privacy Policy | * Cookie Policy | * Quality Statement Send Request a call back