eu.lablanca.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: https://trk.klclick2.com/ls/click?upn=IT-2BDSYcBgxvSrBxLIj5oF1fPezKOncJeYH3HpRpuhGPtkJc08KUJzFYo90yYMyqMCl8oJ4ppunAV-2Bch...
Effective URL: https://eu.lablanca.com/?utm_campaign=email_hypercartabandonment_pros_2_of_4&utm_medium=email&utm_source=wunderkind&utm_...
Submission: On February 14 via manual from IN — Scanned from DE

Form analysis 6 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="envy-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu slideout-menu-right" role="dialog" aria-labelledby="cart_dialog_label" aria-describedby="cart_dialog_status" aria-modal="true">
    <div class="cart-drawer__top">
      <div class="cart-drawer__empty-div"></div>
      <h2 class="type-subheading type-subheading--1 wow fadeIn animated" id="cart_dialog_label" style="visibility: visible; animation-name: fadeIn;">
        <span class="cart-drawer--title">My Bag</span>
      </h2>
      <div class="cart-close-icon-wrapper">
        <button class="slide-menu cart-close-icon cart-menu-close alt-focus" aria-label="Open cart sidebar" type="button">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
            <line x1="18" y1="6" x2="6" y2="18"></line>
            <line x1="6" y1="6" x2="18" y2="18"></line>
          </svg>
        </button>
      </div>
    </div>
    <div class="cart-error-box"></div>
    <div aria-live="polite" class="cart-empty-box"> Your basket is empty </div>
    <script type="application/template" id="cart-item-template"> <li>
					<article class="cart-item">
						<div class="cart-item-image--wrapper">
							<a class="cart-item-link" href="/product" tabindex="-1">
								<img
									class="cart-item-image"
									src="/product/image.jpg"
									alt=""
								/>
							</a>
						</div>
						<div class="cart-item-details--wrapper">
							<h3 class="cart-item__title">
								<a href="/product" class="cart-item-link cart-item-details--product-title-wrapper">
									<span class="cart-item-product-title"></span>
								</a>
							</h3>

							<div class="cart-item-price-wrapper">
								<span class="cart-item-variant-title hide"></span>
								<span class="sr-only">Now</span>
								<span class="cart-item-price"></span>
								<span class="sr-only">Was</span>
								<span class="cart-item-price-original"></span>
								<span class="cart-item-price-per-unit"></span>
							</div>

							<ul class="order-discount--cart-list" aria-label="Discount"></ul>

							<div class="cart-item--quantity-remove-wrapper">
								<div class="cart-item--quantity-wrapper">
									<button
										type="button" style="display:none"
										class="alt-focus cart-item-quantity-button cart-item-decrease"
										data-amount="-1"
										aria-label="Reduce item quantity by one"
									>-</button> 
									<input
										type="text"
										class="cart-item-quantity"
										min="1"
										pattern="[0-9]*"
										aria-label="Quantity"
									>
									<button style="display:none"
										type="button"
										class="alt-focus cart-item-quantity-button cart-item-increase"
										data-amount="1"
										aria-label="Increase item quantity by one"
									>+</button>
								</div>

								<div class="cart-item-remove-button-container">
									<button type="button" id="cart-item-remove-button" class="alt-focus" aria-label="Remove product">Remove</button>
								</div>
							</div>
						</div>
					</article>
				</li>
			</script>
    <script type="application/json" id="initial-cart">
      {
        "note": null,
        "attributes": {},
        "original_total_price": 0,
        "total_price": 0,
        "total_discount": 0,
        "total_weight": 0.0,
        "item_count": 0,
        "items": [],
        "requires_shipping": false,
        "currency": "EUR",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": []
      }
    </script>
    <ul class="cart-items"></ul>
    <div class="ajax-cart--bottom-wrapper">
      <div class="ajax-cart--cart-discount">
        <div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
      </div>
      <div class="cart-bottom-container">
        <div class="cart-nosto">
          <div class="nosto_element" id="cartpage-nosto-1"></div>
        </div>
        <div class="subtotal-container">
          <div>
            <span class="cart-price-text type-subheading">Subtotal</span>
            <div class="subtotal">
              <div>
                <p>Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
              </div>
            </div>
          </div>
          <div>
            <div class="ajax-cart--cart-original-price">
              <span class="cart-item-original-total-price" style="display: none;"><span class="money">€0,00</span></span>
            </div>
            <div class="ajax-cart--total-price hide">
              <h2 id="cart_dialog_status" role="status" class="js-cart-drawer-status sr-only"></h2>
              <h5 id="cart_drawer_subtotal">
                <span class="cart-total-price" id="cart-price"><span class="money"><span class="sr-only">Your Cart Subtotal</span>€0,00</span></span>
              </h5>
            </div>
          </div>
        </div>
        <div class="btn-container">
          <button type="submit" name="checkout" class="btn cart-button-checkout normal-checkout hide">
            <span class="cart-button-checkout-text">Place your order</span>
            <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
          </button>
          <!-- Loop Button -->
          <button type="submit" name="checkout" class="btn cart-button-checkout loop-button hide">
            <span class="cart-button-checkout-text">Process Exchange</span>
            <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
          </button>
          <!-- END LOOP BUTTON -->
          <!-- 
							<div class="additional-checkout-buttons">
								<div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
							</div>
						
						 -->
        </div>
      </div>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-form" 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="/">
  <div class="localization-selector localization-selector__currency">
    <div class="wetheme-dropdown fit-current wetheme-dropdown--closed wetheme-dropdown--down" theme="[object Object]"><!---->
      <div class="wetheme-dropdown__wrapper"><button aria-haspopup="listbox" type="button" readonly="readonly" id="select-currency-button" class="alt-focus"><span>EUR €</span></button>
        <ul id="select-currency-dropdown" role="listbox" aria-activedescendant="EUR" tabindex="0" style="display: none;">
          <li role="option" id="AUD" value="AUD" class="">AUD $</li>
          <li role="option" id="CAD" value="CAD" class="">CAD $</li>
          <li role="option" id="EUR" value="EUR" aria-selected="true" class="selected">EUR €</li>
          <li role="option" id="GBP" value="GBP" class="">GBP £</li>
          <li role="option" id="NZD" value="NZD" class="">NZD $</li>
          <li role="option" id="USD" value="USD" class="">USD $</li>
        </ul>
      </div><select name="currency_code" id="select-currency" style="display: none;">
        <option value="AUD">AUD $</option>
        <option value="CAD">CAD $</option>
        <option value="EUR" selected="">EUR €</option>
        <option value="GBP">GBP £</option>
        <option value="NZD">NZD $</option>
        <option value="USD">USD $</option>
      </select>
    </div>
  </div>
</form>

/search

<form id="search-page-form" action="/search">
  <input type="hidden" name="type" value="product,">
  <div id="search-wrapper">
    <div class="search-wrapper-container">
      <!-- <div class="search-bar--controls">
            <button
              id="search_submit"
              type="submit"
              aria-label="Submit Search"
              aria-hidden="true"
              tabindex="-1"
              class="search-bar__button alt-focus"
            >
              <i data-feather="search"></i>
            </button>
          </div> -->
      <label for="search_text" class="sr-only" id="search_label">Search our site LA BLANCA</label>
      <input id="search_text" name="q" type="text" size="20" placeholder="Search" autocomplete="off" autocorrect="off" spellcheck="false" class="is-predictive aa-input" data-search-types="product," data-show-prices="false" data-show-vendor="false"
        aria-hidden="true" tabindex="-1" role="combobox" aria-autocomplete="both" aria-expanded="false" aria-owns="algolia-autocomplete-listbox-1" dir="auto" style="">
      <pre aria-hidden="true"
        style="position: absolute; visibility: hidden; white-space: pre; font-family: Span, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: normal; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
      <button class="search-bar__button search-clear alt-focus" id="search-bar--clear" tabindex="-1" aria-hidden="true" aria-label="Close search bar" type="button">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
          <line x1="18" y1="6" x2="6" y2="18"></line>
          <line x1="6" y1="6" x2="18" y2="18"></line>
        </svg>
      </button>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-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="text-center">
    <div class="lds-dual-ring newsletter-spinner hide"></div>
    <p class="note form-success hide">
      <strong>Thanks for Joining!</strong>
    </p>
  </div>
  <div id="newsletter-wrapper">
    <input id="newsletter_text" type="email" value="" placeholder="Enter email" name="contact[email]" class="input-group-field email" aria-label="Enter email" autocorrect="off" autocomplete="email" autocapitalize="off" required="">
    <button type="submit" id="newsletter_submit" name="commit" aria-label="Join" class="alt-focus">
      <!-- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg> -->
      <span>Keep Me Updated</span>
    </button>
  </div>
</form>

/search

<form class="search" action="/search">
  <input class="input aa-input" type="text" name="q" value="" autocomplete="off" spellcheck="false" role="combobox" aria-autocomplete="both" aria-expanded="false" aria-owns="algolia-autocomplete-listbox-0" dir="auto" style="">
  <pre aria-hidden="true"
    style="position: absolute; visibility: hidden; white-space: pre; font-family: Span, sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: normal; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
  <button type="submit" class="search-btn">
    <svg xmlns="http://www.w3.org/2000/svg" width="22.333" height="21.952" viewBox="0 0 22.333 21.952">
      <g id="Group_4465" data-name="Group 4465" transform="translate(-1176 -27)">
        <g id="Ellipse_4" data-name="Ellipse 4" transform="translate(1176 27)" fill="none" stroke="#403822" stroke-width="1.5">
          <circle cx="9.5" cy="9.5" r="9.5" stroke="none"></circle>
          <circle cx="9.5" cy="9.5" r="8.75" fill="none"></circle>
        </g>
        <line id="Line_3" data-name="Line 3" x2="5.928" y2="5.928" transform="translate(1191.875 42.494)" fill="none" stroke="#403822" stroke-width="1.5"></line>
      </g>
    </svg>
  </button>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-form" 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="/">
  <div class="mobile-menu mobile-menu-child mobile-menu-hidden" id="mobile-menu-currency">
    <button type="button" class="btn-touch mobile-menu-back alt-focus mobile-menu-link" data-link="mobile-menu--" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left" aria-hidden="true">
        <polyline points="15 18 9 12 15 6"></polyline>
      </svg>
      <div class="mobile-menu-title">Back</div>
    </button>
    <fieldset class="mobile-menu__fieldset">
      <legend class="mobile-menu__fieldset-legend">Select Currency</legend>
      <button type="submit" name="currency_code" class="alt-focus mobile-menu-link mobile-menu-currency-link " value="AUD" tabindex="-1"> AUD $</button>
      <button type="submit" name="currency_code" class="alt-focus mobile-menu-link mobile-menu-currency-link " value="CAD" tabindex="-1"> CAD $</button>
      <button type="submit" name="currency_code" class="alt-focus mobile-menu-link mobile-menu-currency-link mobile-menu-currency-selected" value="EUR" tabindex="-1"> EUR €<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
          viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check" aria-hidden="true">
          <polyline points="20 6 9 17 4 12"></polyline>
        </svg></button>
      <button type="submit" name="currency_code" class="alt-focus mobile-menu-link mobile-menu-currency-link " value="GBP" tabindex="-1"> GBP £</button>
      <button type="submit" name="currency_code" class="alt-focus mobile-menu-link mobile-menu-currency-link " value="NZD" tabindex="-1"> NZD $</button>
      <button type="submit" name="currency_code" class="alt-focus mobile-menu-link mobile-menu-currency-link " value="USD" tabindex="-1"> USD $</button>
    </fieldset>
  </div>
</form>

Text Content

MY BAG



Your basket is empty
Subtotal

Taxes and shipping calculated at checkout

€0,00

YOUR CART SUBTOTAL€0,00

Place your order

Process Exchange


FREE 2-Day Expedited Shipping on US orders $79+

14% OFF SITEWIDE NOW with checkout code: LOVE14

FREE, 30-day No-Hassle Returns & Exchanges

FREE 2-Day Expedited Shipping on US orders $79+

14% OFF SITEWIDE NOW with checkout code: LOVE14

 * 
 * 
 * 

EUR €
 * AUD $
 * CAD $
 * EUR €
 * GBP £
 * NZD $
 * USD $

AUD $ CAD $ EUR € GBP £ NZD $ USD $

 * Swim
   
   One-Piece
   
    * Over The Shoulder
    * Halter
    * Bandeau
    * Off the Shoulder
    * One Shoulder
    * High-Neck
    * Shop All One-Piece
   
   Tops
   
    * Tankini
    * Triangle
    * Cross Back
    * Bandeau
    * Halter
    * Rashguards
    * Shop All Tops
   
   Bottoms
   
    * Hipster
    * High Waisted
    * Board Shorts
    * Skirted
    * Shop All Bottoms
   
   Cover Ups
   
    * Dresses
    * Tunics
    * Pareo Wraps
    * Kimonos
    * Caftans
    * Pants
    * Shirts
    * Shop All Cover Ups
   
   Bestseller: Island Goddess Solids Collection
   
   See why our members just can't get enough of our infamously sophisticated and
   oh-so-comfortable solids collection, Island Goddess.
   
   Shop Now

 * Citrus
   
   Swimwear
   
    * Tops
    * Bottoms
    * One Piece
    * Shop All Swimwear
   
   Loungewear
   
    * Tops
    * Bottoms
    * Dresses
    * Shop All Loungewear
   
   Athleisure
   
    * Tops
    * Bottoms
    * Shop All Athleisure
   
   Citrus Athleisure
   
   From gym to swim to lounge, Citrus Athletic Wear will make you feel
   comfortable while looking stylish.
   
   Shop Citrus

 * New & Sale
   
   New Swim
   
    * One Piece
    * Tops
    * Bottoms
    * Cover Ups
    * Shop All New Swim
   
   New Loungewear
   
    * Tops
    * Bottoms
    * Dresses
    * Shop All New Lounge
   
   Sale
   
    * One Piece
    * Tops
    * Bottoms
    * Shop All Sale
   
   Featured Floral: In Full Bloom
   
   Bright, bold, and beautiful! Check out our latest and greatest floral
   collection!
   
   Shop Now

 * Featured & Plus
   
   Accessories
   
    * Beach Towel
    * Sun Care by COOLA
    * Shop All Accessories
   
   Shop By Pattern
   
    * Bohemian
    * Tropical
    * Stripes
    * Floral
    * Animal
    * Shop All Patterns
   
   Island Goddess Solids
   
    * One Piece
    * Tops
    * Bottoms
    * Shop All Island Goddess
   
   Plus Size
   
    * Deluxe/DD
    * Underwire
    * Shop All Plus Size
   
   Spotlight: Eclectic shore
   
   Shop the gorgeous, vibrant tropical print from our latest Cruise collection.
   
   Shop Now

 * Fit
   
   Find My Size
   
    * Measuring Guide
   
   Find My Size
   
   Powered by measurements gathered from millions of La Blanca customers, True
   Fit will help find your perfect fitting La Blanca in less than 60 seconds.
   
   
   Find Your True Fit

 * Rewards
   
   Our Rewards Program
   
    * Sign Up
    * Refer A Friend
   
   Exlusive Rewards Every Time You Shop
   
   Get free suits, first dibs on new product, exclusive VIP promotions, and much
   more—only for our most loyal La Blanca Members.
   
   Read More

 * About
   
   The La Blanca Story
   
    * Download the NEW App!
    * Contact Us
    * Blog
    * FAQs
    * Gift Cards
   
   Every Body Swim
   
   Learn more about our glorious history of making the world's most stylish,
   comfortable, and luxurious suits—made for Every Body.
   
   Read More

 * 
 * 

 *  * HI, !
      
      
      
      Change Password
    * Account
    * Order History
    * Addresses
    * Returns
    * Favorites
    * Rewards
    * Log out

 *  * Returns
    * Favorites
    * Log In
    * Rewards

 * 0



0
0
Search our site LA BLANCA



 * Swim
   
   One-Piece
   
    * Over The Shoulder
    * Halter
    * Bandeau
    * Off the Shoulder
    * One Shoulder
    * High-Neck
    * Shop All One-Piece
   
   Tops
   
    * Tankini
    * Triangle
    * Cross Back
    * Bandeau
    * Halter
    * Rashguards
    * Shop All Tops
   
   Bottoms
   
    * Hipster
    * High Waisted
    * Board Shorts
    * Skirted
    * Shop All Bottoms
   
   Cover Ups
   
    * Dresses
    * Tunics
    * Pareo Wraps
    * Kimonos
    * Caftans
    * Pants
    * Shirts
    * Shop All Cover Ups
   
   Bestseller: Island Goddess Solids Collection
   
   See why our members just can't get enough of our infamously sophisticated and
   oh-so-comfortable solids collection, Island Goddess.
   
   Shop Now

 * Citrus
   
   Swimwear
   
    * Tops
    * Bottoms
    * One Piece
    * Shop All Swimwear
   
   Loungewear
   
    * Tops
    * Bottoms
    * Dresses
    * Shop All Loungewear
   
   Athleisure
   
    * Tops
    * Bottoms
    * Shop All Athleisure
   
   Citrus Athleisure
   
   From gym to swim to lounge, Citrus Athletic Wear will make you feel
   comfortable while looking stylish.
   
   Shop Citrus

 * New & Sale
   
   New Swim
   
    * One Piece
    * Tops
    * Bottoms
    * Cover Ups
    * Shop All New Swim
   
   New Loungewear
   
    * Tops
    * Bottoms
    * Dresses
    * Shop All New Lounge
   
   Sale
   
    * One Piece
    * Tops
    * Bottoms
    * Shop All Sale
   
   Featured Floral: In Full Bloom
   
   Bright, bold, and beautiful! Check out our latest and greatest floral
   collection!
   
   Shop Now

 * Featured & Plus
   
   Accessories
   
    * Beach Towel
    * Sun Care by COOLA
    * Shop All Accessories
   
   Shop By Pattern
   
    * Bohemian
    * Tropical
    * Stripes
    * Floral
    * Animal
    * Shop All Patterns
   
   Island Goddess Solids
   
    * One Piece
    * Tops
    * Bottoms
    * Shop All Island Goddess
   
   Plus Size
   
    * Deluxe/DD
    * Underwire
    * Shop All Plus Size
   
   Spotlight: Eclectic shore
   
   Shop the gorgeous, vibrant tropical print from our latest Cruise collection.
   
   Shop Now

 * Fit
   
   Find My Size
   
    * Measuring Guide
   
   Find My Size
   
   Powered by measurements gathered from millions of La Blanca customers, True
   Fit will help find your perfect fitting La Blanca in less than 60 seconds.
   
   
   Find Your True Fit

 * Rewards
   
   Our Rewards Program
   
    * Sign Up
    * Refer A Friend
   
   Exlusive Rewards Every Time You Shop
   
   Get free suits, first dibs on new product, exclusive VIP promotions, and much
   more—only for our most loyal La Blanca Members.
   
   Read More

 * About
   
   The La Blanca Story
   
    * Download the NEW App!
    * Contact Us
    * Blog
    * FAQs
    * Gift Cards
   
   Every Body Swim
   
   Learn more about our glorious history of making the world's most stylish,
   comfortable, and luxurious suits—made for Every Body.
   
   Read More

 * 
 * 

 *  * HI, !
      
      
      
      Change Password
    * Account
    * Order History
    * Addresses
    * Returns
    * Favorites
    * Rewards
    * Log out

 *  * Returns
    * Favorites
    * Log In
    * Rewards

 * 0


SWIMWEAR FOR EVERY BODY

It's in our swim-DNA. We design a La Blanca outfit for every fit & coverage
preference, every taste, and every body.

Start Here


VALENTINE'S DAY SALE

All you need is LOVE! ...and 14% OFF SITEWIDE with checkout code: LOVE14
Offer expires 2/14/22 at 11:59 PM PST.

Shop Now


SWIM. GYM. LOUNGE. CHILL.

Say hello to Citrus - the most versatile, comfy, and eco-friendly swim
collection we've ever made.

Shop Now


SWIMWEAR FOR EVERY BODY

It's in our swim-DNA. We design a La Blanca outfit for every fit & coverage
preference, every taste, and every body.

Start Here


VALENTINE'S DAY SALE

All you need is LOVE! ...and 14% OFF SITEWIDE with checkout code: LOVE14
Offer expires 2/14/22 at 11:59 PM PST.

Shop Now


SWIM. GYM. LOUNGE. CHILL.

Say hello to Citrus - the most versatile, comfy, and eco-friendly swim
collection we've ever made.

Shop Now


SWIMWEAR FOR EVERY BODY

It's in our swim-DNA. We design a La Blanca outfit for every fit & coverage
preference, every taste, and every body.

Start Here
 * 1
 * 2
 * 3


TOP CATEGORIES


ONE PIECE


TOPS


BOTTOMS


COVERUPS


FLAUNT YOUR INNER GODDESS

Our best-selling Island Goddess collection features flattering silhouettes in
vibrantly rich hues and classic neutrals.

Our best-selling Island Goddess collection features flattering silhouettes in
vibrantly rich hues and classic neutrals.

Shop Island Goddess Solids


Shop All Top Rated
Size & Fit

We're combining the art form of designing confidence-instilling swimsuits over
the course of 40 years with the data science of True Fit®, our new fit-tech
partner, to deliver your perfect fitting suit. Add in the expertise of our
friendly Fit Crew, and the flexibility of easy 30 day at-home try-ons &
exchanges, and you get the World's Best Swim Shopping Experience.


Find Your True Fit
Measuring Guide



SWIMWEAR FOR EVERY BODY

It's in our swim-DNA. We design a La Blanca outfit for every fit & coverage
preference, every taste, and every body. Look (and feel!) your absolute best,
inside and out.

Our best-selling Island Goddess collection features flattering silhouettes in
vibrantly rich hues and classic neutrals.

Find Your Fit


FREE Expedited Ship on US orders $79+

FREE Exchanges and Returns

30 Day At-home-try-on Policy

Find Your TrueFit in 3 Easy Steps


REVIEWS


ISLAND GODDESS SHIRRED BAND HIPSTER BOTTOM


$59.00

> "I love these bottoms. It is[...]sly enough to look like a bikini bottom but
> at the same time high enough it covers just enough of my belly that I still
> feel confident on the beach. Best bikini ever & receive a lot of compliments
> no matter which one I was wearing over the years[...]I have bought 3 from the
> LA BLANCA website. I don't know what I would do without this bikini...NOT wear
> a bikini I guess."  -Sonia S.

Shop now



MANDALA DREAM STRAPPY BACK ONE PIECE


$124.00

> "This is my first order from La Blanca and I’m pleased with the quality of
> this piece. I sized up 1 size from my normal size to ensure I had enough
> length (I’m almost 6ft with a long torso) and this gives me plenty of length.
> I may have even been fine with my normal size if I adjusted the straps so I
> think this suit runs pretty close to size. I think the pattern is flattering
> and accentuates my curves."  -Megan O.

Shop now



ELEMENTAL BALANCE TWIST FRONT CROSSBACK TOP


$79.00

> "These fit wonderfully and cover the places that need covering on a 45 year
> old woman with curves. The shirted waistband helps hide the muffin top and the
> quality is very good. I bought all three colors."  -Leigh W.

Shop now



ISLAND GODDESS OFF SHOULDER RUFFLE ONE PIECE


$124.00

> "I’m in LOVE with this swimsuit! So very flattering yet comfortable. The
> ruffle hides the remnants of a mastectomy beautifully. Thank you so much!"
>  -Kristine B.

Shop Now

 * 1
 * 2
 * 3
 * 4


4.8 4.8 star rating


ISLAND GODDESS LINGERIE ONE PIECE

Buy Now
L
lablancaswim

06/16/21
📷 by @alyssacastillo1: Loving @lablancaswim because it’s inspired by real women
for real women. Designed for all shapes and sizes through exceptional fit and
sophisticated, iconic silhouettes. #lablancaswim #everybodyswim #sponsored
READ MORE...
READ LESS
Was this review helpful?

1

0
4.4 4.4 star rating


PALM OPULENCE TWIST SHIRRED ONE PIECE

Buy Now
L
lablancaswim

03/28/21
The fan-fave print, Palm Opulence🌴. Worn beautifully by @dakyta
READ MORE...
READ LESS
Was this review helpful?

5

0
L
lablancaswim

02/22/21
La Blanca swimwear is designed with real women in mind, just like you. When you
wear La Blanca, you’ll feel good in your own skin. You can count on us for:
✔️Exceptional fit ✔️Expert quality and construction ✔️Elegant and iconic style
Tag us in your La Blanca swimwear with #LaBlancaSwim + #EveryBodySwim +
@lablancaswim
READ MORE...
READ LESS
Was this review helpful?

5

0
L
lablancaswim

01/13/21
Just breathe. Like the ocean, life’s challenges ebb and flow like waves. All we
can do is learn how to swim. 🌊 #LaBlancaSwim #EveryBodySwim #beachbabe
#beachyvibes #beachvibe #onepieceswimsuit #onepieceswim #beachlifevibes
#vacaystyle #hello2021 #bathingsuits #luxuryswimwear #swimstyle #vacayvibes
#instaswim #travelwear
READ MORE...
READ LESS
Was this review helpful?

0

0
L
lablancaswim

02/08/21
Meet Paprika, our newest shade. Inspired by the California sun, Birds of
Paradise and our stunning customers. 🌶☀️ #LaBlancaSwim #EveryBodySwim
#beachbabe #summerstyle #beachyvibes #beachvibe #onepieceswimsuit #onepieceswim
#islandvibes🌴 #beachlifevibes #vacaystyle #50isthenew30 #40andfabulous
#hello2021 #bathingsuits #luxuryswimwear #swimstyle #vacayvibes@caitlinmanley
READ MORE...
READ LESS
Was this review helpful?

2

0
Slideshow
Slide controls

Loading...

Powered by



#LaBlanca
Buy Now
Buy Now



Load More
Loading...


GET IN TOUCH

The La Blanca Fit Crew is here to help. Tap below to get in touch.

Contact the Fit Crew


HELPFUL LINKS

 * Shipping & Returns
 * Shop
 * About Us
 * Rewards
 * FAQs


STAY IN THE LOOP

Get premiere access to product launches, events, and so much more.

Thanks for Joining!

Keep Me Updated


SOCIAL

 * 
 * 
 * 

 * Privacy Policy
 * Terms & Conditions
 * Accessibility Statement

© 2022 LA BLANCA

front

EUR
×



x







Collections

Blog posts

Pages



Collections

Blog posts

Pages




 * Swim
 * Citrus
 * New & Sale
 * Featured & Plus
 * Fit
 * Rewards
 * About
 * Search
 * Favorites
 * My Account
 * Login
 * Cart
 * Currency
   Back
   Select Currency AUD $ CAD $ EUR € GBP £ NZD $ USD $
    * 
    * 
    * 

 * 

 * 

 * 

HI, !



Change Password

Thanks for Joining!


Feedback




Earn Rewards
Refer Friends