Shortcode for WooCommerce Product Tags

[product_tags]

This shortcode shows product tags for WooCommerce.

Product tags are shown by default on WooCommerce single product pages but you can disable them and use this shortcode in any single product page.

You’ll find the wc_get_product_tag_list function used in woocommerce/templates/single-product/meta.php file on line 36.

Uses get_the_term_list as seen in woocommerce/includes/wc-product-functions.php on line 1176.

Join 5000+ Followers

Get The Latest Free & Premium Tutorials Delivered The Second They’re Published.