Book Locker
1. Parent Details
Parent First Name
Please enter your First Name.
{{this.firstNameValidationError}}
Parent Last Name
Please enter your Last Name.
{{this.lastNameValidationError}}
Postcode
Please enter your postcode
{{this.postCodeValidationError}}
Address 1
Please enter address line 1.
{{this.address1ValidationError}}
Address 2
Please enter address line 2.
{{this.address2ValidationError}}
Town
Please enter your town.
{{this.townValidationError}}
County
Please enter your county.
{{this.countyValidationError}}
Telephone
Please enter your telephone.
{{this.telephoneValidationError}}
Email
Please enter your email ID.
{{this.emailValidationError}}
Confirm Email
Re-enter to confirm your email ID.
{{this.confirmationEmailValidationError}}
2. Selected Lockers
Rental Cost
Student Name
Location
Position
School
Year
£{{item["rentalCost"]}}
{{item["firstName"] + ' ' + item["lastName"]}}
{{item["location"]}}
{{item["label"]}}
{{item["school"]}}
{{item["year"]}}
Total Cost
£{{totalCost}}
3. Payment Details
You must complete your purchase within 30 minutes otherwise your selected locker will be removed.
Developed by Cool Code Company