www.briggs-riley.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://briggs-riley.com/
Effective URL: https://www.briggs-riley.com/
Submission: On September 15 via api from RU — Scanned from CA

Form analysis 11 forms found in the DOM

/search

<form action="/search" class="search_form"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit" aria-hidden="true" style="display: block;"></span> <label class="screen-reader-only"
    for="header_search">Search</label> <input type="text" tabindex="0" id="header_search" name="q" placeholder="Search" value="" autocapitalize="off" autocomplete="off" autocorrect="off">
  <div class="search__results-wrapper">
    <div class="results-count sr-only" aria-live="assertive">0 results</div>
    <ul class="search__results js-search-list" id="js-search-list-0" role="listbox" aria-labelledby="undefined"></ul>
  </div>
</form>

POST /checkout

<form action="/checkout" method="post" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="Briggs and Riley" class="js-cart_content__form hidden">
  <div class="cartCountWrapper"> <span class="cart_count">0</span><span class="countText">Items in cart</span></div> <a class="cart_content__continue-shopping secondary_button" href="javascript:void(0);">
                  Continue Shopping</a>
  <ul class="cart_items js-cart_items clearfix"></ul>
  <ul class="subtotalSection">
    <li class="cart_subtotal js-cart_subtotal"> <span class="right"> <span class="money">$0.00</span></span> <span class="text">Subtotal</span></li>
    <li class="inlineDisplay"> <a href="https://briggs-and-riley.myshopify.com/cart"> <button type="button" class="cartButton">Cart</button></a></li>
    <li class="inlineDisplay"> <button type="submit" class="action_button add_to_cart"><span class="icon-lock"></span>Checkout</button></li>
  </ul>
</form>

/search

<form action="/search" class="header_search_form js-search-form"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit" aria-hidden="true" style="display: block;"></span> <label id="label-1"
    class="screen-reader-only" for="a_search">Search</label> <input id="a_search" aria-autocomplete="list" aria-expanded="false" aria-describedby="search-form-instructions-1" aria-hidden="true" class="js-search-input search-terms" type="text"
    name="q" placeholder="Search" autocapitalize="off" autocomplete="off" autocorrect="off">
  <div id="search-form-instructions-1" class="sr-only searchInstructions" aria-hidden="true">Begin typing to search, use arrow keys to navigate, Enter to select</div>
  <div class="search__results-wrapper">
    <div class="results-count sr-only" aria-live="assertive">0 results</div>
    <ul class="search__results js-search-list" id="js-search-list-1" role="listbox" aria-labelledby="label-1"></ul>
  </div>
</form>

POST /checkout

<form action="/checkout" method="post" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="Briggs and Riley" class="js-cart_content__form hidden">
  <div class="cartCountWrapper"> <span class="cart_count">0</span><span class="countText">Items in cart</span></div> <a class="cart_content__continue-shopping secondary_button" href="javascript:void(0);">
                  Continue Shopping</a>
  <ul class="cart_items js-cart_items clearfix"></ul>
  <ul class="subtotalSection">
    <li class="cart_subtotal js-cart_subtotal"> <span class="right"> <span class="money">$0.00</span></span> <span class="text">Subtotal</span></li>
    <li class="inlineDisplay"> <a href="https://briggs-and-riley.myshopify.com/cart"> <button type="button" class="cartButton">Cart</button></a></li>
    <li class="inlineDisplay"> <button type="submit" class="action_button add_to_cart"><span class="icon-lock"></span>Checkout</button></li>
  </ul>
</form>

/search

<form action="/search" class="header_search_form js-search-form"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit" aria-hidden="true"></span> <label id="label-2" class="screen-reader-only"
    for="b_search">Search</label> <input type="text" aria-autocomplete="list" aria-expanded="false" aria-describedby="search-form-instructions-2" aria-hidden="true" class="js-search-input search-terms" id="b_search" name="q" placeholder="Search"
    autocapitalize="off" autocomplete="off" autocorrect="off">
  <div id="search-form-instructions-2" class="sr-only searchInstructions" aria-hidden="true">Begin typing to search, use arrow keys to navigate, Enter to select</div>
  <div class="search__results-wrapper">
    <div class="results-count sr-only" aria-live="assertive">0 results</div>
    <ul class="search__results js-search-list" id="js-search-list-2" role="listbox" aria-labelledby="label-2"></ul>
  </div>
</form>

POST /checkout

<form action="/checkout" method="post" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="Briggs and Riley" class="js-cart_content__form hidden">
  <div class="cartCountWrapper"> <span class="cart_count">0</span><span class="countText">Items in cart</span></div> <a class="cart_content__continue-shopping secondary_button" href="javascript:void(0);">
                  Continue Shopping</a>
  <ul class="cart_items js-cart_items clearfix"></ul>
  <ul class="subtotalSection">
    <li class="cart_subtotal js-cart_subtotal"> <span class="right"> <span class="money">$0.00</span></span> <span class="text">Subtotal</span></li>
    <li class="inlineDisplay"> <a href="https://briggs-and-riley.myshopify.com/cart"> <button type="button" class="cartButton">Cart</button></a></li>
    <li class="inlineDisplay"> <button type="submit" class="action_button add_to_cart"><span class="icon-lock"></span>Checkout</button></li>
  </ul>
</form>

/search

<form action="/search" class="search_form"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit" aria-hidden="true"></span> <label class="screen-reader-only" for="header_search">Search</label> <input type="text"
    tabindex="0" id="header_search" name="q" placeholder="Search" value="" autocapitalize="off" autocomplete="off" autocorrect="off">
  <div class="search__results-wrapper">
    <div class="results-count sr-only" aria-live="assertive">0 results</div>
    <ul class="search__results js-search-list" id="js-search-list-3" role="listbox" aria-labelledby="undefined"></ul>
  </div>
</form>

/search

<form action="/search" class="header_search_form js-search-form"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit" aria-hidden="true"></span> <label id="label-1" class="screen-reader-only"
    for="a_search">Search</label> <input id="a_search" aria-autocomplete="list" aria-expanded="false" aria-describedby="search-form-instructions-1" aria-hidden="true" class="js-search-input search-terms" type="text" name="q" placeholder="Search"
    autocapitalize="off" autocomplete="off" autocorrect="off">
  <div id="search-form-instructions-1" class="sr-only searchInstructions" aria-hidden="true">Begin typing to search, use arrow keys to navigate, Enter to select</div>
  <div class="search__results-wrapper">
    <div class="results-count sr-only" aria-live="assertive">0 results</div>
    <ul class="search__results js-search-list" id="js-search-list-4" role="listbox" aria-labelledby="label-1"></ul>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form js-subscribe-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"> <input type="hidden"
    name="contact[tags]" value="prospect,newsletter">
  <div class="input-row"></div>
  <div class="input-row floating-label js-floating-wrapper"> <input type="hidden" name="challenge" value="false"> <label for="newsletter-email">Your Email Address*</label> <input type="email" autocomplete="email" id="newsletter-email"
      class="contact_email floating-label__input" name="contact[email]" required=""> <input type="submit" class="action_button sign_up" value="Subscribe"></div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form js-subscribe-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"> <input type="hidden"
    name="contact[tags]" value="prospect,newsletter">
  <div class="input-row"></div>
  <div class="input-row floating-label js-floating-wrapper"> <input type="hidden" name="challenge" value="false"> <label for="newsletter-email">Your Email Address*</label> <input type="email" autocomplete="email" id="newsletter-email"
      class="contact_email floating-label__input" name="contact[email]" required=""> <input type="submit" class="action_button sign_up" value="Subscribe"></div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form js-subscribe-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"> <input type="hidden"
    name="contact[tags]" value="prospect,newsletter">
  <div class="input-row"></div>
  <div class="input-row floating-label js-floating-wrapper"> <input type="hidden" name="challenge" value="false"> <label for="newsletter-email">Your Email Address*</label> <input type="email" autocomplete="email" id="newsletter-email"
      class="contact_email floating-label__input" name="contact[email]" required=""> <input type="submit" class="action_button sign_up" value="Subscribe"></div>
</form>

Text Content

Skip to the main content
Search
0 results
in cart 0 product 0

Your Cart is Empty

0Items in cart
Continue Shopping
 * $0.00 Subtotal
 * Cart
 * Checkout

   Luggage
   * Carry-On Luggage
   * Checked Luggage
   * CX® Compression-Expansion
   * Rolling Duffle Bags
   * Rolling Garment Bags
   * Hard Shell Luggage
   * Soft Sided Luggage
   * Trunks
   * E-Gift Card
   * Shop All
   Backpacks
   * Laptop Backpacks
   * Travel Backpacks
   * Shop All
   Bags
   * Briefcases
   * Tote Bags
   * Crossbody
   * Weekend Bags
   * Cabin Bags
   * Duffle Bags
   * Garment Bags
   * E-GIft Card
   * Shop All
   Accessories
   * Toiletry Kits
   * Travel Accessories
   * Covers & Packing Cubes
   * Luggage Straps
   * Personalization Patch
   * E-Gift Card
   * Shop All
   Sale Collections
   * Explore Collections
   * Baseline
   * ZDX
   * @work
   * Sympatico
   * Torq
   * Rhapsody
   * Delve
   * Accessories
   * Shop All
   Our Story
   * Our Story
   * Lifetime Guarantee
   * News & Events
   * Testimonials
   * The Briggs & Riley difference
   * Sustainability
   Repairs
   * Repair Options
   * Self Repair Kits
   * Find a Repair Center
   * Send Us Your Bag
   * Repair Status
   Shop Local
   
 * 

Search
Begin typing to search, use arrow keys to navigate, Enter to select
0 results

Check Out Our SIMPLE AS THAT® LIFETIME GUARANTEE 



Menu
 * Luggage
   * Carry-On Luggage
   * Checked Luggage
   * CX® Compression-Expansion
   * Rolling Duffle Bags
   * Rolling Garment Bags
   * Hard Shell Luggage
   * Soft Sided Luggage
   * Trunks
   * E-Gift Card
   * Shop All
 * Backpacks
   * Laptop Backpacks
   * Travel Backpacks
   * Shop All
 * Bags
   * Briefcases
   * Tote Bags
   * Crossbody
   * Weekend Bags
   * Cabin Bags
   * Duffle Bags
   * Garment Bags
   * E-GIft Card
   * Shop All
 * Accessories
   * Toiletry Kits
   * Travel Accessories
   * Covers & Packing Cubes
   * Luggage Straps
   * Personalization Patch
   * E-Gift Card
   * Shop All
 * Sale
 * Collections
   * Explore Collections
   * Baseline
   * ZDX
   * @work
   * Sympatico
   * Torq
   * Rhapsody
   * Delve
   * Accessories
   * Shop All
 * Our Story
   * Our Story
   * Lifetime Guarantee
   * News & Events
   * Testimonials
   * The Briggs & Riley difference
   * Sustainability
 * Repairs
   * Repair Options
   * Self Repair Kits
   * Find a Repair Center
   * Send Us Your Bag
   * Repair Status
 * Shop Local
 * Customer Service
   * Help Center
   * Lifetime Guarantee
   * FAQ
   * Self-Repair Kits
   * Repair Options
   * Find a Repair Center
   * Register a Product
   * Corporate Gifts
   * Returns
   * About Klarna
   * E-Gift Card
 * E-Gift Cards
 * Blog
 * Account
   * Sign In
   * My Account
   * Order Status
 * Login

0

Your Cart is Empty

0Items in cart
Continue Shopping
 * $0.00 Subtotal
 * Cart
 * Checkout

Search
Begin typing to search, use arrow keys to navigate, Enter to select
0 results

Check Out Our SIMPLE AS THAT® LIFETIME GUARANTEE 




engineered for reality.Guaranteed for life.TM

 * Customer Service
 * E-Gift Cards
 * Blog
 * Account

in cart 0 product 0

Your Cart is Empty

0Items in cart
Continue Shopping
 * $0.00 Subtotal
 * Cart
 * Checkout

Skip to the main content
Search
0 results
   Luggage
   * Carry-On Luggage
   * Checked Luggage
   * CX® Compression-Expansion
   * Rolling Duffle Bags
   * Rolling Garment Bags
   * Hard Shell Luggage
   * Soft Sided Luggage
   * Trunks
   * E-Gift Card
   * Shop All
   Backpacks
   * Laptop Backpacks
   * Travel Backpacks
   * Shop All
   Bags
   * Briefcases
   * Tote Bags
   * Crossbody
   * Weekend Bags
   * Cabin Bags
   * Duffle Bags
   * Garment Bags
   * E-GIft Card
   * Shop All
   Accessories
   * Toiletry Kits
   * Travel Accessories
   * Covers & Packing Cubes
   * Luggage Straps
   * Personalization Patch
   * E-Gift Card
   * Shop All
   Sale Collections
   * Explore Collections
   * Baseline
   * ZDX
   * @work
   * Sympatico
   * Torq
   * Rhapsody
   * Delve
   * Accessories
   * Shop All
   Our Story
   * Our Story
   * Lifetime Guarantee
   * News & Events
   * Testimonials
   * The Briggs & Riley difference
   * Sustainability
   Repairs
   * Repair Options
   * Self Repair Kits
   * Find a Repair Center
   * Send Us Your Bag
   * Repair Status
   Shop Local
   
 * 

Search
Begin typing to search, use arrow keys to navigate, Enter to select
0 results

Free US Shipping on Orders $99+ & Free Returns




BRIGGS & RILEY


IN THE SPOTLIGHT:

THE CARRY-ON

Luggage that's long-lasting, timeless, and makes travel a breeze with expert
design and a lifetime guarantee.

Shop now >

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

This is a carousel with slides. Use Next and Previous buttons to navigate.


BASELINE


ESSENTIAL CARRY-ON SPINNER

Current price: $699.00
4.6 star rating 52 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 
 * 


BASELINE


ESSENTIAL 2-WHEEL CARRY-ON

Current price: $659.00
4.8 star rating 21 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 
 * 


BASELINE


CARRY-ON 2-WHEEL GARMENT BAG

Current price: $659.00

Sale
New
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 


BASELINE


GLOBAL 2-WHEEL CARRY-ON DUFFLE

Current price: $579.00
5.0 star rating 3 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 


BASELINE


GLOBAL 2-WHEEL CARRY-ON

Current price: $659.00
4.6 star rating 8 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 


BASELINE


GLOBAL CARRY-ON SPINNER

Current price: $699.00
4.4 star rating 21 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 
 * 


BASELINE


COMPACT CARRY-ON SPINNER

Current price: $629.00
4.0 star rating 2 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 


SYMPATICO


INTERNATIONAL 21" CARRY-ON EXPANDABLE SPINNER

Current price: $599.00
4.3 star rating 31 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 
 * 


SYMPATICO


DOMESTIC 22" CARRY-ON EXPANDABLE SPINNER

Current price: $599.00
4.5 star rating 31 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 
 * 


RHAPSODY


22" CARRY-ON SPINNER

Current price: $439.00
4.5 star rating 19 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 


TORQ


DOMESTIC 22" CARRY-ON SPINNER

Current price: $549.00
4.5 star rating 29 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 


TORQ


INTERNATIONAL 21" CARRY-ON SPINNER

Current price: $549.00
4.5 star rating 31 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 


ZDX


ROLLING CARRY-ON UPRIGHT DUFFLE

Current price: $449.00
4.7 star rating 12 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 


ZDX


DOMESTIC 22" CARRY-ON EXPANDABLE SPINNER

Current price: $499.00
4.6 star rating 83 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 


ZDX


INTERNATIONAL 21" CARRY-ON EXPANDABLE SPINNER

Current price: $499.00
4.7 star rating 29 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 


BASELINE


CABIN SPINNER

Current price: $499.00
4.8 star rating 6 Reviews



Sale
New
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 
 * 


BASELINE


2-WHEEL CABIN BAG

Current price: $459.00
4.6 star rating 10 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 
 * 


RHAPSODY


WIDEMOUTH CABIN SPINNER

Current price: $419.00
4.4 star rating 23 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 
 * 


BASELINE


WEEKENDER DUFFLE

Current price: $259.00
3.0 star rating 3 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 
 * 


BASELINE


EXECUTIVE TRAVEL DUFFLE

Current price: $259.00
4.4 star rating 5 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 
 * 


BASELINE


UNDERSEAT DUFFLE

Current price: $289.00
3.0 star rating 8 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 
 * 


BASELINE


GARMENT DUFFLE

Current price: $369.00
4.5 star rating 2 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 


ZDX


CARGO SATCHEL

Current price: $219.00
4.7 star rating 6 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 


ZDX


LARGE TRAVEL DUFFLE

Current price: $249.00
4.4 star rating 36 Reviews



Sale
Color

Changing the product colour will cause the product image to change, and any
information about sale status will be added at the top of the product tile.

 * 
 * 


FIND YOUR PACK

Whether you're going back to school or into the office, our selection of
backpacks delivers intelligent design and premium materials. We have something
for every style, find yours and seize the day - hands free.

Shop Now >




Since day one, we've had a guarantee like no other in the luggage industry. Our
lifetime guarantee repairs all functional aspects of every bag we make.This is a
reflection of our dedication to life well-lived and also a purposeful focus on
reducing the number of bags that end up in landfills.


ART OF TRAVEL:

featuring Marisa Tomei

Follow our Art of Travel video series as we discover her most cherished
destinations, memorable keepsakes and travel style.

See More >


SUBSCRIBE

Sign up for our exclusive emails and be the first to learn about

our Sales, New Products & Limited Promotions

Your Email Address*


Your Email Address*
 * 
 * 
 * 
 * 
 * 


CUSTOMER SERVICE

 * Help Center

 * Lifetime Guarantee

 * FAQ

 * Self-Repair Kits

 * Repair Options

 * Find a Repair Center

 * Register a Product

 * Corporate Gifts

 * Returns

 * About Klarna

 * E-Gift Card


ACCOUNT

 * Sign In

 * My Account

 * Order Status


SHOP

 * Luggage

 * Backpacks

 * Bags

 * Collections

 * Accessories

 * Find A Retailer


ABOUT

 * Our Story

 * Careers

 * Affiliates

 * Security Pledge

 * Privacy Policy

 * Sustainability

 * Blog

Your Email Address*


FOOTER BADGES



 * 
 * 
 * 
 * 
 * 

© 2022 Briggs and Riley Travelware. All Rights Reserved.

 * Privacy Policy
 * Terms & Conditions
 * Sitemap

Current price

Old price









My Wishlist0