р>
Код: Выделить всё
function category_single_product(){
$terms = get_the_terms( get_the_ID(), 'product_cat' );
foreach ($terms as $term) ?>
[/b]
Подробнее здесь: [url]https://stackoverflow.com/questions/79110379/show-assigned-product-categories-in-woocommerce-product-title[/url]