{"product_id":"world-cup-2026-esim-north-america-unlimited-5g-data-calling-us-mx-ca","title":"World Cup 2026 eSIM - North America - Unlimited 5G Data \u0026 Calling (US, MX, CA)","description":"\u003cstyle\u003e\n  .bytesim-wrapper-top {\n    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    max-width: 100%;\n    margin: 0 auto 24px auto; \n    background: #fff;\n    border: 1px solid #e2e8f0; \n    border-radius: 20px;\n    box-shadow: 0 8px 30px rgba(0,0,0,0.04);\n    overflow: hidden;\n  }\n  .header-row { \n      padding: 24px 24px 16px 24px; \n      display: flex; \n      justify-content: space-between; \n      align-items: center;\n      gap: 16px;\n  }\n  .header-tag { \n      background: #115e59; \n      color: #fff; \n      padding: 4px 10px; \n      border-radius: 6px; \n      font-size: 11px; \n      font-weight: 700; \n      display: inline-block; \n      letter-spacing: 0.5px;\n      margin-bottom: 8px;\n  }\n  .stats-container {\n    display: flex;\n    flex-direction: row;\n    padding: 16px 0 24px 0; \n  }\n  .stat-item {\n    flex: 1;            \n    padding: 0 12px;\n    border-right: 1px solid #f1f5f9; \n    text-align: center;\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n  .stat-item:last-child { border-right: none; }\n  .stat-label { \n    font-size: 14px; font-weight: 700; color: #94a3b8; \n    text-transform: uppercase; margin-bottom: 6px; letter-spacing: 0.5px; \n  }\n  .stat-val { \n    font-size: 16px; line-height: 1.2; font-weight: 700; color: #1a1a1a;\n  }\n  .text-brand { color: #00b490; }\n  .text-blue { color: #0066cc; }\n  .stat-sub { \n    font-size: 11px; color: #64748b; margin-top: 4px; font-weight: 500;\n  }\n  .tag-mini { \n    font-size: 10px; color: #00b490; font-weight: 700; \n    background: rgba(0,180,144,0.08); padding: 2px 6px; border-radius: 4px; \n    display: inline-block; margin-top: 4px; \n  }\n  .tag-blue-mini { \n    font-size: 10px; color: #0066cc; font-weight: 700; \n    background: rgba(0,102,204,0.08); padding: 2px 6px; border-radius: 4px; \n    display: inline-block; margin-top: 4px; \n  }\n\n  .esim-details-container {\n    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    font-size: 14px;\n    color: #1a1a1a;\n    line-height: 1.5;\n    width: 100%;\n    box-sizing: border-box;\n  }\n  .specs-section {\n    margin-bottom: 25px;\n  }\n  .specs-list {\n    padding: 0;\n    margin: 0;\n  }\n  .spec-row {\n    border-bottom: 1px solid #f0f0f0;\n    padding: 12px 0;\n    display: flex;\n    font-size: 13px;\n    align-items: flex-start;\n  }\n  .spec-label{\n    font-weight: 600;\n    width: 100px;\n    flex-shrink: 0;\n    color: #555;\n    font-size: 14px;\n    padding-right: 10px;\n    word-wrap: break-word;\n    white-space: normal;\n    box-sizing: border-box;\n  }\n\n  .policy-box {\n    margin-bottom: 6px;\n    background: #f2fbf9;\n    padding: 12px;\n    border-radius: 6px;\n    border-left: 3px solid #00b490;\n    font-size: 13px;\n    color: #1a1a1a;\n  }\n\n  .marketing-box {\n    border: 1px solid #e5e7eb;\n    border-radius: 12px;\n    background: #fff;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n    overflow: hidden;\n    margin-top: 20px;\n    position: relative; \n  }\n\n  .marketing-box::after {\n    content: \"\";\n    position: absolute;\n    bottom: -25px; \n    right: -18px;\n    width: 160px;\n    height: 160px;\n    background-image: url(\"https:\/\/img-va.myshopline.com\/image\/store\/1663745358748\/--674.svg?w=256\u0026h=256\");\n    background-repeat: no-repeat;\n    background-size: contain;\n    opacity: 0.06; \n    pointer-events: none; \n    z-index: 0;\n  }\n  .marketing-header, .marketing-content {\n    position: relative;\n    z-index: 1; \n  }\n\n  .marketing-header {\n    background: linear-gradient(90deg, #f0f7ff 0%, #ffffff 100%);\n    padding: 15px 20px;\n    border-bottom: 1px solid #f3f4f6;\n  }\n  .marketing-title {\n    margin: 0;\n    font-size: 16px;\n    font-weight: 800;\n    color: #333;\n    display: flex;\n    align-items: center;\n  }\n  .marketing-content {\n    padding: 20px;\n  }\n  a.compat-link {\n    color: #00b490 !important;\n    text-decoration: none;\n    font-weight: 600;\n    border-bottom: 1px dashed #00b490;\n    padding-bottom: 1px;\n    transition: all 0.2s ease;\n  }\n  a.compat-link:hover {\n    color: #0f766e !important;\n    border-bottom-color: #0f766e !important;\n  }\n\n  \/* Mobile Optimizations *\/\n  @media (max-width: 768px) {\n    .header-row { \n      padding: 20px; \n      flex-direction: column; \n      align-items: flex-start; \n      gap: 16px; \n    }\n    .header-logos { \n      flex-direction: row !important; \n      align-items: center !important; \n      gap: 16px !important; \n      width: 100%;\n    }\n    .stats-container { \n      flex-direction: column; \n      gap: 16px; \n      padding: 16px 0 24px 0; \n    }\n    .stat-item { \n      border-right: none; \n      border-bottom: 1px solid #f1f5f9; \n      padding-bottom: 16px;\n      padding-left: 0; \n      padding-right: 0; \n      flex-direction: column; \n      justify-content: center; \n      align-items: flex-start; \n      text-align: left;        \n    }\n    .stat-item:last-child { \n      border-bottom: none; \n      padding-bottom: 0; \n    }\n    .stat-item .stat-label { margin-bottom: 6px; } \n    .marketing-content { padding: 15px; } \n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bytesim-wrapper-top\"\u003e\n\u003cdiv class=\"header-row\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"header-tag\"\u003eNorth America 3-in-1\u003c\/div\u003e\n\u003ch1 style=\"font-size: 20px; font-weight: 800; margin: 0; color: #0f172a; line-height: 1.2;\"\u003eReady for World Cup 2026\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"header-logos\" style=\"display: flex; flex-direction: column; gap: 8px; align-items: flex-end;\"\u003e\n\u003cimg style=\"height: 20px; width: auto; object-fit: contain;\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1663745358748\/AT-T-logo-2016.svg?w=1000\u0026amp;h=411\" alt=\"AT\u0026amp;T\"\u003e \u003cimg style=\"height: 12px; width: auto; object-fit: contain;\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1663745358748\/Rogers-logo.svg?w=428\u0026amp;h=75\" alt=\"Rogers\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"height: 1px; background: #f1f5f9; margin: 0 24px;\"\u003e \u003c\/div\u003e\n\u003cdiv style=\"padding: 0 24px;\"\u003e\n\u003cdiv class=\"stats-container\"\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cdiv class=\"stat-label\"\u003eData Policy\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stat-val text-brand\"\u003eUnlimited Data\u003c\/div\u003e\n\u003cdiv class=\"stat-sub\"\u003eUSA \u0026amp; MX (25GB in CA)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cdiv class=\"stat-label\"\u003eCalls \u0026amp; SMS\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stat-val\"\u003eUnlimited Calls\u003c\/div\u003e\n\u003cdiv class=\"stat-sub\"\u003eTo US, Mexico \u0026amp; Canada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cdiv class=\"stat-label\"\u003eNetwork\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stat-val text-blue\"\u003ePremium 5G\u003c\/div\u003e\n\u003cdiv class=\"tag-blue-mini\"\u003eAT\u0026amp;T\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esim-details-container\"\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch4 style=\"margin: 0 0 6px 0; font-size: 16px; font-weight: bold; color: #333;\"\u003eTech Specs\u003c\/h4\u003e\n\u003cdiv class=\"specs-list\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eData Plan\u003c\/span\u003e\n\u003cdiv style=\"width: 100%;\"\u003e\n\u003cdiv style=\"font-weight: 600; color: #00b490; font-size: 14px;\"\u003eTruly Unlimited (US \u0026amp; MX)\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #666; margin-top: 4px; line-height: 1.5;\"\u003e\n\u003cspan style=\"color: #1a1a1a; font-weight: 600;\"\u003eUSA \u0026amp; Mexico:\u003c\/span\u003e No daily caps, no speed drops.\u003cbr\u003e\u003cspan style=\"color: #1a1a1a; font-weight: 600;\"\u003eCanada:\u003c\/span\u003e 25GB of high-speed data.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003ePhone Number\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan style=\"color: #00b490; font-weight: 600; font-size: 14px;\"\u003e+1 USA Number\u003c\/span\u003e\n\u003cdiv style=\"font-size: 13px; color: #666; margin-top: 3px;\"\u003eIncludes unlimited local calls and SMS within US, MX \u0026amp; CA.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eDevices\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"font-weight: 600; color: #1a1a1a; font-size: 14px;\"\u003eAll unlocked eSIM devices\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #666; margin-top: 3px;\"\u003e\u003ca class=\"compat-link\" href=\"https:\/\/bytesim.com\/pages\/esim-compatible-devices\" target=\"_blank\" rel=\"noopener\"\u003eCheck supported phones list →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eCoverage\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"font-weight: 600; margin-bottom: 2px; font-size: 14px;\"\u003eUSA, Mexico, Canada\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #666; line-height: 1.4;\"\u003eSeamless cross-border connection. Perfect for World Cup 2026 travel.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eHotspot\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"font-weight: 600; color: #1a1a1a; font-size: 14px;\"\u003e10GB Supported\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #666; margin-top: 3px;\"\u003eShare your high-speed connection with other devices.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row policy-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eActivation\u003c\/span\u003e\n\u003cdiv style=\"width: 100%;\"\u003e\n\u003cdiv class=\"policy-box\"\u003eActivate your eSIM \u003cstrong\u003eanytime in the ByteSIM App\u003c\/strong\u003e. \u003cbr\u003e\u003cem style=\"color: #666; font-size: 12px;\"\u003e(Buy now and activate later — perfect for planning ahead.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eSupport\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"font-weight: 600; color: #1a1a1a; font-size: 14px;\"\u003e24\/7 Live Support\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; color: #666;\"\u003eResponse in under 5 mins via WhatsApp \u0026amp; Email.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"marketing-box\"\u003e\n\u003cdiv class=\"marketing-header\"\u003e\n\u003ch3 class=\"marketing-title\"\u003e\n\u003cimg style=\"width: 20px; height: 20px; margin-right: 8px;\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1663745358748\/--674.svg?w=256\u0026amp;h=256\" alt=\"Football\"\u003e BUILT FOR WORLD CUP 2026 TRAVELERS\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"marketing-content\"\u003e\n\u003cp style=\"margin: 0 0 15px 0; font-size: 13px; color: #4b5563; line-height: 1.5;\"\u003eReliable Tier-1 connectivity to keep your e-tickets, Uber, and maps online across \u003cstrong\u003eall 16 World Cup host cities\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 12px;\"\u003e\n\u003cdiv style=\"flex: 1 1 45%; min-width: 170px; background: #eff6ff; padding: 20px 12px; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; margin-bottom: 6px;\"\u003e\n\u003cspan style=\"font-weight: 800; color: #0057b8; font-size: 14px;\"\u003eAT\u0026amp;T\u003c\/span\u003e \u003cspan style=\"margin-left: auto; background: #0057b8; color: #fff; font-size: 9px; padding: 1px 6px; border-radius: 4px; font-weight: bold;\"\u003eUSA \u0026amp; MX\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; font-weight: 600; color: #1f2937; margin-bottom: 4px; margin-top: 14px;\"\u003eUnmatched Reliability\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: #666; line-height: 1.3;\"\u003eAwarded for \u003cstrong\u003eReliability Experience\u003c\/strong\u003e. Premium 5G in the US and seamless high-speed coverage extending to Mexico City.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 45%; min-width: 170px; background: #fff1f2; padding: 20px 12px; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; margin-bottom: 6px;\"\u003e\n\u003cspan style=\"font-weight: 800; color: #da291c; font-size: 14px;\"\u003eRogers\u003c\/span\u003e \u003cspan style=\"margin-left: auto; background: #da291c; color: #fff; font-size: 9px; padding: 1px 6px; border-radius: 4px; font-weight: bold;\"\u003eCANADA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-size: 13px; font-weight: 600; color: #1f2937; margin-bottom: 4px; margin-top: 14px;\"\u003eCanada's Leader\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: #666; line-height: 1.3;\"\u003eWinner of \u003cstrong\u003eCoverage Experience\u003c\/strong\u003e. Delivers the most expansive network in Toronto and Vancouver for sharing match moments instantly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #f3f4f6; padding-top: 10px; font-size: 11px; color: #9ca3af; line-height: 1.4;\"\u003e\u003cem\u003eSource: Opensignal Mobile Network Experience Reports.\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ByteSIM","offers":[{"title":"World Cup 2026 eSIM - North America - Unlimited 5G Data \u0026 Calling (US, MX, CA) - Unlimited Data + Unlimited Local Calls + Unlimited SMS, 5 Days","offer_id":41155226239048,"sku":"usa-eSIM-TM50-05","price":13.0,"currency_code":"USD","in_stock":false},{"title":"World Cup 2026 eSIM - North America - Unlimited 5G Data \u0026 Calling (US, MX, CA) - Unlimited Data + Unlimited Local Calls + Unlimited SMS, 7 Days","offer_id":41155226271816,"sku":"usa-eSIM-TM50-07","price":18.0,"currency_code":"USD","in_stock":false},{"title":"World Cup 2026 eSIM - North America - Unlimited 5G Data \u0026 Calling (US, MX, CA) - Unlimited Data + Unlimited Local Calls + Unlimited SMS, 10 Days","offer_id":41155226304584,"sku":"usa-eSIM-TM50-10","price":30.0,"currency_code":"USD","in_stock":true},{"title":"World Cup 2026 eSIM - North America - Unlimited 5G Data \u0026 Calling (US, MX, CA) - Unlimited Data + Unlimited Local Calls + Unlimited SMS, 15 Days","offer_id":41155226337352,"sku":"usa-eSIM-TM50-15","price":45.0,"currency_code":"USD","in_stock":true},{"title":"World Cup 2026 eSIM - North America - Unlimited 5G Data \u0026 Calling (US, MX, CA) - Unlimited Data (US\/MX) + 25GB (CA) + Unlimited Calls\/SMS, 20 Days","offer_id":41155226370120,"sku":"NorthAmerica-eSIM-ATT-45UE","price":49.9,"currency_code":"USD","in_stock":true},{"title":"World Cup 2026 eSIM - North America - Unlimited 5G Data \u0026 Calling (US, MX, CA) - Unlimited Data + Unlimited Local Calls + Unlimited SMS, 25 Days","offer_id":41155226402888,"sku":"usa-eSIM-TM50-25","price":69.0,"currency_code":"USD","in_stock":true},{"title":"World Cup 2026 eSIM - North America - Unlimited 5G Data \u0026 Calling (US, MX, CA) - Unlimited Data + Unlimited Local Calls + Unlimited SMS, 30 Days","offer_id":41155226435656,"sku":"usa-eSIM-TM50-30","price":75.0,"currency_code":"USD","in_stock":true},{"title":"World Cup 2026 eSIM - North America - Unlimited 5G Data \u0026 Calling (US, MX, CA) - Unlimited Data + Unlimited Local Calls + Unlimited SMS, 35 Days","offer_id":41155226468424,"sku":"usa-eSIM-TM50-35","price":105.0,"currency_code":"USD","in_stock":true},{"title":"World Cup 2026 eSIM - North America - Unlimited 5G Data \u0026 Calling (US, MX, CA) - Unlimited Data + Unlimited Local Calls + Unlimited SMS, 40 Days","offer_id":41155226501192,"sku":"usa-eSIM-TM50-40","price":120.0,"currency_code":"USD","in_stock":true},{"title":"World Cup 2026 eSIM - North America - Unlimited 5G Data \u0026 Calling (US, MX, CA) - Unlimited Data + Unlimited Local Calls + Unlimited SMS, 50 Days","offer_id":41155226533960,"sku":"usa-eSIM-TM50-50","price":150.0,"currency_code":"USD","in_stock":true},{"title":"World Cup 2026 eSIM - North America - Unlimited 5G Data \u0026 Calling (US, MX, CA) - Unlimited Data + Unlimited Local Calls + Unlimited SMS, 60 Days","offer_id":41155226566728,"sku":"usa-eSIM-TM50-60","price":180.0,"currency_code":"USD","in_stock":true},{"title":"World Cup 2026 eSIM - North America - Unlimited 5G Data \u0026 Calling (US, MX, CA) - Unlimited Data + Unlimited Local Calls + Unlimited SMS, 90 Days","offer_id":41155226599496,"sku":"usa-eSIM-TM50-90","price":180.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8346\/3496\/files\/54e35b722fb9430ebd4de7c36e02cc4e.png?v=1781001024","url":"https:\/\/prime.bytesim.com\/products\/world-cup-2026-esim-north-america-unlimited-5g-data-calling-us-mx-ca","provider":"ByteSIM","version":"1.0","type":"link"}