AND ( 
  wp_term_relationships.term_taxonomy_id IN (9570,9573,9575,9576,9577,9578,9579,9594,9596,9597,9601,9602,9603,9604,9605,9606,9607,9608,9610,9611) 
  AND 
  wp_posts.ID NOT IN (
				SELECT object_id
				FROM wp_term_relationships
				WHERE term_taxonomy_id IN (8982)
			)
) AND ((wp_posts.post_type = 'product' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'gd-sale-agreed' OR wp_posts.post_status = 'gd-under-offer')))