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 ') )) group by c_product.productId, productTitle having countId = 1 ORDER BY ' at line 1 at /var/www/granit-granat/data/www/granit-granat.ru/engine/Inclusio/Component/Shop/Class.php line 133
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 ') ))  group by c_product.productId, productTitle   having countId = 1 ORDER BY  ' at line 1
    [query] => SELECT  *, count(c_product.productId) as countId , c_product.productId AS ARRAY_KEY   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  where `productStatus` = 1  and `productPrice-msk` >= 66900 and `productPrice-msk` <= 232600 and ( (c_feat.`featId` in (20/) ))  group by c_product.productId, productTitle   having countId = 1 ORDER BY  `productOrder` ASC  LIMIT 0,24
    [context] => /var/www/granit-granat/data/www/granit-granat.ru/engine/Inclusio/Component/Shop/Class.php line 133
)