High Country Trail Shoe
New
Filters
>
Showing 302 products
{
let [param, value] = filter.split('=');
console.log({ param, value });
if (!filters[param]) {
filters[param.replaceAll('?', '')] = [value];
} else {
filters[param.replaceAll('?', '')].push(value);
}
});
}
// Verificar si el filtro a agregar ya existe
let [paramToAdd, valueToAdd] = filterToAdd.split('=');
if (filters[paramToAdd] && filters[paramToAdd].includes(valueToAdd)) {
// Si existe, quitarlo de los filtros
filters[paramToAdd] = filters[paramToAdd].filter(value => value !== valueToAdd);
} else {
// Si no existe, agregarlo a los filtros
if (!filters[paramToAdd]) {
filters[paramToAdd] = [valueToAdd];
} else {
filters[paramToAdd].push(valueToAdd);
}
}
// Formatear los filtros para la URL
const filterParams = Object.entries(filters).map(([param, values]) => {
return values.map(value => `${param}=${value}`).join('&');
})
const queryString = filterParams.length > 0 ? '?' + filterParams.join('&') : '';
// Almacenar la query en el dataset
document.querySelector('.filters-wrapper').dataset.filters = queryString;
console.log('This should be desktop only', { queryString });
">
Sort by
>
Filters & Sort
>
×
Sort By
>
{
let [param, value] = filter.split('=');
console.log({ param, value });
if (!filters[param]) {
filters[param.replaceAll('?', '')] = [value];
} else {
filters[param.replaceAll('?', '')].push(value);
}
});
}
// Verificar si el filtro a agregar ya existe
let [paramToAdd, valueToAdd] = filterToAdd.split('=');
if (filters[paramToAdd] && filters[paramToAdd].includes(valueToAdd)) {
// Si existe, quitarlo de los filtros
filters[paramToAdd] = filters[paramToAdd].filter(value => value !== valueToAdd);
} else {
// Si no existe, agregarlo a los filtros
if (!filters[paramToAdd]) {
filters[paramToAdd] = [valueToAdd];
} else {
filters[paramToAdd].push(valueToAdd);
}
}
// Formatear los filtros para la URL
const filterParams = Object.entries(filters).map(([param, values]) => {
return values.map(value => `${param}=${value}`).join('&');
})
const queryString = filterParams.length > 0 ? '?' + filterParams.join('&') : '';
// Almacenar la query en el dataset
document.querySelector('.filters-wrapper').dataset.filters = queryString;
console.log('This should be mobile only', { queryString });
">
View
Go Time | Sydney
$ 68.00
Crusher Pocket Crop | Sydney
$ 68.00
Go Time | Sydney
$ 68.00
Ice Rad-Dana | Vermont 100
$ 22.00
Leadville Chill Wrap
$ 25.00
Go Time | Performance Floral
$ 74.00
Go Time | Performance Floral
$ 74.00
Pocket Bra | Performance Floral
$ 68.00
UPF Deflector 2.0 Remix
$ 78.00
UPF Deflector 2.0 Remix
$ 78.00
Low Light Elite Hat
$ 40.00
Go Time | Berlin
$ 68.00
Crusher Pocket Crop | Berlin
$ 68.00
Go Time | Berlin
$ 68.00
Go-To Hoodie all gender | Berlin
$ 85.00
Mini Crew LC | Berlin
$ 22.00
Duffel | Rad
$ 38.00
Elite Hat | Rad
$ 32.00
Fuel n' Fly 5" | Chicago
$ 75.00
Go Time | Chicago
$ 68.00
Crusher Pocket Crop | Chicago
$ 68.00
Go Time | Chicago
$ 68.00
Off The Track Tee SS | Chicago
$ 60.00
Off The Track Tee | Chicago
$ 60.00
Chaser Track Jacket | Chicago
$ 120.00
Chaser Track Jacket | Chicago
$ 120.00
Chaser Track Pants | Chicago
$ 98.00
Chaser Track Pants | Chicago
$ 98.00
UPF Deflector 2.0 | Chicago
$ 75.00
UPF Deflector 2.0 | Chicago
$ 75.00
Layer One | Chicago
$ 70.00
Layer One | Chicago
$ 70.00
Go-to Crew | Chicago
$ 90.00
Go-to Crew | Chicago
$ 90.00
Elite Hat | Chicago
$ 32.00
Visor | Chicago
$ 30.00
Tech Cap | Chicago
$ 40.00
Water Bottle | Chicago
$ 12.00
Mini Crew LC Socks | Chicago
$ 22.00
Low Light Speedsters
$ 80.00
Low Light Tempo Tank
$ 70.00
Low Light Tempo Tee SS
$ 75.00
Low Light Fuel n' Fly 5"
$ 85.00
Low Light Speed Leggy 4"
$ 70.00
Low Light Tempo Tank
$ 70.00