if ( ! wc_get_theme_support( 'single_image_width' ) ) {
            $wp_customize->add_setting(
                'woocommerce_single_image_width',
                array(
                    'default'              => 600,