Database error: Invalid SQL: select s.* from shop_items s where s.item_status = 1 and s.item_show = 1 and s.featured = 1 group by s.item_id order by rand() limit CONFIG_SHOP_FEATURED_ITEMS_LIMIT
MySQL Error: 1064 (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 'CONFIG_SHOP_FEATURED_ITEMS_LIMIT' at line 1)
Session halted.