{"product_id":"australia-esim","title":"Australia eSIM","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 Australia 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 outback regions 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（澳大利亚 - Optus） --\u003e\n\u003cdiv class=\"coverage-networks\"\u003e\n\u003c!-- Optus --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9390\/5204\/files\/Optus_logo.svg?v=1785500417\" alt=\"Optus\" style=\"height: 28px;\"\u003e \u003c!-- 如需添加 Telstra 或 Vodafone，可取消注释下面两行 --\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":47959981391924,"sku":"24836703f5b5459c9316dd4833719c77","price":2.45,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 5","offer_id":47959981424692,"sku":"5106a97beaf7407dba71b5b8ed9cd85f","price":2.55,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 7","offer_id":47959981457460,"sku":"e00e01ba2e024f25bee7c04b355df940","price":2.67,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 10","offer_id":47959981490228,"sku":"a3e46fa7d3fb41648f706c3887f97df6","price":2.8,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 15","offer_id":47959981522996,"sku":"293201081add48ec9dab4d6772a998d6","price":2.9,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 20","offer_id":47959981555764,"sku":"17f5a681118847639463b41794675a28","price":3.03,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 25","offer_id":47959981588532,"sku":"12572ced0d6645fbb187dbd61a9f1bea","price":3.15,"currency_code":"USD","in_stock":true},{"title":"3GB \/ 30","offer_id":47959981621300,"sku":"5edc9e490e734608845b9e6b9eca2a39","price":3.28,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 3","offer_id":47959981654068,"sku":"cc534d61ff154162b54238f1fb6c48b8","price":3.5,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 5","offer_id":47959981686836,"sku":"94c1e0ec0a2b49309924db0dd5972575","price":3.7,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 7","offer_id":47959981719604,"sku":"61fcd6be3fbe423da3b1d68899f757c5","price":3.88,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 10","offer_id":47959981752372,"sku":"64d2e4798d6a462eade47d8e51eb3097","price":4.1,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 15","offer_id":47959981785140,"sku":"ef3ab5d70c4843bba424645dba3efbd2","price":4.3,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 20","offer_id":47959981817908,"sku":"ac1106f897b54ebc82ce1eb0a1b768bc","price":4.5,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 25","offer_id":47959981850676,"sku":"47313b372c214290832fb45ec6e769c8","price":4.68,"currency_code":"USD","in_stock":true},{"title":"5GB \/ 30","offer_id":47959981883444,"sku":"fa27acea7f6c4bbf9cee1de1a7954c65","price":4.88,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 3","offer_id":47959981916212,"sku":"782d4197b80b4299b98096a5b67b4d7e","price":6.05,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 5","offer_id":47959981948980,"sku":"45d0f30dc9e941eaa35b72450ff25ef3","price":6.23,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 7","offer_id":47959981981748,"sku":"bed4ff5ea9994444942d84b49f6e27f3","price":6.45,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 10","offer_id":47959982014516,"sku":"9a3422cb82dd4ca885177d3582f29942","price":6.65,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 15","offer_id":47959982047284,"sku":"c6e18d8e583b4763828662cec6501635","price":6.83,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 20","offer_id":47959982080052,"sku":"327bafb61a004e61bdb3ae54a5c64a43","price":7.03,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 25","offer_id":47959982112820,"sku":"8fd51b49bd234e9892410491a4868705","price":7.23,"currency_code":"USD","in_stock":true},{"title":"10GB \/ 30","offer_id":47959982145588,"sku":"119f10e93e534629b43d919a9427bcb1","price":7.45,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 3","offer_id":47959982178356,"sku":"46dd77c3dc0a4b968f7a0404b172edc2","price":10.68,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 5","offer_id":47959982211124,"sku":"322f4b41c18c4d518418cf6ab6e3b081","price":11.07,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 7","offer_id":47959982243892,"sku":"42aa2c2b17e446cbb77050720013c606","price":11.47,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 10","offer_id":47959982276660,"sku":"e1d80bfb550441049b7f6de93bd67b5b","price":11.87,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 15","offer_id":47959982309428,"sku":"ddd7284573774c73a0416a2e7c72b7a8","price":12.27,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 20","offer_id":47959982342196,"sku":"a27a2ead2f994833a0a0925ecdd0a5f4","price":12.67,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 25","offer_id":47959982374964,"sku":"3141441675824d2b989a8c2b8d655b46","price":13.05,"currency_code":"USD","in_stock":true},{"title":"20GB \/ 30","offer_id":47959982407732,"sku":"235c35d1345344e390fe8c31a289d339","price":13.47,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 3","offer_id":47959982440500,"sku":"198cc3920976426d9a19e7272ef0d6c2","price":14.38,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 5","offer_id":47959982473268,"sku":"49edc46eda4e4c4ba851751bfb0fa892","price":14.98,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 7","offer_id":47959982506036,"sku":"62bc6bab8f434703a0ee5f8ccec61950","price":15.57,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 10","offer_id":47959982538804,"sku":"a1280a412d6a40b5b051e72a5808e752","price":16.17,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 15","offer_id":47959982571572,"sku":"17e6c3c421d84ab29203d54b242db0a3","price":16.77,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 20","offer_id":47959982604340,"sku":"bdf9b5e3612c4cdca7876e6429d0b332","price":17.35,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 25","offer_id":47959982637108,"sku":"62ea59d1382e47dd9359620a412609ae","price":17.95,"currency_code":"USD","in_stock":true},{"title":"30GB \/ 30","offer_id":47959982669876,"sku":"06149d09164b443192d89924fd0ae41c","price":18.55,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 3","offer_id":47959982702644,"sku":"5d037b61a0234047a893629a879a5dd7","price":21.33,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 5","offer_id":47959982735412,"sku":"fb443ec1cba9485ba15362c88ebadae1","price":22.32,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 7","offer_id":47959982768180,"sku":"8e1493eedd3d47968163a1cc8c2b5f55","price":23.32,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 10","offer_id":47959982800948,"sku":"dfb5a87a25b349bd959673f6c4999654","price":24.3,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 15","offer_id":47959982833716,"sku":"0eda8cae922c4615881d5f8df98d56df","price":25.3,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 20","offer_id":47959982866484,"sku":"0bf4a181e0b546a0b29d8cd93dc7306c","price":26.28,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 25","offer_id":47959982899252,"sku":"9b8ad9b1b29045cc98b2b5905319609f","price":27.28,"currency_code":"USD","in_stock":true},{"title":"50GB \/ 30","offer_id":47959982932020,"sku":"69e2206fef454a6b8ca9211c3418e533","price":28.28,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 3","offer_id":48087002087476,"sku":"ba53dc05cc8f43de80ae45f0c3249129","price":6.62,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 5","offer_id":48087002120244,"sku":"18555e191f73435eadc12a2229cd7e5d","price":10.22,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 7","offer_id":48087002153012,"sku":"3437da1c4995451999d1fca8a06e2a6c","price":14.12,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 10","offer_id":48087002185780,"sku":"620f3bfc96c64e398f9b7bfa184a2896","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 15","offer_id":48087002218548,"sku":"6151678df76f4826b8a2242bc1c5025b","price":29.67,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 20","offer_id":48087002251316,"sku":"d51c10462b0449a5966de2a48f7cb3de","price":39.38,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 25","offer_id":48087002284084,"sku":"f8a4596774354d7a9c19df709ce64ce1","price":49.12,"currency_code":"USD","in_stock":true},{"title":"Unlimited GB \/ 30","offer_id":48087002316852,"sku":"0e43601a77f645959881813a3decc1b8","price":50.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/9390\/5204\/files\/10d504d0226f55bf84f3092fe9bac75c.jpg?v=1782738465","url":"https:\/\/easytripgo.com\/products\/australia-esim","provider":"Easytripgo","version":"1.0","type":"link"}