Интернет-магазин "070.com.ua"
Table './a70comua_site/SC_products' is marked as crashed and should be repaired
SELECT t1.*, t3.thumbnail FROM SC_products t1 LEFT JOIN SC_product_list_item t2 ON t1.productID=t2.productID
LEFT JOIN SC_product_pictures t3 ON t1.default_picture=t3.photoID
WHERE t1.enabled=1 AND t1.categoryID != 1 AND t1.in_stock >0 AND t2.list_id='specialoffers3' ORDER BY t2.priority ASC