const brand = window.environmentVariables?.brand_name; if (brand === 'Mazda') { } else if (brand === 'Xpeng') { }