Find your classic pair of football boots here and select from a wide range of stock that runs from the early 1990s up to present day. Manufacturer brands include Adidas, Nike, Puma, Kelme, Kappa, Diadora, Umbro and Under Armour, and we also carry replacement studs, stud keys and other related accessories.
Footwear Size
Price
Minimum value
Maximum value
updateFocusState('min', true)"
@blur="() => updateFocusState('min', false)"
x-bind:style="'z-index: ' + minZindex"
x-model="minprice"
class="absolute left-0 pointer-events-none appearance-none h-2 w-full opacity-0 cursor-pointer"
aria-label="Minimum price value, use left and right arrows to adjust."
/>
updateFocusState('max', true)"
@blur="() => updateFocusState('max', false)"
x-bind:style="'z-index: ' + maxZindex"
x-model="maxprice"
class="absolute left-0 pointer-events-none appearance-none h-2 w-full opacity-0 cursor-pointer"
aria-label="Maximum price value, use left and right arrows to adjust."
/>