Function: tcp get the tax label

Description

Returns the tax label of the given product or the current product. In the last case this tag must be within The Loop.

Usage

<?php echo tcp_get_the_tax_label( $post_id ); ?>

Parameters

$post_id 
(Integer) The ID of the product you’d like to returns its tax label. Defaults to the current product. In this case this tag must be within The Loop.

Examples

Related

tcp_the_tax
tcp_the_tax
tcp_the_price