www.brooksrunning.com Open in urlscan Pro
2.16.186.121  Public Scan

Submitted URL: http://brooksrunning.com/
Effective URL: https://www.brooksrunning.com/en_us
Submission: On March 22 via api from GB — Scanned from GB

Form analysis 6 forms found in the DOM

Name: simpleSearchGET https://www.brooksrunning.com/en_us/search-result/

<form class="m-utility-nav__search" data-search-modal="search-modal" name="simpleSearch" method="get" action="https://www.brooksrunning.com/en_us/search-result/" role="search">
  <svg class="icon icon-search-icon">
    <use xlink:href="#icon-search"></use>
  </svg>
  <label for="input" class="m-utility-nav__search-label" id="global-search-label"> Search </label>
  <div class="m-utility-nav__input-wrapper">
    <input class="m-utility-nav__input a-type-p--caption search-field" placeholder="Search" type="text" id="input" name="q" aria-autocomplete="list" aria-controls="search-suggestions-list" aria-haspopup="listbox" aria-expanded="false"
      aria-describedby="instructions" autocomplete="off" maxlength="50">
    <div id="instructions" class="v--hidden" aria-hidden="true"> Enter keyword or item number </div>
  </div>
  <a class="m-utility-nav__clear a-type-p--label" href="#" title="Clear">
        Clear
    </a>
  <a class="m-utility-nav__close" aria-label="Close search" title="Close search" href="#">
        <svg class="icon icon-close-white" aria-hidden="true" role="img">
        <use xlink:href="#icon-close-white"></use>
        </svg>
    </a>
  <input type="hidden" value="en_US" name="lang">
  <input type="hidden" value="" data-search-submit="" data-event="searchSubmit" data-event-category="search" data-event-action="standard search" data-event-label="" data-search-type="standard search" data-search-term="" data-navigation-url=""
    data-product-finding-method="site search">
</form>

DIALOG

<form method="dialog">
  <button class="o-callout-modal__close theme--icon o-callout-modal__dismiss" aria-label="Close">
    <svg class="icon icon-close-thin" role="img" aria-hidden="true">
      <title>Close</title>
      <use xlink:href="#icon-close-thin"></use>
    </svg>
  </button>
</form>

POST

<form action="" method="POST" class="changeregion-form js-country-selector"></form>

POST

<form role="form" class="o-newsletter-form__form" method="post" data-bronto-email-list-id="MainList|EmailModule" data-success-placeholder-message="You’re on the list!" data-success-message="Thanks for signing up.">
  <div class="m-newsletter-input">
    <label class="m-newsletter-input__label a-type-p--label" for="email-address-input"> Email address </label>
    <div class="m-newsletter-input__input-wrapper">
      <input class="m-newsletter-input__input a-type-p--caption" type="email" name="email-address-input" id="email-address-input" placeholder="E.g. John.doe@gmail.com" required="" regexp="^[\\w.%+-]+@[\\w.-]+\\.[\\w]{2,}$" maxlength="50"
        data-pattern-mismatch="Whoops. Not a valid email address. Try again?" aria-invalid="true">
      <button type="submit" class="m-newsletter-input__submit a-cta--primary subscribe-email-newsletter" aria-label="submit" data-href="https://www.brooksrunning.com/on/demandware.store/Sites-BrooksRunning-Site/en_US/EmailSubscribe-Subscribe"
        data-emailsms-signup="" data-event="signUpEventEmail" data-event-category="email sign up" data-event-action="home" data-email-sms-signup-location="home" data-signup-type="email">
        <svg class="icon icon-arrow-right" role="img" aria-hidden="true">
          <title>Right Arrow</title>
          <use xlink:href="#icon-arrow-right"></use>
        </svg>
      </button>
    </div>
    <div class="m-footer__form-email-error newsletter-error">
      <p class="alert__title xx-small small--red"></p>
    </div>
    <div class="m-newsletter-input__compliance-wrapper">
      <input class="m-newsletter-input__compliance-input v--hidden" type="checkbox" name="email-address-input-compliance" id="email-address-input-compliance">
      <label class="m-newsletter-input__compliance-label a-type-p--label" for="email-address-input-compliance"> I agree to receiving email marketing communication from Brooks Running. </label>
    </div>
    <div class="compliance-error is-hidden">
      <p class="alert__title xx-small small--red">You must agree to receive marketing communications.</p>
    </div>
  </div>
</form>

Name: emailsignup_formPOST

<form role="form" class="m-footer__form m-form" method="post" name="emailsignup_form" novalidate="novalidate">
  <label class="a-type-p--label" for="emailsignup_form">Email address</label>
  <div class="m-footer__form-input-wrapper">
    <input name="emailsignup_form" id="emailsignup_form" type="email" class="m-footer__form-input js-email-field" placeholder="E.g. John.doe@gmail.com" required="" aria-required="true" regexp="^[\w.%+-]+@[\w.-]+\.[\w]{2,}$" maxlength="50"
      data-pattern-mismatch="Whoops. Not a valid email address. Try again?">
    <input name="listid_form" id="listid_form" type="hidden" class="m-footer__form-input" value="Footer|MainList">
    <button type="submit" class="m-footer__form-submit subscribe-email" aria-label="Submit Sign up Form" data-href="/on/demandware.store/Sites-BrooksRunning-Site/en_US/EmailSubscribe-Subscribe" data-emailsms-signup="" data-event="signUpEventEmail"
      data-event-category="email sign up" data-event-action="footer" data-event-label="" data-navigation-url="" data-email-sms-signup-location="footer" data-signup-type="email">
      <svg class="icon icon-arrow-right" role="img" aria-hidden="true">
        <title>Subscribe</title>
        <use xlink:href="#icon-arrow-right"></use>
      </svg>
    </button>
  </div>
  <div class="m-footer__form-email-error newsletter-error">
    <p class="alert__title xx-small small--red"></p>
  </div>
  <div class="m-footer__compliance-wrapper is-hidden">
    <input class="m-footer__compliance-input v--hidden" type="checkbox" name="emailsignup_form-compliance" id="emailsignup_form-compliance">
    <label class="m-footer__compliance-label a-type-p--label" for="emailsignup_form-compliance">I agree to receiving email marketing communication from Brooks Running.</label>
  </div>
  <div class="compliance-error is-hidden">
    <p class="alert__title xx-small small--red">You must agree to receive marketing communications.</p>
  </div>
</form>

GET https://tr.snapchat.com/cm/i

<form method="GET" action="https://tr.snapchat.com/cm/i" target="snap011530838291920875" accept-charset="utf-8" style="display: none;"><iframe id="snap011530838291920875" name="snap011530838291920875"></iframe><input name="pid"></form>

Text Content

caret-black caret-sm-black caret-sm-white checklist arrow-circle thumb_icon
icon-questions bra-icon star star-half review-icon grid-view-icon list-view-icon
circle-drag ] icon-checkmark-nocircle icon-envelope Left Arrow Right Arrow
Scroll down Scroll down close Expand Scroll down french-quote quote-marks
squiggle german-quote Play Pause long squiggle squiggle 1 close filter-icon Info
Compare Compare Selected Information Check Icon IoLfEV84vfPSqP3site turnto.com
 * Store Locator
 * Customer Care
 * Ask a Guru
 * Brooks Run Club


Search
Enter keyword or item number
Clear
Create account
Minicart 0


 * Shoes
 * Apparel
 * Featured
 * Empower Her
 * Run Happy Blog
 * About Us


Minicart 0



Free express shipping on orders over $100. Always free returns.

 * Shoes
   Caret right
   Shoes Caret Down
   Caret left Shoes View all
   
   WOMEN CARET DOWN
   
    * Road
    * Trail
    * Treadmill
    * Racing
    * Walking
    * Sale
    * Size Charts
    * View All
   
   MEN CARET DOWN
   
    * Road
    * Trail
    * Treadmill
    * Racing
    * Walking
    * Sale
    * Size Charts
    * View All
   
   BEST FOR CARET DOWN
   
    * Gifting
    * Wide and Narrow Feet
    * Overpronation
    * Supination
    * Neutral Running Gait
    * High Deviators (Support Shoes)
    * Flat Feet
   
   SHOE SCIENCE & TOOLS CARET DOWN
   
    * Research & Innovation
    * Shoe Technology
    * BlueLine Lab
    * Shoe Finder
    * Shoe Guides
    * Gear Advice
   
   Free express shipping on orders over $100. Always free returns.

 * Apparel
   Caret right
   Apparel Caret Down
   Caret left Apparel View all
   
   WOMEN CARET DOWN
   
    * Running Bras
    * Tops
    * Bottoms
    * Outerwear
    * Accessories
    * Socks
    * Sale
    * Size Charts
    * View All
   
   MEN CARET DOWN
   
    * Tops
    * Bottoms
    * Outerwear
    * Accessories
    * Socks
    * Sale
    * Size Charts
    * View All
   
   BEST FOR CARET DOWN
   
    * Gifting
    * Cold Weather
    * Hot Weather
    * Wet Weather
    * Trail Running
    * Layering
    * High Visibility
   
   APPAREL SCIENCE & TOOLS CARET DOWN
   
    * Research & Innovation
    * Apparel Technology
    * Bra Engineering
    * Bra Finder
    * Gear Advice
   
   Free express shipping on orders over $100. Always free returns.

 * Featured
   Caret right
   Featured Caret Down
   Caret left Featured View all
   
   NEW CARET DOWN
   
    * New Arrivals
    * Empower Her
    * Run Within
    * Love Moves
    * Special Edition Gear
    * Race Day Gear
    * Best Sellers
   
   GO TOS CARET DOWN
   
    * Ghost
    * Adrenaline GTS
    * Glycerin
    * Levitate
    * Launch
   
   Free express shipping on orders over $100. Always free returns.

 * Empower Her
   Caret right
   Empower Her Caret Down
   Caret left Empower Her View all
   
    * Shop the collection
   
    * Read inspiring stories
   
    * Shop run bras
   
   Free express shipping on orders over $100. Always free returns.

 * Run Happy Blog Run Happy Blog
 * All About Brooks
   Caret right
   All About Brooks Caret Down
   Caret left All About Brooks View all
   
   GET TO KNOW OUR BRAND CARET DOWN
   
    * Our Purpose
    * Our History
    * Running Responsibly
    * Running with Purpose: A book by CEO Jim Weber
   
   RUN COMMUNITY CARET DOWN
   
    * Athletes
    * Inspiring Coaches
    * Brooks Booster Club
    * November Project
    * PR Invite
   
   Free express shipping on orders over $100. Always free returns.

 * Change
   Caret left Country
   
   
   CHANGE LOCATION
   
   You are shopping on Brooks Running United States
   
   
   
    * AMERICAS
      
      * Brazil
      * Canada
      * Chile
      * Mexico
      * United States
   
   
    * AFRICA, MIDDLE EAST
      
      * Israel
      * South Africa
   
   
    * EUROPE
      
      * Österreich (Austria)
      * Belgique (Belgium)
      * Danmark (Denmark)
      * Deutschland (Germany)
      * España (Spain)
      * France
      * Ireland
      * Italia (Italy)
      * Luxembourg
      * Nederland (Netherlands)
      * Norge (Norway)
      * Polska (Poland)
      * Suisse (Switzerland)
      * Suomi (Finland)
      * Sverige (Sweden)
      * United Kingdom
   
   
    * ASIA PACIFIC
      
      * Australia
      * Hong Kong SAR
      * India
      * 日本 (Japan)
      * Malaysia
      * New Zealand
      * Philippines
      * 대한민국 (South Korea)
      * ประเทศไทย (Thailand)
      * 台灣 (Taiwan)

Create account Create account
 * Store Locator
 * Customer Care
 * Ask a Guru
 * Brooks Run Club

United States English Change


CHANGE LOCATION

You are shopping on Brooks Running United States



 * AMERICAS
   
   * Brazil
   * Canada
   * Chile
   * Mexico
   * United States


 * AFRICA, MIDDLE EAST
   
   * Israel
   * South Africa


 * EUROPE
   
   * Österreich (Austria)
   * Belgique (Belgium)
   * Danmark (Denmark)
   * Deutschland (Germany)
   * España (Spain)
   * France
   * Ireland
   * Italia (Italy)
   * Luxembourg
   * Nederland (Netherlands)
   * Norge (Norway)
   * Polska (Poland)
   * Suisse (Switzerland)
   * Suomi (Finland)
   * Sverige (Sweden)
   * United Kingdom


 * ASIA PACIFIC
   
   * Australia
   * Hong Kong SAR
   * India
   * 日本 (Japan)
   * Malaysia
   * New Zealand
   * Philippines
   * 대한민국 (South Korea)
   * ประเทศไทย (Thailand)
   * 台灣 (Taiwan)

Close



GOODBYE SHAKY STRIDES, HELLO ADRENALINE GTS 22.

The Adrenaline GTS 22 features DNA LOFT cushioning and GuideRails® support so
you can focus less on your stride and more on your run.

Shop women Shop men
Run your path

Your shoes should help you run happy, healthy, and injury-free. Learn how Brooks
scientists develop our footwear to complement your body’s unique motion path.

READ MORE
Find your fit

Not sure what shoe is right for you? Our Shoe Finder is here to help.

Take the quiz


 * RUNNING SHOES
   
   Shop women
   Shop men


 * APPAREL
   
   Shop women
   Shop men


 * RUN BRAS
   
   Bra Finder Quiz

Women’s Chaser 5” 2-in-1 Short

Distraction-free design with just-right coverage.

Shop now


CHASER 5" 2-IN-1 SHORT

Women's running bottoms

$66


Go beyond the gear
DISCOVER ALL
 * Nutrition knowledge
   
   Learn how proper nutrition can fuel your body to run — and feel — its best.
   
   READ MORE
 * Unique stretches for runners
   
   Athlete and coach Tywon Thompson shares must-do stretches for runners.
   
   READ MORE
 * Responsible sourcing at Brooks
   
   A deep dive into our commitment to a sustainable supply chain and fair labor.
   
   READ MORE
 * Let’s talk running
   
   Be the first to know about new gear, special collections, and other cool
   projects we’re working on at Brooks
   
   Email address
   Right Arrow
   
   
   
   I agree to receiving email marketing communication from Brooks Running.
   
   You must agree to receive marketing communications.
   
   
 * Stamina vs. endurance
   
   The difference between them, and why it matters on your run.
   
   READ MORE






WE BELIEVE IN THE TRANSFORMATIVE POWER OF THE RUN

Our mission



Take it for a 90-day trial run.
If you’re not happy, we’re not happy.

Squiggle 1

Sign up for new arrivals, sales, and limited-edition releases. It's the next
best thing to signing up yesterday.

Email address
Subscribe



I agree to receiving email marketing communication from Brooks Running.

You must agree to receive marketing communications.

 * 
 * 
 * 
 * 
 * 
 * 

GET TO KNOW OUR BRAND CARET DOWN

 * Our History
 * Our Company
 * Run Happy Promise
 * Careers
 * Press

FIND YOUR PERFECT GEAR CARET DOWN

 * Shoe Finder
 * Bra Finder
 * Shorts Finder
 * Size Guides
 * Ask a Guru
 * Gift Guide
 * Run Happy Promise

CUSTOMER CARE CARET DOWN

 * Track Order
 * Shipping
 * Curbside PickUp
 * Returns
 * FAQ
 * Contact
 * Gift Cards

 * CCPA
 * Accessibility Statement
 * Supply Chain Transparency
 * Fraud Protection
 * Terms
 * Privacy Policy
 * Corporate Sales
 * Sitemap

© 2022 Brooks Sports, Inc





YOU'RE SHOPPING ON THE US SITE

It looks like you're in Italia (Italy). Would you like to update your location?

Stay on US site Go to IT site