
Men's Tennis Footwear
Step up your game in style with our curated collection of men’s tennis shoes, featuring classic and contemporary designs from top brands like Fila, Ellesse, Sergio Tacchini, and Maggia. These men’s tennis sneakers blend retro flair with modern performance, offering bold aesthetics, timeless silhouettes, and court-ready comfort.
Men’s White, Black & Blue Tennis Shoes & Trainers
Whether you're searching for a clean, vintage-inspired tennis trainer, a bold Fila court shoe, or a versatile pair that transitions seamlessly off-court, this collection delivers standout style and function. Complete your look with our full range of men’s tennis clothing, including tennis tops, short tennis shorts and mens track pants for channeling heritage-inspired tennis energy.
{
loading = true;
const params = new URLSearchParams(window.location.search);
const newParams = new URLSearchParams(new FormData($refs.filter_form));
newParams.set('page', 1);
newParams.set('filter.v.availability', 1);
if(params.get('sort_by')){
newParams.set('sort_by', params.get('sort_by'));
}
fetch(`/collections/mens-footwear?${newParams.toString()}`)
.then(response => response.text())
.then(data => {
let html_div = document.createElement('div');
html_div.innerHTML = data;
// update product grid view
let html_dom = html_div.querySelector('#ProductGridContainer').innerHTML;
document.querySelector('#ProductGridContainer').innerHTML = html_dom;
// update filter view
let filters_dom = html_div.querySelector('#ProductFilters').innerHTML;
document.querySelector('#ProductFilters').innerHTML = filters_dom;
document.title = html_div.querySelector('title').textContent;
// update url without refreshing the page
history.replaceState(null, null, '?' + newParams.toString());
})
.catch(error => console.error('Error:', error))
.finally(() => loading = false);
})"
>
Sort
-
Diadora
Game L Low Waxed White/Blue Caspian
Sale price£85.00£73.00 -
Diadora
Game L Low Waxed White/Fogliage Green
Sale price£85.00£73.00 -
Diadora
Used B.560 Italia Formal/Garden White
Sale price£240.00£100.00 -
Diadora
Game L Low Waxed Suede Pop In Scarab
Sale price£85.00£65.00 -
Diadora
B.560 in White/Ruby Wine
Sale price£210.00£80.00 -
Diadora
B.56 Icona White/Greenlake
Sale price£120.00£70.00