'; } echo '<' . esc_html( $tag ) . ' class="product_title entry-title">' . alpha_escaped( $title ) . '' . esc_html( $tag ) . '>'; if ( empty( $alpha_layout['single_product_block'] ) ) { if ( function_exists( 'alpha_single_product_navigation' ) && ( ! function_exists( 'alpha_doing_quickview' ) || ! alpha_doing_quickview() ) ) { echo '
'; } echo ''; } }