Description
Displays or returns the total of the current shopping cart.
Usage
<?php tcp_the_total( $echo ); ?>
Parameters
- $echo
- (Boolean) Display the price (true) or return it for use in PHP (false). Defaults to true.
Examples
Related
Since 1.1.6