{"id":4865,"date":"2026-04-12T23:32:02","date_gmt":"2026-04-12T20:32:02","guid":{"rendered":"https:\/\/test.sampionbudva.me\/?page_id=4865"},"modified":"2026-04-13T01:47:57","modified_gmt":"2026-04-12T22:47:57","slug":"si-te-instalohet","status":"publish","type":"page","link":"https:\/\/www.dataflyesim.com\/en\/si-te-instalohet\/","title":{"rendered":"How to Install"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"4865\" class=\"elementor elementor-4865\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2be5462 e-flex e-con-boxed e-con e-parent\" data-id=\"2be5462\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88ca9b4 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"88ca9b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"df-esim-guide\">\r\n  <style>\r\n    .df-esim-guide * {\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .df-esim-guide {\r\n      --df-primary: #d62828;\r\n      --df-dark: #1f2937;\r\n      --df-text: #4b5563;\r\n      --df-soft: #f8fafc;\r\n      --df-border: #e5e7eb;\r\n      --df-radius: 20px;\r\n      --df-shadow: 0 12px 35px rgba(0,0,0,0.08);\r\n      font-family: inherit;\r\n      color: var(--df-dark);\r\n      width: 100%;\r\n    }\r\n\r\n    .df-esim-wrap {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 20px;\r\n    }\r\n\r\n    .df-esim-hero {\r\n      display: grid;\r\n      grid-template-columns: 1.1fr 0.9fr;\r\n      gap: 28px;\r\n      align-items: center;\r\n      background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);\r\n      border: 1px solid var(--df-border);\r\n      border-radius: 28px;\r\n      padding: 34px;\r\n      box-shadow: var(--df-shadow);\r\n      overflow: hidden;\r\n      margin-bottom: 28px;\r\n    }\r\n\r\n    .df-esim-badge {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      padding: 8px 14px;\r\n      border-radius: 999px;\r\n      background: rgba(214, 40, 40, 0.08);\r\n      color: var(--df-primary);\r\n      font-weight: 700;\r\n      font-size: 13px;\r\n      margin-bottom: 16px;\r\n    }\r\n\r\n    .df-esim-hero h1 {\r\n      font-size: 42px;\r\n      line-height: 1.15;\r\n      margin: 0 0 14px;\r\n      color: var(--df-dark);\r\n    }\r\n\r\n    .df-esim-hero p {\r\n      font-size: 17px;\r\n      line-height: 1.7;\r\n      color: var(--df-text);\r\n      margin: 0 0 22px;\r\n    }\r\n\r\n    .df-esim-actions {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 12px;\r\n    }\r\n\r\n    .df-btn {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: 14px 22px;\r\n      border-radius: 14px;\r\n      text-decoration: none;\r\n      font-weight: 700;\r\n      transition: all 0.25s ease;\r\n      border: 1px solid transparent;\r\n    }\r\n\r\n    .df-btn-primary {\r\n      background: var(--df-primary);\r\n      color: #fff;\r\n    }\r\n\r\n    .df-btn-primary:hover {\r\n      transform: translateY(-2px);\r\n      opacity: 0.95;\r\n    }\r\n\r\n    .df-btn-secondary {\r\n      background: #fff;\r\n      color: var(--df-dark);\r\n      border-color: var(--df-border);\r\n    }\r\n\r\n    .df-btn-secondary:hover {\r\n      transform: translateY(-2px);\r\n      border-color: #cbd5e1;\r\n    }\r\n\r\n    .df-esim-hero-visual {\r\n      position: relative;\r\n    }\r\n\r\n    .df-esim-hero-visual img {\r\n      width: 100%;\r\n      height: 420px;\r\n      object-fit: cover;\r\n      border-radius: 22px;\r\n      display: block;\r\n      box-shadow: 0 10px 28px rgba(0,0,0,0.12);\r\n    }\r\n\r\n    .df-floating-card {\r\n      position: absolute;\r\n      left: 18px;\r\n      bottom: 18px;\r\n      background: rgba(255,255,255,0.95);\r\n      backdrop-filter: blur(8px);\r\n      border-radius: 16px;\r\n      padding: 14px 16px;\r\n      box-shadow: 0 10px 25px rgba(0,0,0,0.10);\r\n      max-width: 260px;\r\n      border: 1px solid rgba(255,255,255,0.7);\r\n    }\r\n\r\n    .df-floating-card strong {\r\n      display: block;\r\n      margin-bottom: 4px;\r\n      font-size: 15px;\r\n      color: var(--df-dark);\r\n    }\r\n\r\n    .df-floating-card span {\r\n      font-size: 14px;\r\n      color: var(--df-text);\r\n      line-height: 1.5;\r\n    }\r\n\r\n    .df-grid-3 {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 20px;\r\n      margin-bottom: 28px;\r\n    }\r\n\r\n    .df-card {\r\n      background: #fff;\r\n      border: 1px solid var(--df-border);\r\n      border-radius: 22px;\r\n      padding: 24px;\r\n      box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);\r\n    }\r\n\r\n    .df-card h3 {\r\n      margin: 0 0 12px;\r\n      font-size: 20px;\r\n      color: var(--df-dark);\r\n    }\r\n\r\n    .df-card p {\r\n      margin: 0;\r\n      color: var(--df-text);\r\n      line-height: 1.7;\r\n      font-size: 15px;\r\n    }\r\n\r\n    .df-icon {\r\n      width: 52px;\r\n      height: 52px;\r\n      border-radius: 16px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      background: rgba(214, 40, 40, 0.08);\r\n      color: var(--df-primary);\r\n      font-size: 22px;\r\n      margin-bottom: 16px;\r\n      font-weight: 700;\r\n    }\r\n\r\n    .df-section {\r\n      margin-bottom: 28px;\r\n    }\r\n\r\n    .df-section-header {\r\n      text-align: center;\r\n      margin-bottom: 24px;\r\n    }\r\n\r\n    .df-section-header h2 {\r\n      font-size: 32px;\r\n      margin: 0 0 10px;\r\n      color: var(--df-dark);\r\n    }\r\n\r\n    .df-section-header p {\r\n      max-width: 760px;\r\n      margin: 0 auto;\r\n      color: var(--df-text);\r\n      line-height: 1.7;\r\n      font-size: 16px;\r\n    }\r\n\r\n    .df-tabs-box {\r\n      background: #fff;\r\n      border: 1px solid var(--df-border);\r\n      border-radius: 24px;\r\n      padding: 28px;\r\n      box-shadow: var(--df-shadow);\r\n    }\r\n\r\n    .df-tabs {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 10px;\r\n      justify-content: center;\r\n      margin-bottom: 24px;\r\n    }\r\n\r\n    .df-tab-btn {\r\n      padding: 12px 18px;\r\n      border-radius: 999px;\r\n      border: 1px solid var(--df-border);\r\n      background: #fff;\r\n      color: var(--df-dark);\r\n      cursor: pointer;\r\n      font-weight: 700;\r\n      transition: all 0.25s ease;\r\n    }\r\n\r\n    .df-tab-btn.active {\r\n      background: var(--df-primary);\r\n      color: #fff;\r\n      border-color: var(--df-primary);\r\n    }\r\n\r\n    .df-tab-content {\r\n      display: none;\r\n      animation: dfFade 0.3s ease;\r\n    }\r\n\r\n    .df-tab-content.active {\r\n      display: block;\r\n    }\r\n\r\n    @keyframes dfFade {\r\n      from { opacity: 0; transform: translateY(8px); }\r\n      to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    .df-steps {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 18px;\r\n    }\r\n\r\n    .df-step {\r\n      position: relative;\r\n      background: var(--df-soft);\r\n      border: 1px solid var(--df-border);\r\n      border-radius: 18px;\r\n      padding: 22px 20px 20px 20px;\r\n    }\r\n\r\n    .df-step-number {\r\n      width: 38px;\r\n      height: 38px;\r\n      border-radius: 50%;\r\n      background: var(--df-primary);\r\n      color: #fff;\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      font-weight: 800;\r\n      margin-bottom: 12px;\r\n      font-size: 14px;\r\n    }\r\n\r\n    .df-step h4 {\r\n      margin: 0 0 10px;\r\n      font-size: 19px;\r\n      color: var(--df-dark);\r\n    }\r\n\r\n    .df-step p {\r\n      margin: 0;\r\n      font-size: 15px;\r\n      line-height: 1.7;\r\n      color: var(--df-text);\r\n    }\r\n\r\n    .df-notice {\r\n      margin-top: 20px;\r\n      padding: 16px 18px;\r\n      border-radius: 16px;\r\n      background: #fff5f5;\r\n      border: 1px solid #fecaca;\r\n      color: #991b1b;\r\n      font-size: 14px;\r\n      line-height: 1.6;\r\n    }\r\n\r\n    .df-two-col {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 24px;\r\n      align-items: stretch;\r\n    }\r\n\r\n    .df-checklist {\r\n      list-style: none;\r\n      margin: 0;\r\n      padding: 0;\r\n    }\r\n\r\n    .df-checklist li {\r\n      position: relative;\r\n      padding-left: 28px;\r\n      margin-bottom: 12px;\r\n      color: var(--df-text);\r\n      line-height: 1.7;\r\n      font-size: 15px;\r\n    }\r\n\r\n    .df-checklist li:before {\r\n      content: \"\u2713\";\r\n      position: absolute;\r\n      left: 0;\r\n      top: 0;\r\n      color: var(--df-primary);\r\n      font-weight: 800;\r\n    }\r\n\r\n    .df-image-card img {\r\n      width: 100%;\r\n      height: 100%;\r\n      min-height: 320px;\r\n      object-fit: cover;\r\n      border-radius: 20px;\r\n      display: block;\r\n    }\r\n\r\n    .df-faq {\r\n      display: grid;\r\n      gap: 14px;\r\n    }\r\n\r\n    .df-faq-item {\r\n      border: 1px solid var(--df-border);\r\n      border-radius: 18px;\r\n      overflow: hidden;\r\n      background: #fff;\r\n    }\r\n\r\n    .df-faq-question {\r\n      width: 100%;\r\n      border: none;\r\n      background: #fff;\r\n      padding: 18px 20px;\r\n      text-align: left;\r\n      font-size: 16px;\r\n      font-weight: 700;\r\n      color: var(--df-dark);\r\n      cursor: pointer;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n    }\r\n\r\n    .df-faq-question span:last-child {\r\n      font-size: 20px;\r\n      line-height: 1;\r\n      color: var(--df-primary);\r\n    }\r\n\r\n    .df-faq-answer {\r\n      display: none;\r\n      padding: 0 20px 18px;\r\n      color: var(--df-text);\r\n      line-height: 1.7;\r\n      font-size: 15px;\r\n    }\r\n\r\n    .df-faq-item.active .df-faq-answer {\r\n      display: block;\r\n    }\r\n\r\n    .df-faq-item.active .df-faq-question span:last-child {\r\n      transform: rotate(45deg);\r\n    }\r\n\r\n    .df-cta {\r\n      background: linear-gradient(135deg, #111827 0%, #1f2937 100%);\r\n      color: #fff;\r\n      border-radius: 28px;\r\n      padding: 38px 28px;\r\n      text-align: center;\r\n      box-shadow: var(--df-shadow);\r\n    }\r\n\r\n    .df-cta h2 {\r\n      margin: 0 0 12px;\r\n      font-size: 34px;\r\n      color: #fff;\r\n    }\r\n\r\n    .df-cta p {\r\n      max-width: 720px;\r\n      margin: 0 auto 20px;\r\n      line-height: 1.7;\r\n      color: rgba(255,255,255,0.85);\r\n      font-size: 16px;\r\n    }\r\n\r\n    .df-small {\r\n      font-size: 13px;\r\n      color: #6b7280;\r\n      margin-top: 12px;\r\n      line-height: 1.6;\r\n    }\r\n\r\n    @media (max-width: 991px) {\r\n      .df-esim-hero,\r\n      .df-grid-3,\r\n      .df-steps,\r\n      .df-two-col {\r\n        grid-template-columns: 1fr;\r\n      }\r\n\r\n      .df-esim-hero h1 {\r\n        font-size: 34px;\r\n      }\r\n\r\n      .df-section-header h2,\r\n      .df-cta h2 {\r\n        font-size: 28px;\r\n      }\r\n\r\n      .df-esim-hero-visual img {\r\n        height: 340px;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 767px) {\r\n      .df-esim-wrap {\r\n        padding: 14px;\r\n      }\r\n\r\n      .df-esim-hero,\r\n      .df-tabs-box,\r\n      .df-card,\r\n      .df-cta {\r\n        padding: 20px;\r\n      }\r\n\r\n      .df-esim-hero h1 {\r\n        font-size: 28px;\r\n      }\r\n\r\n      .df-section-header h2,\r\n      .df-cta h2 {\r\n        font-size: 24px;\r\n      }\r\n\r\n      .df-esim-hero p,\r\n      .df-section-header p,\r\n      .df-cta p {\r\n        font-size: 15px;\r\n      }\r\n\r\n      .df-floating-card {\r\n        position: static;\r\n        margin-top: 14px;\r\n        max-width: 100%;\r\n      }\r\n\r\n      .df-esim-hero-visual img {\r\n        height: 260px;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"df-esim-wrap\">\r\n    <section class=\"df-esim-hero\">\r\n      <div class=\"df-esim-hero-content\">\r\n        <div class=\"df-esim-badge\">eSIM installation guide<\/div>\r\n        <h1>How to install eSIM?<\/h1>\r\n        <p>\r\n          The eSIM installation can be completed in a few minutes. Follow the steps below according to your device to easily activate the eSIM with QR code or manual setup.\r\n        <\/p>\r\n        <div class=\"df-esim-actions\">\r\n          <a href=\"#kurulum-adimlari\" class=\"df-btn df-btn-primary\">Start installation<\/a>\r\n          <a href=\"#sss\" class=\"df-btn df-btn-secondary\">Frequently asked questions<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"df-esim-hero-visual\">\r\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1511707171634-5f897ff02aa9?auto=format&fit=crop&w=1200&q=80\" alt=\"Instalimi i eSIM n\u00eb telefon\">\r\n        <div class=\"df-floating-card\">\r\n          <strong>Quick and easy installation<\/strong>\r\n          <span>Scan the QR code, download your eSIM plan, and activate the connection in just a few steps.<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"df-grid-3\">\r\n      <div class=\"df-card\">\r\n        <div class=\"df-icon\">1<\/div>\r\n        <h3>Compatible device<\/h3>\r\n        <p>\r\n          First, make sure your device supports eSIM. Many new iPhone, Samsung, and Google Pixel models work with eSIM.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"df-card\">\r\n        <div class=\"df-icon\">2<\/div>\r\n        <h3>Internet connection<\/h3>\r\n        <p>\r\n          You will need Wi-Fi or another active internet connection during installation. The eSIM profile is downloaded through this connection.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"df-card\">\r\n        <div class=\"df-icon\">3<\/div>\r\n        <h3>QR code or activation code<\/h3>\r\n        <p>\r\n          With the QR code or manual setup data you receive after purchase, you can easily add the eSIM to your device.\r\n        <\/p>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"df-section\" id=\"kurulum-adimlari\">\r\n      <div class=\"df-section-header\">\r\n        <h2>Installation steps by device<\/h2>\r\n        <p>\r\n          Select your device brand below. Basic installation steps are listed separately for each brand. Menu names may vary slightly depending on the model.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"df-tabs-box\">\r\n        <div class=\"df-tabs\">\r\n          <button class=\"df-tab-btn active\" data-tab=\"iphone\">iPhone<\/button>\r\n          <button class=\"df-tab-btn\" data-tab=\"samsung\">Samsung<\/button>\r\n          <button class=\"df-tab-btn\" data-tab=\"pixel\">Google Pixel<\/button>\r\n          <button class=\"df-tab-btn\" data-tab=\"manual\">Manual installation<\/button>\r\n        <\/div>\r\n\r\n        <div class=\"df-tab-content active\" id=\"iphone\">\r\n          <div class=\"df-steps\">\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">1<\/div>\r\n              <h4>Open Settings<\/h4>\r\n              <p>Go to Settings &gt; Cellular \/ Mobile Data and select \u201cAdd eSIM\u201d or \u201cAdd Cellular Plan\u201d.<\/p>\r\n            <\/div>\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">2<\/div>\r\n              <h4>Scan the QR code<\/h4>\r\n              <p>Scan the QR code sent to you with the camera. The device will automatically recognize the plan details.<\/p>\r\n            <\/div>\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">3<\/div>\r\n              <h4>Add plan<\/h4>\r\n              <p>Follow the on-screen confirmation steps to load the eSIM plan onto your device. If necessary, also enter a line name.<\/p>\r\n            <\/div>\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">4<\/div>\r\n              <h4>Choose as your internet line<\/h4>\r\n              <p>Select eSIM as your mobile data line and, if required, enable data roaming.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"df-notice\">\r\n            Note: In some cases, it may be necessary to restart the iPhone for the eSIM to fully activate.\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"df-tab-content\" id=\"samsung\">\r\n          <div class=\"df-steps\">\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">1<\/div>\r\n              <h4>Open the Connections menu.<\/h4>\r\n              <p>Go to Settings &gt; Connections &gt; SIM Manager and tap the \u201cAdd mobile plan\u201d option.<\/p>\r\n            <\/div>\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">2<\/div>\r\n              <h4>Add with QR<\/h4>\r\n              <p>Select the option &quot;Scan QR code from service provider&quot; and scan the QR code that was sent to you.<\/p>\r\n            <\/div>\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">3<\/div>\r\n              <h4>Complete the installation.<\/h4>\r\n              <p>The phone will download the eSIM profile. Once it&#039;s done, activate the line and select it as your primary line for internet.<\/p>\r\n            <\/div>\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">4<\/div>\r\n              <h4>Check roaming<\/h4>\r\n              <p>For use abroad, make sure data roaming is active. If necessary, also check APN settings.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"df-notice\">\r\n            Note: On Samsung devices, menu names may vary depending on the model and Android version.\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"df-tab-content\" id=\"pixel\">\r\n          <div class=\"df-steps\">\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">1<\/div>\r\n              <h4>Open network settings<\/h4>\r\n              <p>Go to Settings &gt; Network &amp; Internet &gt; SIMs and select the option to add a new SIM.<\/p>\r\n            <\/div>\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">2<\/div>\r\n              <h4>Download eSIM<\/h4>\r\n              <p>Select the \u201cDownload a SIM instead?\u201d or similar option to open the QR scanning screen.<\/p>\r\n            <\/div>\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">3<\/div>\r\n              <h4>Scan the QR code<\/h4>\r\n              <p>Scan the activation QR code and wait for the device to download the eSIM profile.<\/p>\r\n            <\/div>\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">4<\/div>\r\n              <h4>Activate the line<\/h4>\r\n              <p>Once the installation is complete, select this line for mobile internet and activate roaming if necessary.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"df-notice\">\r\n            Note: Some Pixel models may have regional restrictions or carrier locks.\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"df-tab-content\" id=\"manual\">\r\n          <div class=\"df-steps\">\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">1<\/div>\r\n              <h4>Opens the manual configuration screen.<\/h4>\r\n              <p>On your device, select the option for manual setup instead of QR. It usually appears as \u201cEnter details manually\u201d.<\/p>\r\n            <\/div>\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">2<\/div>\r\n              <h4>Enter the SM-DP+ address.<\/h4>\r\n              <p>Carefully type in the SM-DP+ address provided by your provider. Pay attention to the letters and symbols.<\/p>\r\n            <\/div>\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">3<\/div>\r\n              <h4>Add activation code<\/h4>\r\n              <p>If prompted, enter the activation code or confirmation code and start downloading the profile.<\/p>\r\n            <\/div>\r\n            <div class=\"df-step\">\r\n              <div class=\"df-step-number\">4<\/div>\r\n              <h4>Test the connection.<\/h4>\r\n              <p>Once the installation is complete, check your mobile data settings and test your internet connection.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"df-notice\">\r\n            Note: If manual configuration information is missing, check the email or order details sent by the provider.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"df-section\">\r\n      <div class=\"df-two-col\">\r\n        <div class=\"df-card\">\r\n          <h3>Before you start the installation<\/h3>\r\n          <ul class=\"df-checklist\">\r\n            <li>Verify that your device supports eSIM.<\/li>\r\n            <li>Make sure the phone is not blocked by the operator.<\/li>\r\n            <li>Prepare an active Wi-Fi connection for installation.<\/li>\r\n            <li>Open the QR code on another screen or print it.<\/li>\r\n            <li>You can install the eSIM before your trip and activate it when you arrive.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"df-card df-image-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1512941937669-90a1b58e7e9c?auto=format&fit=crop&w=1200&q=80\" alt=\"Udh\u00ebzues p\u00ebr instalimin e eSIM\">\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"df-section\" id=\"sss\">\r\n      <div class=\"df-section-header\">\r\n        <h2>Frequently asked questions<\/h2>\r\n        <p>\r\n          Below you can find the questions that users most frequently ask when installing eSIM.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"df-faq\">\r\n        <div class=\"df-faq-item active\">\r\n          <button class=\"df-faq-question\">\r\n            <span>When should I install the eSIM?<\/span>\r\n            <span>+<\/span>\r\n          <\/button>\r\n          <div class=\"df-faq-answer\">\r\n            You can usually install the eSIM before your trip. However, some plans may require you to be in your destination country to activate the line.\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"df-faq-item\">\r\n          <button class=\"df-faq-question\">\r\n            <span>Can the QR code be used more than once?<\/span>\r\n            <span>+<\/span>\r\n          <\/button>\r\n          <div class=\"df-faq-answer\">\r\n            In most cases, no. Many eSIM QR codes are single-use only. So you should be careful before deleting the line or resetting the device.\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"df-faq-item\">\r\n          <button class=\"df-faq-question\">\r\n            <span>The eSIM was installed, but the internet is not working. What should I do?<\/span>\r\n            <span>+<\/span>\r\n          <\/button>\r\n          <div class=\"df-faq-answer\">\r\n            Check that the correct line is selected for mobile data, that data roaming is active, and that the device is in a coverage area. If necessary, restart the phone.\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"df-faq-item\">\r\n          <button class=\"df-faq-question\">\r\n            <span>Can I use it with a physical SIM?<\/span>\r\n            <span>+<\/span>\r\n          <\/button>\r\n          <div class=\"df-faq-answer\">\r\n            Yes, on many devices, both a physical SIM and an eSIM can be used simultaneously. You can choose one for calls and the other for internet.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"df-cta\">\r\n      <h2>If your eSIM is ready, installation is very easy<\/h2>\r\n      <p>\r\n        By following the steps above, you can activate your connection in a matter of minutes. Choose the guide according to your device and enjoy uninterrupted internet while traveling.\r\n      <\/p>\r\n      <a href=\"\/en\/vendet\/\" class=\"df-btn df-btn-primary\">View eSIM packages<\/a>\r\n    <\/section>\r\n  <\/div>\r\n\r\n  <script>\r\n    (function () {\r\n      const tabButtons = document.querySelectorAll('.df-esim-guide .df-tab-btn');\r\n      const tabContents = document.querySelectorAll('.df-esim-guide .df-tab-content');\r\n\r\n      tabButtons.forEach(button => {\r\n        button.addEventListener('click', function () {\r\n          const target = this.getAttribute('data-tab');\r\n\r\n          tabButtons.forEach(btn => btn.classList.remove('active'));\r\n          tabContents.forEach(content => content.classList.remove('active'));\r\n\r\n          this.classList.add('active');\r\n          const activeTab = document.getElementById(target);\r\n          if (activeTab) activeTab.classList.add('active');\r\n        });\r\n      });\r\n\r\n      const faqItems = document.querySelectorAll('.df-esim-guide .df-faq-item');\r\n\r\n      faqItems.forEach(item => {\r\n        const question = item.querySelector('.df-faq-question');\r\n        question.addEventListener('click', function () {\r\n          item.classList.toggle('active');\r\n        });\r\n      });\r\n    })();\r\n  <\/script>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Udh\u00ebzues p\u00ebr instalimin e eSIM Si t\u00eb instaloni eSIM? Instalimi i eSIM mund t\u00eb p\u00ebrfundoj\u00eb brenda pak minutash. Ndiq hapat m\u00eb posht\u00eb sipas pajisjes t\u00ebnde p\u00ebr t\u00eb aktivizuar leht\u00ebsisht eSIM-in me kod QR ose me konfigurim manual. Fillo instalimin Pyetjet e shpeshta Instalim i shpejt\u00eb dhe i leht\u00eb Skano kodin QR, shkarko planin t\u00ebnd eSIM <\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_angie_page":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-4865","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.dataflyesim.com\/en\/wp-json\/wp\/v2\/pages\/4865","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dataflyesim.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.dataflyesim.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.dataflyesim.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dataflyesim.com\/en\/wp-json\/wp\/v2\/comments?post=4865"}],"version-history":[{"count":5,"href":"https:\/\/www.dataflyesim.com\/en\/wp-json\/wp\/v2\/pages\/4865\/revisions"}],"predecessor-version":[{"id":4932,"href":"https:\/\/www.dataflyesim.com\/en\/wp-json\/wp\/v2\/pages\/4865\/revisions\/4932"}],"wp:attachment":[{"href":"https:\/\/www.dataflyesim.com\/en\/wp-json\/wp\/v2\/media?parent=4865"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}