whimash.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://whimash.com.br/
Effective URL: https://whimash.com/?shpxid=68710058-fca2-413c-a2a2-a6e13711fb73
Submission: On June 14 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search-bar">
  <div class="search-bar__top-wrapper">
    <div class="search-bar__top">
      <input type="hidden" name="type" value="product">
      <input type="hidden" name="options[prefix]" value="last">
      <input type="hidden" name="options[unavailable_products]" value="last">
      <div class="search-bar__input-wrapper">
        <input class="search-bar__input" type="text" name="q" autocomplete="off" autocorrect="off" aria-label="Search..." placeholder="Search...">
        <button type="button" class="search-bar__input-clear hidden-lap-and-up" data-action="clear-input">
          <span class="visually-hidden">Clear</span>
          <svg focusable="false" class="icon icon--close " viewBox="0 0 19 19" role="presentation">
            <path
              d="M9.1923882 8.39339828l7.7781745-7.7781746 1.4142136 1.41421357-7.7781746 7.77817459 7.7781746 7.77817456L16.9705627 19l-7.7781745-7.7781746L1.41421356 19 0 17.5857864l7.7781746-7.77817456L0 2.02943725 1.41421356.61522369 9.1923882 8.39339828z"
              fill="currentColor" fill-rule="evenodd"></path>
          </svg>
        </button>
      </div><button type="submit" class="search-bar__submit" aria-label="Search"><svg focusable="false" class="icon icon--search " viewBox="0 0 21 21" role="presentation">
          <g stroke-width="2" stroke="currentColor" fill="none" fill-rule="evenodd">
            <path d="M19 19l-5-5" stroke-linecap="square"></path>
            <circle cx="8.5" cy="8.5" r="7.5"></circle>
          </g>
        </svg><svg focusable="false" class="icon icon--search-loader " viewBox="0 0 64 64" role="presentation">
          <path opacity=".4"
            d="M23.8589104 1.05290547C40.92335108-3.43614731 58.45816642 6.79494359 62.94709453 23.8589104c4.48905278 17.06444068-5.74156424 34.59913135-22.80600493 39.08818413S5.54195825 57.2055303 1.05290547 40.1410896C-3.43602265 23.0771228 6.7944697 5.54195825 23.8589104 1.05290547zM38.6146353 57.1445143c13.8647142-3.64731754 22.17719655-17.89443541 18.529879-31.75914961-3.64743965-13.86517841-17.8944354-22.17719655-31.7591496-18.529879S3.20804604 24.7494569 6.8554857 38.6146353c3.64731753 13.8647142 17.8944354 22.17719655 31.7591496 18.529879z">
          </path>
          <path d="M1.05290547 40.1410896l5.80258022-1.5264543c3.64731754 13.8647142 17.89443541 22.17719655 31.75914961 18.529879l1.5264543 5.80258023C23.07664892 67.43614731 5.54195825 57.2055303 1.05290547 40.1410896z"></path>
        </svg></button>
    </div>
    <button type="button" class="search-bar__close-button hidden-tablet-and-up" data-action="unfix-search">
      <span class="search-bar__close-text">Close</span>
    </button>
  </div>
  <div class="search-bar__inner">
    <div class="search-bar__results" aria-hidden="true">
      <div class="skeleton-container">
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="search-bar__results-inner"></div>
    </div>
  </div>
</form>

Name: loginPOST /account/login

<form method="post" action="/account/login" id="header_customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="form"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8"
    value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Login to my account</h2>
    <p class="popover__legend">Enter your e-mail and password:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="login-customer[email]" class="form__field form__field--text" autocomplete="email" name="customer[email]" required="required">
    <label for="login-customer[email]" class="form__floating-label">Email</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="login-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="current-password">
    <label for="login-customer[password]" class="form__floating-label">Password</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Login</button>
</form>

Name: recoverPOST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8" name="recover" class="form"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Recover password</h2>
    <p class="popover__legend">Enter your email:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="recover-customer[recover_email]" class="form__field form__field--text" name="email" required="required">
    <label for="recover-customer[recover_email]" class="form__floating-label">Email</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Recover</button>
</form>

POST /cart

<form method="post" action="/cart" id="mini-cart" class="mini-cart" aria-hidden="true" novalidate="novalidate" data-item-count="0">
  <input type="hidden" name="attributes[collection_products_per_page]" value="">
  <input type="hidden" name="attributes[collection_layout]" value=""><svg focusable="false" class="icon icon--nav-triangle-borderless " viewBox="0 0 20 9" role="presentation">
    <path d="M.47108938 9c.2694725-.26871321.57077721-.56867841.90388257-.89986354C3.12384116 6.36134886 5.74788116 3.76338565 9.2467995.30653888c.4145057-.4095171 1.0844277-.40860098 1.4977971.00205122L19.4935156 9H.47108938z" fill="#ffffff"></path>
  </svg>
  <div class="mini-cart__content mini-cart__content--empty">
    <div class="mini-cart__empty-state"><svg focusable="false" width="81" height="70" viewBox="0 0 81 70">
        <g transform="translate(0 2)" stroke-width="4" stroke="#1e2d7d" fill="none" fill-rule="evenodd">
          <circle stroke-linecap="square" cx="34" cy="60" r="6"></circle>
          <circle stroke-linecap="square" cx="67" cy="60" r="6"></circle>
          <path d="M22.9360352 15h54.8070373l-4.3391876 30H30.3387146L19.6676025 0H.99560547"></path>
        </g>
      </svg>
      <p class="heading h4">Your cart is empty</p>
    </div>
    <a href="" class="button button--primary button--full">Shop our products</a>
  </div>
</form>

POST /contact#footer-newsletter

<form method="post" action="/contact#footer-newsletter" id="footer-newsletter" accept-charset="UTF-8" class="footer__newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="footer[footer][contact][email]" name="contact[email]" class="form__field form__field--text" required="">
    <label for="footer[footer][contact][email]" class="form__floating-label">Your email</label>
  </div>
  <button type="submit" class="form__submit form__submit--tight button button--primary">Subscribe</button>
</form>

Text Content

Skip to content


 * Men's Fashion
 * Women's Fashion
 * Electronics
 * Bags & Luggage
 * Todas as Coleções
    * Moda Masculina
    * Moda Feminina
    * Eletrônicos
    * Bags & Luggage
    * Casa e Decoração
    * Beleza & Cuidados Pessoais
    * Suprimentos para Animais de Estimaç...
    * Brinquedos e Jogos

 * Men's Fashion
 * Women's Fashion
 * Flash Offer
 * Sale Items
 * Super Ofertas
 * Electronics
 * Bags & Luggage
 * More
    * Tree Item 1
       * Tree Item 1
          * Tree Item 1
      
       * Tree Item 2

Need help?

+ 1 917 5085480
support@whimash.com


WHIMASH

Clear
Close

Login / Signup
My account


LOGIN TO MY ACCOUNT

Enter your e-mail and password:

Email
Password
Login

New customer? Create your account

Lost password? Recover password


RECOVER PASSWORD

Enter your email:

Email
Recover

Remembered your password? Back to login

0
Cart

Your cart is empty

Shop our products
 * Men's Fashion
 * Women's Fashion
 * Electronics
 * Bags & Luggage
 * Todas as Coleções
    * Moda Masculina
    * Moda Feminina
    * Eletrônicos
    * Bags & Luggage
    * Casa e Decoração
    * Beleza & Cuidados Pessoais
    * Suprimentos para Animais de Estimaç...
    * Brinquedos e Jogos

 * Men's Fashion
 * Women's Fashion
 * Flash Offer
 * Sale Items
 * Super Ofertas
 * Electronics
 * Bags & Luggage
 * More
    * Tree Item 1
       * Tree Item 1
          * Tree Item 1
      
       * Tree Item 2

 1. 
 2. 
 3. 
 4. 


MEN'S SWEATSHIRTS

View All
Men's Hoodie New York Print Fashion Casual Long Sleeves Loose Sweatshirt
Sale price$20.99

300 reviews
Men's Patchwork Hoodie Sweatshirt Casual Clothing Loose Warm Fleece Streetwear
Sports Outwear
Sale price$21.90

160 reviews
Save 25%

Men's Sweatshirt Fashion Streetwear Casual Loose Breathable Brand Hooded
Sweatshirt
Sale price$18.95 Regular price$25.29

498 reviews
Personality Smoking Monkey Hoodie Men Fashion Warm Sweatshirt Hip Hop Hoodies
Casual Fleece Streetwear New Hooded
Sale price$20.59

137 reviews
Men's Hoodie Hip Hop Loose Hooded Sweatshirt Fashion Sportswear Streetwear
Pullovers
Sale price$20.39

390 reviews
Unisex Men's and Women's Hoodie Casual Sports New Fleece Sweatshirt Black White
Minimalism Couple Clothes
Sale price$21.49

4 reviews
Men's casual winter hooded sweatshirt
Sale price$20.49

352 reviews
Men's Hoodie Sweatshirt Autumn Winter Fleece Solid Color Hooded Jacket
Sale priceFrom $24.98

86 reviews



YOU WILL LOVE!

KZ EDX Pro Dynamic Earphones HiFi Bass In Ear Monitor Sport Noise Canceling
Earphone KZ EDXPRO MT1 CSN ZST SKS
Sale priceFrom $17.39

194 reviews
Save 40%

Lenovo LP2 Wireless Bluetooth Earphones Music Gaming Headset Low Latency HiFi
Sound Sprot Waterproof Earbuds with Mic
Sale price$14.69 Regular price$24.49

88 reviews
Save 25%

07S Wireless Headphones Foldable Adjustable Stereo Gaming Headphones
Bluetooth+TF Play+3.5mm AUX 3 Modes HIFI Heavy Bass
Sale price$22.59 Regular price$30.19

66 reviews
Pro 30 Professional Studio DJ Headphones with Mic Over Foldable HiFi Wired
Monitors for Gaming
Sale price$34.99

96 reviews
Sports Bluetooth Wireless Earphones with Microphone IPX5 Waterproof Earhooks
Bluetooth HiFi Stereo Music for Phone
Sale price$20.49

60 reviews
Qere E28 Wireless Earphones New TWS Bluetooth 5.3 HD Microphone HiFi Earphone
13mm Driver Low Latency Waterproof Gaming
Sale price$26.79

176 reviews
Earbuds Lenovo LP75 TWS Sports FBluetooth 5.3 Wireless Waterproof HiFi Stereo
Noise Reduction with Microphones
Sale price$20.39

664 reviews
Qcy T13 V5.1 TWS Bluetooth Earphone Wireless Touch Control Headphones 4 ENC
Microphones HD Call Headset APP Customization
Sale price$25.59

470 reviews
Original Xiaomi Piston 3 Wired Bass Earphone 3.5mm Sports Earphone with Mic
Earphone for Phone Xiaomi Samsung Huawei
Sale price$12.69

629 reviews
Save 40%

MIJIA Xiaomi TWS Wireless Earbuds Low Latency Gaming Bluetooth Headset with Mic
Sale price$15.90 Regular price$26.50

814 reviews
Save 40%

Qcy H2 Pro Wireless Headphones Bluetooth 5.3 Headphone HiFi 3D Stereo Bass Mode
Gaming Headphones Over Ear 70H
Sale price$31.59 Regular price$52.65

243 reviews




RECENTLY VIEWED




Customer Service Hours

Monday to Friday: 8:00 AM to 18:00 PM

Saturday: 9:00 AM to 17:00 PM



Contact Us
 * Contact
 * FAQ

INSTITUTIONAL
 * About Us
 * Terms And Conditions
 * Privacy Policy
 * Exchanges And Returns

Receive our Newsletter

Don't miss out on our latest arrivals!

Your email
Subscribe

© 2024 Whimash


We Accept

American Express Apple Pay Diners Club Discover Meta Pay Google Pay Mastercard
PayPal Shop Pay Venmo Visa

© 2024 Whimash


Use this bar to show information about your cookie policy.

Accept Decline
 * Opens in a new window.