'; if ( false === $woo_single_myaccunt_link ) { echo ''. $ocean_woo_single_msg_txt .''; } else { echo '' . $ocean_woo_single_msg_txt . ''; } echo ''; } } } // Meta. if ( 'meta' === $element ) { woocommerce_template_single_meta(); } do_action( 'ocean_after_single_product_' . $element ); }