/**
* TenaZ - Compliance disclaimer beneath customer reviews on product pages.
*
* Reviews are imported from Google and republished here, which makes the
* claims inside them TenaZ's responsibility. This line frames them correctly:
* individual experiences, not a promise of results, Category D, SAHPRA wording.
*/
if ( ! function_exists( 'tenaz_review_disclaimer_html' ) ) {
function tenaz_review_disclaimer_html() {
if ( ! is_product() ) {
return '';
}
global $product;
if ( ! $product || ! is_a( $product, 'WC_Product' ) || (int) $product->get_review_count() < 1 ) {
return '';
}
return '
Ready to begin? Book a free online wellness consultation with a TenaZ coach. Through the NODIET Method, our wellness coaching and complementary medicines are designed to complement a balanced diet and an active lifestyle. Simply complete the form above and a coach will be in touch to support you, side by side.