'; echo '
'; eighteen_tags_promoted_products(); echo '
'; echo '
'; echo '

' . esc_html__( 'Product Categories', 'eighteen-tags' ) . '

'; the_widget( 'WC_Widget_Product_Categories', array( 'count' => 1, ) ); echo '
'; echo '
'; echo '

' . esc_html__( 'Popular Products', 'eighteen-tags' ) . '

'; echo eighteen_tags_do_shortcode( 'best_selling_products', array( 'per_page' => 4, 'columns' => 4, ) ); } ?>