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








conbini.pt
conbini