{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/churrasco?' + 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);
})"
>
- Em destaque
- Mais vendidos
- Ordem alfabética, A–Z
- Ordem alfabética, Z–A
- Preço, ordem crescente
- Preço, ordem decrescente
- Data, mais antiga primeiro
- Data, mais recente primeiro
-
Promoção
Escova de Pedra para Churrasqueira – Limpeza Profunda e Sem Esforço para Grelhas, Cozinha ao Ar Livre e Acessórios de Churrasco!
Preço promocional R$ 66,16R$ 44,48 -
Kit de Churrasco em Aço Inoxidável – Completo, Portátil e Perfeito para Assados ao Ar Livre!
Preço normal R$ 269,90