Our range of probe lockers is perfect for use as personal storage in changing rooms, in schools, offices, and more. No matter what kind of locker you’re looking for, the probe products we carry are manufactured to be the very best.
Probe lockers have been designing incredible steel lockers in the UK mainland since 1960. With a range of lock options, including keys, a mechanical combination, and more, we have any Probe locker combination you could want. Whether you need multiple compartments, a clear door, or a locker that can charge a phone or tablet, we’ve got you covered, with our quality metal lockers from Probe.
Contact our locker experts today to discuss how we can provide the ideal Probe lockers tailored specifically to your facility and purpose. At Simply Lockers we deliver exceptional lockers with outstanding service & quick delivery.
jQuery(document).ready(function($) {
// When the select field changes
$('#pa_compartments').on('change', function() {
// Get the selected value
var selectedValue = $(this).val();
// Populate the input boxes with the class 'pewc-number-field'
$('.pewc-number-field').val(selectedValue);
});
});