嵌入旅行电源检查器

在旅行、留学、搬迁和装备页面使用紧凑版 PlugVoltage 检查器。它以 iframe 运行,并链接到完整指南。

嵌入代码
<iframe id="plugvoltage-checker" src="https://plugvoltage.com/zh-Hans/embed/checker/" title="PlugVoltage 检查器预览" loading="lazy" style="width:100%;max-width:760px;height:860px;border:1px solid #e3e8ee;border-radius:8px;"></iframe>
<script>
window.addEventListener('message', function (event) {
  if (event.origin !== 'https://plugvoltage.com') return;
  if (event.data && event.data.type === 'plugvoltage:resize') {
    document.getElementById('plugvoltage-checker').style.height = event.data.height + 'px';
  }
});
</script>
<noscript><p><a href="https://plugvoltage.com/zh-Hans/calculator/">打开完整检查器</a></p></noscript>

The embedded checker uses the no-chrome embed layout: no Google Analytics, no Vercel Analytics, no cookies, and no account tracking inside the iframe.

预览

合作伙伴可快速上线的用例

出发前打包页面 让读者在页面内检查手机、笔记本、卷发棒、CPAP 或充电器。
目的地电源部分 在国家指南中加入确定性检查器,而不只是静态插头表。
留学和搬迁门户 无需账号、邮箱或个人数据,也能给出设备级答案。

紧凑示例

署名政策

无 JavaScript 备用方案代码片段包含普通备用链接,适用于阻止 iframe 或 JavaScript 的浏览器、CMS 预览或隐私工具。
可选 UTM 建议合作伙伴可在 iframe URL 添加 UTM,例如 ?utm_source=partner-site&utm_medium=embed&utm_campaign=travel_power_checker。目标仍应保持规范检查器 URL。

适合场景

外联目标