array(7) { ["where"]=> string(757) " AND ( wp_posts.ID NOT IN ( SELECT object_id FROM wp_term_relationships WHERE term_taxonomy_id IN (7) ) ) AND ((wp_posts.post_type = 'product' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled' OR wp_posts.post_status = 'wc-send-cargo' OR wp_posts.post_status = 'wc-wait-transfer' OR wp_posts.post_status = 'wc-cash' OR wp_posts.post_status = 'wc-cashdone' OR wp_posts.post_status = 'wc-done' OR wp_posts.post_status = 'wc-studies' OR wp_posts.post_status = 'wc-pickup' OR wp_posts.post_status = 'wc-shipping' OR wp_posts.post_status = 'wc-extra' OR wp_posts.post_status = 'wc-awaiting' OR wp_posts.post_status = 'wc-moved-to-repair' OR wp_posts.post_status = 'wc-return' OR wp_posts.post_status = 'wc-after')))" ["groupby"]=> string(11) "wp_posts.ID" ["join"]=> string(120) " LEFT JOIN wp_postmeta AS pm_priority ON wp_posts.ID = pm_priority.post_id AND pm_priority.meta_key = 'product_priority'" ["orderby"]=> string(96) " CAST(pm_priority.meta_value AS UNSIGNED) DESC, wp_posts.post_title ASC " ["distinct"]=> string(0) "" ["fields"]=> string(10) "wp_posts.*" ["limits"]=> string(13) "LIMIT 135, 15" }