' . esc_html( get_bloginfo( 'name' ) ) . ''; } } ?>
get_theme_mod( 'bongoto_woocommerce_header_upload_label', __( 'Upload', 'bongoto-woocommerce' ) ), ) ); } // Cart. if ( get_theme_mod( 'bongoto_woocommerce_header_show_cart', true ) ) { bongoto_woocommerce_header_component( 'cart' ); } // Account. if ( get_theme_mod( 'bongoto_woocommerce_header_show_account', true ) ) { bongoto_woocommerce_header_component( 'account' ); } } ?>
'primary', 'container' => false, 'menu_class' => 'bt-menu-list', 'fallback_cb' => '__return_empty_string', 'depth' => 3, ) ); ?>

'primary', 'container' => false, 'menu_class' => 'bt-drawer-menu', 'fallback_cb' => '__return_empty_string', 'depth' => 0, ) ); ?>

' . esc_html__( 'Add contact info via Appearance → Widgets → Footer Contact.', 'bongoto-woocommerce' ) . '

'; if ( $admin_email ) { printf( '

%s: %s

', esc_html__( 'Email', 'bongoto-woocommerce' ), esc_html( $admin_email ) ); } } ?>