itemscope itemtype="https://schema.org/WebPage">
" itemscope itemtype="https://schema.org/WPHeader">
'top-bar-menu', 'theme_location' => 'top-bar-left-menu', 'depth' => 1, ) ); } elseif ( best_shop_get_setting( 'top_bar_left_content' ) === 'contacts' ) { ?>
'top-bar-menu', 'theme_location' => 'top-bar-right-menu', 'depth' => 1, ) ); } elseif ( best_shop_get_setting( 'top_bar_right_content' ) === 'social' ) { best_shop_social_links( true ); } elseif ( best_shop_get_setting( 'top_bar_right_content' ) === 'menu_social' ) { wp_nav_menu( array( 'container_class' => 'top-bar-menu', 'theme_location' => 'top-bar-right-menu', 'depth' => 1, ) ); best_shop_social_links( true ); } ?>