
		        

    var oCarConfiguratorGlobalSettings = {
            model: {
                        prefix: '09_',
                        name: 'captiva',
                        perspectiveNameParts: {
                                   front: {
                                               prefix: 'f_',
                                               postfix: '_bkrr'
                                   },
                                   side: {
                                               prefix: 's_',
                                               postfix: '_bkrr-sp'
                                   },
                                   back: {
                                               prefix: 'b_',
                                               postfix: '_bkrr-sp'
                                   }
                        }
            },            
            currencies: ['EUR'],
            currencySymbols: ['€'],
            priceFormatter: {
                    name: 'default',
                    uri: 'http://katie.chevroleteurope.com/pf-web/formatPrices.do',
                    country: 'ES',
                    timeout: 2000, /* timeout in ms, after this time the static, local formatter is used */
                    /* If set to true, the priceFormatter JSON Request is
                     * done using jsonp and the "script tag hack", thus allowing
                     * cross-site access. Set bUseCrossSiteJSONP to true if, and only if
                     * the formatter resides on a different domain! If it doesn't, omit
                     * this property (or set it to false) */
                    useCrossSiteJSONP: true
            },
            variants: {
                1: {
                        price: [23800.0],
                        name: '2.0 VCDi 7 Pl.'
                    }
                    
            },
            oImagePath: {
                cars: "/assets/images/global/carconfigurator/cars/models/", // Pfad der Modelansichten (f/s/b)
                rims: "/assets/images/global/carconfigurator/cars/rims/"    // Pfad der Felgenbilder
            },
            conflictMsg: {
                intro: "excluye a las siguientes opciones:",
                details: "%FEATURE% en la categoría %SECTION%"
            }
    }

    var oCarConfiguratorFeatureData = {
        
            item287285: {
            
                        price: [],
                        excludingVariants: []
                        
                   }
            ,
            item287286: {
            
                        price: [365.0],
                        excludingVariants: []
                        
                   }
            ,
            item287287: {
            
                        price: [365.0],
                        excludingVariants: []
                        
                   }
            ,
            item287288: {
            
                        price: [365.0],
                        excludingVariants: []
                        
                   }
            ,
            item287289: {
            
                        price: [365.0],
                        excludingVariants: []
                        
                   }
            ,
            item287290: {
            
                        price: [365.0],
                        excludingVariants: []
                        
                   }
            ,
            item287291: {
            
                        price: [365.0],
                        excludingVariants: []
                        
                   }
            ,
            item287292: {
            
                        price: [365.0],
                        excludingVariants: []
                        
                   }
            ,
            item287293: {
            
                        price: [],
                        excludingVariants: []
                        
                   }
            ,
            item287294: {
            
                        price: [],
                        excludingVariants: []
                        
                   }
            ,
            item287297: {
            
                        price: [],
                        excludingVariants: []
                        
                   }
            ,
            item287295: {
            
                        price: [],
                        excludingVariants: []
                        
                   }
            ,
            item287296: {
            
                        price: [],
                        excludingVariants: []
                        
                   }
            
    }
		
		