Further updates on information for particular horses will be added as it is made available to the website monitor.
New Horses For February
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 '' at line 1
select p.products_id, p.products_image, p.products_tax_class_id, if(s.status, s.specials_new_products_price, p.products_price) as products_price, specials_new_products_price, products_price as fullprice from products p left join specials s on p.products_id = s.products_id left join products_showcase ps on p.products_id = ps.products_id where products_status = '1' and showcase_status = '1' order by ps.sort_order asc limit