$wp_customize->add_control(
            'woocommerce_shop_page_display',
            array(
                'label'       => __( 'Shop page display', 'woocommerce' ),
                'description' => __( 'Choose what to display on the main shop page.', 'woocommerce' ),