{
"paging": {
"total": 1,
"page": 1,
"offset": 0,
"limit": 1,
"maxLimit": 50
},
"sort": {
"Product.available": "DESC",
"Product.stock": "DESC",
"Product.image": "DESC"
},
"availableFilters": [
{
"name": "query"
},
{
"name": "brand",
"values": [
"Dragon Shield",
"KMC",
"Magic: The Gathering",
"Ultra-Pro"
]
},
{
"name": "price",
"values": "start_price,end_price"
}
],
"appliedFilters": [],
"Products": [
{
"Product": {
"id": "84",
"name": "Produto de Teste",
"available": "1",
"price": "10.00",
"shortcut": "produto_de_teste",
"category_id": "93",
"description_small": "",
"promotional_price": "0.00",
"start_promotion": "0000-00-00",
"end_promotion": "0000-00-00",
"brand": "",
"model": "",
"availability": "",
"hot": "1",
"release": "0",
"additional_button": "",
"has_variation": "",
"rating": "0",
"count_rating": "0",
"url": {
"http": "http://sualoja.commercesuite.com.br/",
"https": "https://sualoja.commercesuite.com.br/"
},
"payment_option": "",
"ProductImage": [
{
"http": "http://images.tcdn.com.br/img/img_prod/123/1.png",
"https": "https://images.tcdn.com.br/img/img_prod/123/1.png",
"thumbs": {
"30": {
"http": "http://images.tcdn.com.br/img/img_prod/123/30_1.png",
"https": "https://images.tcdn.com.br/img/img_prod/123/30_1.png"
},
"90": {
"http": "http://images.tcdn.com.br/img/img_prod/123/90_1.png",
"https": "https://images.tcdn.com.br/img/img_prod/123/90_1.png"
},
"180": {
"http": "http://images.tcdn.com.br/img/img_prod/132/180_1.png",
"https": "https://images.tcdn.com.br/img/img_prod/123/180_1.png"
}
}
}
],
"Properties": [],
"Category": {
"id": "93",
"name": "Categoria Teste",
"description": "categoria_teste"
}
}
}
]
}