$wp_customize->add_control(
            'woocommerce_catalog_columns',
            array(
                'label'       => __( 'Products per row', 'woocommerce' ),
                'description' => __( 'How many products should be shown per row?', 'woocommerce' ),