WP_Term Object
(
    [term_id] => 2189
    [name] => גאדג'טים
    [slug] => %d7%92%d7%90%d7%93%d7%92%d7%98%d7%99%d7%9d
    [term_group] => 0
    [term_taxonomy_id] => 2189
    [taxonomy] => product_cat
    [description] => 
    [parent] => 2160
    [count] => 5
    [filter] => raw
    [term_order] => 0
)

מציג את כל 5 התוצאות

מיין לפי

סנן מיון לפי: תוצאות מיטביות
SELECT SQL_CALC_FOUND_ROWS ixo_uwp_product_ratings.*, ixo_uwp_product_ratings.customers_experts_50_50 as bk_rating, ixo_posts.* FROM ixo_posts LEFT JOIN ixo_term_relationships ON (ixo_posts.ID = ixo_term_relationships.object_id) LEFT JOIN ixo_uwp_product_ratings on ixo_uwp_product_ratings.product_id = ixo_posts.ID WHERE 1=1 AND ( ixo_posts.ID NOT IN ( SELECT object_id FROM ixo_term_relationships WHERE term_taxonomy_id IN (7) ) AND ixo_term_relationships.term_taxonomy_id IN (2189) ) AND ((ixo_posts.post_type = 'product' AND (ixo_posts.post_status = 'publish' OR ixo_posts.post_status = 'acf-disabled' OR ixo_posts.post_status = 'cwg_mailsent' OR ixo_posts.post_status = 'cwg_mailnotsent' OR ixo_posts.post_status = 'cwg_subscribed' OR ixo_posts.post_status = 'cwg_unsubscribed' OR ixo_posts.post_status = 'cwg_converted'))) GROUP BY ixo_posts.ID ORDER BY ixo_uwp_product_ratings.customers_experts_50_50_for_sort DESC, ixo_posts.post_date DESC LIMIT 0, 24