{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/all?' + 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);
})"
>
- En vedette
- Le plus pertinent
- Meilleures ventes
- Alphabétique, de A à Z
- Alphabétique, de Z à A
- Prix: faible à élevé
- Prix: élevé à faible
- Date, de la plus ancienne à la plus récente
- Date, de la plus récente à la plus ancienne
-
Crossbody bag
Prix habituel $46.00 -
Dad hat
Prix habituel $41.00 -
Old School Bucket Hat
Prix habituel $38.00 -
Sale
Premium pique polo shirt
$50.00 $48.00 -
Sale
Short-Sleeve Unisex T-Shirt
$43.00 $34.00 -
Sale
Short-Sleeve Unisex T-Shirt
$22.00 $19.00 -
T-shirt classique unisexe
Prix habituel $32.00 -
Sale
Unisex Hoodie
$56.00 $50.00 -
Sale
Unisex Hoodie
$48.00 $43.00 -
Sale
Unisex t-shirt
$50.00 $32.00