MySQL Error
Array
(
    [code] => 1064
    [message] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY weight LIMIT 3' at line 1
    [query] => SELECT * , IF(`sale_price` > 0, `sale_price`, `price`) as sort_price FROM core_shop_products WHERE `show` = 1  AND main_cat=25*   ORDER BY weight LIMIT 3
    [context] => /home/h907184914/himsnab-spb.ru/docs/core/components/comp_shop/plugin.php line 140
)