agu.com Open in urlscan Pro
151.101.1.124  Public Scan

Submitted URL: https://everydayriding.agu.com/c/AQipyA8QnspoGJeAzKMBIPHJmRXyJ4vQkg0VhiGvAzMr3WLwGs6swEjUxeOIwAbb_iCBFg
Effective URL: https://agu.com/?utm_campaign=1713438_10%20Off%20-%20Last%20Call%20%28NL%29&utm_medium=email&utm_source=AGU%20BV...
Submission: On April 12 via api from BE — Scanned from DE

Form analysis 3 forms found in the DOM

GET https://agu.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://agu.com/catalogsearch/result/" method="get">
  <div class="field search"><label class="label" for="search" data-role="minisearch-label"><span>Zoek</span></label>
    <div class="control"><input id="search" type="text" name="q" value="" placeholder="Doorzoek de hele winkel" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off"
        aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <script id="autocomplete-item-template" type="text/x-magento-template" data-url="https://agu.com/search/ajax/suggest/"> <% if (data.type === 'product') { %>
    <li class="<%- data.row_class %> product-item" id="qs-option-<%- data.index %>" data-url="<%- data.url %>" role="option">
        <% if (data.image) { %>
        <img loading="lazy" class="qs-option-image" src="<%- data.image %>" alt="<%- data.title %>">
        <% } %>

        <div class="qs-option-info-container">
            <span class="qs-option-name"><%= data.title %></span></div></li>
    <% } else if (data.type === 'suggestion') { %>
    <li class="<%- data.row_class %>" id="qs-option-<%- data.index %>" role="option">
        <span class="qs-option-name"><%= data.title %></span>
        <span aria-hidden="true" class="amount"><%- data.num_results %></span></li>
    <% } else if (data.type === 'suggestion_group') { %>
    <li class="suggestion-label <%- data.row_class %> qs-suggestion-heading" data-role="minisearch-label">
        <span class="qs-option-name"><%= data.title %></span>
        <span aria-hidden="true" class="amount"><%- data.num_results %></span></li>
    <% _.each (data.suggestions, function (suggestion, index) { %>
    <li class="<%- suggestion.row_class %> qs-suggestion-item"
        id="qs-option-<%- data.index %>-<%- index %>"
    <% if (suggestion.url) { %>
    data-url="<%- suggestion.url %>"
    <% } %>
    role="option"
    >
    <span class="qs-option-name"><%= suggestion.title %></span></li>
    <% }); %>
    <% } %></script>
    </div>
  </div>
  <div class="actions"><button type="submit" title="Zoek" class="action search" aria-label="Search"><span>Zoek</span></button></div>
</form>

POST https://agu.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://agu.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control newsletter-name"><input name="newsletter-name" type="text" id="newsletter-name" placeholder="Voornaam" data-validate="{required:true}"></div>
    <div class="control newsletter-email"><input name="email" type="email" id="newsletter-email" placeholder="E-mailadres" data-validate="{required:true, 'validate-email':true}"></div>
  </div>
  <div class="action control"><button class="action subscribe primary" title="Inschrijven" type="submit"><img loading="lazy" src="https://agu.com/static/version1712846973/frontend/Agu/b2c/nl_NL/images/icons/arrow-right.svg" alt=""></button></div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Verplichte velden">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">E-mail adres</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Wachtwoord</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-vdwwg3parlvu" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lc2HvkUAAAAAPsepok_Zmvbp6ySiF3Y_vUjZre7&amp;co=aHR0cHM6Ly9hZ3UuY29tOjQ0Mw..&amp;hl=de&amp;v=rz4DvU-cY2JYCwHSTck0_qm-&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=qimz02b7mu21"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Aanmelden</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://agu.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Wachtwoord vergeten?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

Text Content

Diese Webseite verwendet Cookies

Wir verwenden Cookies, um Inhalte und Anzeigen zu personalisieren, Funktionen
für soziale Medien anbieten zu können und die Zugriffe auf unsere Website zu
analysieren. Außerdem geben wir Informationen zu Ihrer Verwendung unserer
Website an unsere Partner für soziale Medien, Werbung und Analysen weiter.
Unsere Partner führen diese Informationen möglicherweise mit weiteren Daten
zusammen, die Sie ihnen bereitgestellt haben oder die sie im Rahmen Ihrer
Nutzung der Dienste gesammelt haben. Sie geben Einwilligung zu unseren Cookies,
wenn Sie unsere Webseite weiterhin nutzen.

OK

The store will not work correctly when cookies are disabled.

JavaScript lijkt te zijn uitgeschakeld in je browser. Voor de beste
gebruikerservaring, zorg ervoor dat javascript ingeschakeld is voor je browser.

Ga naar de inhoud
 * Gratis bezorging vanaf 60,-
 * Gratis retour
 * Voor 18:00 besteld, morgen in huis
   
 * 3 jaar garantie

Vind een brandstore
Taal
 * International [ € ]
 * Nederlands
 * English [ £ ]
 * Deutsch
 * Français
 * Dansk [ kr. ]
 * Español
 * Italiano

Menu

Menu

 * * HEREN
     
      * Nieuw
     
     FIETSKLEDING
     
      * Shirts
      * Broeken
      * Jacks en body's
      * Regenjas
      * Handschoenen
      * Overschoenen
      * Sokken
      * Mutsen/caps/cols
      * Arm- en beenstukken
      *  
     
     FIETSBRILLEN
     
     HELMEN
     
     REGENKLEDING
     
      * Jassen
      * Broeken
      * Pakken
      * Poncho
      * Overschoenen
      * Regenhoeden
     
     FIETSTASSEN
     
      * Voor/achter
      * Stuur
      * Frame
      * Zadel
      * Bikepacking
      * Regenhoezen
      * Accessoires
      * Rugtas
     
     LIFESTYLE
     
      * Jassen
      * Shirts
      * Accessories
     
     FIETSKLEDING
     
     REGENJASSEN
   Heren

 * * DAMES
     
      * Nieuw
     
     FIETSKLEDING
     
      * Shirts
      * Broeken
      * Jacks en body's
      * Regenjas
      * Handschoenen
      * Overschoenen
      * Sokken
      * Mutsen/caps/cols
      * Arm- en beenstukken
      *  
     
     FIETSBRILLEN
     
     HELMEN
     
      * Race
      * MTB
      * Urban
     
      
     
     SCHOENEN
     
     REGENKLEDING
     
      * Jassen
      * Broeken
      * Pakken
      * Poncho
      * Overschoenen
      * Regenhoeden
     
     FIETSTASSEN
     
      * Voor/achter
      * Stuur
      * Frame
      * Zadel
      * Bikepacking
      * Regenhoezen
      * Accessoires
      * Rugtas
     
     LIFESTYLE
     
      * Jassen
      * Shirts
      * Accessories
     
     FIETSKLEDING
     
     REGENJASSEN
   Dames

 * * FIETSKLEDING
     
      * Shirt
      * Broeken
     
     HELMEN
     
      * Urban
     
     REGENKLEDING
     
      * Jassen
      * Broeken
     
     
     
      * * FIETSTASSEN
          
          * Voor/achter
          * Stuur
          * Frame
          * Zadel
          * Bikepacking
          * Regenhoezen
          * Accessoires
          * Rugtas
     
     
     
   Kinderen
 * Tassen
 * Teamwear

 * * UITGELICHT
     
     TEAM VISMA | LEASE A BIKE
     
     Fietstassen
     
     TEAM VISMA | VISMA LEASE A BIKE
     
      * Replica's
      * The Velodrome
     
      
     
     STORIES
     
      * The best kit possible
      * The Sun
      * The Heat
      * The Cold
      * The Rain
     
     PRODUCT GUIDES
     
      * AGU Zemen Guide
      * Shelter Fietstassen Guide
      * Merino Guide
      * Fietskleding Guide
      * Commuter collectie guide
      * Bibshort Guide
      * Bikepacking Guide
      * Winter Fietskleding Guide
      * Wielerkleding in lagen Guide
      * Winter Fietsbroek Guide
     
     COLLECTIES
     
      * GCN
      * KNWU x AGU
      * Undyed
      * Upcycling
      * Venture
      * Essential
      * Trend
      * SIX6
      * Premium
     
      
     
     INSPIRATIE
     
      * WE RIDE THE RAIN
      * Hoe blijf ik zichtbaar op de fiets
      * Greensphere
      * Warm wielrennen in de winter
      * Fietskleding voor vrouwen
      * Bike and the city
      * Fietsvakantie tips
      * Gravelbiken
     
     #EVERYDAYRIDING PORTRETTEN
     
      * Eduard Brenninkmeijer
      * Bringsl
      * Alina Jäger
      * Primož Roglič
      * Eva Spijkerboer
      * Werner Coolen
      * Wout van Aert
     
     UITGELICHT
     
     TEAM JUMBO-VISMA
     
      * Replica's
      * The Masterpiece
      * Fietsbrillen
      * TJV x AGU
     
      
     
     STORIES
     
      * The best kit possible
      * The Sun
      * The Heat
      * The Cold
      * The Rain
      *  
     
     BEAT CYCLING
     
     PRODUCT GUIDES
     
      * Fietsbrillen guide
      * AGU Zemen Guide
      * Merino Guide
      * Fietskleding Guide
      * Bibshort Guide
      * Winter Fietsbroek Guide
      * Winter Fietskleding Guide
      * Wielerkleding in lagen Guide
     
      
     
      * Shelter Fietstassen Guide
      * Commuter collectie guide
     
      
     
      * Bikepacking Guide
     
     COLLECTIES
     
      * Venture
      * Essential
      * Trend
      * SIX6
      * Premium
     
      
     
     INSPIRATIE
     
      * Vijf voorjaar fietstips
      * Fietskleding voor vrouwen
      * Greensphere
      * Wout van Aert Collab collectie
      * Bike and the city
      * Fietsvakantie tips
      * Gravelbiken
      * Warm wielrennen in de winter
      * Hoe blijf ik zichtbaar op de fiets
      *  
     
     #EVERYDAYRIDING PORTRETTEN
     
      * Tony Martin
      * Eduard Brenninkmeijer
      * Bringsl
      * Alina Jäger
      * Primož Roglič
      * Eva Spijkerboer
      * Werner Coolen
      * Wout van Aert
     
     PARTNERSHIPS
     
      * TEAM JUMBO-VISMA
      * BEAT CYCLING
      * TOUR DE TIETEMA
     
      
     
     COLLABS
     
      * Team Jumbo-Visma Teamwear
      * Wout van Aert Collab collective
      * Tony Martin
      * The best kit possible
     
      
     
     WE RIDE THE ELEMENTS
     
      * We ride the Cold
      * We ride the wind
      * We ride the sun
      * We ride the Heat
      * We ride the Rain
      * We ride the dark
     
      
     
     PRODUCT GUIDES
     
      * Wielerkleding in lagen Guide
      * Winter Fietsbroek Guide
      * AGU Zemen Guide
      * Shelter Fietstassen Guide
      * Fietsbrillen guide
      * Merino Guide
      * Warme winter kleding Guide
      * Commuter collectie guide
      * Bibshort Guide
      * Bikepacking Guide
     
      
     
     COLLECTIES
     
      * Essential
      * Trend
      * SIX6
      * Premium
     
      
     
     INSPIRATIE
     
      * Warm Wielrennen in de Winter
      * Hoe blijf ik zichtbaar op de fiets
      * Wout van Aert Collab collective
      * Bike and the city
      * Fietsvakantie tips
      * Gravelbiken
      * Greensphere
      * 5 Lockdown tips
     
      
     
     #EVERYDAYRIDING PORTRETTEN
     
      * Tony Martin
      * Eduard Brenninkmeijer
      * Bringsl
      * Alina Jäger
      * Primož Roglič
      * Eva Spijkerboer
      * Werner Coolen
      * Wout van Aert
     
     PARTNERSHIPS
     
      * TEAM JUMBO-VISMA
      * BEAT CYCLING
      * TOUR DE TIETEMA
     
      
     
     COLLABS
     
      * Team Jumbo-Visma Teamwear
      * Wout van Aert Collab collective
      * The best kit possible
     
      
     
     WE RIDE THE SUN AND HEAT
     
      * Tips van Team Jumbo-Visma
      * We ride the Heat
      * Fietsbrillen guide
      * Bibshort Guide
      *  
      * We ride the Cold
      * We ride the wind
      * We ride the Rain
      * We ride the dark
     
      
     
     WE RIDE THE WIND
     
      *  
     
     WE RIDE THE RAIN
     
      *  
     
      
     
     WE RIDE THE COLD
     
      *  
      *  
      * Wielerkleding in lagen Guide
      * Winter Fietsbroek Guide
      * AGU Zemen Guide
      * Shelter Fietstassen Guide
      * Merino Guide
      * Warme winter kleding Guide
      * Commuter collectie guide
      * Bikepacking Guide
     
      
     
     WE RIDE THE DARK
     
      * Warm Wielrennen in de Winter
      * Hoe blijf ik zichtbaar op de fiets
      * Wout van Aert Collab collective
      * Bike and the city
      * Fietsvakantie tips
      * Gravelbiken
      * Greensphere
      * 5 Lockdown tips
     
      
   Stories
 * Outlet

Account
 * Account
 * Inloggen
 * Account aanmaken

Languages
Taal
 * International [ € ]
 * Nederlands
 * English [ £ ]
 * Deutsch
 * Français
 * Dansk [ kr. ]
 * Español
 * Italiano

Winkelwagen
Zoek
Zoek

Zoek
Account
 * Account
 * Inloggen
 * Account aanmaken

#html-body .abtest_AGUNL03_1, #html-body .abtest_AGUNL03_2 { min-height: 550px
!important; } #html-body .abtest_AGUNL03_1_mob, #html-body .abtest_AGUNL03_2_mob
{ min-height: 400px !important; } #html-body .abtest_AGUNL03_1 h1, #html-body
.abtest_AGUNL03_2 h1, #html-body .abtest_AGUNL03_1_mob h1, #html-body
.abtest_AGUNL03_2_mob h1, #html-body .abtest_AGUNL03_1 h6, #html-body
.abtest_AGUNL03_2 h6, #html-body .abtest_AGUNL03_1_mob h6, #html-body
.abtest_AGUNL03_2_mob h6 { text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.35); }
#html-body .abtest_AGUNL03_1 h1, #html-body .abtest_AGUNL03_2 h1, #html-body
.abtest_AGUNL03_1_mob h1, #html-body .abtest_AGUNL03_2_mob h1 { margin-bottom:
10px !important; } #html-body .abtest_AGUNL03_1 h6, #html-body .abtest_AGUNL03_2
h6, #html-body .abtest_AGUNL03_1_mob h6, #html-body .abtest_AGUNL03_2_mob h6 {
margin-bottom: 10px !important; }


COLOR THE ROAD

GET READY FOR SPRING

Shop nu


COLOR THE ROAD

GET READY FOR SPRING

Shop nu


TRENDING DEZE WEEK

€ 20.00


AGU GAITOR

€ 25.00


AGU COL PERFORMANCE

€ 180.00


AGU WINTER III BIBTIGHT III SIX6 HEREN

€ 180.00


AGU WINTER BIBTIGHT III SIX6 DAMES

€ 240.00


AGU SEAMLESS FIETSSHIRT LANGE MOUWEN PERFORMANCE HEREN


HEREN FIETSKLEDING


DAMES FIETSKLEDING


HEREN REGENJASSEN


DAMES REGENJASSEN


FIETSTASSEN


TEAMWEAR


OUR GREENEST
BIKEPACKING BAGS

SHOP NU


OUR GREENEST


BIKEPACKING BAGS

SHOP NU


STORIES

Previous


HOE WERKT KLEDEN IN LAAGJES?


LEES MEER


TOPSPORT IN ELKE VEZEL


LEES MEER


FIETSBRILLEN GUIDE

LEES MEER


BIKEPACKING GUIDE

LEES MEER


GREENSPHERE BLOG

LEES MEER


WE RIDE UNDYED


LEES MEER


WE RIDE THE RAIN


LEES MEER


VENTURE VINTAGE
BIKEPACKING

LEES MEER


DE SNELSTE HELM OOIT


LEES MEER


HOE WERKT KLEDEN IN LAAGJES?


LEES MEER


TOPSPORT IN ELKE VEZEL


LEES MEER


FIETSBRILLEN GUIDE

LEES MEER


BIKEPACKING GUIDE

LEES MEER


GREENSPHERE BLOG

LEES MEER


WE RIDE UNDYED


LEES MEER


WE RIDE THE RAIN


LEES MEER


VENTURE VINTAGE
BIKEPACKING

LEES MEER


DE SNELSTE HELM OOIT


LEES MEER


HOE WERKT KLEDEN IN LAAGJES?


LEES MEER


TOPSPORT IN ELKE VEZEL


LEES MEER


FIETSBRILLEN GUIDE

LEES MEER


BIKEPACKING GUIDE

LEES MEER


GREENSPHERE BLOG

LEES MEER
Next



NIETS MISSEN VAN AGU?

Schrijf je in voor de nieuwsbrief en ontvang als eerste onze aanbiedingen,
nieuwe collecties en nieuws over AGU. Je kunt je altijd afmelden via de link
onderaan onze e-mails.



KLANTENSERVICE

KLANTENSERVICE



 * Klantenservice overzicht
 * Contact
 * Bezorgen en levertijden
 * Betalen
 * Retourneren
 * Disclaimer
 * Privacy policy

PRODUCTINFORMATIE

PRODUCTINFORMATIE



 * Maattabel
 * Zemenoverzicht
 * Garantie
 * Algemene voorwaarden
 * AGU Teamwear - Skintec

OVER AGU

OVER AGU



 * Wij zijn AGU
 * Duurzaamheid
 * Geschiedenis
 * Werken bij
 * Persberichten
 * Dealer worden

WINKELS

WINKELS



Bij jou in de buurt


© AGU BV 2024. ALL RIGHTS RESERVED.


Winkelwagen Sluit
Winkelwagen
Sluit Uw winkelwagen is leeg.


Sluit


SELECT YOUR LOCATION


Nederlands

English [ £ ]

Deutsch

International [ € ]

Français


Sluit
Afrekenen als een nieuwe klant

Het aanmaken van een account heeft vele voordelen:

 * Bekijk bestelling en verzendstatus
 * Bekijk bestelgeschiedenis
 * Reken sneller af

Account aanmaken
Reken af met je account

E-mail adres

Wachtwoord


Aanmelden
Wachtwoord vergeten?