0 ? get_the_title( $shop_id ) : get_the_archive_title(); echo '

' . esc_html( $title ) . '

'; endif; // Shop/term description. do_action( 'woocommerce_archive_description' ); ?>