qy: SELECT Name, URL, DisplayOrder, ImageListing FROM ShopCategory WHERE Active=1 AND ParentCategory=12 ORDER BY DisplayOrder ASC, Nameqy: SELECT ID, Name, URL, DisplayOrder, Image1, Sale, Demo, Price, PriceSale FROM ShopProduct WHERE (Category=12 OR Category2=12) AND Active=1 ORDER BY Price ASCqy: SELECT ID, Name, URL, DisplayOrder, Image1, Sale, Demo, Price, PriceSale FROM ShopProduct WHERE (Category=12 OR Category2=12) AND Active=1 ORDER BY Price ASC LIMIT 0,15qy: SELECT Product, AttributeOption FROM ShopProductAttributeOptionRelationships WHERE Product IN (109,108)qy: SELECT Name, URL FROM Brand WHERE Active=1 ORDER BY Name ASCqy: SELECT Name, URL FROM Model WHERE Active=1 ORDER BY Name ASCqy: SELECT Name, URL FROM ShopCategory WHERE SearchLink=1 AND Active=1 ORDER BY DisplayOrderShopMenu ASC, NameBottom Brackets from MB Bikes