gadgets-buzz.shop Open in urlscan Pro
23.227.38.69  Public Scan

URL: https://gadgets-buzz.shop/
Submission: On July 10 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" class="search-bar " role="search">
  <div class="drawer__inner-section">
    <div class="grid grid-small flex-nowrap align-center">
      <div class="grid__item flex-fill"><!-- /snippets/search-bar.liquid -->
        <div class="input-group">
          <input type="search" name="q" value="" placeholder="Search our store" class="search-input input-group-field" aria-label="Search our store" required="required" data-focus="" autocomplete="off">
          <input type="hidden" name="type" value="product,article,page">
          <input type="hidden" name="options[prefix]" value="last" aria-hidden="true">
          <button type="submit" class="btn btn--primary btn--square input-group-btn" aria-label="Search" title="Search">
            <span class="btn__text">
              <span class="material-icons-two-tone" aria-hidden="true">search</span>
            </span>
          </button>
        </div>
      </div>
      <div class="grid__item flex-auto">
        <button type="button" class="btn btn-square-small drawer__close-button js-drawer-close" aria-label="Close menu" title="Close menu">
          <span class="material-icons-two-tone" aria-hidden="true">close</span>
        </button>
      </div>
    </div>
  </div>
  <div class="dbtfy dbtfy-smart_search" tabindex="-1" data-limit="4" data-resources-type="collection,product,article,page">
    <div class="dbtfy-smart-search-wrapper">
      <div class="ss-section-title ss-loading text-center" hidden=""></div>
      <div id="ss-section-wrapper" class="ss-section-wrapper" hidden=""></div>
    </div>
  </div>
</form>

POST /contact#formNewsletterPopup

<form method="post" action="/contact#formNewsletterPopup" id="formNewsletterPopup" accept-charset="UTF-8" class=""><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="text-container-newsletter_popup rte">
    <h3>Subscribe to our Newsletter!</h3>
    <p>Get 10% off your first purchase by subscribing to our newsletter.</p>
  </div>
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter--form">
    <div class="input-group">
      <input id="input-newsletter_popup" type="email" placeholder="Your email" name="contact[email]" pattern="^[a-zA-Z0-9.!#$%&amp;'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+$"
        class="input-group-field newsletter__input" value="" required="required" autocorrect="off" autocapitalize="off" data-focus="">
      <button type="submit" class="btn btn--square btn--primary input-group-btn newsletter__submit" name="commit" id="Subscribe">
        <span class="btn__text">
          <span class="material-icons-two-tone">mail</span>
        </span>
      </button>
    </div>
  </div><button type="button" class="spacer-top text-link" data-modal-close="#NewsletterPopup">
    <small>No thanks, I don't like discounts.</small>
  </button>
</form>

POST /contact#ContactForm--footer

<form method="post" action="/contact#ContactForm--footer" id="ContactForm--footer" accept-charset="UTF-8" class="form-vertical"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input type="hidden"
    name="contact[tags]" value="newsletter"><input type="text" class="input--small" name="contact[first_name]" placeholder="First Name" aria-label="First Name" autocapitalize="words" value=""><input type="email"
    class="input--small newsletter__input " name="contact[email]" placeholder="Your email" aria-label="Your email" autocorrect="off" autocapitalize="off" required="required"
    pattern="^[a-zA-Z0-9.!#$%&amp;'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+$" aria-required="true" value="">
  <input type="hidden" name="customer[accepts_marketing]" value="">
  <div class="checkbox">
    <input id="newsletterOptin-footer" type="checkbox" name="customer[accepts_marketing]" checked="checked">
    <label for="newsletterOptin-footer" class="text-small">Email me with news and offers</label>
  </div><button class="btn btn--primary full" type="submit" name="commit">
    <span class="btn__text">
      <span class="material-icons-two-tone" aria-hidden="true">email</span>
      <span class="submit_btn_text">Subscribe</span>
    </span>
  </button>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form--footer" accept-charset="UTF-8" class="form-vertical" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="dropdown dbtfy_currency_and_locales" data-currencies="USD,CAD,INR,GBP,AUD,EUR,JPY" data-locales="en">
    <button type="button" id="localization-toggle--footer" class="dropdown-toggle localization-toggle site-nav__link site-nav__link--icon" title="Language/Currency" aria-label="Language/Currency" aria-controls="localization-menu--footer"
      aria-haspopup="true" aria-expanded="false">
      <span class="material-icons-two-tone" aria-hidden="true">language</span>
    </button>
    <div id="localization-menu--footer" class="dropdown-menu dropdown-menu-parent dropdown-menu-body  dropdown-menu-up" aria-labelledby="localization-toggle--footer"><label for="currency-list-footer" class="currency-selector-label">Currency</label>
      <select id="currency-list-footer" class="currencies currency-code select--small" name="dbtfy-custom-currencies" data-default-shop-currency="EUR">
        <option value="EUR" selected="selected">EUR</option>
        <option value="USD">USD</option>
        <option value="CAD">CAD</option>
        <option value="INR">INR</option>
        <option value="GBP">GBP</option>
        <option value="AUD">AUD</option>
        <option value="JPY">JPY</option>
      </select>
      <button type="submit" class="btn btn--primary btn--small btn--full">
        <span class="btn__text">
          <span class="material-icons-two-tone" aria-hidden="true">sync</span> Update preferences </span>
      </button>
    </div>
  </div>
</form>

Text Content

search
close



Do you like cookies? 🍪 We use cookies to ensure you get the best experience on
our website.

Accept cookies close


SUBSCRIBE TO OUR NEWSLETTER!

Get 10% off your first purchase by subscribing to our newsletter.

mail
No thanks, I don't like discounts.

Get 20% off! arrow_drop_up


SHARE AND GET 15% OFF!

close

Simply share this product on one of the following social networks and you will
unlock 15% off!

 * share Share
 * 
 * 
 * 
 * 



THANK YOU FOR SHARING!

close

Copy the discount code below and paste it at checkout to get your discount!

Apply discount code




You're €70.00 away from FREE shipping!

local_shipping
70









menu Menu
close
 * Home
 * Catalog
 * Contact

 * Search

 * 


Skip to content
 * 

Follow us!

Free shipping worldwide |

Get in touch with us

 * phone
 * email

 * menu
 * favorite0
 * search


MY STOREMY STORE

   
 * Home
   
 * Catalog
   
 * Contact

 * favorite0
 * search
 * local_mall0

0 compare_arrows

QUICK COMPARE

close

Currently there are no items in quick compare list

Continue browsing

Product Image Product Title Price Type Collections Tags





RECENTLY VIEWED




RECENTLY VIEWED




FOLLOW-US ON SOCIAL MEDIA!

 * 

ABOUT US

Share store details, promotions, or brand content with your customers.

QUICK LINKS

 * Search

SUBSCRIBE TO OUR NEWSLETTER

A short sentence describing what someone will receive by subscribing

Email me with news and offers
email Subscribe
language
Currency EURUSDCADINRGBPAUDJPY sync Update preferences

Copyright © 2023 My Store | Powered by Shopify | Powered by Debutify

   Payment methods
 * American Express
 * Apple Pay
 * Mastercard
 * PayPal
 * Visa