{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/male-shoes-adult-and-children?' + queryString)
.then(response => response.text())
.then(data => {
let html_div = document.createElement('div');
html_div.innerHTML = data;
let html_dom = html_div.querySelector('#ProductGridContainer').innerHTML;
document.querySelector('#ProductGridContainer').innerHTML = html_dom;
// update url without refreshing the page
history.replaceState(null, null, '?' + queryString);
})
.catch(error => console.error('Error:', error))
.finally(() => loading = false);
})"
>
- Featured
- Best selling
- Alphabetically, A-Z
- Alphabetically, Z-A
- Price, low to high
- Price, high to low
- Date, old to new
- Date, new to old
-
Men's Air Cushioning Sports Shoes Breathable Mesh Lace-up Fashion Personalized Casual Outdoor Running Walking Sneakers
Regular price $40.21 -
Men's Lace Up Casual Men's Shoes Fly Woven Mesh Breathable
Regular price $30.18 -
Men's Solid Color Suede Loafers Breathable Comfort Slip-on Flat Shoes
Regular price $45.30 -
EVA Non-slip Deodorant Beach Men's Flip-flops
Regular price $25.30