www.burkesoutlet.com Open in urlscan Pro
2606:4700::6813:ad54  Public Scan

Submitted URL: https://click.mkt721758.com/?qs=bc7155c1ec6ce436c4258e1a2dcab1c760fa2366bc0aa8b8576b9afb7f54ecb9ddb506e2416a8f71c6495cd119a8...
Effective URL: https://www.burkesoutlet.com/shop/shoes/mens-shoes/?j=5778238&sfmc_sub=1338804187&l=16488_HTML&u=117846717&mid=7217258&jb=281...
Submission: On July 25 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

<form class="contain dropdown ng-pristine ng-valid" ng-submit="doSearch(searchKeywords,categoryCode)">
  <div id="autosuggest-div" role="combobox" aria-haspopup="true" aria-expanded="false">
    <span class="twitter-typeahead" style="position: relative; display: inline-block;"><input ng-change="handleSearchInputClasses('desktop')" ng-click="closeMarketingMoreRewards();handleSearchInputClasses('desktop')" aria-label="search input"
        type="text" class="form-control searchInput tt-input ng-pristine ng-valid" placeholder="Search great clothing and home goods" id="searchInput" ng-model="searchKeywords" maxlength="60" autocomplete="off" spellcheck="false" dir="auto"
        aria-activedescendant="" aria-owns="searchInput_listbox" role="searchbox" aria-autocomplete="list" style="position: relative; vertical-align: top;" aria-multiline="false"><span role="status" aria-live="polite"
        style="position: absolute; padding: 0px; border: 0px; height: 1px; width: 1px; margin-bottom: -1px; margin-right: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap;"></span>
      <pre aria-hidden="true"
        style="position: absolute; visibility: hidden; white-space: pre; font-family: Tajawal, sans-serif; font-size: 15px; font-style: normal; font-variant: lining-nums; font-weight: 700; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
      <div role="listbox" class="tt-menu" style="position: absolute; top: 100%; left: 0px; z-index: 100; display: none;">
        <div role="presentation" class="tt-dataset tt-dataset-product-suggestions"></div>
        <div role="presentation" class="tt-dataset tt-dataset-category-suggestions"></div>
      </div>
    </span>
  </div>
  <div class="dropdown-menu tt-menu" aria-labelledby="searchInput" ng-show="isSearchBarEmpty" style="background-color: white; opacity: 1; border-width: 2px; border-bottom-color: rgb(219, 219, 219); border-bottom-style: solid;">
    <div class="tt-dataset tt-dataset-product-suggestions ng-hide" ng-show="recentSearchKeywords.length > 0">
      <h4>Recent</h4>
      <!-- ngRepeat: item in recentSearchKeywords.slice().reverse() -->
    </div>
    <div class="tt-dataset tt-dataset-category-suggestions">
      <h4>Popular</h4>
      <div class="tt-suggestion tt-selectable">
        <a ng-click="triggerAutosuggestionTrack('shoes', 'na');doSearch('shoes', categoryCode)">shoes</a>
      </div>
      <div class="tt-suggestion tt-selectable">
        <a ng-click="triggerAutosuggestionTrack('home decor', 'na');doSearch('home decor', categoryCode)">home decor</a>
      </div>
      <div class="tt-suggestion tt-selectable">
        <a ng-click="triggerAutosuggestionTrack('dresses', 'na');doSearch('dresses', categoryCode)">dresses</a>
      </div>
      <div class="tt-suggestion tt-selectable">
        <a ng-click="triggerAutosuggestionTrack('shorts', 'na');doSearch('shorts', categoryCode)">shorts</a>
      </div>
      <div class="tt-suggestion tt-selectable">
        <a ng-click="triggerAutosuggestionTrack('handbags', 'na');doSearch('handbags', categoryCode)">handbags</a>
      </div>
      <div class="tt-suggestion tt-selectable">
        <a ng-click="triggerAutosuggestionTrack('sandals', 'na');doSearch('sandals', categoryCode)">sandals</a>
      </div>
      <div class="tt-suggestion tt-selectable">
        <a ng-click="triggerAutosuggestionTrack('womens shoes', 'na');doSearch('womens shoes', categoryCode)">womens shoes</a>
      </div>
      <div class="tt-suggestion tt-selectable">
        <a ng-click="triggerAutosuggestionTrack('rugs', 'na');doSearch('rugs', categoryCode)">rugs</a>
      </div>
      <div class="tt-suggestion tt-selectable">
        <a ng-click="triggerAutosuggestionTrack('curtains', 'na');doSearch('curtains', categoryCode)">curtains</a>
      </div>
      <div class="tt-suggestion tt-selectable">
        <a ng-click="triggerAutosuggestionTrack('toys', 'na');doSearch('toys', categoryCode)">toys</a>
      </div>
    </div>
  </div>
  <input aria-label="hidden" type="submit" class="hidden">
  <a href="javascript:void(0)" aria-label="Search Button" class="btn-go" ng-click="doSearch(searchKeywords,categoryCode)"></a>
</form>

Name: headerLoginForm

<form id="headerLoginForm" name="headerLoginForm" ng-submit="headerAuthenticateCustomer()" novalidate="" class="ng-pristine ng-invalid ng-invalid-required">
  <h5>Sign In</h5>
  <div class="form-group">
    <label for="headerEmail">Email Address</label>
    <input placeholder="example@email.com" ng-model="headerLoginModel.Email" ng-model-onblur="" id="headerEmail" name="headerEmail" ng-pattern="emailPattern" type="email" required=""
      class="ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-valid-pattern">
    <label aria-label="Please enter your email" tabindex="0" ng-show="headerLoginForm.headerEmail.$dirty &amp;&amp; headerLoginForm.headerEmail.$invalid &amp;&amp; headerLoginForm.headerEmail.$error.required" class="invalid-input-message ng-hide"
      push-error-to-gtm=""> Please enter your email </label>
    <label ng-aria-label="emailFormatErrorMessage" tabindex="0" ng-show="headerLoginForm.headerEmail.$dirty &amp;&amp; headerLoginForm.headerEmail.$invalid &amp;&amp; headerLoginForm.headerEmail.$error.pattern"
      class="invalid-input-message ng-binding ng-hide" push-error-to-gtm=""> Invalid Email format </label>
  </div>
  <div class="form-group">
    <label for="headerPassword">Password</label>
    <input ng-model="headerLoginModel.Password" ng-model-onblur="" ng-attr-type="{{pwdHide ? 'text' : 'password'}}" type="password" name="headerPassword" id="headerPassword" autocomplete="new-password" required=""
      class="ng-pristine ng-invalid ng-invalid-required">
    <label tabindex="0" aria-label="Please enter your password" ng-show="headerLoginForm.headerPassword.$dirty &amp;&amp; headerLoginForm.headerPassword.$invalid &amp;&amp; headerLoginForm.headerPassword.$error.required"
      class="invalid-input-message ng-hide" push-error-to-gtm=""> Please enter your password </label>
  </div>
  <div class="sign-in-error invalid-input-message ng-hide" ng-show="headerSignInError !== undefined &amp;&amp; headerSignInError !== '' " push-error-to-gtm="">
    <label ng-bind-html="headerSignInError" tabindex="0" class="ng-binding"></label>
  </div>
  <div class="button-container form-group">
    <div class="rmb-wrapper mb-10">
      <div class="remember-me-wrapper">
        <label class="remember-me" tabindex="0" aria-label="remember-me">
          <input ng-model="headerLoginModel.TrustedDevice" type="checkbox" value="lsRememberMe" aria-label="rememberMe" id="rememberMe" class="ng-pristine ng-valid">
          <span for="rememberMe">Remember me</span>
        </label>
        <label tabindex="0" aria-label="more-information" class="info-icon" for="info-header"><i class="fa fa-info-circle"></i></label>
      </div>
      <a class="inline-block" href="javascript:void(0)" ng-click="showHeaderForgotPasswordModal()">Forgot password?</a>
      <div class="info-btn">
        <input id="info-header" type="checkbox">
        <div class="text-header" tabindex="0" aria-label="Choosing &quot;Remember Me&quot; reduces the number of times you’re requested to Sign-In on this device. To keep you account secure, check this option only on your personal devices.">Choosing
          "Remember Me" reduces the number of times you’re requested to Sign-In on this device. To keep you account secure, check this option only on your personal devices.</div>
      </div>
    </div>
    <button type="submit" class="btn-secondary">sign in</button>
  </div>
</form>

Name: headerForgotPasswordForm

<form ng-submit="headerForgotPassword()" id="headerForgetPasswordForm" name="headerForgotPasswordForm" class="log-in-form ng-pristine ng-invalid ng-invalid-required" novalidate="">
  <div class="form-group">
    <label for="">Email Address</label>
    <input aria-label="Password Assistance modal" ng-model="headerEmailForgotPassword" ng-model-onblur="" id="headerEmailForgotPassword" name="headerEmailForgotPassword" ng-pattern="emailPattern" type="email" required=""
      class="ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-valid-pattern">
    <div ng-show="headerForgotPasswordForm.headerEmailForgotPassword.$dirty &amp;&amp; headerForgotPasswordForm.headerEmailForgotPassword.$invalid &amp;&amp; headerForgotPasswordForm.headerEmailForgotPassword.$error.pattern"
      class="invalid-input-message ng-binding ng-hide" push-error-to-gtm=""> Invalid Email format </div>
    <div ng-show="headerForgotPasswordForm.headerEmailForgotPassword.$dirty &amp;&amp; headerForgotPasswordForm.headerEmailForgotPassword.$invalid &amp;&amp; headerForgotPasswordForm.headerEmailForgotPassword.$error.required"
      class="invalid-input-message ng-hide" push-error-to-gtm=""> Please enter the email </div>
  </div>
  <div class="sign-in-button">
    <button type="submit" class="btn-secondary">CONTINUE</button>
  </div>
  <br>
  <div class="register-error invalid-input-message ng-hide" ng-show="headerErrorForgotPassword !== undefined &amp;&amp; headerErrorForgotPassword != ''" push-error-to-gtm="">
    <span ng-bind-html="headerErrorForgotPassword" class="ng-binding"></span>
  </div>
</form>

<form ng-submit="optInForNewsletter(emailAddress)" class="ng-pristine ng-invalid ng-invalid-required">
  <label class="sr-only" for="signUpAddress">Sign-up for exclusive offers</label>
  <input required="" type="text" id="signUpAddress" ng-model="emailAddress" placeholder="Enter your email" class="ng-pristine ng-invalid ng-invalid-required">
  <button type="submit" aria-label="Submit" class=""></button>
</form>

Text Content

 * Skip to My Bag
 * Skip to Site Content
 * Skip to Footer

 * FIND A STORE
 * GIFT CARDS
 * MORE rewards

Search by category: All New Back-To-School Clearance Shoes Women Handbags Bed &
Bath Home Men Kids Plus Juniors Toys Beauty

RECENT

POPULAR

shoes
home decor
dresses
shorts
handbags
sandals
womens shoes
rugs
curtains
toys
Sign In

SIGN IN

Email Address Please enter your email Invalid Email format
Password Please enter your password

Remember me
Forgot password?
Choosing "Remember Me" reduces the number of times you’re requested to Sign-In
on this device. To keep you account secure, check this option only on your
personal devices.
sign in

Sign up for MORE rewards!

0 Bag
   
 * There is -1 additional item in your bag
   There are -1 additional items in your bag
 * Estimated Total:
   $0.00
 * Checkout View My Bag

 * New
   New for Women
   New in Beauty
   New in Home
   New for Men
   New for Boys
   New for Girls
   New in Baby
   Home Decor Trends
   Shop All New Arrivals
 * Back-To-School
   Backpacks & Lunchboxes
   Juniors
   Young Men's
   Shoes
   Bedding
   Bath, Storage & Organization
   Girls
   Boys
   
 * Clearance
   Women
   Plus Size
   Juniors
   Handbags
   Women's Shoes
   Accessories
   Beauty
   Kids
   Baby Boys
   Toddler Boys
   Boys
   Baby Girls
   Toddler Girls
   Girls
   Baby Items
   Toys
   Home
   Men
   Shop All Clearance
   
 * Shoes
   New Arrivals
   Women's Shoes
   Boots
   Comfort Shoes
   Flats
   Pumps & Heels
   Sandals
    * Slides
   
   Sneakers & Athletic
   Wedges
   Mens Shoes
    * Boat Shoes
    * Boots
    * Casual
    * Sandals & Flip Flops
    * Sneakers & Athletic
   
   Girls Shoes
    * Toddler Girls Shoes
    * Youth Girls Shoes
   
   Boys Shoes
    * Toddler Boys Shoes
    * Youth Boys Shoes
   
   
 * Women
   New Arrivals
   Shop All Clothing
   Activewear
   Tops
   Dresses
   Bottoms
   Swimwear
   Outdoor Clothing
   Intimates
   Sleepwear
   Sweaters
   Jackets & Coats
   Scrubs
   Accessories
   Beauty
   Handbags
   Cold Weather Accessories
   Hats
   Jewelry
   Scarves & Wraps
   Slippers
   Shoes
   Socks
   Plus Size
   Juniors
   Junior Plus Size
   Clearance
   
 * Handbags
   New Arrivals
   All Handbags
   Crossbody Bags
   Fashion Backpacks
   Hobo Bags
   Leather
   Satchels
   Totes
   Wallets
   Wallet on a String
   Wristlets
   Cosmetic Bags
   Luggage & Travel
   Lunch Totes
   More Women's Accessories
   Clearance
   
 * Bed & Bath
   New Arrivals
   Shop All Bedding
   Bedding Sets
   Sheets
   Bed Pillows
   Mattress Pads
   Shop All Bath
   Bath Rugs
   Bathroom Accessories
   Towels
   Shower Curtains
   
 * Home
   New Arrivals
   Halloween
   Fall & Harvest Decor
   Home Decor
    * Wall Decor
   
   Candles
   Decorative Pillows
   Floral & Greenery
   Rugs
   Throw Blankets
   Window Curtains
   Bath
   Bedding
   Storage & Organization
   Dining
   Outdoor Living
   Kitchen
    * Bakeware
    * Cookware
    * Food Preparation
    * Grilling
    * Kitchen Linens
    * Organization & Cleaning
   
   Electronics
   Pet Supplies
   Clearance
   Home Trends
    * Seaside Living
    * Global Living
    * Casual Living
    * Kids & Teen
    * Americana
   
   
 * Men
   New Arrivals
   Shop All Men's Clothing
   Men's Golf
   Graphic Tees
   Shirts
   Bottoms
   Activewear
   Hoodies
   Jackets & Coats
   Outdoor & Fishing
   Swim
   Men's Shoes
   Accessories & Gifts
    * Cologne
    * Gifts
    * Grooming & Shaving
    * Hats & Caps
    * Sunglasses
    * Wallets
    * Watches
   
   Cold Weather Accessories
   Socks
   Underwear
   Clearance
   
 * Kids
   New Arrivals
   Shop All
   Toys
    * Preschool Toys
   
   Baby Boys
   Toddler Boys
   Boys
    * Boys Sizes 4-7
    * Boys Sizes 8-20
   
   Baby Girls
   Toddler Girls
   Girls
    * Girls Sizes 4-6x
    * Girls Sizes 7-16
   
   Baby Essentials
    * Bath & Potty
    * Blankets & Bedding
    * Feeding
    * Gear & Travel
    * Health & Safety
    * Shoes, Socks, & Hats
   
   Activewear
   Boys Shoes
   Pajamas & Sleepwear
   Swim
   Boys Accessories
   Girls Shoes
   Girls Accessories
   Clearance
   
 * Plus
   New Arrivals
   Shop All
   Tops
   Bottoms
   Dresses
   Jackets & Coats
   Sleepwear
   Sweaters
   Intimates
   Active
   Accessories
   Beauty
   Handbags
   Shoes
   Hats
   Jewelry
   Socks
   Clearance
   Junior Plus Size Clothing
   
   
 * More
   * Shop more categories
   * Juniors
     Clearance
     Junior Plus Size Clothing
     New Arrivals
     Shop All Juniors
     Tops & Tees
     Bras & Underwear
     Dresses
     Bottoms
     Activewear
     Jackets & Hoodies
     Sweaters
     Junior Swimwear
     
   * Toys
     Action Figures
     Baby Toys
     Children's Books
     Building Sets
     Cars & Vehicles
     Crafts & Learning Toys
     Dolls
     Games & Puzzles
     Kids Tech
     Outdoor Toys
     Pretend Play
     Remote Control Toys
     Shop All Toys
     Toys for Boys
     Toys for Girls
     Preschool Toys
     
   * Beauty
     Men's Grooming
     New Arrivals
     Health & Wellness
     Shop All Beauty
     Makeup
     Fragrances
     Skin Care
     Cosmetic Bags
     Hair Products
     Bath & Body
      * Soap
      * Body Moisturizers
      * Scrubs & Gels
      * Gift Sets
     
     Beauty Tools
     Men's Cologne
     


WE'RE SORRY ABOUT THAT!

VIEW BAG (0) CHECKOUT


PASSWORD ASSISTANCE

Enter the email address used when you created your online account

Email Address
Invalid Email format
Please enter the email
CONTINUE





 * Shoes
 *  / Mens Shoes




MEN'S SHOES

Women's Shoes
Mens Shoes
Boat Shoes
Boots
Casual
Dress Shoes
Sandals & Flip Flops
Sneakers & Athletic
Girls Shoes
Boys Shoes
Boots
Canvas
Comfort Shoes
Flats
Pumps & Heels
Loafers & Oxfords
Sandals
Mules & Clogs
Sneakers & Athletic
Wedges
Category
   
 * Boat Shoes
   
 * Casual
   
 * Dress Shoes
   
 * Mens Shoes
   
 * Sandals & Flip Flops
   
 * Shoes
   
 * Sneakers & Athletic
   


Size
   
 * S
   
 * M
   
 * L
   
 * XL
   
 * 1Y
   
 * 2Y
   
 * 3Y
   
 * 4Y
   
 * 6.0
   
 * 7.0
   
 * 7.5
   
 * 8.0
   
 * 8.5
   
 * 9.0
   
 * 9.5
   
 * 10.0
   
 * 10.5
   
 * 11.0
   
 * 11.5
   
 * 12.0
   
 * 13.0
   
 * 14.0
   
 * 15.0
   

View Size Chart

Color
   
 * Black
   
 * Blue
   
 * Brown
   
 * Green
   
 * Grey
   
 * Red
   
 * Tan
   
 * White
   


Brand
   
 * Abbot K.
   
 * Avalanche
   
 * Body Glove
   
 * Chaps
   
 * Crevo
   
 * Dockers
   
 * Ecko
   
 * Ecko Unltd.
   
 * Edgewater
   
 * Edition
   
 * Fila
   
 * Fom
   
 * G.H. Bass & Co
   
 * Guy Harvey
   
 * Hurley
   
 * Island Surf
   
 * Izod
   
 * Khombu
   
 * Levi's
   
 * London Fog
   
 * Members Only
   
 * Nautica
   
 * Norty
   
 * Quiksilver
   
 * RBX
   
 * Reebok
   
 * Rocawear
   
 * Rocket Dog
   
 * Rockin
   
 * Sail
   
 * Solo
   
 * Solo limited Edition
   
 * Solo Men
   
 * Solo Men's
   
 * Sperry
   
 * Starter
   
 * Tommy Hilfiger
   
 * U.S Polo Assn.
   
 * U.S. Polo Assn.
   
 * US Polo Assn.
   
 * Woodstock
   
 * X Ray
   
 * XRay
   
 * X-Ray
   


Sort:
What's NewPrice, Low to HighPrice, High to LowRelevanceBest Sellers
152 Items
   
 *    
    * 8.5
      
    * 9.0
      
    * 9.5
      
    * 10.0
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   G.H. Bass & Co
   
   Men's Faux Leather Inshore Boat Shoes - Charcoal
   $27.99 $27.99
   
   Comparable value $49.00 , You save 43%
   
   GIFT CARD
   
   Men's Faux Leather Inshore Boat Shoes - Charcoal
   
   
   Add to bag
   
 *    
    * 7.5
      
    * 8.0
      
    * 8.5
      
    * 9.0
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   XRay
   
   Men's Faux Leather Comfort Boat Shoes - Black
   $19.99 $19.99
   
   Comparable value $39.00 , You save 49%
   
   GIFT CARD
   
   Men's Faux Leather Comfort Boat Shoes - Black
   
   
   Add to bag
   
 *    
    * 8.0
      
    * 8.5
      
    * 9.0
      
    * 9.5
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Levi's
   
   Men's Alpina Faux Leather Sneakers - Black
   $21.99 $21.99
   
   Comparable value $39.00 , You save 44%
   
   GIFT CARD
   
   Men's Alpina Faux Leather Sneakers - Black
   
   
   Add to bag
   
 *    
    * 8.0
      
    * 8.5
      
    * 9.0
      
    * 9.5
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Starter
   
   Men's Solid Knit Athletic Sneaker - Black
   $24.99 $24.99
   
   Comparable value $40.00 , You save 38%
   
   GIFT CARD
   
   Men's Solid Knit Athletic Sneaker - Black
   
   
   Add to bag
   
 *    
    * 7.0
      
    * 8.0
      
    * 9.0
      
    * 10.0
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Nautica
   
   Men's Clifford 2 Flip Flops - Brown
   $12.99 $12.99
   
   Comparable value $24.00 , You save 46%
   
   GIFT CARD
   
   Men's Clifford 2 Flip Flops - Brown
   
   
   Add to bag
   
 *    
    * M
      
    * L
      
    * XL
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Chaps
   
   Men's Solid Padded Flip Flops - Brown
   $9.99 $9.99
   
   Comparable value $16.00 , You save 38%
   
   GIFT CARD
   
   Men's Solid Padded Flip Flops - Brown
   
   
   Add to bag
   
 *    
    * 8.0
      
    * 8.5
      
    * 9.0
      
    * 9.5
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Hurley
   
   Men's Kayo Canvas Slip Ons - Black
   $24.99 $24.99
   
   Comparable value $40.00 , You save 38%
   
   GIFT CARD
   
   Men's Kayo Canvas Slip Ons - Black
   
   
   Add to bag
   
 *    
    * 7.0
      
    * 8.0
      
    * 8.5
      
    * 9.0
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   
   
   Men's Memory Foam Relaxed Fit Slip Ons - Tan
   $37.99 $37.99
   
   Comparable value $59.00 , You save 36%
   
   GIFT CARD
   
   Men's Memory Foam Relaxed Fit Slip Ons - Tan
   
   
   Add to bag
   
 *    
    * 10.0
      
    * 10.5
      
    * 11.0
      
    * 11.5
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Fila
   
   Men's Splatter Knit Athletic Sneakers - Grey/Black
   $32.99 $32.99
   
   Comparable value $60.00 , You save 45%
   
   GIFT CARD
   
   Men's Splatter Knit Athletic Sneakers - Grey/Black
   
   
   Add to bag
   
 *    
    * 8.0
      
    * 8.5
      
    * 9.0
      
    * 9.5
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Ecko Unltd.
   
   Men's Knit Athletic Sneakers - Black
   $19.99 $19.99
   
   Comparable value $39.00 , You save 49%
   
   GIFT CARD
   
   Men's Knit Athletic Sneakers - Black
   
   
   Add to bag
   
 *    
    * 8.0
      
    * 8.5
      
    * 9.0
      
    * 9.5
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Ecko Unltd.
   
   Men's Bolivia Athletic Sneakers - Blue
   $19.99 $19.99
   
   Comparable value $39.00 , You save 49%
   
   GIFT CARD
   
   Men's Bolivia Athletic Sneakers - Blue
   
   
   Add to bag
   
 *    
    * 8.0
      
    * 8.5
      
    * 9.0
      
    * 9.5
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   G.H. Bass & Co
   
   Men's Fax Leather Boat Shoes - Brown
   $27.99 $27.99
   
   Comparable value $49.00 , You save 43%
   
   GIFT CARD
   
   Men's Fax Leather Boat Shoes - Brown
   
   
   Add to bag
   
 *    
    * 7.0
      
    * 8.0
      
    * 9.0
      
    * 10.0
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Nautica
   
   Men's Clarkson Flip Flops - Brown
   $12.99 $12.99
   
   Comparable value $24.00 , You save 46%
   
   GIFT CARD
   
   Men's Clarkson Flip Flops - Brown
   
   
   Add to bag
   
 *    
    * 9.0
      
    * 10.0
      
    * 10.5
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   
   
   Men's Knit Running Shoes - Red/Black
   $39.99 $39.99
   
   Comparable value $59.00 , You save 32%
   
   GIFT CARD
   
   Men's Knit Running Shoes - Red/Black
   
   
   Add to bag
   
 *    
    * 9.0
      
    * 10.0
      
    * 10.5
      
    * 11.0
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Hurley
   
   Men's Casual Kayolace Sneakers - Grey
   $24.99 $24.99
   
   Comparable value $40.00 , You save 38%
   
   GIFT CARD
   
   Men's Casual Kayolace Sneakers - Grey
   
   
   Add to bag
   
 *    
    * M
      
    * L
      
    * XL
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Chaps
   
   Men's Solid Performance Slides - Black
   $9.99 $9.99
   
   Comparable value $16.00 , You save 38%
   
   GIFT CARD
   
   Men's Solid Performance Slides - Black
   
   
   Add to bag
   
 *    
    * 8.5
      
    * 9.5
      
    * 10.0
      
    * 10.5
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Nautica
   
   Men's Solid Stafford Sneakers - White
   $27.99 $27.99
   
   Comparable value $40.00 , You save 30%
   
   GIFT CARD
   
   Men's Solid Stafford Sneakers - White
   
   
   Add to bag
   
 *    
    * 7.0
      
    * 7.5
      
    * 8.0
      
    * 8.5
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Fila
   
   Men's Flash Attack Athletic Sneakers - Black
   $27.99 $27.99
   
   Comparable value $70.00 , You save 60%
   
   GIFT CARD
   
   Men's Flash Attack Athletic Sneakers - Black
   
   
   Add to bag
   
 *    
    * 6.0
      
    * 7.0
      
    * 8.0
      
    * 9.0
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Sperry
   
   Men's Foam Boat Shoes - Navy
   $16.99 $16.99
   
   Comparable value $34.00 , You save 50%
   
   GIFT CARD
   
   Men's Foam Boat Shoes - Navy
   
   
   Add to bag
   
 *    
    * M
      
    * L
      
    * XL
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Chaps
   
   Men's Solid Padded Flip Flops - Grey
   $9.99 $9.99
   
   Comparable value $16.00 , You save 38%
   
   GIFT CARD
   
   Men's Solid Padded Flip Flops - Grey
   
   
   Add to bag
   
 *    
    * M
      
    * L
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Chaps
   
   Men's Padded Slides - Black
   $9.99 $9.99
   
   Comparable value $16.00 , You save 38%
   
   GIFT CARD
   
   Men's Padded Slides - Black
   
   
   Add to bag
   
 *    
    * 8.0
      
    * 9.0
      
    * 10.0
      
    * 10.5
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Crevo
   
   Men's Casual Memory Foam Sneakers - Grey
   $24.99 $24.99
   
   Comparable value $40.00 , You save 38%
   
   GIFT CARD
   
   Men's Casual Memory Foam Sneakers - Grey
   
   
   Add to bag
   
 *    
    * 8.0
      
    * 9.0
      
    * 10.0
      
    * 11.0
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Body Glove
   
   Men's Caruso Flip Flops - Black
   $14.99 $14.99
   
   Comparable value $20.00 , You save 25%
   
   GIFT CARD
   
   Men's Caruso Flip Flops - Black
   
   
   Add to bag
   
 *    
    * 7.0
      
    * 8.0
      
    * 9.0
      
    * 10.0
      
      
   
   More Sizes
   Add to bag
   CLEARANCE
   
   NEW
   
   Nautica
   
   Men's Clarkson 2 Flip Flops - Brown
   $12.99 $12.99
   
   Comparable value $24.00 , You save 46%
   
   GIFT CARD
   
   Men's Clarkson 2 Flip Flops - Brown
   
   
   Add to bag
   

Show More Products
(No products.)
Shop for men's shoes at Burkes Outlet for top brand names and styles at even
better prices.  We carry a wide selection of shoes for men and, with new
arrivals coming in all the time, you never know what you'll find next.


SHOES FOR MEN

Shop Burkes Outlet for men's shoes and find top brand names and the latest
styles at prices you'll love.  We carry a wide selection of styles including
boat shoes, men's boots, men's outdoor shoes, dress shoes for men, sandals, flip
flops, sneakers, men's casual dress shoes, and other casual shoes for me.  Find
cool shoes for men, the best running shoe for men, or other great styles.  With
new arrivals coming in all the time, you never know what you will find next.

View Details
CLEARANCE

NEW

Color:

Comparable value
Comparable value
You save %
Please select a size and quantity to continue.

Qty
1
Add to bag

Please select a size


ADDED TO BAG!

KEEP SHOPPING VIEW BAG (0)
Frequently Bought Together
❮ ❯

Sign-up for exclusive offers
Sign-up for exclusive offers


MY ACCOUNT

Sign In Sign Up for MORE rewards MORE rewards

CUSTOMER SERVICE

Order Status Shipping Returns & Exchanges Size Chart FAQ

WAYS TO SHOP

Today's Ad New Arrivals Shop Socially Featured Shops Store Locator Grand
Openings

BEALLS FAMILY OF STORES CREDIT CARD

Apply & Save! Pay My Bill

ABOUT

About Us Our Style & Mission Careers Contact Us

CUSTOMER SERVICE

Mon-Sat: 9am-6pm

Sun: 10am-5pm (Eastern)


 * Sitemap
 * Privacy Policy
 * Real Estate
 * Social Responsibility
 * Accessibility
 * © 2021 Burkes Outlet

X
Please enter a valid email
X
Thank you for subscribing!
Look for exciting deals from Burkes to arrive soon.
Want to make shopping quick & easy?
Create an online account today.

Get access to your MORE rewards dashboard and for easier checkout online.

Click here to get started now.

X
Welcome Back! 

Thanks again for subscribing.

Want to make shopping quick & easy?
Create an online account today.

Get access to your MORE rewards dashboard and for easier checkout online.

Click here to get started now.

X

We're sorry, we were unable to subscribe this email address at this time. Please
try again later. If you continue to have issues, please contact our Customer
Care Center at (800)683-8655 Mon-Sat 9am-9pm, Sun 10am-8pm.



72 20
X
Get rewarded for shopping! Join MORE rewards
X

This website uses cookies to improve user experience and track anonymous site
usage. By continuing to use this site or closing this banner, you accept the use
of cookies. Click here to read more about how we use cookies.

X

CALIFORNIA PRIVACY RIGHTS

The California Consumer Privacy Act (CCPA) of 2018 takes effect on January 1,
2020. This legislation grants the following rights to California customers:

 * The right to request (no more than twice in a 12-month period) to know what
   categories and specific pieces of personal information were collected, used,
   shared or sold by us in the preceding 12 months.
 * The right to delete personal information held by us in the preceding 12
   months and by extension, our service providers;
 * The right to non-discrimination in terms of price or service when a customer
   exercises a privacy right under CCPA.

When submitting a request, your identity will be verified by matching your last
name, phone number and email address to the information we already possess.

How do I request to know the personal information you hold about me?

If you wish us to provide a copy of this information, you may submit a request
here or contact Customer Care at 800-569-9038.

For identity verification purposes, please ensure that your request includes the
following:

 * Last name
 * Email address
 * Phone number
 * Request type: request to know my personal information

It may take up to 45 days from the date we verify your identity to produce the
requested information. The request will provide information from all Bealls
entities.

How do I request to delete the personal information you hold about me?

To request your personal information be permanently deleted expresses your
intention to fully remove both your user account and any existing information
held by all Bealls entities. This cannot be undone, and we won’t be able to
recover any of your data, including your saved lists and sale alerts in the
future.

Note that in permanently deleting your personal information you relinquish the
following benefits:

 * Access to special offers and discounts beyond those available on
   BeallsFlorida.com and all Bealls sites.
 * Ability to enroll in Bealls Coast 2 Coast loyalty program, access to any of
   the special savings benefits, point accumulation for dollar off rewards, or
   access to rewards at checkouts/registers.
 * Receive sale email alerts from all Bealls entities
 * Ability to create or maintain a BeallsFlorida shopping account or access your
   saved shipping addresses
 * Create and share Wish Lists with others

If you wish us to remove your personal information, you may submit a request to
be permanently deleted here or contact Customer Care at 800-569-9038.

For identity verification purposes, please ensure that your request includes the
following:

 * Last name
 * Email address
 * Phone number
 * Request type: request to delete my personal information

It may take up to 45 days from the date we verify your identity to delete your
personal information.

For more information, contact us or call Customer Care at 800-569-9038.