We are still in the process of updating and adding new items to the store. If you don't see what you are looking for, check back in a day or so, or give us a shout by using the feedback link.
Table './castleen_com_-_store/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 t2.list_id='specialoffers' ORDER BY t2.priority ASC