Разработка сайтов

     get_queried_object();

    // get the thumbnail id using the queried category term_id
    $thumbnail_id = get_term_meta( $cat->term_id, 'thumbnail_id', true ); 

    // get the image URL
    $image = wp_get_attachment_url( $thumbnail_id ); 
   
    // print the IMG HTML
     if ( $image ) {
    echo "";
woocommerce_page_title(); 
   echo "";
   
     }
     else{  echo "alt";}
}
                            ?>         

Вывести фото категории товара

Разработка сайтов в Минске

Введите код с картинки:
Введите код

Заказать сайт