www.heydude.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.heydude.com/
Effective URL: https://www.heydude.com/
Submission: On May 08 via api from US — Scanned from CA

Form analysis 9 forms found in the DOM

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input name="country_code" type="hidden"
    value="CA"><button class="recommendation-modal__close-button" type="submit"><svg aria-label="Dismiss" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="height: 1em; width: 1em;">
      <path d="M11.414 10l6.293-6.293a.999.999 0 1 0-1.414-1.414L10 8.586 3.707 2.293a.999.999 0 1 0-1.414 1.414L8.586 10l-6.293 6.293a.999.999 0 1 0 1.414 1.414L10 11.414l6.293 6.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z"
        fill="#333333"></path>
    </svg></button></form>

POST /localization

<form action="/localization" method="POST" class="recommendation-modal__form"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input
    name="country_code" type="hidden" value="CA"><button class="recommendation-modal__button" type="submit" style="background-color: rgb(23, 115, 176); color: rgb(255, 255, 255);">Continue</button></form>

/search

<form class=" w-full lg:w-auto top-headerHeight lg:top-auto left-0" action="/search">
  <div class="relative group ">
    <input type="text" placeholder="Search" name="q" autocomplete="off" value="" data-search-input=""
      class="pl-5 pr-12 bg-transparent rounded-full lg:rounded border-stone border h-9 lg:h-10 w-full lg:w-72 text-primaryDark font-bold placeholder:text-primaryDark capitalize">
    <span data-open-search="" class="w-5 h-5 block absolute right-4 top-1/2 -translate-y-1/2">
      <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M23 23L16 16M18.58 9.79C18.58 14.6446 14.6446 18.58 9.79001 18.58C4.93543 18.58 1 14.6446 1 9.79C1 4.93542 4.93543 1 9.79001 1C14.6446 1 18.58 4.93542 18.58 9.79Z" stroke="#472723" stroke-width="1.5" stroke-miterlimit="10"
          stroke-linecap="round" stroke-linejoin="round"></path>
      </svg>
    </span>
    <button data-clear-search="" type="button" class="animation-spin hidden w-3.5 h-3.5 absolute right-4 top-1/2 -translate-y-1/2">
      <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 22 22" fill="none">
        <g clip-path="url(#clip0_30_1341)">
          <path d="M1.22218 20.7778L10.9999 11M10.9999 11L20.7777 1.22223M10.9999 11L1.22217 1.22224M10.9999 11L20.7777 20.7778" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
        </g>
        <defs>
          <clipPath id="clip0_30_1341">
            <rect width="22" height="22" fill="transparent"></rect>
          </clipPath>
        </defs>
      </svg>
    </button>
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" class="flex flex-col"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <div class="input">
    <input id="login-email" type="email" name="customer[email]" class="relative transition text-base peer transform placeholder-shown:-translate-y-full placeholder-shown:opacity-0 focus:opacity-100 focus:translate-y-0 focus:outline-none"
      placeholder="john@email.com" autocomplete="on">
    <span class="block transition-all peer-placeholder-shown:opacity-0 transform peer-placeholder-shown:translate-y-full peer-focus:opacity-100 peer-focus:translate-y-0 text-sm">Email</span>
    <label for="login-email"
      class="absolute opacity-0 flex items-center text-base cursor-text px-5 py-4 justify-start peer pointer-events-none peer-placeholder-shown:opacity-100 peer-placeholder-shown:pointer-events-auto peer-focus:opacity-0 peer-focus:pointer-events-auto top-0 left-0 w-full h-full">
      <span>Email</span>
    </label>
  </div>
  <div class="input">
    <input id="login-password" type="password" name="customer[password]" class="relative transition text-base peer transform placeholder-shown:-translate-y-full placeholder-shown:opacity-0 focus:opacity-100 focus:translate-y-0 focus:outline-none"
      placeholder="******" autocomplete="on">
    <span class="block transition-all peer-placeholder-shown:opacity-0 transform peer-placeholder-shown:translate-y-full peer-focus:opacity-100 peer-focus:translate-y-0 text-sm">Password</span>
    <label for="login-password"
      class="absolute opacity-0 flex items-center text-base cursor-text px-5 py-4 justify-start peer pointer-events-none peer-placeholder-shown:opacity-100 peer-placeholder-shown:pointer-events-auto peer-focus:opacity-0 peer-focus:pointer-events-auto top-0 left-0 w-full h-full">
      <span>Password</span>
    </label>
  </div>
  <button class="button primary">Login</button>
</form>

POST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true" class="flex flex-col"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <div class="input">
    <input id="register-first-name" type="text" name="customer[first_name]" class="relative transition text-base peer transform placeholder-shown:-translate-y-full placeholder-shown:opacity-0 focus:opacity-100 focus:translate-y-0 focus:outline-none"
      placeholder=" ">
    <span class="block transition-all peer-placeholder-shown:opacity-0 transform peer-placeholder-shown:translate-y-full peer-focus:opacity-100 peer-focus:translate-y-0 text-sm">First name</span>
    <label for="register-first-name"
      class="absolute opacity-0 flex items-center text-base cursor-text px-5 py-4 justify-start peer pointer-events-none peer-placeholder-shown:opacity-100 peer-placeholder-shown:pointer-events-auto peer-focus:opacity-0 peer-focus:pointer-events-auto top-0 left-0 w-full h-full">
      <span>First name</span>
    </label>
  </div>
  <div class="input">
    <input id="register-last-name" type="text" name="customer[last_name]" class="relative transition text-base peer transform placeholder-shown:-translate-y-full placeholder-shown:opacity-0 focus:opacity-100 focus:translate-y-0 focus:outline-none"
      placeholder=" ">
    <span class="block transition-all peer-placeholder-shown:opacity-0 transform peer-placeholder-shown:translate-y-full peer-focus:opacity-100 peer-focus:translate-y-0 text-sm">Last name</span>
    <label for="register-last-name"
      class="absolute opacity-0 flex items-center text-base cursor-text px-5 py-4 justify-start peer pointer-events-none peer-placeholder-shown:opacity-100 peer-placeholder-shown:pointer-events-auto peer-focus:opacity-0 peer-focus:pointer-events-auto top-0 left-0 w-full h-full">
      <span>Last name</span>
    </label>
  </div>
  <div class="input">
    <input id="register-email" type="email" name="customer[email]" class="relative transition text-base peer transform placeholder-shown:-translate-y-full placeholder-shown:opacity-0 focus:opacity-100 focus:translate-y-0 focus:outline-none"
      placeholder=" ">
    <span class="block transition-all peer-placeholder-shown:opacity-0 transform peer-placeholder-shown:translate-y-full peer-focus:opacity-100 peer-focus:translate-y-0 text-sm">Email</span>
    <label for="register-email"
      class="absolute opacity-0 flex items-center text-base cursor-text px-5 py-4 justify-start peer pointer-events-none peer-placeholder-shown:opacity-100 peer-placeholder-shown:pointer-events-auto peer-focus:opacity-0 peer-focus:pointer-events-auto top-0 left-0 w-full h-full">
      <span>Email</span>
    </label>
  </div>
  <div class="input">
    <input id="register-password" type="password" name="customer[password]" class="relative transition text-base peer transform placeholder-shown:-translate-y-full placeholder-shown:opacity-0 focus:opacity-100 focus:translate-y-0 focus:outline-none"
      placeholder=" ">
    <span class="block transition-all peer-placeholder-shown:opacity-0 transform peer-placeholder-shown:translate-y-full peer-focus:opacity-100 peer-focus:translate-y-0 text-sm">Password</span>
    <label for="register-password"
      class="absolute opacity-0 flex items-center text-base cursor-text px-5 py-4 justify-start peer pointer-events-none peer-placeholder-shown:opacity-100 peer-placeholder-shown:pointer-events-auto peer-focus:opacity-0 peer-focus:pointer-events-auto top-0 left-0 w-full h-full">
      <span>Password</span>
    </label>
  </div>
  <input type="hidden" name="return_to" value="/account">
  <input type="hidden" id="customer_tags" name="customer[tags]" value="US">
  <button class="button mt-5 primary">Create Account</button>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8" class="flex flex-col gap-1.5"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="input">
    <input id="reset-email" type="email" name="email" class="relative transition text-base peer transform placeholder-shown:-translate-y-full placeholder-shown:opacity-0 focus:opacity-100 focus:translate-y-0 focus:outline-none" placeholder=" ">
    <span class="block transition-all peer-placeholder-shown:opacity-0 transform peer-placeholder-shown:translate-y-full peer-focus:opacity-100 peer-focus:translate-y-0 text-sm">Email</span>
    <label for="reset-email"
      class="absolute opacity-0 flex items-center text-base cursor-text px-5 py-4 justify-start peer pointer-events-none peer-placeholder-shown:opacity-100 peer-placeholder-shown:pointer-events-auto peer-focus:opacity-0 peer-focus:pointer-events-auto top-0 left-0 w-full h-full">
      <span>Email</span>
    </label>
  </div>
  <input type="hidden" name="return_to" value="/?reset=true">
  <button class="button primary">Reset Password</button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="w-full flex flex-col md:max-w-[400px]"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" id="contact_tags" name="contact[tags]" value="newsletter,US">
  <div class="w-full relative">
    <input type="email" oninput="validateFooterEmail(this.value)" class="bg-white text-primaryDark placeholder-primaryDark placeholder:font-bold text-base w-full outline-none p-4 rounded" required="" name="contact[email]"
      placeholder="Enter your email">
    <button type="button" id="signupSumbit" class="absolute right-0 top-0 h-full font-bold bg-secondaryLight p-3 text-white">Subscribe</button>
  </div>
  <div id="signupError" class="hidden text-offError pt-3 text-base">Please enter a valid email address.</div>
</form>

POST /localization

<form method="post" action="/localization" id="FooterLanguageFormNoScript" accept-charset="UTF-8" class="flex flex-col" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/"><label class="block text-sm font-bold text-primaryDark pb-[5px]" id="countryLabel">Country</label>
  <fake-select data-value="US" class="block rounded-[5px] text-left relative w-full bg-primaryLight z-0" value="US">
    <button aria-hidden="true" type="button" data-dropdown-action="toggle-dropdown" class="border border-stone flex gap-4 font-body items-center py-[13px] px-3.5 w-full relative z-1 bg-primaryLight rounded-[5px]">
      <div data-fake-select-value="" class="flex gap-4 items-center text-left">
        <span data-value="US"> United States (USD $) </span>
      </div>
      <span data-rotate="" class="rounded-[5px]block h-3.5 w-4 ml-auto transition duration-200 [&amp;_svg]:transform [&amp;_svg]:rotate-90" aria-hidden="true">
        <svg width="100%" height="100%" viewBox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M1 1L9 9L1 17" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </span>
    </button>
    <div aria-hidden="true" data-dropdown="" style="height: 0;"
      class="absolute w-full top-full overflow-hidden transition-all duration-200 border shadow-[0px_3px_4px_0px_rgba(52,54,73,0.12),0px_1px_5px_0px_rgba(52,54,73,0.20)] border-ebb bg-ebb transform -translate-y-[5px]">
      <ul class="max-h-[440px] overflow-y-scroll py-2.5">
        <li data-fake-option="" class="group ">
          <button type="button" data-value="AU" data-dropdown-action="select" class="group-[.selected]:bg-primaryDark hover:bg-primaryDark-10 focus:bg-primaryDark-10 group-[.selected]:text-primaryLight transition duration-200 py-[7px] px-3.5 w-full"
            data-option="" data-action="product-select">
            <div class="flex-shrink text-left">
              <span>Australia (AUD $)</span>
            </div>
          </button>
        </li>
        <li data-fake-option="" class="group ">
          <button type="button" data-value="CA" data-dropdown-action="select" class="group-[.selected]:bg-primaryDark hover:bg-primaryDark-10 focus:bg-primaryDark-10 group-[.selected]:text-primaryLight transition duration-200 py-[7px] px-3.5 w-full"
            data-option="" data-action="product-select">
            <div class="flex-shrink text-left">
              <span>Canada (CAD $)</span>
            </div>
          </button>
        </li>
        <li data-fake-option="" class="group ">
          <button type="button" data-value="MX" data-dropdown-action="select" class="group-[.selected]:bg-primaryDark hover:bg-primaryDark-10 focus:bg-primaryDark-10 group-[.selected]:text-primaryLight transition duration-200 py-[7px] px-3.5 w-full"
            data-option="" data-action="product-select">
            <div class="flex-shrink text-left">
              <span>Mexico (MXN $)</span>
            </div>
          </button>
        </li>
        <li data-fake-option="" class="group selected">
          <button type="button" data-value="US" data-dropdown-action="select" class="group-[.selected]:bg-primaryDark hover:bg-primaryDark-10 focus:bg-primaryDark-10 group-[.selected]:text-primaryLight transition duration-200 py-[7px] px-3.5 w-full"
            data-option="" data-action="product-select">
            <div class="flex-shrink text-left">
              <span>United States (USD $)</span>
            </div>
          </button>
        </li>
      </ul>
    </div>
    <select data-real-select="" class="sr-only" name="country_code" aria-labelledby="countryLabel" onchange="window.dispatchEvent(new Event('localizationForm:changed', { bubbles: true }));">
      <option value="AU"> Australia (AUD $) </option>
      <option value="CA"> Canada (CAD $) </option>
      <option value="MX"> Mexico (MXN $) </option>
      <option value="US" selected=""> United States (USD $) </option>
    </select>
  </fake-select>
  <button class="button primary mt-7.5">SAVE</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

YOUR LOCATION IS SET TO CANADA

 * Shop in CAD $
 * Get shipping options for Canada

Continue
Change country/region

Skip to text
Women
 * Wendy
 * Platforms
 * Sandals
 * Mules
 * Wendy Mid
 * Sneakers

 * Shop All Women's Shoes
 * New Arrivals
 * Sale

 * Mother's Day Collection
 * White Sneakers
 * Women's Buy with Prime
 * Women's Flats
 * Mossy Oak® Collection
 * Shoes on Sale

Men
 * Wally
 * Sneakers
 * Wally Mid
 * Sandals
 * Mules

 * Shop All Mens Shoes
 * New Arrivals
 * Sale

 * Corona Collection
 * Collegiate Collection
 * Wide Collection
 * Men's Buy with Prime
 * Mossy Oak® Collection
 * Shoes on Sale

Kids
 * Boys Wally
 * Girls Wendy
 * Sneakers
 * Shop All Boys
 * Shop All Girls

 * Shop All Kids Shoes
 * Little Kids (Sizes 5-10)
 * Big Kids (Sizes 11-6)
 * New Arrivals
 * Kids Sale Shoes

 * Kid's Prints & Patterns
 * On Trend
 * Best Selling Kids' Shoes
 * Shop By Color
 * Kid's School Uniform Shoes
 * Kid's Vacation Shop

Sale
 * Women's under $50
 * Men's under $50

 * Shop All Sale
 * Women's Sale
 * Men's Sale
 * Kids' Sale

 * Past Season Sale
 * Shoes on Sale
 * Spring Sale


 * Women
 * Men
 * Kids
 * Sale

Corona Collection
Prints & Patterns
Wally & Wendy Collection
Collegiate Collection
Buy With Prime
Wide Collection

My Bag 0 Login / Create Account Order Status
FREE SHIPPING ON ORDERS $60+
Women
 * Shop All Women's Shoes
 * New Arrivals
 * Sale

 * Wendy
 * Platforms
 * Sandals
 * Mules
 * Wendy Mid
 * Sneakers

 * Mother's Day Collection
 * White Sneakers
 * Women's Buy with Prime
 * Women's Flats
 * Mossy Oak® Collection
 * Shoes on Sale

Men
 * Shop All Mens Shoes
 * New Arrivals
 * Sale

 * Wally
 * Sneakers
 * Wally Mid
 * Sandals
 * Mules

 * Corona Collection
 * Collegiate Collection
 * Wide Collection
 * Men's Buy with Prime
 * Mossy Oak® Collection
 * Shoes on Sale

Kids
 * Shop All Kids Shoes
 * Little Kids (Sizes 5-10)
 * Big Kids (Sizes 11-6)
 * New Arrivals
 * Kids Sale Shoes

 * Boys Wally
 * Girls Wendy
 * Sneakers
 * Shop All Boys
 * Shop All Girls

 * Kid's Prints & Patterns
 * On Trend
 * Best Selling Kids' Shoes
 * Shop By Color
 * Kid's School Uniform Shoes
 * Kid's Vacation Shop

Sale
 * Shop All Sale
 * Women's Sale
 * Men's Sale
 * Kids' Sale

 * Women's under $50
 * Men's under $50

 * Past Season Sale
 * Shoes on Sale
 * Spring Sale








YOUR BAG IS EMPTY

Start Shopping!
Shop Women's Shoes Shop Men's Shoes Shop Apparel




LOGIN

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

Login Create Account

Email Email
Password Password
Login
Forgot password?
First name First name
Last name Last name
Email Email
Password Password
Create Account


FORGOT PASSWORD

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

FORGOT YOUR PASSWORD?

Enter your email below. We will send you a link to reset your password.

Email Email
Reset Password

Or return to Log in


FORGOT PASSWORD

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

Check your email for a reset link!

NEW MARKDOWNS ADDED + 25% OFF SHOP SALE
SPRING REFRESH: 25% OFF SELECT STYLES CODE: MAY25


SLIP ON AND SAY AHHH

Crafted with laid-back luxury, step into paradise with HEYDUDE x Corona.

Shop Now
 * WOMEN
 * MEN
 * KIDS
 * SALE

The Wally
Hudson Collection
Wide Collection
Prints & Patterns
Buy With Prime
Collegiate Collection
The Wendy
Mossy Oak® Collection
Travel Ready Collection


25% OFF ALMOST EVERYTHING

So many fun Go-To's, so little time. Score 25% off with code MAY25

Save Now


FIND YOUR COMFORT OASIS

We’re all about good vibes and good soles.

Shop Now


RED, WHITE AND
BRAND NEW

Put some patriotic pep in your step.

Shop Americana


SMELLS LIKE SCHOOL SPIRIT

Stock up on style and rep your favorite teams with the Collegiate Collection.

Shop Now















Are you Good-To-Go?
Tag @heydude or use #heydudeshoes to be featured here!



SUBSCRIBE FOR COMFORT

Save 15% on your first order!
Subscribe
Please enter a valid email address.
 * Facebook icon facebook link
 * instagram link
 * tiktok link
 * twitter link
 * youtube link
 * pinterest link

 * Shop
   
   Mens Womens Kids Sale Gift Cards

 * Help
   
   Live Chat Contact Us Find A Store Track Your Order Start a Return Returns &
   Exchanges Refund Policy FAQ Shipping & Delivery Size Guide Cleaning Your
   Shoes Gift Card Balance

 * Company Info
   
   1.866.863.4709 (9am-9pm EST)
   
   
   
   About Us Student Discount Military, Teacher, Healthcare Discounts Promo T&C's
   Affiliate Program Warranty Policy Privacy Policy Careers CA Supply Chains Act

Shop
 * Mens
 * Womens
 * Kids
 * Sale
 * Gift Cards

Help
 * Contact Us
 * Find A Store
 * Track Your Order
 * Start a Return
 * Returns & Exchanges
 * Refund Policy
 * FAQ
 * Shipping & Delivery
 * Size Guide
 * Cleaning Your Shoes
 * Gift Card Balance

Company Info
 * About Us
 * Student Discount
 * Military, Teacher, Healthcare Discounts
 * Promo T&C's
 * Affiliate Program
 * Warranty Policy
 * Privacy Policy
 * Careers
 * CA Supply Chains Act

United States | English

Select country
Country
United States (USD $)
 * Australia (AUD $)
 * Canada (CAD $)
 * Mexico (MXN $)
 * United States (USD $)

Australia (AUD $) Canada (CAD $) Mexico (MXN $) United States (USD $) SAVE



 * Refresh page







PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * FUNCTIONAL COOKIES


 * ANALYTIC COOKIES


 * NECESSARY COOKIES


 * ADVERTISING COOKIES

YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
Privacy Policy

FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages.    If you do not allow these cookies then
some or all of these services may not function properly.

ANALYTIC COOKIES

Analytic Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.    All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in, or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not work.

ADVERTISING COOKIES

Advertising Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Back Button


COOKIE LIST

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Reject All Allow All



Live chat:Chat with an Expert
Live chat:
Live chat:
Live chat: