{"product_id":"japan_esim","title":"Japan eSIM - Standard","description":"\u003cstyle\u003e\n  .esim-tabs {\n    max-width: 100%;\n    margin: 20px 0;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n  }\n  .esim-tabs input[type=\"radio\"] {\n    display: none;\n  }\n\n  \/* ----- 标签栏（纯白背景） ----- *\/\n  .tab-labels {\n    display: flex;\n    gap: 0;\n    border-bottom: 2px solid #d0d7de;\n    margin-bottom: 0;\n  }\n  .tab-labels label {\n    padding: 12px 24px;\n    font-size: 16px;\n    font-weight: 600;\n    color: #888;\n    background: #ffffff;\n    border-radius: 8px 8px 0 0;\n    cursor: pointer;\n    transition: background 0.2s, color 0.2s;\n    margin-right: 4px;\n    border: 1px solid #d0d7de;\n    border-bottom: none;\n  }\n  .tab-labels label:hover {\n    background: #f5f5f5;\n    color: #1a1a2e;\n  }\n\n  \/* ----- 选中标签样式 ----- *\/\n  #tab-details:checked ~ .tab-labels label[for=\"tab-details\"],\n  #tab-coverage:checked ~ .tab-labels label[for=\"tab-coverage\"] {\n    background: #ffffff;\n    color: #1a1a2e;\n    border-color: #d0d7de;\n    border-bottom-color: #ffffff;\n    margin-bottom: -2px;\n  }\n\n  \/* ----- 内容面板（纯白背景） ----- *\/\n  .tab-content {\n    background: #ffffff;\n    border: 1px solid #d0d7de;\n    border-top: none;\n    border-radius: 0 0 12px 12px;\n    padding: 24px;\n    min-height: 180px;\n  }\n\n  \/* ----- 面板切换 ----- *\/\n  .tab-panel {\n    display: none;\n  }\n  #tab-details:checked ~ .tab-content #panel-details {\n    display: block;\n  }\n  #tab-coverage:checked ~ .tab-content #panel-coverage {\n    display: block;\n  }\n\n  \/* ----- Details 面板图标样式 ----- *\/\n  .tab-panel .item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 8px 0;\n    font-size: 16px;\n    font-weight: 500;\n    color: #1a1a2e;\n  }\n  .tab-panel .item img {\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n  }\n\n  \/* ----- Coverage 面板样式 ----- *\/\n  .coverage-icon {\n    width: 20px;\n    height: 20px;\n    vertical-align: middle;\n    margin-right: 6px;\n  }\n  .coverage-speed {\n    margin: 0 0 12px 0;\n    font-size: 14px;\n    color: #333;\n    line-height: 1.6;\n  }\n  .coverage-note {\n    background: #fff8e1;\n    padding: 10px 14px;\n    border-radius: 6px;\n    border-left: 4px solid #f9a825;\n    margin: 0 0 16px 0;\n    font-size: 14px;\n    color: #555;\n    line-height: 1.6;\n  }\n\n  \/* ----- 运营商 Logo 容器 ----- *\/\n  .coverage-networks {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 16px;\n    margin-top: 4px;\n  }\n  .coverage-networks img {\n    height: 28px;\n    width: auto;\n    object-fit: contain;\n    max-width: 100px;\n  }\n  .network-label {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-weight: 700;\n    font-size: 14px;\n    margin: 0 0 4px 0;\n  }\n\n  \/* ----- 移动端适配 ----- *\/\n  @media (max-width: 600px) {\n    .tab-labels label {\n      padding: 10px 16px;\n      font-size: 14px;\n      flex: 1;\n      text-align: center;\n    }\n    .tab-content {\n      padding: 16px;\n    }\n    .tab-panel .item {\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- ===== HTML 结构 ===== --\u003e\n\u003cdiv class=\"esim-tabs\"\u003e\n\u003cinput type=\"radio\" name=\"tab-group\" id=\"tab-details\" checked\u003e \u003cinput type=\"radio\" name=\"tab-group\" id=\"tab-coverage\"\u003e\n\u003cdiv class=\"tab-labels\"\u003e\n\u003clabel for=\"tab-details\"\u003eeSIM Details\u003c\/label\u003e \u003clabel for=\"tab-coverage\"\u003eCoverage\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003c!-- 面板1：Details（保持不变） --\u003e\n\u003cdiv class=\"tab-panel\" id=\"panel-details\"\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9390\/5204\/files\/description-unlimited_data.svg?v=1785467109\" alt=\"Unlimited data\"\u003e Unlimited data\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9390\/5204\/files\/description-Fast_and_reliable_internet.svg?v=1785467131\" alt=\"Fast and reliable internet\"\u003e Fast and reliable internet\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9390\/5204\/files\/description-No_more_roaming_charges.svg?v=1785467308\" alt=\"No more roaming charges\"\u003e No more roaming charges\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9390\/5204\/files\/description-Plenty_of_options_to_fit_your_needs..svg?v=1785467083\" alt=\"Plenty of options to fit your needs\"\u003e Plenty of options to fit your needs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 面板2：Coverage（改为日本） --\u003e\n\u003cdiv class=\"tab-panel\" id=\"panel-coverage\"\u003e\n\u003cp class=\"coverage-speed\"\u003e\u003cimg class=\"coverage-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9390\/5204\/files\/description-speed.svg?v=1785468565\" alt=\"Speed\"\u003e \u003cstrong\u003eSpeed\u003c\/strong\u003e\u003cbr\u003eOur eSIM Japan Plans includes fast 5G coverage (where available), 4G and LTE.\u003c\/p\u003e\n\u003cdiv class=\"coverage-note\"\u003e\n\u003cimg class=\"coverage-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9390\/5204\/files\/description-warning.svg?v=1785468636\" alt=\"Note\"\u003e Our coverage is excellent in urban areas. However, in remote islands or rural areas, the quality may be weaker or unstable.\u003c\/div\u003e\n\u003cp class=\"network-label\"\u003e\u003cimg class=\"coverage-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9390\/5204\/files\/description-network.svg?v=1785468751\" alt=\"Networks\"\u003e Networks\u003c\/p\u003e\n\u003c!-- 运营商 Logo（日本 - KDDI \/ au） --\u003e\n\u003cdiv class=\"coverage-networks\"\u003e\n\u003c!-- KDDI（au） --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9390\/5204\/files\/description-KDDI_logos.svg?v=1785493427\" alt=\"KDDI au\" style=\"height: 28px;\"\u003e \u003c!-- 如需添加 NTT Docomo 或 SoftBank，可取消注释下面两行 --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/.tab-content --\u003e\n\u003c\/div\u003e\n\u003c!-- \/.esim-tabs --\u003e","brand":"Tsim Tech","offers":[{"title":"3GB \/ 3","offer_id":47960021401652,"sku":"dd76edd580cd4cc5b4c2a7839209710c","price":2.6,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 5","offer_id":47960021434420,"sku":"9667d98ff51f4455a8fcc23834d2e5fc","price":2.75,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 7","offer_id":47960021467188,"sku":"951948229e914abd9439134751dcabd4","price":2.87,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 10","offer_id":47960021499956,"sku":"d2f5f7478e2d4de7aeede7a355c96493","price":2.98,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 15","offer_id":47960021532724,"sku":"5da565888d1943d986886fc245e01f9c","price":3.13,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 20","offer_id":47960021565492,"sku":"351ffd07efb843459ad56fb78eb3579b","price":3.25,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 25","offer_id":47960021598260,"sku":"8816b9dbd664471ea10cbcf27db996fb","price":3.38,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 30","offer_id":47960021631028,"sku":"ef34214fc20d47da8446fa9abf35c226","price":3.51,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 3","offer_id":47960021663796,"sku":"ba119fac01cb4de39d0af1d6d7a6b7a3","price":3.76,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 5","offer_id":47960021696564,"sku":"9d7c287577d04c43a39bdde3b9331b4a","price":3.96,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 7","offer_id":47960021729332,"sku":"b9c47689cf3a4ad287bc5d1797866561","price":4.18,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 10","offer_id":47960021762100,"sku":"809cfab120904289b21b135963bcb2c6","price":4.38,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 15","offer_id":47960021794868,"sku":"e14c6ffcc03747248c98179096aa82b0","price":4.6,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 20","offer_id":47960021827636,"sku":"2b2c5dfdeae546e3919b0296ae072fb2","price":4.8,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 25","offer_id":47960021860404,"sku":"b45b2928a6624bb09be4294a8bfda208","price":5.04,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 30","offer_id":47960021893172,"sku":"6a2eaf865443444c9227dd2aff691b2d","price":5.24,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 3","offer_id":47960021925940,"sku":"44227864da6f46a696210d31b7ae20b0","price":6.49,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 5","offer_id":47960021958708,"sku":"a7f1a46a5f114af59021ded63c521586","price":6.69,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 7","offer_id":47960021991476,"sku":"29d18a91dae5423a9d49d537b2d7904d","price":6.91,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 10","offer_id":47960022024244,"sku":"a0d9c74dab2f4c7b859db1cbb4f94f6f","price":7.11,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 15","offer_id":47960022057012,"sku":"56abba0b881645c7b54ba9eb5a1c76d8","price":7.33,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 20","offer_id":47960022089780,"sku":"7fdb1574b4304dc8833106ed6cd390b9","price":7.53,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 25","offer_id":47960022122548,"sku":"b9fb0987191f46e09337e8f37bbde13f","price":7.76,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 30","offer_id":47960022155316,"sku":"ee59b6c2728847bf9505fae48c32aa97","price":7.96,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 3","offer_id":47960022188084,"sku":"2a6227d7b3004337871d2bb1a9ddb50b","price":11.44,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 5","offer_id":47960022220852,"sku":"c58a1527e0ed4d80bcf7c517e5146a84","price":11.85,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 7","offer_id":47960022253620,"sku":"20472488064448e2aff09bbbe9a6a326","price":12.29,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 10","offer_id":47960022286388,"sku":"40963dcf98c3454d8c3196ca2e393be8","price":12.71,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 15","offer_id":47960022319156,"sku":"b95a25cccd274ab097c03940f74ded77","price":13.13,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 20","offer_id":47960022351924,"sku":"484bb6df27124499aea034fd0a02f678","price":13.56,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 25","offer_id":47960022384692,"sku":"5678ce3906b341418c9e9bc6f0e63445","price":13.98,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 30","offer_id":47960022417460,"sku":"a4dd6301c88f4d0fb2d73d47a80b9010","price":14.4,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 3","offer_id":47960022450228,"sku":"4446f68b0f354c8eb7622442873fcc77","price":15.4,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 5","offer_id":47960022482996,"sku":"71a759063c5944b1a575124432e70758","price":16.02,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 7","offer_id":47960022515764,"sku":"aaa49867dd374087921e5f0096b3dc1e","price":16.67,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 10","offer_id":47960022548532,"sku":"3bfc61815eca430f990d3878ea0fa342","price":17.29,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 15","offer_id":47960022581300,"sku":"489cdcdb3dec49a3a7386188d38e9aca","price":17.95,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 20","offer_id":47960022614068,"sku":"8be96f576a1b41ceb8675e8dd93629c5","price":18.56,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 25","offer_id":47960022646836,"sku":"f57b71a9822a406a93e402dc90ef5dec","price":19.22,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 30","offer_id":47960022679604,"sku":"93f91c0e4aac46dda5f3e03ce5ab3f2c","price":19.84,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 3","offer_id":47960022712372,"sku":"2a199a8019b94f29808e394a316c6792","price":22.8,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 5","offer_id":47960022745140,"sku":"a0798b5d7a2b4473bd21bee819920ee1","price":23.87,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 7","offer_id":47960022777908,"sku":"a4654805990b4f8b82303d0a4b95b720","price":24.93,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 10","offer_id":47960022810676,"sku":"e7d17243f6964e1f98d6c279eae0884a","price":26.0,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 15","offer_id":47960022843444,"sku":"1988904e164a4647aa13add7e48cc3d1","price":27.05,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 20","offer_id":47960022876212,"sku":"c158eccc289946c98775ec429ada0800","price":28.13,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 25","offer_id":47960022908980,"sku":"50258f1c564d4790b501ac19dd7bbe1b","price":29.16,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 30","offer_id":47960022941748,"sku":"2810127615dd4ff79fc713fb8d671500","price":30.24,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 3","offer_id":48086837297204,"sku":"5076e643ce164e899610642bd62059ed","price":7.17,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 5","offer_id":48086837329972,"sku":"a76778ed46954fae93ffb778b3b61bb6","price":11.13,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 7","offer_id":48086837362740,"sku":"bba8a10b478149d090c4d55b6aa426bf","price":15.42,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 10","offer_id":48086837395508,"sku":"51a44c6d852240d7b948a96cd2bf7487","price":21.83,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 15","offer_id":48086837428276,"sku":"0c5de67244ac4885b29b25af4b7422ab","price":32.52,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 20","offer_id":48086837461044,"sku":"33a572e8b3ed4cbb8f8cd22efeadde2f","price":43.22,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 25","offer_id":48086837493812,"sku":"5eecd580c1504066be4ef1878831537f","price":53.9,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 30","offer_id":48086837526580,"sku":"254799b8e657493a9fdb5ef839384659","price":55.43,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/9390\/5204\/files\/esim_0b3ff71f-f389-4123-b2e3-bb68287391d1.png?v=1782738495","url":"https:\/\/easytripgo.com\/products\/japan_esim","provider":"Easytripgo","version":"1.0","type":"link"}