kreo-tech.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://kreo-tech.com/
Effective URL: https://kreo-tech.com/
Submission: On March 18 via api from US — Scanned from CA

Form analysis 13 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart

<form action="/cart" method="post" id="cart-notification-form">
  <button class="button button--primary button--full-width" name="checkout" data-simpl-event-id="simpl-checkout-ajaxCart-checkout-v2">Check out</button>
  <div id="simpl-checkout-ajaxCart-v2" class="simpl-button-container break-point-330">
    <style>
      .promo-text-container {
        display: none !important;
      }

      #simpl-checkout-ajaxCart-v2.simpl-button-container {
        margin-top: 9px;
      }

      #simpl-checkout-ajaxCart-v2 .simpl-button {
        font-size: 15px;
        padding: 14px;
        border-radius: 1px;
      }

      #simpl-checkout-ajaxCart-v2 .promo-text {
        font-size: 11px;
        margin-bottom: 0px;
      }

      .simpl-button-v3 .center-section img {
        height: 21px !important;
      }
    </style>
    <style>
      .simpl-button-v3-variables {
        --simpl-button-v3-textColor: #ffffff;
        --simpl-button-v3-backgroundColor: #a43eeb;
        --simpl-button-v3-borderRadius: 11px;
        --simpl-button-v3-hoverTextColor: #ffffff;
        --simpl-button-v3-hoverbackgroundColor: #a43eeb;
        --simpl-button-v3-promoTextbackgroundColor: #5653FF;
        --simpl-button-v3-promoTextColor: #ffffff;
      }

      .simpl-button-v3 {
        width: 100%;
        padding: 12px;
        font-size: 15px;
        font-weight: ;
        background-color: var(--simpl-button-v3-backgroundColor);
        color: var(--simpl-button-v3-textColor);
        border-radius: var(--simpl-button-v3-borderRadius);
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        white-space: nowrap;
        border: none;
      }

      .simpl-button-v3:hover {
        color: var(--simpl-button-v3-hoverTextColor);
        background-color: var(--simpl-button-v3-hoverbackgroundColor);
      }

      .simpl-button-v3 .left-section {}

      .simpl-button-v3 .center-section {
        display: inline-flex;
        justify-content: center;
        align-items: center;
      }

      .simpl-button-v3 .center-section img {
        height: 21px;
        padding-right: 5px;
        padding-bottom: 2px;
      }

      .simpl-button-v3 .right-section {
        text-align: right;
      }

      .simpl-button-v3 .right-section img {
        height: 24px;
      }

      .promo-text-container {
        display: block;
        width: 50%;
        margin: auto;
        text-align: center;
      }

      .promo-text {
        color: var(--simpl-button-v3-promoTextColor);
        background: var(--simpl-button-v3-promoTextbackgroundColor);
        font-size: 10px;
      }

      .break-point-380 .simpl-button-v3 {
        font-size: 12px;
        padding: 6px;
      }

      .break-point-380 .simpl-button-v3 .center-section img {
        height: 14px;
      }

      .break-point-380 .simpl-button-v3 .right-section img {
        height: 20px;
      }

      .break-point-380 .promo-text-container {
        margin-top: -3px;
        margin-bottom: -4px;
      }

      .break-point-380 .promo-text {
        font-size: 10px;
      }

      .break-point-330 .simpl-button-v3 {
        font-size: 10px;
        padding: 5px;
      }

      .break-point-330 .simpl-button-v3 .center-section img {
        height: 10px;
      }

      .break-point-330 .simpl-button-v3 .right-section img {
        height: 16px;
      }

      .break-point-330 .simpl-button-v3 .right-section {
        display: block;
      }

      .break-point-330 .promo-text-container {
        margin-top: -3px;
        margin-bottom: -4px;
      }

      .break-point-330 .promo-text {
        font-size: 8px;
      }

      .break-point-270 .simpl-button-v3 {
        font-size: 10px;
        padding: 5px;
      }

      .break-point-270 .simpl-button-v3 .center-section img {
        height: 10px;
      }

      .break-point-270 .simpl-button-v3 .right-section img {
        height: 16px;
      }

      .break-point-270 .simpl-button-v3 .right-section {
        display: none;
      }

      .break-point-270 .promo-text-container {
        width: 90%;
      }

      .break-point-270 .promo-text-container {
        margin-top: -3px;
        margin-bottom: -4px;
      }

      .break-point-270 .promo-text {
        font-size: 8px;
      }
    </style>
    <div class="promo-text-container simpl-button-v3-variables" style="display:none;">
      <div class="promo-text" style="border-top-left-radius: 4px; border-top-right-radius: 4px;font-size:10px;">Additional 10% off up to 100</div>
    </div> <button id="simpl_buynow-button" class="simpl-button-v3-variables simpl-button-v3 simpl-button">
      <div class="left-section" style="width: 25%; display: inline-flex;"></div>
      <div class="center-section" style="width: 50%;"> <img src="https://simpl-cdn.s3.amazonaws.com/images/checkout/SimplLogo.svg" style="display:none;"> Checkout </div>
      <div class="right-section" style="width:25%;"> <img alt="right section image" src="https://simpl-cdn.s3.amazonaws.com/images/checkout/chaveron.png"> </div>
    </button>
    <div style="display: none;" id="simpl-breakpoints" data-breakpoints="270,330,380"></div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587506052939953" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form">
  <input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="42857044345009">
  <button id="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587506052939953-submit" type="submit" name="add" class="quick-add__submit button button--full-width button--secondary" aria-haspopup="dialog"
    aria-labelledby="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587506052939953-submit title-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e58-7506052939953" aria-live="polite" data-sold-out-message="true">
    <span>Add to cart </span>
    <span class="sold-out-message hidden"> Sold out </span>
    <div class="loading-overlay__spinner hidden">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </button><input type="hidden" name="product-id" value="7506052939953"><input type="hidden" name="section-id" value="template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e58">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587483947352241" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form">
  <input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="42765744439473">
  <button id="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587483947352241-submit" type="submit" name="add" class="quick-add__submit button button--full-width button--secondary" aria-haspopup="dialog"
    aria-labelledby="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587483947352241-submit title-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e58-7483947352241" aria-live="polite" data-sold-out-message="true">
    <span>Add to cart </span>
    <span class="sold-out-message hidden"> Sold out </span>
    <div class="loading-overlay__spinner hidden">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </button><input type="hidden" name="product-id" value="7483947352241"><input type="hidden" name="section-id" value="template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e58">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587663884239025" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form">
  <input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="43423031197873">
  <button id="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587663884239025-submit" type="submit" name="add" class="quick-add__submit button button--full-width button--secondary" aria-haspopup="dialog"
    aria-labelledby="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587663884239025-submit title-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e58-7663884239025" aria-live="polite" data-sold-out-message="true">
    <span>Add to cart </span>
    <span class="sold-out-message hidden"> Sold out </span>
    <div class="loading-overlay__spinner hidden">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </button><input type="hidden" name="product-id" value="7663884239025"><input type="hidden" name="section-id" value="template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e58">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587663880077489" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form">
  <input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="43423020777649">
  <button id="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587663880077489-submit" type="submit" name="add" class="quick-add__submit button button--full-width button--secondary" aria-haspopup="dialog"
    aria-labelledby="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587663880077489-submit title-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e58-7663880077489" aria-live="polite" data-sold-out-message="true">
    <span>Add to cart </span>
    <span class="sold-out-message hidden"> Sold out </span>
    <div class="loading-overlay__spinner hidden">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </button><input type="hidden" name="product-id" value="7663880077489"><input type="hidden" name="section-id" value="template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e58">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587656660140209" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form">
  <input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="43404480970929">
  <button id="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587656660140209-submit" type="submit" name="add" class="quick-add__submit button button--full-width button--secondary" aria-haspopup="dialog"
    aria-labelledby="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587656660140209-submit title-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e58-7656660140209" aria-live="polite" data-sold-out-message="true">
    <span>Add to cart </span>
    <span class="sold-out-message hidden"> Sold out </span>
    <div class="loading-overlay__spinner hidden">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </button><input type="hidden" name="product-id" value="7656660140209"><input type="hidden" name="section-id" value="template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e58">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587591200489649" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form">
  <input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="43134206410929">
  <button id="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587591200489649-submit" type="submit" name="add" class="quick-add__submit button button--full-width button--secondary" aria-haspopup="dialog"
    aria-labelledby="quick-add-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e587591200489649-submit title-template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e58-7591200489649" aria-live="polite" data-sold-out-message="true">
    <span>Add to cart </span>
    <span class="sold-out-message hidden"> Sold out </span>
    <div class="loading-overlay__spinner hidden">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </button><input type="hidden" name="product-id" value="7591200489649"><input type="hidden" name="section-id" value="template--16771920986289__242e5bab-0492-4e27-a6bc-eff76cc82e58">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07509156561073" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form">
  <input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="42870256271537">
  <button id="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07509156561073-submit" type="submit" name="add" class="quick-add__submit button button--full-width button--secondary" aria-haspopup="dialog"
    aria-labelledby="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07509156561073-submit title-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db0-7509156561073" aria-live="polite" data-sold-out-message="true">
    <span>Add to cart </span>
    <span class="sold-out-message hidden"> Sold out </span>
    <div class="loading-overlay__spinner hidden">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </button><input type="hidden" name="product-id" value="7509156561073"><input type="hidden" name="section-id" value="template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db0">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07512026611889" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form">
  <input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="42881213038769">
  <button id="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07512026611889-submit" type="submit" name="add" class="quick-add__submit button button--full-width button--secondary" aria-haspopup="dialog"
    aria-labelledby="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07512026611889-submit title-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db0-7512026611889" aria-live="polite" data-sold-out-message="true">
    <span>Add to cart </span>
    <span class="sold-out-message hidden"> Sold out </span>
    <div class="loading-overlay__spinner hidden">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </button><input type="hidden" name="product-id" value="7512026611889"><input type="hidden" name="section-id" value="template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db0">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07496772681905" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form">
  <input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="42817149173937">
  <button id="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07496772681905-submit" type="submit" name="add" class="quick-add__submit button button--full-width button--secondary" aria-haspopup="dialog"
    aria-labelledby="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07496772681905-submit title-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db0-7496772681905" aria-live="polite" data-sold-out-message="true">
    <span>Add to cart </span>
    <span class="sold-out-message hidden"> Sold out </span>
    <div class="loading-overlay__spinner hidden">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </button><input type="hidden" name="product-id" value="7496772681905"><input type="hidden" name="section-id" value="template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db0">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07403667390641" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form">
  <input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="42418692522161">
  <button id="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07403667390641-submit" type="submit" name="add" class="quick-add__submit button button--full-width button--secondary" aria-haspopup="dialog"
    aria-labelledby="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07403667390641-submit title-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db0-7403667390641" aria-live="polite" data-sold-out-message="true">
    <span>Add to cart </span>
    <span class="sold-out-message hidden"> Sold out </span>
    <div class="loading-overlay__spinner hidden">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </button><input type="hidden" name="product-id" value="7403667390641"><input type="hidden" name="section-id" value="template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db0">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07516952166577" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form">
  <input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="42902010003633">
  <button id="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07516952166577-submit" type="submit" name="add" class="quick-add__submit button button--full-width button--secondary" aria-haspopup="dialog"
    aria-labelledby="quick-add-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db07516952166577-submit title-template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db0-7516952166577" aria-live="polite" data-sold-out-message="true">
    <span>Add to cart </span>
    <span class="sold-out-message hidden"> Sold out </span>
    <div class="loading-overlay__spinner hidden">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </button><input type="hidden" name="product-id" value="7516952166577"><input type="hidden" name="section-id" value="template--16771920986289__04134c59-7ede-40fc-9486-9fab07a67db0">
</form>

Text Content

□

Kreo: Premium Content Creator Gear, Gamer and Audio Gear Skip to content

💰Flat 5% on 1st order, use code: WELCOME5
💰Flat 500 off above 5000 purchase, use code: FAB500
🚚 ⁠Free Shipping across India


 * Gaming
   Gaming
    * Keyboards
    * Mouse and Mousepads
    * Gaming Controller
    * Gaming Triggers
    * Mobile Cooler

 * Headphones
 * Audio and Video
   Audio and Video
    * Webcam
    * Microphones
    * Capture Card

 * Lighting
   Lighting
    * Ring Light
    * Slab Light

 * Tripods and Supports
   Tripods and Supports
    * GoPod
    * Tripod
    * Boom Arm

 * Downloads
 * Contact Us

Log in
 * Facebook
 * Instagram
 * YouTube




 * Gaming
    * Keyboards
    * Mouse and Mousepads
    * Gaming Controller
    * Gaming Triggers
    * Mobile Cooler

 * Headphones
 * Audio and Video
    * Webcam
    * Microphones
    * Capture Card

 * Lighting
    * Ring Light
    * Slab Light

 * Tripods and Supports
    * GoPod
    * Tripod
    * Boom Arm

 * Downloads
 * Contact Us

Search

Log in Cart


ITEM ADDED TO YOUR CART


Check out
Additional 10% off up to 100

Checkout


Continue shopping
1 2 3
1 2 3



SHOP FROM OUR BESTSELLERS


FROM OUR TOP CATEGORIES

--------------------------------------------------------------------------------


GAMING KEYBOARDS


 * HIVE BLACK - PURPLE WIRED GAMING KEYBOARD
   
   38% OFF
   
   
   HIVE BLACK - PURPLE WIRED GAMING KEYBOARD
   
   Regular price From ₹ 2,849.00
   Regular price ₹ 4,600.00 Sale price From ₹ 2,849.00
   Unit price /  per 
   Choose options
   
   Sale


 * HIVE ALL BLACK RGB WIRED GAMING KEYBOARD
   
   35% OFF
   
   
   HIVE ALL BLACK RGB WIRED GAMING KEYBOARD
   
   Regular price ₹ 2,949.00
   Regular price ₹ 4,600.00 Sale price ₹ 2,949.00
   Unit price /  per 
   Choose options
   
   Sale


 * HIVE PURPLE BLACK WIRED GAMING KEYBOARD
   
   35% OFF
   
   
   HIVE PURPLE BLACK WIRED GAMING KEYBOARD
   
   Regular price From ₹ 2,949.00
   Regular price ₹ 4,600.00 Sale price From ₹ 2,949.00
   Unit price /  per 
   Choose options
   
   Sale

1 / of 1


GAMING MOUSE


 * CHIMERA WIRELESS GAMING MOUSE
   
   31% OFF
   
   
   CHIMERA WIRELESS GAMING MOUSE
   
   Regular price ₹ 2,745.00
   Regular price ₹ 4,000.00 Sale price ₹ 2,745.00
   Unit price /  per 
   Add to cart Sold out
   
   Sale


 * HAWK GAMING MOUSE
   
   46% OFF
   
   
   HAWK GAMING MOUSE
   
   Regular price ₹ 1,349.00
   Regular price ₹ 2,499.00 Sale price ₹ 1,349.00
   Unit price /  per 
   Add to cart Sold out
   
   Sale


 * CHIMERA WHITE WIRELESS GAMING MOUSE
   
   31% OFF
   
   
   CHIMERA WHITE WIRELESS GAMING MOUSE
   
   Regular price ₹ 2,745.00
   Regular price ₹ 4,000.00 Sale price ₹ 2,745.00
   Unit price /  per 
   Add to cart Sold out
   
   Sale


 * CHIMERA RED WIRELESS GAMING MOUSE
   
   31% OFF
   
   
   CHIMERA RED WIRELESS GAMING MOUSE
   
   Regular price ₹ 2,745.00
   Regular price ₹ 4,000.00 Sale price ₹ 2,745.00
   Unit price /  per 
   Add to cart Sold out
   
   Sale


 * PEGASUS 58G ULTRA-LIGHT WIRELESS GAMING MOUSE
   
   44% OFF
   
   
   PEGASUS 58G ULTRA-LIGHT WIRELESS GAMING MOUSE
   
   Regular price ₹ 4,449.00
   Regular price ₹ 8,000.00 Sale price ₹ 4,449.00
   Unit price /  per 
   Add to cart Sold out
   
   Sale


 * GRIPHIN WIRED GAMING MOUSE
   
   50% OFF
   
   
   GRIPHIN WIRED GAMING MOUSE
   
   Regular price ₹ 1,749.00
   Regular price ₹ 3,500.00 Sale price ₹ 1,749.00
   Unit price /  per 
   Add to cart Sold out
   
   Sale

1 / of 3
View all
1 / of 3
1 2 3


AUDIO AND VIDEO


 * KREO OWL ULTRA HD STREAMING WEBCAM
   
   15% OFF
   
   
   KREO OWL ULTRA HD STREAMING WEBCAM
   
   Regular price ₹ 4,249.00
   Regular price ₹ 5,000.00 Sale price ₹ 4,249.00
   Unit price /  per 
   Add to cart Sold out
   
   Sale


 * BELUGA USB 7.1 SURROUND SOUND WIRED GAMING HEADPHONES
   
   34% OFF
   
   
   BELUGA USB 7.1 SURROUND SOUND WIRED GAMING HEADPHONES
   
   Regular price ₹ 2,640.00
   Regular price ₹ 4,000.00 Sale price ₹ 2,640.00
   Unit price /  per 
   Add to cart Sold out
   
   Sale


 * BELUGA 3.5 MM WIRED GAMING HEADPHONES
   
   31% OFF
   
   
   BELUGA 3.5 MM WIRED GAMING HEADPHONES
   
   Regular price ₹ 2,449.00
   Regular price ₹ 3,600.00 Sale price ₹ 2,449.00
   Unit price /  per 
   Add to cart Sold out
   
   Sale


 * REC PREMIUM CONDENSER MICROPHONE WITH ANC
   
   23% OFF
   
   
   REC PREMIUM CONDENSER MICROPHONE WITH ANC
   
   Regular price ₹ 2,290.00
   Regular price ₹ 2,999.00 Sale price ₹ 2,290.00
   Unit price /  per 
   Add to cart Sold out
   
   Sale


 * GOREC PROFESSIONAL WIRELESS MIC
   
   41% OFF
   
   
   GOREC PROFESSIONAL WIRELESS MIC
   
   Regular price From ₹ 999.00
   Regular price ₹ 1,699.00 Sale price From ₹ 999.00
   Unit price /  per 
   Choose options
   
   Sale


 * KREO KAST DYNAMIC MICROPHONE
   
   33% OFF
   
   
   KREO KAST DYNAMIC MICROPHONE
   
   Regular price ₹ 4,990.00
   Regular price ₹ 7,500.00 Sale price ₹ 4,990.00
   Unit price /  per 
   Add to cart Sold out
   
   Sale

2 / of 3
View all


EXPLORE OTHER CATEGORIES


SEE WHAT ELSE WE HAVE TO OFFER

--------------------------------------------------------------------------------


 * LIGHTING
   
   
   LIGHTING


 * AUDIO AND VIDEO
   
   
   AUDIO AND VIDEO


 * TRIPODS AND SUPPORTS
   
   
   TRIPODS AND SUPPORTS


 * HEADPHONES
   
   
   HEADPHONES


 * GAMING MOUSE AND MOUSEPADS
   
   Unleash Your Power, One Click at a Time!!!Precision-engineered for ultimate
   performance, it's... 
   
   
   GAMING MOUSE AND MOUSEPADS


 * GAMING KEYBOARDS
   
        
   
   
   GAMING KEYBOARDS


WELCOME TO KREO 💜

Take charge of your dreams and SuperBoost them into reality with our premium
gear ⚡ Our community of creative, legends is with you till the end.

It's All or Nothing

ENTER THE KREOSPHERE



OF KREATORS, BY KREATORS

We are content creators, gamers and dreamers who understand how lonely and
exhausting following your passion can be!

Thus @ Kreo we have created a safe space for healthy discussions, learning or
just to speak your mind!

Come join the #kreosphere
JOIN OUR COMMUNITY

Go Beyond Limits
 * Linkedin
 * Linkedin
 * Instagram
 * YouTube


GET IN TOUCH

help@kreo-tech.com

4th Block, Koramangala, Bengaluru, Karnataka 560034

+91 96115 07877




POLICIES

 * Privacy Policy
 * Shipping and Returns
 * Warranty Guidelines
 * Terms and Conditions


QUICK LINKS

 * About Us
 * Downloads
 * FAQs
 * Kreo Ambassador
 * KreoEsports
 * Press Release

Payment methods
© 2024, Kreo (Unit of Lukus Brands Pvt Ltd)
 * Choosing a selection results in a full page refresh.






7512026611889, 7403667390641, 7496772681905, 7516505309361, 7516952166577,
7635667124401, 7504301097137, 7505182326961, 7505192517809,
7509156561073, 7512026611889, 7496772681905, 7403667390641, 7635667124401,
7516952166577, 7516505309361, 7521711194289, 7410164236465, 7410162172081,
7505182326961, 7504301097137, 7504265740465,
7483969634481, 7410163482801, 7483421130929, 7474550177969,
7677826826417, 7663884239025, 7663880077489, 7663869198513, 7656660140209,
7637071560881, 7634990366897, 7596364202161, 7591200489649, 7533400850609,
7533400129713, 7524291641521, 7521711194289, 7512026611889, 7506052939953,
7502761656497, 7496772681905, 7488581501105, 7483969634481, 7483947352241,
7483421130929, 7474550177969,
7488581501105, 7506052939953, 7533400850609, 7533400129713, 7483969634481,
7483947352241, 7502761656497, 7596364202161, 7483421130929, 7591200489649,
7474550177969, 7634990366897, 7663884239025, 7656660140209, 7663869198513,
7663880077489, 7502172586161, 7677826826417,
7488581501105, 7533400850609, 7533400129713,
7506052939953, 7483947352241, 7663884239025, 7663880077489, 7656660140209,
7591200489649, 7596364202161, 7502761656497, 7483421130929, 7663869198513,
7483969634481, 7677826826417,
7664834609329, 7512026611889, 7496772681905, 7637071560881,
7268530946225, 7312274358449, 7572430749873, 7445909373105, 7687814414513,
7403667390641, 7410164236465, 7516505309361, 7516952166577, 7635667124401,
7505182326961,
7268530946225, 7312274358449, 7445909373105, 7687814414513,
7488581501105, 7506052939953, 7533400850609, 7533400129713, 7483969634481,
7483947352241, 7664834609329, 7268530946225, 7312274358449, 7445880602801,
7502761656497, 7509156561073, 7512026611889, 7410163482801, 7596364202161,
7403667390641, 7483421130929, 7521711194289, 7410164236465, 7591200489649,
7410162172081, 7572430749873, 7474550177969, 7634990366897, 7445909373105,
7496772681905, 7663884239025, 7656660140209, 7663869198513, 7516505309361,
7516952166577, 7663880077489, 7524291641521, 7635667124401, 7637071560881,
7502172586161, 7687814414513, 7677826826417, 7532838027441, 7532837044401,
7504265740465, 7504301097137, 7505182326961, 7505192517809,
7509156561073, 7403667390641, 7521711194289, 7516505309361, 7516952166577,
7635667124401, 7504301097137, 7504265740465,
7445880602801, 7410163482801, 7410162172081,







test