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





conbini.pt
conbini