{
process(detail);
$post(
{
route: 'https://conbini.pt/products/fetch/search',
body: JSON.stringify({ 'input': detail.input }),
headers: {'X-CSRF-TOKEN' : 's5BGJiSJjZ2hHc47w1nsq2sE4GJauufmZyQE2MVp', 'Content-Type':'application/json'},
})
}"
@post="({detail}) => detail.response.text().then( text => {$('#product-grid').html(text)})"
>



conbini.pt
conbini