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 '' 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 = 185 and (item_id like '%CROCS%' or item_name like '%CROCS%' or description like '%CROCS%') and categories like 'HOMBRE,CALZADO,URBANO%' and tags like '%%' 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=185 and context_id = '6') ) nm_sel_esp where final_price between 0 and