agossportzone.eu Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://account.agossportzone.eu/
Effective URL: https://agossportzone.eu/
Submission: On October 14 via automatic, source certstream-suspicious — Scanned from CA

Form analysis 10 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="Cerca" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Cerca</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Cancella termine ricerca">
      <span class="svg-wrapper"><svg fill="none" stroke="currentColor" class="icon icon-close" viewBox="0 0 18 18">
          <circle cx="9" cy="9" r="8.5" stroke-opacity=".2"></circle>
          <path stroke-linecap="round" stroke-linejoin="round" d="M11.83 11.83 6.172 6.17M6.229 11.885l5.544-5.77"></path>
        </svg>
      </span>
    </button>
    <button class="search__button field__button" aria-label="Cerca">
      <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19">
          <path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path>
        </svg>
      </span>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg xmlns="http://www.w3.org/2000/svg" class="spinner" viewBox="0 0 66 66">
        <circle stroke-width="6" cx="33" cy="33" r="30" fill="none" class="path"></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 tpo-btn-checkout" name="checkout" style="pointer-events: auto;"> Check-out </button>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <input id="NewsletterForm--sections--22328552489289__footer" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Indirizzo email"
        required="">
      <label class="field__label" for="NewsletterForm--sections--22328552489289__footer"> Indirizzo email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Iscriviti">
        <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10">
            <path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" class="input-group search__bar" role="search" data-searchwishlist="" onsubmit="return false;">
  <input type="search" name="q" value="" placeholder="" class="input-group-field" aria-label="Search our store" data-wishlistsearch="" tabindex="5">
</form>

<form>
  <ul class="choose-wishlist-option" data-userwishlists="">
  </ul>
  <ul class="choose-wishlist-option">
    <li data-opencreatesection="">
      <a href="#" class="creat_link">
                                    <span class="icon-wishlist-plus hulkThemeColor"></span><span data-createwishlisttext="" class="hulkThemeColor">Create New wishlist</span>
                                </a>
    </li>
    <li data-addnewwishlist="" style="display: none">
      <div class="input-group">
        <button class="close-new-wishlist-input" data-closenewwishlistinput="" style="font-size: 10px;float: right;padding: 6px; color: #aaa;">
          <span class="icon-wishlist-cross"></span>
        </button>
        <label for="newWishlist" class="wishlist-checkbox"><span></span><input data-newwishlist="" type="text" placeholder="Ex. Watch" value=""></label>
        <button class="wishlist-btn hulkBtnStyle" data-savenewwishlist="">Save</button>
      </div>
    </li>
  </ul>
</form>

POST /share-wishlist

<form action="/share-wishlist" method="post" class="floating-form" role="share-wishlist" data-hulkemailform="">
  <div class="floating-label">
    <input type="text" class="floating-input" placeholder=" " name="name" value="" aria-label="Search our store">
    <span class="highlight"></span>
    <label id="from_name_label">Sender Name*</label>
  </div>
  <div class="floating-label">
    <input type="email" class="floating-input" placeholder=" " name="email" value="" aria-label="Search our store">
    <span class="highlight"></span>
    <label id="email_label">Recipients Email*</label>
  </div>
  <div class="floating-label">
    <input type="text" class="floating-input" placeholder=" " name="subject" value="" aria-label="Search our store">
    <span class="highlight"></span>
    <label id="subject_label">Subject*</label>
  </div>
  <div class="floating-label">
    <textarea id="body" class="floating-input" placeholder=" " name="body" rows="4" style="width: 100%"></textarea>
    <span class="highlight"></span>
    <label for="body" id="email_body_label">Message*</label>
  </div>
  <div class="floating-label" style="margin-bottom: 20px;">
    <button type="submit" class="wishlist-btn hulkBtnStyle" data-hulksendemailbutton="">SHARE WISHLIST</button>
  </div>
</form>

<form class="input-group search-bar" style="padding: 0;">
  <input type="text" id="shareURL" value="" class="input-group-field" data-shareurl="" readonly="">
  <span class="input-group-btn">
    <button type="button" class="wishlist-btn hulkBtnStyle" data-copyshareurlbutton=""></button>
  </span>
</form>

POST /subscribe

<form action="/subscribe" method="post" class="input-group search-bar" role="subscribe" data-hulksubscribeform="">
  <input type="email" name="email" value="" placeholder="user@gmail.com" class="input-group-field" aria-label="Search our store">
  <span class="input-group-btn">
    <button type="submit" class="wishlist-btn hulkBtnStyle" data-hulksubscribebutton="">Subscribe</button>
  </span>
</form>

<form class="input-group search-bar" style="padding: 0;">
  <input type="text" id="guestShareURL" value="" class="input-group-field" data-shareguesturl="" readonly="">
  <span class="input-group-btn">
    <button type="button" class="wishlist-btn hulkBtnStyle" data-copyguestshareurlbutton=""></button>
  </span>
</form>

<form class="input-group search-bar" style="padding: 0;">
  <input type="text" id="productShareURL" value="" class="input-group-field" data-productshareurl="" readonly="">
  <span class="input-group-btn">
    <button type="button" class="wishlist-btn hulkBtnStyle" data-copyproductshareurlbutton=""></button>
  </span>
</form>

Text Content

🔥 SCONTO INAUGURAZIONE SU TUTTO L'ABBIGLIAMENTO SPORTIVO! 🔥
🔥 Clicca il banner per informazioni   🔥 La promozione termina tra
0
5
Giorni
:
 
0
0
Ore
:
 
4
9
Minuti
:
 
3
6
Secondi


Vai direttamente ai contenuti

Benvenuto nel nostro negozio

Approfitta dello sconto del 10% su ordini superiori a 59 euro

Spedizione gratuita per ordini superiori ai 49 euro

Sito in lavorazione, ma prodotti già pronti per la spedizione


 * Home
 * Catalogo
   Catalogo
    * Vedi tutto
      Vedi tutto
       * Tutte le categorie
       * Outlet
       * I nostri preferiti
   
    * Abbigliamento sportivo
      Abbigliamento sportivo
       * Abbigliamento da calcio
       * Abbigliamento da basket
       * Abbigliamento sportivo lifestyle
       * Abbigliamento da caccia e softair
   
    * Attrezzatura sportiva

 * Outlet
 * Promozioni
 * Chi siamo
 * FAQ
 * Contatti
 * Buoni regalo
 * Wishlist

Accedi

 * Instagram
 * TikTok



 * Home
 * Catalogo
    * Vedi tutto
      * Tutte le categorie
      * Outlet
      * I nostri preferiti
    * Abbigliamento sportivo
      * Abbigliamento da calcio
      * Abbigliamento da basket
      * Abbigliamento sportivo lifestyle
      * Abbigliamento da caccia e softair
    * Attrezzatura sportiva

 * Outlet
 * Promozioni
 * Chi siamo
 * FAQ
 * Contatti
 * Buoni regalo
 * Wishlist

Cerca

Accedi Carrello


ARTICOLO AGGIUNTO AL CARRELLO


Visualizza carrello
Check-out
Continua lo shopping


SFOGLIA I NOSTRI ULTIMI PRODOTTI

Vedi tutto


LE NOSTRE COLLEZIONI


 * ABBIGLIAMENTO DA BASKET
   
   Abbigliamento personalizzabile da basket o per uso quotidiano
   
   
   ABBIGLIAMENTO DA BASKET


 * ABBIGLIAMENTO DA CALCIO
   
   Abbigliamento personalizzabile da calcio o per uso quotidiano
   
   
   ABBIGLIAMENTO DA CALCIO


 * ABBIGLIAMENTO SPORTIVO LIFESTYLE
   
   Per tutte le occasioni, come uso quotidiano, palestra, corsa, ginnastica e
   tanto...
   
   
   ABBIGLIAMENTO SPORTIVO LIFESTYLE


 * ATTREZZATURA SPORTIVA
   
   Attrezzature e gadget di qualità per un'esperienza all'avanguardia, ad un
   basso costo
   
   
   ATTREZZATURA SPORTIVA


 * ABBIGLIAMENTO DA CACCIA E SOFTAIR
   
   Abbigliamento da softair, caccia, pesca...
   
   
   ABBIGLIAMENTO DA CACCIA E SOFTAIR




I NOSTRI PREFERITI

I nostri must-have che ti consigliamo se pratichi calcio, basket e qualsiasi
altro sport


 * MAGLIA DA BASKET STREETWEAR PERSONALIZZATA, SCOLLO A U, DA UOMO
   
   
   
   
   MAGLIA DA BASKET STREETWEAR PERSONALIZZATA, SCOLLO A U, DA UOMO
   
   Prezzo di listino Da €45,00 EUR
   Prezzo di listino €45,00 EUR Prezzo scontato Da €45,00 EUR
   Prezzo unitario /  per 
   


 * MAGLIA DA BASKET MIAMI PERSONALIZZATA, SCOLLO A U, DA UOMO
   
   In offerta
   
   
   MAGLIA DA BASKET MIAMI PERSONALIZZATA, SCOLLO A U, DA UOMO
   
   Prezzo di listino Da €40,00 EUR
   Prezzo di listino €45,00 EUR Prezzo scontato Da €40,00 EUR
   Prezzo unitario /  per 
   In offerta


 * MAGLIA DA BASKET LOS ANGELES PERSONALIZZATA, SCOLLO A U, DA UOMO
   
   In offerta
   
   
   MAGLIA DA BASKET LOS ANGELES PERSONALIZZATA, SCOLLO A U, DA UOMO
   
   Prezzo di listino €40,00 EUR
   Prezzo di listino €45,00 EUR Prezzo scontato €40,00 EUR
   Prezzo unitario /  per 
   In offerta


 * MAGLIA DA CALCIO DELL'ITALIA PERSONALIZZATA, SCOLLO A V, DA UOMO
   
   In offerta
   
   
   MAGLIA DA CALCIO DELL'ITALIA PERSONALIZZATA, SCOLLO A V, DA UOMO
   
   Prezzo di listino €30,00 EUR
   Prezzo di listino €35,00 EUR Prezzo scontato €30,00 EUR
   Prezzo unitario /  per 
   In offerta


 * PISTOLA MASSAGGIANTE ELETTRICA, MASSAGGIATORE MUSCOLARE A 6 VELOCITÀ, ULTRA
   SILENZIOSA
   
   In offerta
   
   
   PISTOLA MASSAGGIANTE ELETTRICA, MASSAGGIATORE MUSCOLARE A 6 VELOCITÀ, ULTRA
   SILENZIOSA
   
   Prezzo di listino €22,90 EUR
   Prezzo di listino €29,00 EUR Prezzo scontato €22,90 EUR
   Prezzo unitario /  per 
   In offerta


 * HAND GRIP - PINZA RINFORZANTE PALESTRA, REGOLABILE DA 5 A 100KG CON CONTATORE
   
   In offerta
   
   
   HAND GRIP - PINZA RINFORZANTE PALESTRA, REGOLABILE DA 5 A 100KG CON CONTATORE
   
   Prezzo di listino €19,50 EUR
   Prezzo di listino €24,00 EUR Prezzo scontato €19,50 EUR
   Prezzo unitario /  per 
   In offerta

Visualizza tutto



ASSISTENZA CLIENTI




PAGAMENTI SICURI




SPEDIZIONE ASSICURATA IN TUTTA EUROPA




RESO GRATUITO ENTRO 14 GG DALLA CONSEGNA




MENU RAPIDO

 * Homepage
 * Tutte le collezioni
 * Outlet
 * Promozioni attive
 * Chi siamo
 * FAQ
 * Contatti
 * Buoni regalo
 * Wishlist
 * Refund Policy


CATALOGO

 * - 𝐓𝐮𝐭𝐭𝐞 𝐥𝐞 𝐜𝐚𝐭𝐞𝐠𝐨𝐫𝐢𝐞
 * - Abbigliamento sportivo
 * ㅤAbbigliamento da basket
 * ㅤAbbigliamento da calcio
 * ㅤAbbigliamento sportivo lifestyle
 * Abbigliamento da caccia e softair
 * - Attrezzatura sportiva
 * - Outlet
 * - I nostri preferiti


CHI SIAMO

Seguici sui social!



 * Instagram
 * TikTok


ISCRIVITI ALLA NEWSLETTER PER OTTENERE UNO SCONTO DEL 5% SUL PRIMO ORDINE E
RIMANERE AGGIORNATO

Indirizzo email

 * Instagram
 * TikTok

Metodi di pagamento
 * American Express
 * Apple Pay
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa

© 2024, Agos Sport Zone Powered by Shopify
 * Informativa sulla privacy
 * Informativa sui rimborsi
 * Recapiti

 * Scegliendo una selezione si ottiene un aggiornamento completo della pagina.
 * Si apre in una nuova finestra.




YOUR WISHLIST

Please add product to your wishlist to see them here.
Login to see your wishlist!
 * Select All
 * Move to cart
 * Delete


Login Explore more products Add products Close


MY WISHLIST

Please add product to your wishlist to see them here.
Login to see your wishlist!
 * Select All
 * Move to cart
 * Delete


Login Explore more products Add products


ADD TO WISHLIST

Choose your wishlist to be added

 * Create New wishlist
 * Save

My Wishlist Save

SHARE LIST VIA EMAIL

Sender Name*
Recipients Email*
Subject*
Message*
SHARE WISHLIST

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

OR SHARE VIA

 * 
 * 
 * 
 * 



SUBSCRIBE AND GET ALERTS ABOUT YOUR WISHLIST

We will notify you on events like Low stock, Restock, Price drop or general
reminders so that you don’t miss the deal

Subscribe



Move to cart

See Product Details

ARE YOU SURE YOU WANT TO DELETE THIS WISHLIST?

Yes No

ARE YOU SURE YOU WANT TO DELETE SELECTED WISHLIST PRODUCTS?

Yes No

OUT OF STOCK PRODUCTS WILL BE NOT MOVE. ARE YOU WANT TO MOVE SELECTED WISHLIST
PRODUCTS?

Yes Cancel


WISHLIST MANAGEMENT PAGE

 * This page allows you to manage and add wishlist items directly to the cart.
 * Share your public wishlist on social media, through links, and via custom
   email.
 * You can subscribe to get update about your wishlist items


YOU HAVE BEEN UNSUBSCRIBED

YOU WILL NO LONGER RECEIVE EMAILS ABOUT WISHLIST ACTIVITIES FROM THIS STORE.

Close

GUEST SHOPPER

You are currently shopping anonymously!

Login to save your wishlist.

Login
Copy link to share


SHARE THIS ITEM

OR SHARE VIA

 * 
 * 
 * 
 * 










My Wishlist