itechnics.ge Open in urlscan Pro
188.245.166.66  Public Scan

URL: https://itechnics.ge/
Submission: On December 23 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET https://itechnics.ge/maghazia/

<form action="https://itechnics.ge/maghazia/" method="get">
  <select name="term" class="select-category">
    <option value="">ყველა კატეგორია</option>
    <option value="iphone">iPhone</option>
    <option value="ipad">iPad</option>
    <option value="macbook">MacBook</option>
    <option value="imac">iMac</option>
    <option value="watch">Watch</option>
    <option value="airpods">AirPods</option>
    <option value="accessories">Accessories</option>
  </select>
  <div class="search-table">
    <div class="search-field search-content">
      <input type="text" value="" name="s" placeholder="მოძებნე მარტივად" autocomplete="off">
      <input type="hidden" name="post_type" value="product">
      <div class="search-button">
        <input type="submit" title="ძებნა" value="ძებნა">
      </div>
      <input type="hidden" name="taxonomy" value="product_cat">
    </div>
  </div>
</form>

Name: ts-login-formPOST https://itechnics.ge/wp-login.php

<form name="ts-login-form" id="ts-login-form" action="https://itechnics.ge/wp-login.php" method="post">
  <p class="login-username">
    <label for="user_login">ელ-ფოსტა ან მობილურის ნომერი *</label>
    <input type="text" name="log" id="user_login" autocomplete="username" class="input" value="" size="20">
  </p>
  <p class="login-password">
    <label for="user_pass">პაროლი *</label>
    <input type="password" name="pwd" id="user_pass" autocomplete="current-password" spellcheck="false" class="input" value="" size="20">
  </p>
  <p class="login-remember"><label><input name="rememberme" type="checkbox" id="rememberme" value="forever"> დამიმახსოვრე</label></p>
  <p class="login-submit">
    <input type="submit" name="wp-submit" id="wp-submit" class="button button-primary" value="შესვლა">
    <input type="hidden" name="redirect_to" value="https://itechnics.ge/">
  </p>
  <style type="text/css">
    div.nsl-container[data-align="left"] {
      text-align: left;
    }

    div.nsl-container[data-align="center"] {
      text-align: center;
    }

    div.nsl-container[data-align="right"] {
      text-align: right;
    }

    div.nsl-container div.nsl-container-buttons a[data-plugin="nsl"] {
      text-decoration: none;
      box-shadow: none;
      border: 0;
    }

    div.nsl-container .nsl-container-buttons {
      display: flex;
      padding: 5px 0;
    }

    div.nsl-container.nsl-container-block .nsl-container-buttons {
      display: inline-grid;
      grid-template-columns: minmax(145px, auto);
    }

    div.nsl-container-block-fullwidth .nsl-container-buttons {
      flex-flow: column;
      align-items: center;
    }

    div.nsl-container-block-fullwidth .nsl-container-buttons a,
    div.nsl-container-block .nsl-container-buttons a {
      flex: 1 1 auto;
      display: block;
      margin: 5px 0;
      width: 100%;
    }

    div.nsl-container-inline {
      margin: -5px;
      text-align: left;
    }

    div.nsl-container-inline .nsl-container-buttons {
      justify-content: center;
      flex-wrap: wrap;
    }

    div.nsl-container-inline .nsl-container-buttons a {
      margin: 5px;
      display: inline-block;
    }

    div.nsl-container-grid .nsl-container-buttons {
      flex-flow: row;
      align-items: center;
      flex-wrap: wrap;
    }

    div.nsl-container-grid .nsl-container-buttons a {
      flex: 1 1 auto;
      display: block;
      margin: 5px;
      max-width: 280px;
      width: 100%;
    }

    @media only screen and (min-width: 650px) {
      div.nsl-container-grid .nsl-container-buttons a {
        width: auto;
      }
    }

    div.nsl-container .nsl-button {
      cursor: pointer;
      vertical-align: top;
      border-radius: 4px;
    }

    div.nsl-container .nsl-button-default {
      color: #fff;
      display: flex;
    }

    div.nsl-container .nsl-button-icon {
      display: inline-block;
    }

    div.nsl-container .nsl-button-svg-container {
      flex: 0 0 auto;
      padding: 8px;
      display: flex;
      align-items: center;
    }

    div.nsl-container svg {
      height: 24px;
      width: 24px;
      vertical-align: top;
    }

    div.nsl-container .nsl-button-default div.nsl-button-label-container {
      margin: 0 24px 0 12px;
      padding: 10px 0;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: .25px;
      overflow: hidden;
      text-align: center;
      text-overflow: clip;
      white-space: nowrap;
      flex: 1 1 auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      display: inline-block;
    }

    div.nsl-container .nsl-button-google[data-skin="dark"] .nsl-button-svg-container {
      margin: 1px;
      padding: 7px;
      border-radius: 3px;
      background: #fff;
    }

    div.nsl-container .nsl-button-google[data-skin="light"] {
      border-radius: 1px;
      box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .25);
      color: RGBA(0, 0, 0, 0.54);
    }

    div.nsl-container .nsl-button-apple .nsl-button-svg-container {
      padding: 0 6px;
    }

    div.nsl-container .nsl-button-apple .nsl-button-svg-container svg {
      height: 40px;
      width: auto;
    }

    div.nsl-container .nsl-button-apple[data-skin="light"] {
      color: #000;
      box-shadow: 0 0 0 1px #000;
    }

    div.nsl-container .nsl-button-facebook[data-skin="white"] {
      color: #000;
      box-shadow: inset 0 0 0 1px #000;
    }

    div.nsl-container .nsl-button-facebook[data-skin="light"] {
      color: #1877F2;
      box-shadow: inset 0 0 0 1px #1877F2;
    }

    div.nsl-container .nsl-button-spotify[data-skin="white"] {
      color: #191414;
      box-shadow: inset 0 0 0 1px #191414;
    }

    div.nsl-container .nsl-button-apple div.nsl-button-label-container {
      font-size: 17px;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }

    div.nsl-container .nsl-button-slack div.nsl-button-label-container {
      font-size: 17px;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }

    div.nsl-container .nsl-button-slack[data-skin="light"] {
      color: #000000;
      box-shadow: inset 0 0 0 1px #DDDDDD;
    }

    div.nsl-container .nsl-button-tiktok[data-skin="light"] {
      color: #161823;
      box-shadow: 0 0 0 1px rgba(22, 24, 35, 0.12);
    }

    div.nsl-container .nsl-button-kakao {
      color: rgba(0, 0, 0, 0.85);
    }

    .nsl-clear {
      clear: both;
    }

    .nsl-container {
      clear: both;
    }

    .nsl-disabled-provider .nsl-button {
      filter: grayscale(1);
      opacity: 0.8;
    }

    /*Button align start*/
    div.nsl-container-inline[data-align="left"] .nsl-container-buttons {
      justify-content: flex-start;
    }

    div.nsl-container-inline[data-align="center"] .nsl-container-buttons {
      justify-content: center;
    }

    div.nsl-container-inline[data-align="right"] .nsl-container-buttons {
      justify-content: flex-end;
    }

    div.nsl-container-grid[data-align="left"] .nsl-container-buttons {
      justify-content: flex-start;
    }

    div.nsl-container-grid[data-align="center"] .nsl-container-buttons {
      justify-content: center;
    }

    div.nsl-container-grid[data-align="right"] .nsl-container-buttons {
      justify-content: flex-end;
    }

    div.nsl-container-grid[data-align="space-around"] .nsl-container-buttons {
      justify-content: space-around;
    }

    div.nsl-container-grid[data-align="space-between"] .nsl-container-buttons {
      justify-content: space-between;
    }

    /* Button align end*/
    /* Redirect */
    #nsl-redirect-overlay {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      position: fixed;
      z-index: 1000000;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      backdrop-filter: blur(1px);
      background-color: RGBA(0, 0, 0, .32);
      ;
    }

    #nsl-redirect-overlay-container {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background-color: white;
      padding: 30px;
      border-radius: 10px;
    }

    #nsl-redirect-overlay-spinner {
      content: '';
      display: block;
      margin: 20px;
      border: 9px solid RGBA(0, 0, 0, .6);
      border-top: 9px solid #fff;
      border-radius: 50%;
      box-shadow: inset 0 0 0 1px RGBA(0, 0, 0, .6), 0 0 0 1px RGBA(0, 0, 0, .6);
      width: 40px;
      height: 40px;
      animation: nsl-loader-spin 2s linear infinite;
    }

    @keyframes nsl-loader-spin {
      0% {
        transform: rotate(0deg)
      }

      to {
        transform: rotate(360deg)
      }
    }

    #nsl-redirect-overlay-title {
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      font-size: 18px;
      font-weight: bold;
      color: #3C434A;
    }

    #nsl-redirect-overlay-text {
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      text-align: center;
      font-size: 14px;
      color: #3C434A;
    }

    /* Redirect END*/
  </style>
  <script type="text/javascript" data-wpmeteor-type="text/javascript">
    window._nslDOMReady(function() {
      var container = document.getElementById('nsl-custom-login-form-1'),
        form = container.closest('form');
      var innerContainer = container.querySelector('.nsl-container');
      if (innerContainer) {
        innerContainer.classList.add('nsl-container-embedded-login-layout-below');
        innerContainer.style.display = 'block';
      }
      form.appendChild(container);
    });
  </script>
  <style type="text/css">
    #nsl-custom-login-form-1 .nsl-container {
      display: none;
    }

    #nsl-custom-login-form-1 .nsl-container-embedded-login-layout-below {
      clear: both;
      padding: 20px 0 0;
    }

    .login form {
      padding-bottom: 20px;
    }
  </style>
  <div id="nsl-custom-login-form-1">
    <div class="nsl-container nsl-container-block nsl-container-embedded-login-layout-below" data-align="left" style="display: block;">
      <div class="nsl-container-buttons">
        <a href="https://itechnics.ge/wp-login.php?loginSocial=facebook&amp;redirect=https%3A%2F%2Fitechnics.ge%2F" rel="nofollow" aria-label="განაგრძე <b>Facebook</b>" data-plugin="nsl" data-action="connect" data-provider="facebook" data-popupwidth="600" data-popupheight="679" data-e-disable-page-transition="1"><div class="nsl-button nsl-button-default nsl-button-facebook" data-skin="light" style="background-color:#fff;"><div class="nsl-button-svg-container"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1365.3 1365.3" height="24" width="24"><path d="M1365.3 682.7A682.7 682.7 0 10576 1357V880H402.7V682.7H576V532.3c0-171.1 102-265.6 257.9-265.6 74.6 0 152.8 13.3 152.8 13.3v168h-86.1c-84.8 0-111.3 52.6-111.3 106.6v128h189.4L948.4 880h-159v477a682.8 682.8 0 00576-674.3" fill="#1877f2"></path><path d="M948.4 880l30.3-197.3H789.3v-128c0-54 26.5-106.7 111.3-106.7h86V280s-78-13.3-152.7-13.3c-156 0-257.9 94.5-257.9 265.6v150.4H402.7V880H576v477a687.8 687.8 0 00213.3 0V880h159.1" fill="#fff"></path></svg></div><div class="nsl-button-label-container">განაგრძე <b>Facebook</b></div></div></a><a href="https://itechnics.ge/wp-login.php?loginSocial=google&amp;redirect=https%3A%2F%2Fitechnics.ge%2F" rel="nofollow" aria-label="განაგრძე <b>Google</b>" data-plugin="nsl" data-action="connect" data-provider="google" data-popupwidth="600" data-popupheight="600" data-e-disable-page-transition="1"><div class="nsl-button nsl-button-default nsl-button-google" data-skin="light" style="background-color:#fff;"><div class="nsl-button-svg-container"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#4285F4" d="M20.64 12.2045c0-.6381-.0573-1.2518-.1636-1.8409H12v3.4814h4.8436c-.2086 1.125-.8427 2.0782-1.7959 2.7164v2.2581h2.9087c1.7018-1.5668 2.6836-3.874 2.6836-6.615z"></path><path fill="#34A853" d="M12 21c2.43 0 4.4673-.806 5.9564-2.1805l-2.9087-2.2581c-.8059.54-1.8368.859-3.0477.859-2.344 0-4.3282-1.5831-5.036-3.7104H3.9574v2.3318C5.4382 18.9832 8.4818 21 12 21z"></path><path fill="#FBBC05" d="M6.964 13.71c-.18-.54-.2822-1.1168-.2822-1.71s.1023-1.17.2823-1.71V7.9582H3.9573A8.9965 8.9965 0 0 0 3 12c0 1.4523.3477 2.8268.9573 4.0418L6.964 13.71z"></path><path fill="#EA4335" d="M12 6.5795c1.3214 0 2.5077.4541 3.4405 1.346l2.5813-2.5814C16.4632 3.8918 14.426 3 12 3 8.4818 3 5.4382 5.0168 3.9573 7.9582L6.964 10.29C7.6718 8.1627 9.6559 6.5795 12 6.5795z"></path></svg></div><div class="nsl-button-label-container">განაგრძე <b>Google</b></div></div></a>
      </div>
    </div>
  </div>
</form>

GET https://itechnics.ge/maghazia/

<form action="https://itechnics.ge/maghazia/" method="get">
  <select name="term" class="select-category">
    <option value="">ყველა კატეგორია</option>
    <option value="iphone">iPhone</option>
    <option value="ipad">iPad</option>
    <option value="macbook">MacBook</option>
    <option value="imac">iMac</option>
    <option value="watch">Watch</option>
    <option value="airpods">AirPods</option>
    <option value="accessories">Accessories</option>
  </select>
  <div class="search-table">
    <div class="search-field search-content">
      <input type="text" value="" name="s" placeholder="მოძებნე მარტივად" autocomplete="off">
      <input type="hidden" name="post_type" value="product">
      <div class="search-button">
        <input type="submit" title="ძებნა" value="ძებნა">
      </div>
      <input type="hidden" name="taxonomy" value="product_cat">
    </div>
  </div>
</form>

Text Content

უფასო მიწოდება საქართველოს მასშტაბით
 * ქართული
 * English

ყველა კატეგორიაiPhoneiPadMacBookiMacWatchAirPodsAccessories

დაგვიკავშირდით 032 214 90 90

ჩემი ანგარიშიშესვლა

ელ-ფოსტა ან მობილურის ნომერი *

პაროლი *

დამიმახსოვრე



განაგრძე Facebook
განაგრძე Google
არ გაქვთ ანგარიში? გაიარეთ რეგისტრაცია საიტზე
0 ჩემი კალათა0 ₾
თქვენი კალათა ამჟამად ცარიელია


ძირითადი მენიუ
 * მთავარი
 * კომპანია
   * ჩვენ შესახებ
   * ჩვენი გუნდი
   * პარტნიორები
   * ბლოგი
   * პროექტები
 * სერვისები
   * ვიდეო ზარის დაჯავშნა
   * iCard
   * Tax Free
 * კონტაქტი
   * ფილიალები

 * ქართული
 * English
 * iPhone
   * iPhone 16 Pro Max
   * iPhone 16 Pro
   * iPhone 16 Plus
   * iPhone 16
   * iPhone 15 Pro Max
   * iPhone 15
   * iPhone 14
   * iPhone 13
 * iPad
   * iPad Pro M4
   * iPad Air M2
   * iPad 10.9″
   * iPad Mini
 * MacBook
   * Macbook Pro 14” M3
   * Macbook Pro 16” M3
   * MacBook Air M3
   * MacBook Air M2 15.3”
   * MacBook Pro M2
   * MacBook Air M2
   * MacBook Air M1
 * iMac
   * iMac M4
   * iMac M3
   * iMac 24″
   * Mac Mini
 * AirPods
   * AirPods 4
   * AirPods Pro 2
   * AirPods 2Gen
   * AirPods 3Gen
   * AirPods Max
 * Watch
   * Apple Watch Series 10
   * Apple Watch Ultra 2 2024
   * Apple Watch Series SE 2
   * Apple Watch Ultra 2
   * Apple Watch Series 9
   * Apple Watch Series SE
 * Accessories

0
ფასდაკლებები

დეტალურად ახალი ფასი ძველი ფასი ყოველმხრივ გენიალური. ₾ 4 099 ₾ 3 499 ბევრი
ფერი.
ბევრი შესაძლებლობა. დეტალურად 2 659 ₾ 3 249 ძველი ფასი ₾ ახალი ფასი
ხელმისაწვდომი. მრავალფუნქციური.
შეუდარებელი.
ძველი ფასი დეტალურად ახალი ფასი ₾ 699 969 ₾ ₾ დეტალურად უსაზღვრო შესაძლებლობები.
ძველი ფასი ახალი ფასი 1299 1099 ₾ ₾ დეტალურად მსუბუქი და კომპაქტური ძველი ფასი
ახალი ფასი 3 699 2 899 ₾ ₾ დეტალურად დახვეწილი დიზაინი.
არაჩეულებრივი ხმა. ძველი ფასი ახალი ფასი 489 469 ₾ ₾ ₾ დეტალურად ძველი ფასი
ახალი ფასი 2079 1899 Apple watch series 10.

ძლიერი შესრულება.
საუკეთესო ფასი 1 399 ₾ დეტალურად ყველაზე ძლიერი
Mac ისტორიაში. საუკეთესო ფასი 5 979 ₾ დეტალურად

IPHONE

IPAD

IMAC

MACBOOK

AIRPODS

WATCH

ACCESSORIES

IPHONE

IPAD

IMAC

MACBOOK

AIRPODS

WATCH

ACCESSORIES

IPHONE

IPAD

IMAC

MACBOOK

AIRPODS

WATCH

ACCESSORIES



მხოლოდ დღეს


ᲓᲦᲘᲡ ᲨᲔᲗᲐᲕᲐᲖᲔᲑᲐ

იჩქარე
00
days
03
საათი
58
წუთი
59
წამი
სურვილების სია
სწრაფი ნახვა
შედარება

-30%
Categories: თმის მოვლა, ტექნოლოგიური თმის მოვლა


LAIFEN HAIR DRYER SWIFT PREMIUM GOLDEN PINK

499 ₾ Original price was: 499 ₾.349 ₾Current price is: 349 ₾.

თვეში 11 ლარიდან

კალათაში დამატება
სურვილების სია
სწრაფი ნახვა
შედარება

-30%
Categories: თმის მოვლა, ტექნოლოგიური თმის მოვლა


LAIFEN HAIR DRYER SWIFT SPECIAL PEARL WHITE

499 ₾ Original price was: 499 ₾.349 ₾Current price is: 349 ₾.

თვეში 11 ლარიდან

კალათაში დამატება
სურვილების სია
სწრაფი ნახვა
შედარება

-30%
Categories: თმის მოვლა, ტექნოლოგიური თმის მოვლა


LAIFEN HAIR DRYER SWIFT SPECIAL SILVER BLUE

499 ₾ Original price was: 499 ₾.349 ₾Current price is: 349 ₾.

თვეში 11 ლარიდან

კალათაში დამატება
სურვილების სია
სწრაფი ნახვა
შედარება

-30%
Categories: თმის მოვლა, ტექნოლოგიური თმის მოვლა


LAIFEN HAIR DRYER SWIFT PREMIUM GOLDEN WHITE

499 ₾ Original price was: 499 ₾.349 ₾Current price is: 349 ₾.

თვეში 11 ლარიდან

კალათაში დამატება
სურვილების სია
სწრაფი ნახვა
შედარება

-30%
Categories: თმის მოვლა, ტექნოლოგიური თმის მოვლა


LAIFEN HAIR DRYER SWIFT PREMIUM GOLDEN PINK

499 ₾ Original price was: 499 ₾.349 ₾Current price is: 349 ₾.

თვეში 11 ლარიდან

კალათაში დამატება
სურვილების სია
სწრაფი ნახვა
შედარება

-30%
Categories: თმის მოვლა, ტექნოლოგიური თმის მოვლა


LAIFEN HAIR DRYER SWIFT SPECIAL PEARL WHITE

499 ₾ Original price was: 499 ₾.349 ₾Current price is: 349 ₾.

თვეში 11 ლარიდან

კალათაში დამატება



IPHONE 16 PRO


APPLE WATCH 10



BEST SELLER


IMAC

BEST SELLER


MACBOOK AIR

BEST SELLER


APPLE WATCH 10

BEST SELLER


IPAD MINI


ᲧᲕᲔᲚᲐᲖᲔ ᲛᲝᲗᲮᲝᲕᲜᲐᲓᲘ

-54%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის ჩანთები


ALPHA LAPTOP BAG, 14INCH BLACK

149 ₾ Original price was: 149 ₾.69 ₾Current price is: 69 ₾.



კალათაში დამატება
-61%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის დამცავი ყდები


WIWU IKAVLAR PP PROTECT CASE FOR 13.3 AIR/2020 GREEN

99 ₾ Original price was: 99 ₾.39 ₾Current price is: 39 ₾.



კალათაში დამატება
არ არის მარაგში
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის ჩანთები


LAPTOP BAG 14.1- 15.4INCH LEATHER BLUE

139 ₾



ვრცლად
-64%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის დამცავი ყდები


CRYSTAL CASE FOR NEW AIR 13.6 A2681 M2 PINK

69 ₾ Original price was: 69 ₾.25 ₾Current price is: 25 ₾.



კალათაში დამატება
-61%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის დამცავი ყდები


HARDSHELL CASE 14.2 INCH BLUE

99 ₾ Original price was: 99 ₾.39 ₾Current price is: 39 ₾.



კალათაში დამატება
-51%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის ჩანთები


"LAPTOP ENVELOPE CASE GREY

99 ₾ Original price was: 99 ₾.49 ₾Current price is: 49 ₾.



კალათაში დამატება
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, პროექტორი


MOZART 1PRO

1149 ₾

თვეში 35 ლარიდან

კალათაში დამატება
-47%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის ჩანთები


WIWU SKINPRO PORTABLE STAND SLEEVE/13.3'' BLUE

129 ₾ Original price was: 129 ₾.69 ₾Current price is: 69 ₾.



კალათაში დამატება
-54%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის ჩანთები


ALPHA LAPTOP BAG, 14INCH BLACK

149 ₾ Original price was: 149 ₾.69 ₾Current price is: 69 ₾.



კალათაში დამატება
-61%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის დამცავი ყდები


WIWU IKAVLAR PP PROTECT CASE FOR 13.3 AIR/2020 GREEN

99 ₾ Original price was: 99 ₾.39 ₾Current price is: 39 ₾.



კალათაში დამატება
არ არის მარაგში
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის ჩანთები


LAPTOP BAG 14.1- 15.4INCH LEATHER BLUE

139 ₾



ვრცლად
-64%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის დამცავი ყდები


CRYSTAL CASE FOR NEW AIR 13.6 A2681 M2 PINK

69 ₾ Original price was: 69 ₾.25 ₾Current price is: 25 ₾.



კალათაში დამატება
-61%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის დამცავი ყდები


HARDSHELL CASE 14.2 INCH BLUE

99 ₾ Original price was: 99 ₾.39 ₾Current price is: 39 ₾.



კალათაში დამატება
-51%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის ჩანთები


"LAPTOP ENVELOPE CASE GREY

99 ₾ Original price was: 99 ₾.49 ₾Current price is: 49 ₾.



კალათაში დამატება
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, პროექტორი


MOZART 1PRO

1149 ₾

თვეში 35 ლარიდან

კალათაში დამატება
-47%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის ჩანთები


WIWU SKINPRO PORTABLE STAND SLEEVE/13.3'' BLUE

129 ₾ Original price was: 129 ₾.69 ₾Current price is: 69 ₾.



კალათაში დამატება
-54%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის ჩანთები


ALPHA LAPTOP BAG, 14INCH BLACK

149 ₾ Original price was: 149 ₾.69 ₾Current price is: 69 ₾.



კალათაში დამატება
-61%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის დამცავი ყდები


WIWU IKAVLAR PP PROTECT CASE FOR 13.3 AIR/2020 GREEN

99 ₾ Original price was: 99 ₾.39 ₾Current price is: 39 ₾.



კალათაში დამატება
არ არის მარაგში
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის ჩანთები


LAPTOP BAG 14.1- 15.4INCH LEATHER BLUE

139 ₾



ვრცლად
-64%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: Accessories, MacBook-ის დამცავი ყდები


CRYSTAL CASE FOR NEW AIR 13.6 A2681 M2 PINK

69 ₾ Original price was: 69 ₾.25 ₾Current price is: 25 ₾.



კალათაში დამატება



ᲡᲔᲠᲕᲘᲡᲔᲑᲘ


iCard
Trade In
პროგრამული მომსახურება
ვიდეო ზარის დაჯავშნა
iCard
Trade In
პროგრამული მომსახურება
ვიდეო ზარის დაჯავშნა
iCard
Trade In
პროგრამული მომსახურება
ვიდეო ზარის დაჯავშნა



ᲡᲘᲐᲮᲚᲔᲔᲑᲘ

-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: iPad Mini


IPAD MINI WI-FI 128GB - PURPLE

1749 ₾ Original price was: 1749 ₾.1599 ₾Current price is: 1599 ₾.

თვეში 49 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: AirPods, AirPods Max


AIRPODS MAX - BLUE

2079 ₾ Original price was: 2079 ₾.1899 ₾Current price is: 1899 ₾.

თვეში 59 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: AirPods, AirPods Max


AIRPODS MAX - ORANGE

2079 ₾ Original price was: 2079 ₾.1899 ₾Current price is: 1899 ₾.

თვეში 59 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: AirPods, AirPods Max


AIRPODS MAX - PURPLE

2079 ₾ Original price was: 2079 ₾.1899 ₾Current price is: 1899 ₾.

თვეში 59 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: AirPods, AirPods Max


AIRPODS MAX - MIDNIGHT

2079 ₾ Original price was: 2079 ₾.1899 ₾Current price is: 1899 ₾.

თვეში 59 ლარიდან

კალათაში დამატება
არ არის მარაგში
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: AirPods, AirPods Max


MWW53ZE/A AIRPODS MAX - STARLIGHT

2079 ₾

თვეში 64 ლარიდან

ვრცლად
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: iPad Mini


IPAD MINI WI-FI 128GB - SPACE GREY

1749 ₾ Original price was: 1749 ₾.1599 ₾Current price is: 1599 ₾.

თვეში 49 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: iPad Mini


IPAD MINI WI-FI 128GB - BLUE

1749 ₾ Original price was: 1749 ₾.1599 ₾Current price is: 1599 ₾.

თვეში 49 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: iPad Mini


IPAD MINI WI-FI 128GB - PURPLE

1749 ₾ Original price was: 1749 ₾.1599 ₾Current price is: 1599 ₾.

თვეში 49 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: AirPods, AirPods Max


AIRPODS MAX - BLUE

2079 ₾ Original price was: 2079 ₾.1899 ₾Current price is: 1899 ₾.

თვეში 59 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: AirPods, AirPods Max


AIRPODS MAX - ORANGE

2079 ₾ Original price was: 2079 ₾.1899 ₾Current price is: 1899 ₾.

თვეში 59 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: AirPods, AirPods Max


AIRPODS MAX - PURPLE

2079 ₾ Original price was: 2079 ₾.1899 ₾Current price is: 1899 ₾.

თვეში 59 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: AirPods, AirPods Max


AIRPODS MAX - MIDNIGHT

2079 ₾ Original price was: 2079 ₾.1899 ₾Current price is: 1899 ₾.

თვეში 59 ლარიდან

კალათაში დამატება
არ არის მარაგში
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: AirPods, AirPods Max


MWW53ZE/A AIRPODS MAX - STARLIGHT

2079 ₾

თვეში 64 ლარიდან

ვრცლად
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: iPad Mini


IPAD MINI WI-FI 128GB - SPACE GREY

1749 ₾ Original price was: 1749 ₾.1599 ₾Current price is: 1599 ₾.

თვეში 49 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: iPad Mini


IPAD MINI WI-FI 128GB - BLUE

1749 ₾ Original price was: 1749 ₾.1599 ₾Current price is: 1599 ₾.

თვეში 49 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: iPad Mini


IPAD MINI WI-FI 128GB - PURPLE

1749 ₾ Original price was: 1749 ₾.1599 ₾Current price is: 1599 ₾.

თვეში 49 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: AirPods, AirPods Max


AIRPODS MAX - BLUE

2079 ₾ Original price was: 2079 ₾.1899 ₾Current price is: 1899 ₾.

თვეში 59 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: AirPods, AirPods Max


AIRPODS MAX - ORANGE

2079 ₾ Original price was: 2079 ₾.1899 ₾Current price is: 1899 ₾.

თვეში 59 ლარიდან

კალათაში დამატება
-9%
სურვილების სია
სწრაფი ნახვა
შედარება
Categories: AirPods, AirPods Max


AIRPODS MAX - PURPLE

2079 ₾ Original price was: 2079 ₾.1899 ₾Current price is: 1899 ₾.

თვეში 59 ლარიდან

კალათაში დამატება






ITECHNICS_GEO

🛍️ არ დაელოდო შავ პ



თქვენი აზრი ჩვენთვის მნიშვნელოვანია

დაგვიკავშირდით
032 214 90 90

info@itechnics.ge



ᲙᲝᲛᲞᲐᲜᲘᲐ

 * ჩვენ შესახებ
 * ჩვენი გუნდი
 * პარტნიორები
 * პროექტები
 * ბლოგი
 * სიახლეები

ᲘᲜᲤᲝᲠᲛᲐᲪᲘᲐ

 * iCard
 * ვებგვერდის წესები და პირობები
 * უკან დაბრუნების პოლიტიკა
 * საგარანტიო პირობები
 * გადახდა და მიწოდების პირობები
 * კონფიდენციალურობის პოლიტიკა
 * Tax Free
 * ხშირად დასმული შეკითხვები

ᲙᲝᲜᲢᲐᲥᲢᲘ

 * ფილიალები და სამუშაო საათები
 * კონტაქტი



© iTechnics. ყველა უფლება დაცულია

Created with love by Growth Hunters
 * Menu
 * ძირითადი მენიუ
 * 

MENU

 * ქართული
 * English
 * iPhone
   * iPhone 16 Pro Max
   * iPhone 16 Pro
   * iPhone 16 Plus
   * iPhone 16
   * iPhone 15 Pro Max
   * iPhone 15
   * iPhone 14
   * iPhone 13
 * iPad
   * iPad Pro M4
   * iPad Air M2
   * iPad 10.9″
   * iPad Mini
 * MacBook
   * Macbook Pro 14” M3
   * Macbook Pro 16” M3
   * MacBook Air M3
   * MacBook Air M2 15.3”
   * MacBook Pro M2
   * MacBook Air M2
   * MacBook Air M1
 * iMac
   * iMac M4
   * iMac M3
   * iMac 24″
   * Mac Mini
 * AirPods
   * AirPods 4
   * AirPods Pro 2
   * AirPods 2Gen
   * AirPods 3Gen
   * AirPods Max
 * Watch
   * Apple Watch Series 10
   * Apple Watch Ultra 2 2024
   * Apple Watch Series SE 2
   * Apple Watch Ultra 2
   * Apple Watch Series 9
   * Apple Watch Series SE
 * Accessories

 * მთავარი
 * კომპანია
   * ჩვენ შესახებ
   * ჩვენი გუნდი
   * პარტნიორები
   * ბლოგი
   * პროექტები
 * სერვისები
   * ვიდეო ზარის დაჯავშნა
   * iCard
   * Tax Free
 * კონტაქტი
   * ფილიალები

0
ფასდაკლებები
დაგვიკავშირდით 032 214 90 90
ყველა კატეგორიაiPhoneiPadMacBookiMacWatchAirPodsAccessories




პროდუქტი დამატებულია თქვენს კალათაში