Description
Displays or returns the title of the current product. This tag must be within The Loop.
Usage
<?php tcp_the_title( $echo ); ?>
Parameters
- $echo
- (Boolean) Displays or returns the html code. Defaults to true.
Displays or returns the title of the current product. This tag must be within The Loop.
<?php tcp_the_title( $echo ); ?>