Access our premium support and let us know your problems, we will help you solve them.

0
No products in the cart.

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: WooCommerce: Display Category Name #9472
    blankokto
    Participant

    Currently you can display product categories this way (WordPress 4.x):

    <?php echo wc_get_product_category_list($product->get_id()) ?>
    
Viewing 1 post (of 1 total)