Function: tcp get the price tax

Description

Returns the price (calculate with the tax) 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_price_tax( $post_id ); ?>

Parameters

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

Examples

Related

tcp_the_price_tax
tcp_get_the_price
tcp_get_the_tax