SQL Error: 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 'and c_feat_category.featCategoryShowFilter = 1 ORDER BY c_feat_category.featC' at line 1 at /var/www/ssscom/data/www/ssscom.ru/engine/Inclusio/Component/Shop/Class.php line 93
Array
(
    [code] => 1064
    [message] => 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 'and c_feat_category.featCategoryShowFilter = 1   ORDER BY  c_feat_category.featC' at line 1
    [query] => SELECT *, (select `fileName` from c_file where keyId = c_feat.featId and moduleName="feat" Order by fileOrder ASC Limit 1) as image  FROM `c_product`  join c_product_feat on c_product_feat.productId = c_product.productId join c_feat on c_feat.featId = c_product_feat.featId join c_feat_category on c_feat_category.featCategoryId = c_feat.featCategoryId  where `productStatus` = 1  and productCategoryId =  and c_feat_category.featCategoryShowFilter = 1   ORDER BY  c_feat_category.featCategoryOrder,  c_feat.featOrder  LIMIT 0,5000
    [context] => /var/www/ssscom/data/www/ssscom.ru/engine/Inclusio/Component/Shop/Class.php line 93
)