. */ /** * The loop that displays products in configurable GRID mode. * Boot Store theme is based on Twentytwelve theme. The official WordPress theme. * * @package WordPress * @subpackage Boot Store * @since 1.0 */ ?> '; $title_end_tag = '' . $instance['title_tag'] . '>'; } else { $title_tag = ''; $title_end_tag = ''; } if ( $see_sorting_panel ) tcp_the_sort_panel(); ?>