'product', 'ignore_sticky_posts' => true, 'posts_per_page' => get_theme_mod( 'no_of_products', 5 ), ); $qry = new WP_Query( $args ); if( $qry->have_posts() ) { ?>
' . esc_html( $sec_title ) . ''; if( $sub_title ) echo '
' . esc_html( $sub_title ) . '
'; ?>