herschel.com Open in urlscan Pro
108.156.60.72  Public Scan

Submitted URL: http://herschel.com/
Effective URL: https://herschel.com/
Submission: On June 13 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

Name: searchForm

<form name="searchForm" class="new-search-modal ng-pristine ng-valid" role="search" ng-submit="$ctrl.onSubmit(searchForm)">
  <!-- Just being added in case the filter fails to get the country page-->
  <div class="new-search-field-and-icon-container">
    <div class="input-field-container">
      <input type="hidden" ng-model="formData.countryPage" name="countryPage" value="/content/herschel/en_US" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-empty">
      <a class="new-search-input-field-container" data-modal="search">
                    <input autocomplete="off" ng-model="formData.query" ng-change="$ctrl.searchAndPopulate(searchForm)" ng-model-options="{ debounce: 300 }" type="text" name="query" placeholder="Search" class="header__search h3 js-search-query-input ng-pristine ng-untouched ng-valid ng-empty" aria-label="Search" id="new-search-input-box">
                    <i class="w2-icon w2-search header__nav-icon" title="Search"></i>                
                </a>
    </div>
    <div class="close-icon-container">
      <i class="w2-icon w2-close header__close-icon" title="Close"></i>
    </div>
  </div>
  <div class="search-results">
    <div class="search-header" id="suggested-items-label">
      <h3>Suggested</h3>
    </div>
    <div class="query-suggestions">
      <ul>
        <!-- ngRepeat: suggestion in $ctrl.suggestions -->
        <li class="suggestion-link ng-binding ng-scope" data-override-link="" ng-repeat="suggestion in $ctrl.suggestions">backpack</li><!-- end ngRepeat: suggestion in $ctrl.suggestions -->
        <li class="suggestion-link ng-binding ng-scope" data-override-link="" ng-repeat="suggestion in $ctrl.suggestions">wallet</li><!-- end ngRepeat: suggestion in $ctrl.suggestions -->
        <li class="suggestion-link ng-binding ng-scope" data-override-link="" ng-repeat="suggestion in $ctrl.suggestions">lunch box</li><!-- end ngRepeat: suggestion in $ctrl.suggestions -->
        <li class="suggestion-link ng-binding ng-scope" data-override-link="" ng-repeat="suggestion in $ctrl.suggestions">laptop</li><!-- end ngRepeat: suggestion in $ctrl.suggestions -->
        <li class="suggestion-link ng-binding ng-scope" data-override-link="" ng-repeat="suggestion in $ctrl.suggestions">diaper bag</li><!-- end ngRepeat: suggestion in $ctrl.suggestions -->
      </ul>
    </div>
    <div class="search-header" id="interested-items-label">
      <h3>You might be interested in...</h3>
    </div>
    <div class="query-products">
      <!-- ngRepeat: product in $ctrl.products -->
      <div class="search-product-card ng-scope" data-product-path="/shop/wallets/charlie?v=10360-00001-OS&amp;showSales=0" data-insights-object-id="10360-00001-OS" data-insights-position="1" data-insights-query-id="15075728ab8626420e53e45758134e3e"
        ng-repeat="product in $ctrl.products">
        <div class="product-image-container">
          <img class="product-image" src="/content/dam/herschel/products/10360/10360-00001-OS_01.jpg.sthumbnails.300.375.webp" alt="Charlie Classic Wallet">
        </div>
        <div class="product-details">
          <span class="product-name ng-binding">Charlie Classic Wallet</span>
          <span class="hsco-set-currency price ng-binding">$25.00</span>
          <span class="product-color ng-binding"> 3 colors </span>
        </div>
      </div><!-- end ngRepeat: product in $ctrl.products -->
      <div class="search-product-card ng-scope" data-product-path="/shop/backpacks/kaslo-daypack-tech?v=11289-00001-OS&amp;showSales=0" data-insights-object-id="11289-00001-OS" data-insights-position="2"
        data-insights-query-id="15075728ab8626420e53e45758134e3e" ng-repeat="product in $ctrl.products">
        <div class="product-image-container">
          <img class="product-image" src="/content/dam/herschel/products/11289/11289-00001-OS_01.jpg.sthumbnails.300.375.webp" alt="Kaslo Daypack | Tech - 20L">
        </div>
        <div class="product-details">
          <span class="product-name ng-binding">Kaslo Daypack | Tech - 20L</span>
          <span class="hsco-set-currency price ng-binding">$130.00</span>
          <span class="product-color ng-binding"> 5 colors </span>
        </div>
      </div><!-- end ngRepeat: product in $ctrl.products -->
      <div class="search-product-card ng-scope" data-product-path="/shop/duffles/novel-duffle?v=11396-00001-OS&amp;showSales=0" data-insights-object-id="11396-00001-OS" data-insights-position="3"
        data-insights-query-id="15075728ab8626420e53e45758134e3e" ng-repeat="product in $ctrl.products">
        <div class="product-image-container">
          <img class="product-image" src="/content/dam/herschel/products/11396/11396-00001-OS_01.jpg.sthumbnails.300.375.webp" alt="Herschel Novel™ Duffle - 43L">
        </div>
        <div class="product-details">
          <span class="product-name ng-binding">Herschel Novel™ Duffle - 43L</span>
          <span class="hsco-set-currency price ng-binding">$110.00</span>
          <span class="product-color ng-binding"> 5 colors </span>
        </div>
      </div><!-- end ngRepeat: product in $ctrl.products -->
      <div class="search-product-card ng-scope" data-product-path="/shop/backpacks/kaslo-backpack-tech?v=11288-00001-OS&amp;showSales=0" data-insights-object-id="11288-00001-OS" data-insights-position="4"
        data-insights-query-id="15075728ab8626420e53e45758134e3e" ng-repeat="product in $ctrl.products">
        <div class="product-image-container">
          <img class="product-image" src="/content/dam/herschel/products/11288/11288-00001-OS_01.jpg.sthumbnails.300.375.webp" alt="Kaslo Backpack | Tech - 30L">
        </div>
        <div class="product-details">
          <span class="product-name ng-binding">Kaslo Backpack | Tech - 30L</span>
          <span class="hsco-set-currency price ng-binding">$150.00</span>
          <span class="product-color ng-binding"> 5 colors </span>
        </div>
      </div><!-- end ngRepeat: product in $ctrl.products -->
    </div>
  </div>
</form>

Name: loginForm

<form ng-hide="$ctrl.forgotPassword" class="form form-styles ng-pristine ng-valid-email ng-invalid ng-invalid-required" name="loginForm" ng-submit="loginForm.$valid&amp;&amp;$ctrl.login(loginForm)" novalidate="">
  <div class="form-group">
    <label class="h5" for="loginForm_email">Email Address</label>
    <div ng-class="{failed:loginForm.$submitted&amp;&amp;loginForm.email.$invalid || $ctrl.loginFailed || $ctrl.loginError || loginForm.$submitted&amp;&amp;loginForm.email.$error.invalidCharacters}" class="error-wrapper">
      <input type="email" placeholder="" autocomplete="username email" id="loginForm_email" name="email" ng-model="email" required="" latin-character-validator=""
        class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required">
      <div class="invalid-form-error-message red-error ng-hide" ng-show="$ctrl.loginFailed&amp;&amp;!loginForm.email.$invalid&amp;&amp;!loginForm.email.$error.invalidCharacters"> Incorrect email or password</div>
      <div class="invalid-form-error-message red-error ng-hide" ng-show="$ctrl.loginError"> Could not sign in at this time</div>
      <div class="invalid-form-error-message red-error ng-hide" ng-show="$ctrl.disabledUser"> Account has been locked because of too many login attempts, please contact Customer Service</div>
      <div class="red-error ng-hide" ng-show="loginForm.$submitted&amp;&amp;loginForm.email.$error.invalidCharacters"> Field contains non-latin characters</div>
      <div class="red-error ng-hide" ng-show="loginForm.$submitted&amp;&amp;loginForm.email.$invalid&amp;&amp;!loginForm.email.$error.invalidCharacters"> Please enter a valid email address</div>
    </div>
  </div>
  <div class="form-group m-b-2">
    <label class="h5" for="loginForm_password">Password</label>
    <div ng-class="{failed:loginForm.$submitted&amp;&amp;loginForm.password.$invalid}" class="error-wrapper">
      <input type="password" placeholder="" autocomplete="off" id="loginForm_password" name="password" ng-model="password" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
      <div class="red-error ng-hide" ng-show="loginForm.$submitted&amp;&amp;loginForm.password.$invalid">Please enter a value</div>
    </div>
  </div>
  <div class="red-error js-invalid-captcha-error hidden">Something went wrong. Please try again after some time</div>
  <div class="checkout-forgot">
    <a class="link--underline" ng-click="$ctrl.forgotPassword=true">Forgot your password?</a>
  </div>
  <button type="submit" class="button button--blue">Login and Proceed</button>
</form>

Name: forgotForm

<form class="form form-styles ng-pristine ng-valid-email ng-invalid ng-invalid-required" name="forgotForm" ng-submit="forgotForm.$valid&amp;&amp;$ctrl.resetPassword(forgotForm.email.$modelValue)" novalidate="">
  <div class="form-group error-wrapper m-b-2">
    <div class="red-error ng-hide" ng-show="$ctrl.forgotFailed"> Unable to retrieve that email </div>
    <label class="h5" for="forgotForm_password">Email Address</label>
    <div ng-class="{failed:forgotForm.$submitted&amp;&amp;forgotForm.email.$invalid || forgotForm.$submitted&amp;&amp;forgotForm.email.$error.invalidCharacters}" class="error-wrapper">
      <input type="email" placeholder="" id="forgotForm_password" name="email" ng-model="email" required="" latin-character-validator="" class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required">
      <div class="red-error ng-hide" ng-show="forgotForm.$submitted&amp;&amp;forgotForm.email.$error.invalidCharacters"> Field contains non-latin characters</div>
      <div class="red-error ng-hide" ng-show="forgotForm.$submitted&amp;&amp;forgotForm.email.$invalid&amp;&amp;!forgotForm.email.$error.invalidCharacters"> Please enter a valid email address</div>
    </div>
  </div>
  <p class="">
    <i class="btb m-b-2 bt-arrow-left"></i><a class="link--underline m-b-2" ng-click="$ctrl.forgotPassword=false">Return to login</a>
  </p>
  <button type="submit" class="button button--blue">Reset Password</button>
</form>

<form class="form ng-pristine ng-valid">
  <input class="not-available-email" required="required" type="email" name="email-sailthru" placeholder="Email address" aria-label="Get added to not-available list">
  <div class="not-available-error"></div>
  <div class="email-not-available-subscribe__policy">
    <span class="newsletter-subscribe__terms">
      <p class="form-button-checkbox">
        <label class="email--subscription--not-available">
          <input class="email-newsletter-subscribe__checkbox hsco-opt-in-terms" required="" name="terms-subscribe" type="checkbox">
          <span class="checkbox-checkmark"></span>
          <span class="h4"> Also subscribe me to emails from Herschel Supply in agreement with the <a href="#ecp" class="link--underline email-subscription-link">Email Communication Policy</a>
          </span>
        </label>
      </p>
    </span>
  </div>
  <div>
    <a data-modal="cart" type="submit" class="button button--dark m-t-3 clickable signup-not-available" tabindex="0" role="button">Sign up</a>
  </div>
</form>

Name: account-subscribePOST /bin/herschel/form/newsletter

<form id="hsco-subscribe" class="form ng-pristine ng-valid" novalidate="novalidate" name="account-subscribe" method="POST" action="/bin/herschel/form/newsletter">
  <div class="newsletter-subscribe__form">
    <input type="hidden" name="countryPage" value="/content/herschel/en_US" autocomplete="off">
    <input type="hidden" name="locale" value="en_US" autocomplete="off">
    <input type="hidden" name="_charset_" value="UTF-8" autocomplete="off">
    <input type="hidden" name="source" value="website_footer" autocomplete="off">
    <input type="hidden" name="subscribe" value="true" autocomplete="off">
    <input class="newsletter-subscribe__input h4" required="required" type="email" name="email-subscribe" placeholder="Subscribe" aria-label="Subscribe to newsletter">
    <button type="submit" class="newsletter-subscribe__button text-grey4">
      <i class="btb bt-arrow-right"></i>
      <span class="sr-only">Go</span>
    </button>
  </div>
  <div class="newsletter-subscribe__policy">
    <div>
      <label>
        <input data-parsley-no-focus="true" data-parsley-error-message="Please agree to the terms and conditions" class="newsletter-subscribe__checkbox hsco-subscribe-terms h4" required="required" name="terms-subscribe" type="checkbox">
        <span class="newsletter-subscribe__terms">
          <span class="newsletter-subscribe__checkbox--substitute btb"></span>
          <span> I agree to the <a href="#ecp" class="link--underline policy-link">Email Communication Policy</a>
          </span>
        </span>
        <div class="tooltip newsletter-subscribe__tooltip hidden"></div>
      </label>
    </div>
  </div>
</form>

Text Content

Limited Lifetime Warranty - Learn More

Free Shipping on Orders $75+

Subscribe now for $10 off your first order of $100+

Website Accessibility
New Arrivals New Arrivals Bags Bags Travel Travel Accessories Accessories
Apparel Apparel Little Herschel Little Herschel Sale Sale
Change Region: United States
Sign in
Orders
Account
Sign out
New Arrivals

 * * CATEGORIES
   
   * Bags
   * Travel
   * Apparel
   * Accessories
   * Little Herschel
   * Shop All

 * * FEATURED
   
   * Premium Classics
   * Best Sellers
   * Heritage Hardshell
   * Tech Division
   * Spring '24 Lookbook
   * Weather Resistant

Bags

 * * BAGS
   
   * Backpacks
   * Duffles
   * Hip Packs
   * Totes
   * Crossbodies
   * Insulated
   * Shop All

 * * FEATURED
   
   * Premium Classics
   * Spring '24 Lookbook
   * New Arrivals
   * Best Sellers
   * Tech Division
   * Heritage Hardshell
   * Weather Resistant

Travel

 * * CATEGORIES
   
   * Hardshell Luggage
   * Softshell Luggage
   * Travel Duffle Bags
   * Trolley Sleeve Bags
   * Travel Accessories
   * Travel Kits and Organizers
   * Shop All

 * * FEATURED
   
   * New Arrivals
   * Best Sellers
   * Jade Purple Brown
   * Tech Division
   * Making of: Heritage Hardshell
   * Weather Resistant

Accessories

 * * ACCESSORIES
   
   * Hip Packs
   * Crossbodies
   * Wallets
   * Headwear
   * Tech Sleeves
   * Travel Accessories
   * Pouches
   * Water Bottles
   * Shop All

 * * FEATURED
   
   * Jade Purple Brown
   * New Arrivals
   * Best Sellers
   * Tech Division
   * Heritage Hardshell
   * Weather Resistant

Apparel

 * * MEN'S
   
   * Tees
   * Shirts
   * Sweats
   * Jackets
   * Rainwear
   * Bottoms
   * Headwear
   * Shop All

 * * WOMEN'S
   
   * Tees
   * Sweats
   * Rainwear
   * Bottoms
   * Headwear
   * Shop All

Little Herschel

 * * KIDS
   
   * Backpacks
   * Diaper Bags
   * Accessories
   * Headwear
   * Duffles
   * Shop All

 * * FEATURED
   
   * Baby (ages 0-2)
   * Kids (ages 3-7)
   * Youth (ages 8-12)

Sale

 * * CATEGORIES
   
   * Bags
   * Travel
   * Headwear
   * Apparel
   * Accessories
   * Little Herschel
   * Shop All

Account
 * Sign in
 * Orders
 * Account
 * Sign out


SUGGESTED

   
 * backpack
   
 * wallet
   
 * lunch box
   
 * laptop
   
 * diaper bag
   


YOU MIGHT BE INTERESTED IN...

Charlie Classic Wallet $25.00 3 colors
Kaslo Daypack | Tech - 20L $130.00 5 colors
Herschel Novel™ Duffle - 43L $110.00 5 colors
Kaslo Backpack | Tech - 30L $150.00 5 colors
Your cart is empty.
Browse our Collections
Cart: items



GIFT WITH PURCHASE




BAD HAIR DAY?

Grab a hat.

NORMAN BUCKET HAT

$35.00

Color: Black

Add to Cart

WHALER TALL MESH SHOP CAP

$30.00

Color: Ivy Green

Add to Cart

BEACH BUCKET HAT UV | TODDLER

$35.00

Color: Ash Rose

Add to Cart

GLENDALE CAP UV | YOUTH

$30.00

Color: Black

Add to Cart
Subtotal:

Shipping: Free

Discount:

Taxes: ‐ ‐

Standard tax rates applied at shipping.
More info


TAXES

Regional taxes and duties (if applicable) are calculated based on where your
order is being delivered, and will be applied to your total after your shipping
information has been filled in at checkout.


TOTAL: $0.00

Guest Checkout Member Checkout Checkout



LOGIN

Email Address
Incorrect email or password
Could not sign in at this time
Account has been locked because of too many login attempts, please contact
Customer Service
Field contains non-latin characters
Please enter a valid email address
Password
Please enter a value
Something went wrong. Please try again after some time
Forgot your password?
Login and Proceed

Forgot your password? Enter your email address and we will send you a new one.

Unable to retrieve that email
Email Address
Field contains non-latin characters
Please enter a valid email address

Return to login

Reset Password


open item added modal


EMAIL WHEN IN STOCK



By subscribing you agree to receive marketing emails from Herschel Supply
Company Ltd. containing news, updates and promotions regarding our products and
events. You hereby confirm that this is your email address and not that of
someone else or that you have the proper authority to subscribe this email
address. You can withdraw your consent at any time. For more details see our
Privacy Policy or contact us.

Also subscribe me to emails from Herschel Supply in agreement with the Email
Communication Policy

Sign up


OUR AWARD-WINNING LUGGAGE


Shop Now


SHOP CATEGORIES


BACKPACKS


LUGGAGE


DUFFLES


APPAREL


HEADWEAR


TOTES


CROSSBODIES


HIP PACKS


WALLETS


SLEEVES


POUCHES


BAGS


TAKE IT EASY THIS SUMMER WITH NEW EVERYDAY BAGS.

Shop Now


JUST LANDED


NEW LUGGAGE, JUST IN TIME FOR YOUR NEXT TRIP.

Shop Now


LITTLE HERSCHEL


BACKPACKS AND ACCESSORIES FOR LITTLE EXPLORERS.

Shop Kids


ACCESSORIES


SMALL ESSENTIALS MADE TO GRAB AND GO.

Shop Accessories


NEW ARRIVALS



DISCOVER MUST-HAVE STYLES IN LIMITED-EDITION COLORS AND PRINTS.

Shop Now

Shipping

Warranty

Returns

Need a hand?

 

1-888-997-5597 Call Live Chat Chat Contact Us Contact

Get on the list

Subscribe for early access to exclusive discounts and partnerships

Go
I agree to the Email Communication Policy


We have run into an issue and are not able to subscribe you to our newsletter.
Please try again at a later time.

Great, we are excited to add you to our newsletter. Check your inbox for the
latest news.

By subscribing you agree to receive marketing emails from Herschel Supply
Company Ltd. containing news, updates and promotions regarding our products and
events. You hereby confirm that this is your email address and not that of
someone else or that you have the proper authority to subscribe this email
address. You can withdraw your consent at any time. For more details see our
Privacy Policy or contact us.

About Us Impact Careers Website Accessibility Supply Chain Disclosures Dealer
Portal Corporate Orders Terms of Use Privacy Policy Brand Protection Do Not Sell
My Info

Customer Service Gift Cards Returns Warranty Find A Store


ADDED TO CART


View Cart
Continue Shopping

LOOKS LIKE YOU'RE IN GERMANY

Visit Germany site
Continue on current site
View all regions

 * CATEGORIES

 * * Bags
   * Travel
   * Headwear
   * Apparel
   * Accessories
   * Little Herschel
   * Shop All



 * KIDS

 * * Backpacks
   * Diaper Bags
   * Accessories
   * Headwear
   * Duffles
   * Shop All

 * FEATURED

 * * Baby (ages 0-2)
   * Kids (ages 3-7)
   * Youth (ages 8-12)



 * MEN'S

 * * Tees
   * Shirts
   * Sweats
   * Jackets
   * Rainwear
   * Bottoms
   * Headwear
   * Shop All

 * WOMEN'S

 * * Tees
   * Sweats
   * Rainwear
   * Bottoms
   * Headwear
   * Shop All



 * ACCESSORIES

 * * Hip Packs
   * Crossbodies
   * Wallets
   * Headwear
   * Tech Sleeves
   * Travel Accessories
   * Pouches
   * Water Bottles
   * Shop All

 * FEATURED

 * * Jade Purple Brown
   * New Arrivals
   * Best Sellers
   * Tech Division
   * Heritage Hardshell
   * Weather Resistant



 * CATEGORIES

 * * Hardshell Luggage
   * Softshell Luggage
   * Travel Duffle Bags
   * Trolley Sleeve Bags
   * Travel Accessories
   * Travel Kits and Organizers
   * Shop All

 * FEATURED

 * * New Arrivals
   * Best Sellers
   * Jade Purple Brown
   * Tech Division
   * Making of: Heritage Hardshell
   * Weather Resistant



 * BAGS

 * * Backpacks
   * Duffles
   * Hip Packs
   * Totes
   * Crossbodies
   * Insulated
   * Shop All

 * FEATURED

 * * Premium Classics
   * Spring '24 Lookbook
   * New Arrivals
   * Best Sellers
   * Tech Division
   * Heritage Hardshell
   * Weather Resistant



 * CATEGORIES

 * * Bags
   * Travel
   * Apparel
   * Accessories
   * Little Herschel
   * Shop All

 * FEATURED

 * * Premium Classics
   * Best Sellers
   * Heritage Hardshell
   * Tech Division
   * Spring '24 Lookbook
   * Weather Resistant




PLEASE SELECT YOUR LOCATION

NORTH AMERICA

 * United States (USD)
 * Canada, EN (CAD)
 * Canada, FR (CAD)

REST OF THE WORLD

 * Europe (EUR)
 * United Kingdom (GBP)
 * Australia (AUD)

View all regions


RETURNS

30 Day Return Policy

 * • Not quite right for you? No problem — Our 30 Day Return policy gives you
   time to make sure the item you purchased is perfect for all the journeys
   you’re taking.
 * • Returned items must be unused and unwashed with the original tags attached.


Herschel Heritage™ Hardshell Policy

 * • Changed your mind or your plans? No problem — our 100 Day Trial policy
   gives you time to make sure it’s perfect for all the trips you’re taking.
 * • While you're free to test out the size, features and feel of your luggage
   at home, our 100 Day Trial policy is void if your luggage has been used in
   transit, or anywhere outside your home.
 * • Not quite right for you? Just file a return within 100 days of receiving
   your luggage.
 * • Refunds will be issued to the original method of payment.
 * • We only provide free return shipping for exchanges and store credit
   refunds.
 * • If you’re returning an item for a refund, a $5 return fee will be deducted
   from the cost of your refunded total.
 * • Returned items must be unused with the original tags attached.
 * • This extended return policy only applies to our range of Herschel Heritage™
   Hardshell Luggage.

Create a Return


WARRANTY

We stand behind the quality of our bags, hardshell luggage and accessories with
a Limited Lifetime Warranty — our guarantee that every Herschel Supply item is
free of material and manufacturing defects. This warranty is valid for the
duration of the original purchaser’s lifetime, beginning on the date of purchase
from an authorized Herschel Supply retailer and subject to applicable laws.

Submit A Claim


SHIPPING

Estimated shipping times:

Shipping Price Time Standard Ground $8.95 / Free on orders $75+ (before tax) 3-5
Business Days Express $14.95 2-3 Business Days

*Orders shipping to non-contiguous states are not eligible for FREE STANDARD
GROUND SHIPPING.

Hawaii ($25) Alaska ($25) American Samoa ($25) Puerto Rico ($25) US Virgin
Islands ($25) Guam ($25) US Minor Outlying Islands ($25) Northern Mariana
Islands ($25) Mexico ($15)
Read FAQs


We use cookies to give you the best online experience. By using our website you
agree to our use of cookies in accordance with our cookie policy, and agree that
we can send you personalized ads and communications during your online
experience. To read our cookie policy and learn how to disable cookies, click
here: Learn More

Continue

© 2024 HERSCHEL SUPPLY COMPANY

Change Region: United States