ccq: SELECT tt_id,prod_id,price,product.name,make.name,item_type.name,model_name,year_text from ctt,product,make,item_type,model,year where years=year_id and model=model_id and make_id=make and item_type_id=item_type and cart=201041 and prod_id=ctt.product
ERRORS: