Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 1 post (of 1 total) AuthorPosts December 19, 2017 at 8:06 am in reply to: WooCommerce: Display Category Name #9472 oktoParticipant Currently you can display product categories this way (WordPress 4.x): <?php echo wc_get_product_category_list($product->get_id()) ?> AuthorPosts Viewing 1 post (of 1 total)