WP_Term Object
(
    [term_id] => 15
    [name] => כללי
    [slug] => %d7%9b%d7%9c%d7%9c%d7%99
    [term_group] => 0
    [term_taxonomy_id] => 15
    [taxonomy] => product_cat
    [description] => 
    [parent] => 0
    [count] => 222
    [filter] => raw
    [term_order] => 0
)

מציג 73–96 מתוך 222 תוצאות

מיין לפי

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