Atención
Se produjo un error al acceder a la base de datos.
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'LITES HIKER%' and item_id in (select item_id from ecom_items_images) and item...' at line 1
select count(*) from (SELECT empresa_id, item_id, type, brand, item_name, sale_price, regular_price, net_price, final_price, raiting, disscount, categories, image_1, image_2, description, fechahora, published FROM vw_ecomm_items_001 where empresa_id = 157 and (item_id like '%TOMMY HILFIGER%' or item_name like '%TOMMY HILFIGER%' or description like '%TOMMY HILFIGER%') and categories like 'NIÑA,CALZADO %' and tags like '%D'LITES HIKER%' and item_id in (select item_id from ecom_items_images) and item_id in (select item_id from vw_ecom_stock_001 where empresa_id=157 and context_id = '5') ) nm_sel_esp where final_price between 0 and 9000