Skip to content
- Choosing a selection results in a full page refresh.
- Opens in a new window.
// 站点配置
const sites = {
'zeexauto.com': { name: '全球', code: 'Global', currency: 'USD' },
'gh.zeexauto.com': { name: 'Ghana', code: 'GH', currency: 'GHS' }
};
// 检测并显示选择器弹窗
// 根据用户选择跳转到对应域名