Warehouse Sound Systems Pty Ltd
ABN 50 407 995 921 ACN 005 925 780
10 Percy Street Heidelberg West VIC 3081
PO Box 130 Fitzroy VIC 3065
Phone 03 94174866
47/47 records
mysql_findexxr: SELECT * FROM stock LEFT JOIN category AS category ON stock.category = category.recnum WHERE INSTR(LOWER(stock.manuf),'tannoy')>0 AND (stock.sell is NULL OR stock.sell >= 0) ORDER BY stock.sell DESC, stock.partid ASC LIMIT 5500