Description
Returns the currency of the store. This value can be edited in the Settings page.
Usage
Since 1.0.8 version.
<?php echo tcp_the_unit_weight( $echo ); ?>
Parameters
- $echo
- (Boolean) Display the unit weight (true) or return it for use in PHP (false). Defaults to true.