WP_Term Object
(
    [term_id] => 674
    [name] => נחישות
    [slug] => %d7%a0%d7%97%d7%99%d7%a9%d7%95%d7%aa
    [term_group] => 0
    [term_taxonomy_id] => 674
    [taxonomy] => pa_book_topics
    [description] => 
    [parent] => 0
    [count] => 162
    [filter] => raw
    [term_order] => 0
)

מציג 1–24 מתוך 162 תוצאות

מיין לפי

סנן מיון לפי: תוצאות מיטביות
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 (674) ) 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