www.bootlegger.com Open in urlscan Pro
104.18.37.64  Public Scan

Submitted URL: http://bootlegger.com/
Effective URL: https://www.bootlegger.com/
Submission Tags: tranco_l324
Submission: On May 18 via api from DE — Scanned from DE

Form analysis 4 forms found in the DOM

Name: simpleSearchGET /search/

<form role="search" action="/search/" method="get" name="simpleSearch" class="site-search__form">
  <div class="site-search__field-row">
    <input class="form-control search-field js-search-field" type="text" name="q" value="" placeholder="Search" role="combobox" aria-haspopup="listbox" aria-owns="search-results" aria-expanded="false" aria-autocomplete="list"
      aria-controls="search-results" aria-label="Enter Keyword or Item No." autocomplete="off" data-focus-placeholder="Type here" data-focusout-placeholder="Search">
    <button class="d-flex align-items-center header-search-cta js-header-search-cta" type="submit" name="search-button" aria-label="Submit search keywords">
      <svg-icon class="header-search-cta__icon" icon="magnifying-glass" aria-hidden="true"></svg-icon>
    </button>
    <button type="reset" name="reset-button" class="reset-button js-reset-button" aria-label="Clear search keywords">
      <svg-icon class="reset-button__icon" icon="xmark" aria-hidden="true"></svg-icon>
    </button>
  </div>
  <div class="suggestions-wrapper" data-url="/on/demandware.store/Sites-bootlegger-Site/en_CA/SearchServices-GetSuggestions?q="></div>
  <input type="hidden" value="null" name="lang">
</form>

<form novalidate="" class="newsletter-signup-form js-newsletter-signup-form">
  <div class="form-floating input-group mb-3">
    <input type="email" class="form-control newsletter-signup-form__email-field" id="newsletter-signup-form-email" placeholder="Enter Email Address" required="" data-missing-error="Please enter a valid email address" maxlength="50">
    <label for="newsletter-signup-form-email" class="form-label footer-newsletter-label"> Enter Email Address </label>
    <button type="submit" class="btn btn-primary btn-primary--short btn-submit newsletter-signup-form__submit-cta ga-footer-email-signup-cta"> Submit </button>
    <div class="invalid-feedback"></div>
    <input type="hidden" name="csrf_token" value="hMqJRmGczfjugeJrQVx4ASl3jzXR_dYVQng8DVE89vApa3h745NUmbHhGkvcvmOMk0FLWLNjkInlhVPurz2_fEHtIY-Wuisul9AGMIzKRK9epsrxrVGu30RQ0FCLzIcUgTC7RYRmONoHemu33A8vacAvpNo2TYYDLEhF9vrLZw68iOJiuVA=">
    <input type="hidden" id="googleRecaptchaSiteKey" value="6LcESNwlAAAAAOgJstCbZhhHLdj2Ir8LxGw4p5wN">
  </div>
</form>

POST /on/demandware.store/Sites-bootlegger-Site/en_CA/EmailSubscribe-Subscribe

<form class="email-signup-dialog__form js-email-signup-dialog__form" method="post" action="/on/demandware.store/Sites-bootlegger-Site/en_CA/EmailSubscribe-Subscribe" novalidate="">
  <div class="form-floating mb-3">
    <input type="email" class="form-control js-email-signup-dialog__field-email" id="email-signup-dialog__field-email" name="email" placeholder=" " required="" data-missing-error="Please enter a valid email address">
    <label for="email-signup-dialog__field-email" class="form-label"> Enter Email Address </label>
    <p class="invalid-feedback"></p>
  </div>
  <div class="form-floating mb-3">
    <input type="text" class="form-control" id="email-signup-dialog__field-first-name" name="firstName" placeholder=" " required="" data-missing-error="First name cannot be empty" minlength="2" maxlength="50">
    <label for="email-signup-dialog__field-first-name" class="form-label"> First Name </label>
    <p class="invalid-feedback"></p>
  </div>
  <div class="form-floating mb-3">
    <input type="text" class="form-control" id="email-signup-dialog__field-last-name" name="lastName" placeholder=" " required="" data-missing-error="Last name cannot be empty" minlength="2" maxlength="50">
    <label for="email-signup-dialog__field-last-name" class="form-label"> Last Name </label>
    <p class="invalid-feedback"></p>
  </div>
  <p class="birth-text body-4">Tell us your birthday for a little surprise</p>
  <div class="row dob-selector">
    <div class="col-8">
      <div class="form-floating mb-3">
        <select class="form-select form-select--month" id="email-signup-dialog__field-birth-month" name="birthMonth">
          <option class="d-none" selected="" disabled=""></option>
          <option value="1"> January </option>
          <option value="2"> February </option>
          <option value="3"> March </option>
          <option value="4"> April </option>
          <option value="5"> May </option>
          <option value="6"> June </option>
          <option value="7"> July </option>
          <option value="8"> August </option>
          <option value="9"> September </option>
          <option value="10"> October </option>
          <option value="11"> November </option>
          <option value="12"> December </option>
        </select>
        <label class="form-control-label" for="email-signup-dialog__field-birth-month"> Birth Month </label>
        <div class="invalid-feedback"></div>
      </div>
    </div>
    <div class="col-4">
      <div class="form-floating mb-3">
        <select class="form-select form-select--day" id="email-signup-dialog__field-birth-day" name="birthDay">
          <option class="d-none" selected="" disabled=""></option>
          <option value="1"> 1 </option>
          <option value="2"> 2 </option>
          <option value="3"> 3 </option>
          <option value="4"> 4 </option>
          <option value="5"> 5 </option>
          <option value="6"> 6 </option>
          <option value="7"> 7 </option>
          <option value="8"> 8 </option>
          <option value="9"> 9 </option>
          <option value="10"> 10 </option>
          <option value="11"> 11 </option>
          <option value="12"> 12 </option>
          <option value="13"> 13 </option>
          <option value="14"> 14 </option>
          <option value="15"> 15 </option>
          <option value="16"> 16 </option>
          <option value="17"> 17 </option>
          <option value="18"> 18 </option>
          <option value="19"> 19 </option>
          <option value="20"> 20 </option>
          <option value="21"> 21 </option>
          <option value="22"> 22 </option>
          <option value="23"> 23 </option>
          <option value="24"> 24 </option>
          <option value="25"> 25 </option>
          <option value="26"> 26 </option>
          <option value="27"> 27 </option>
          <option value="28"> 28 </option>
          <option value="29"> 29 </option>
          <option value="30"> 30 </option>
          <option value="31"> 31 </option>
        </select>
        <label class="form-control-label" for="email-signup-dialog__field-birth-day"> Day </label>
        <div class="invalid-feedback"></div>
      </div>
    </div>
  </div>
  <div class="form-floating mb-3">
    <input type="tel" class="form-control js-email-signup-dialog__field-phone" id="email-signup-dialog__field-phone" name="phone" data-pattern-mismatch="Please enter a valid phone number" placeholder=" "
      pattern="^\(?([2-9][0-8][0-9])\)?[\-\. ]?([2-9][0-9]{2})[\-\. ]?([0-9]{4})(\s*x[0-9]+)?$">
    <label for="email-signup-dialog__field-phone" class="form-label"> Mobile Number (Optional) </label>
    <p class="invalid-feedback"></p>
  </div>
  <div class="form-group custom-control custom-checkbox">
    <input type="checkbox" class="custom-control-input custom-control-input--accessible js-email-signup-dialog__field-consent" id="email-signup-dialog__field-consent" name="newsletterSubscription" value="true"
      aria-labelledby="newsletterSubscription-label" required="">
    <label class="custom-control-label d-flex align-items-start" for="email-signup-dialog__field-consent">
      <svg-icon icon="checkbox-field-icon" class="me-1 align-self-baseline"></svg-icon>
      <span class="ms-1 body-4" id="newsletterSubscription-label">
        <div class="content-asset"><!-- dwMarker="content" dwContentID="5d13df5ef5309fc1a0f1d23348" --> I’d like to receive emails from Bootlegger to find out about promotions, markdowns, store events, and more. You can unsubscribe at any time.
        </div> <!-- End content-asset -->
      </span>
    </label>
    <p class="invalid-feedback"></p>
  </div>
  <div class="form-group custom-control custom-checkbox d-none email-signup-dialog__mobile-club-consent-row js-email-signup-dialog__mobile-club-consent-row">
    <input type="checkbox" class="custom-control-input custom-control-input--accessible js-email-signup-dialog__field-mobile-club-consent" id="email-signup-dialog__field-mobile-club-consent" name="textMessageSubscription" value="true"
      aria-labelledby="textMessageSubscription-label">
    <label class="custom-control-label d-flex align-items-start" for="email-signup-dialog__field-mobile-club-consent">
      <svg-icon icon="checkbox-field-icon" class="me-1 align-self-baseline"></svg-icon>
      <span class="ms-1 body-4" id="textMessageSubscription-label">
        <div class="content-asset"><!-- dwMarker="content" dwContentID="be95df6bd8421feca51da461c5" --> I'd like to receive recurring automated promotional and personalized marketing text messages from Bootlegger at the mobile number used when
          signing up. Reply HELP for help and STOP to cancel. Msg frequency varies. Msg &amp; data rates may apply </div> <!-- End content-asset -->
      </span>
    </label>
  </div>
  <button class="w-100 btn btn-primary email-signup-dialog__submit-cta js-email-signup-dialog__submit-cta" type="submit"> Sign Up </button>
</form>

POST

<form id="fileUploadForm" enctype="multipart/form-data" method="post" target="fileUploadIframe"><input type="file" id="fileSelector" name="file" style="display: none;"><input name="filename" type="hidden"></form>

Text Content

Select Jeans now $19.99 DON'T MISS OUT

30% OFF shorts, skirts, dresses & more

Select Jeans now $19.99 DON'T MISS OUT

30% OFF shorts, skirts, dresses & more


Find a store
Skip to main content Skip to footer content
Back

 * Best Sellers
   Best Sellers
   Women's Best Sellers
   Women's Jeans Best Sellers
   Men's Best Sellers
   Men's Jeans Best Sellers
   
   --------------------------------------------------------------------------------
   
   Top Searches
   
    
   
   Silver Jeans
   
   Sweaters & Cardigans
   
   Bodysuits
   
   Graphic T-Shirts
   
   Spotted On Socials
 * New Arrivals
   New Arrivals
   Women
   Women
   jeans
   tops
   bottoms
   dresses & jumpsuits
   jackets & coats
   accessories
   Men
   Men
   jeans
   tops
   bottoms
   accessories
   
   --------------------------------------------------------------------------------
   
   New & Trending
   See More
 * Women
   Women
   Tops
   Tops
   t-shirts & tanks
   shirts & blouses
   sweaters & cardigans
   hoodies & sweatshirts
   layering essentials
   graphic t-shirts
   Jeans
   Jeans
   skinny jeans
   slim jeans
   straight jeans
   bootcut jeans
   flare jeans
   Bottoms
   Bottoms
   capris
   shorts & skirts
   Dresses & Jumpsuits
   Jackets & Coats
   Accessories
   Accessories
   jewellery
   hair accessories
   sunglasses
   belts
   bags & purses
   socks
   
   --------------------------------------------------------------------------------
   
   Shop Bestsellers
   
   Find Your Fit
   
   Best of Sale
   
   Shop Summer Tops
   Shop Dresses
 * Men
   Men
   Tops
   Tops
   tank tops
   t-shirts
   graphic t-shirts
   long sleeve t-shirts
   shirts
   hoodies & sweaters
   Jeans
   Jeans
   slim jeans
   slim straight jeans
   straight jeans
   loose jeans
   relaxed jeans
   bootcut jeans
   athletic fit jeans
   Bottoms
   Bottoms
   pants
   shorts
   Jackets & Coats
   Accessories
   Accessories
   belts
   sunglasses
   socks
   
   --------------------------------------------------------------------------------
   
   Shop Bestsellers
   
   Find Your Fit
   
   Best of Sale
   
   Shop Shorts
   Shop Summer Shirts
 * Jeans
   Jeans
   Womens
   Womens
   skinny jeans
   straight jeans
   bootcut jeans
   flare jeans
   girlfriend jeans
   boyfriend jeans
   slim jeans
   plus size jeans
   Mens
   Mens
   slim jeans
   slim straight jeans
   straight jeans
   loose jeans
   relaxed jeans
   athletic fit jeans
   bootcut Jeans
   
   --------------------------------------------------------------------------------
   
   New Women's Jeans
   
   New Men's Jeans
   
   Women's Plus Size Jeans
   
   Find Your Fit
   
   Women's Jeans
   Men's Jeans
 * Brands
   Brands
   Bootlegger
   Brody Jeans
   Buffalo Jeans
   Dex
   Distillery
   Flying Monkey
   Guess
   Kancan Jeans
   Kismet
   Levi's Jeans
   Point Zero
   Projek Raw
   Silver Jeans Co
   True North Denim
   Vervet Jeans
   
   --------------------------------------------------------------------------------
   
   Most Loved Brands
   
    
   
   Silver Jeans
   
   Kismet
   
   Kancan
   
   Buffalo
   
   Shop Silver Co
   Explore All Brands
 * Sale
   Sale
   Women's Sale
   Women's Sale
   jeans
   tops
   bottoms
   jackets & coats
   accessories
   Men's Sale
   Men's Sale
   jeans
   tops
   joggers & pants
   shorts
   jackets & coats
   accessories
   
   --------------------------------------------------------------------------------
   
   Trending Now:
   
    
   
   Best of Sale
   
   Newly Added to Sale
   
   Under $10 & Selling Fast!
   
   
 * Sign In
 * Wishlist
 * Wishlist
 * Find a store


Find Stores

Login to your account
 * Sign In
 * Create Account
 * Wishlist


0

Your Bag

Estimated Total

View bag & Checkout



Sign In or Create An Account for Faster Checkout

Sign In or Create An Account for Faster Checkout


SHOW A LITTLE LEG

Shop Summer Shop Summer


30% OFF SHORTS, CAPRIS, DRESSES & SKIRTS

Shop Now


BEST SELLERS


Quick add Quick add


BOOTCUT

Price reduced from $69.90 to $19.99

 * Now $19.99

New
New
Quick add Quick add


AVERY CAPRI

Price reduced from $94.00 to $65.80
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

New
New
Quick add Quick add


MID-RISE CAPRI JEANS IN LIGHT STONE WASH

Price reduced from $49.90 to $34.93
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

New
New
Quick add Quick add


SOLANA SHORT SLEEVE OPEN CARDI

$45.00
 * 
 * 
 * 

New
New
Quick add Quick add


GRETCHEN TIERED RUFFLED STRAP MAXI

Price reduced from $69.90 to $48.93
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

 * 
 * 
 * 

New
New
Quick add Quick add


BOYFRIEND SHORT

Price reduced from $64.00 to $44.80
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

 * 


Quick add Quick add


BRITT LOW RISE CAPRI JEANS

Price reduced from $94.00 to $65.80
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

New
New
Quick add Quick add


THORA DENIM MINI DRESS

Price reduced from $84.95 to $59.46
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

 * 

New
New
Quick add Quick add


MID-RISE CUFFED BOYFRIEND SHORT IN DARK STONE WASH

Price reduced from $49.90 to $34.93
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

 * 

New
New
Quick add Quick add


RENATA V-NECK POINTELLE POPOVER

Price reduced from $55.00 to $20.00
 * Now $20
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

 * 
 * 



New For Summer


SHOP THE DRESS COLLECTION

Shop Now
New Arrivals


MEN'S SUMMER IS HERE

Shop Now

JEANS


SPEND THE SUMMER LIVING IN SPEND THE SUMMER LIVING IN



Shop Now



NOW TRENDING

SHOP THE LOOK
SHOP THE LOOK
SHOP THE LOOK
SHOP THE LOOK
SHOP THE LOOK
SHOP THE LOOK
SHOP THE LOOK
SHOP THE LOOK
SHOP THE LOOK
SHOP THE LOOK


STYLE BY FLORISTS


BOOTLEGGER TEAMS UP WITH CANADIAN FLORISTS TO BRING YOU THE LATEST IN FLORAL
ARTISTRY AND STYLE.

Learn More
You Look Good In Our Jeans
Join the fun: tag #BootleggerJeans to be featured.
Shop These Looks
Media Gallery

Load More
- Media Gallery
20 of 70 total items loaded in Media Gallery
You Look Good In Our Jeans
Join the fun: tag #BootleggerJeans to be featured.
View Gallery
Media Carousel - Carousel with product photos. Use the previous and next buttons
to navigate.
Slidepanel 1 of 4.

 * Find a Store
 * Gift Cards
 * Bootcard
 * Contact Us

Shop

SHOP

 * My Account
 * Payment Methods
 * Find a Wishlist
 * Rate & Review
 * Gift Cards
 * SMS Alerts
 * As Seen on You

Contact Us

CONTACT US

 * 1-800-808-2668 1-800-808-2668
 * Contact Us
   
 * FAQ'S
   

Your Order

YOUR ORDER

 * Track My Order
 * Shipping
 * Returns & Exchanges

About Us

ABOUT US

 * Our Story
 * Careers
 * Blog - Bootlegger Back Pocket
   
 * Fit Guide
 * Land Acknowlegement
 * Accessibility

SIGN UP FOR EMAIL UPDATES

Enter Email Address Submit


LET’S CONNECT

 * Instagram
 * Facebook
 * Pinterest
 * TikTok
 * YouTube

SAVE $5 TODAY

Text ‘JEANS’ to 266854

Standard msg & data rates may apply.

Learn more

LEAVE A REVIEW:

Review your purchase and be automatically entered to win a $100 gift card.

Learn more

YOU LOOK GOOD
IN OUR JEANS

Join the fun tag #Bootleggerjeans to share your look with us.

Our Favourite Pics

TOP SEARCHES:



 * Layering Tanks
 * Silver Jeans Co
 * Never Fade Skinny Jeans
   
 * Women's Sweaters
   
 * KanCan Jeans
   

 * Visa
 * MasterCard
 * American Express
 * Paypal

© 2024 Bootlegger All Rights Reserved
Privacy Policy Terms of Use
Family of Brands:
Ricks Cleo Suzannes Warehouse One

Email Sign Up

We’d love to get to know you better

Enter Email Address



First Name



Last Name



Tell us your birthday for a little surprise

January February March April May June July August September October November
December Birth Month

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
31 Day

Mobile Number (Optional)



I’d like to receive emails from Bootlegger to find out about promotions,
markdowns, store events, and more. You can unsubscribe at any time.



I'd like to receive recurring automated promotional and personalized marketing
text messages from Bootlegger at the mobile number used when signing up. Reply
HELP for help and STOP to cancel. Msg frequency varies. Msg & data rates may
apply
Sign Up

Thank You

A welcome email is on it’s way to you

Continue Shopping
Shop 30% off

30% off
Shorts & Skirts

Limited Time

Shop Now
View details

30% Off
Shorts & Skirts

Limited Time

30% off select womens shorts and skirts as marked. Discount as shown. Cannot be
applied to previously purchased merchandise. Bootlegger reserves the right to
limit combining any other offers or coupons.

30% off
Dresses

Limited Time

Shop Now
View details

30% Off
Dresses

Limited Time

30% off select womens dresses as marked. Discount as shown. Cannot be applied to
previously purchased merchandise. Bootlegger reserves the right to limit
combining any other offers or coupons.

30% off
Capris

Limited Time

Shop Now

View details

30% Off
Capris

Limited Time

30% Off select capris as marked. Discount as shown. Cannot be applied to
previously purchased merchandise. Bootlegger reserves the right to limit
combining any other offers or coupons.

Jeans starting
at $19.99

Limited Time

Bootlegger Brody

View details

Jeans
Starting At $19

Limited Time Promo

Select Bootlegger and Brody jeans starting at $19.99 valid on select styles as
marked. Promotional pricing as shown. Cannot be applied to previously purchased
merchandise. Bootlegger reserves the right to limit combining any other offers
or coupons.








Remove Product?

Are you sure you want to remove this product?

Yes
No

Added To Your Bag

Subtotal

Keep shopping
View bag


YOU MAY ALSO LIKE

New
New
Quick add Quick add
SILVER


BAGGY OVERALL

$118.00
New
New
Quick add Quick add
KISMET


GRETCHEN TIERED RUFFLED STRAP MAXI

Price reduced from $69.90 to $48.93
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

New
New
Quick add Quick add
BOOTLEGGER


LILLY MIDI DRESS

Price reduced from $59.90 to $41.93
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

4.9 out of 5 Customer Rating

New
New
Quick add Quick add
KISMET


PATSY PLEATED EYELET HEM MIDI DRESS

Price reduced from $79.90 to $55.93
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

New
New
Quick add Quick add
KISMET


DELILAH STRAPPY MESH MIDI DRESS

Price reduced from $49.90 to $34.93
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

New
New
Quick add Quick add
KISMET


VNECK FLUTTER SLEEVE TWIST FRONT MAXI DRESS

Price reduced from $69.90 to $48.93
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

New
New
Quick add Quick add
KISMET


SOLANA SHORT SLEEVE OPEN CARDI

$45.00
New
New
Quick add Quick add
KISMET


RENATA V-NECK POINTELLE POPOVER

Price reduced from $55.00 to $20.00
 * Now $20
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

New
New
Quick add Quick add
BRODY


MID-RISE CAPRI JEANS IN LIGHT STONE WASH

Price reduced from $49.90 to $34.93
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.

New
New
Quick add Quick add
LEVIS


THORA DENIM MINI DRESS

Price reduced from $84.95 to $59.46
 * Now 30% Off
   Tooltip
   Valid on select styles as marked. Promotional discount as shown.







Live chat:Chat with an Expert