lablanca.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://trk.klclick2.com/ls/click?upn=IT-2BDSYcBgxvSrBxLIj5oF1fPezKOncJeYH3HpRpuhGPtkJc08KUJzFYo90yYMyqMCl8oJ4ppunAV-2Bch...
Effective URL: https://lablanca.com/products/draped-darling-halter-mini-dress-black?utm_campaign=email_hypercartabandonment_pros_2_o...
Submission: On February 14 via manual from IN — Scanned from DE

Form analysis 7 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": "USD",
        "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"><!--

Nosto Solutions Oy

User will find comments along the document which can be helpful
to tweak it and make it bespoke to different eCommerces' look&feel.


-->
            <style>
              #cartpage-nosto-1 {
                max-width: 390px;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                margin: 0 auto;
              }

              #cartpage-nosto-1 .nosto-block {
                clear: both;
                color: #1a1a1a;
                font-family: "Span", sans-serif;
                width: 100%;
                padding-top: 25px;
                padding-bottom: 0;
                margin: 0 auto;
                display: inline-block;
              }

              #cartpage-nosto-1 .nosto-block,
              #cartpage-nosto-1 .nosto-block a,
              #cartpage-nosto-1 .nosto-block span {
                color: #1a1a1a;
                text-decoration: none;
                text-rendering: optimizeLegibility;
              }

              /* HEADER STYLE */
              #cartpage-nosto-1 .nosto-header {
                background-color: transparent;
                color: #1a1a1a !important;
                display: block;
                /*font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;*/
                font-family: "Span", sans-serif;
                border: none;
                text-align: center;
                font-size: 45px;
                font-weight: bold;
                margin-bottom: 44px;
              }

              #cartpage-nosto-1 .nosto-list {
                margin: 0px;
                padding: 0px;
                border: 0px;
                list-style: none;
                width: 100%;
              }

              #cartpage-nosto-1 .nosto-link {
                text-decoration: none !important;
              }

              /* STYLING FOR THE ELEMENT OF THE LIST */
              #cartpage-nosto-1 .nosto-list-item {
                background-color: transparent;
                margin: 0 10px;
                border: 1px solid transparent;
                float: left;
                letter-spacing: 0;
                word-spacing: 0;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                vertical-align: top;
                position: relative;
              }

              #cartpage-nosto-1 .nosto-list-item:first-child {
                /*margin-left: 0 !important;*/
              }

              #cartpage-nosto-1 .nosto-list-item:last-child {
                /*margin-right: 0 !important;*/
              }

              /* HOVERING EFFECT ON PRODUCT, THAT CAN BE ACTIVATED/DEACTIVATED FROM THE UI */
              #cartpage-nosto-1 .nosto-hover {
                width: 100%;
                height: 100%;
                background: rgba(182, 0, 149, 0.7);
                position: absolute;
                display: none;
              }

              /* CSS FOR RIBBON STYLE - LABEL ON THE RIGHT */
              /* STYLE FOR IMAGE CONTAINER AND IMAGES WITHIN EACH RECOMMENDATION BLOCK */
              #cartpage-nosto-1 .nosto-image-container {
                width: 100%;
                height: 100px;
                display: block;
                position: relative;
              }

              #cartpage-nosto-1 .nosto-image {
                max-width: 100%;
                max-height: 100%;
                display: block;
                border: none !important;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
              }

              /* FROM HERE, STYLING FOR PRODUCT INFORMATION'S TYPOS */
              #cartpage-nosto-1 .nosto-product-info {
                text-align: left;
                font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
                color: #9d9d9d;
              }

              #cartpage-nosto-1 .nosto-product-brand {
                font-weight: bold;
                display: block;
                font-weight: normal;
                margin-bottom: 0;
              }

              #cartpage-nosto-1 .nosto-product-name {
                font-size: 16px;
                letter-spacing: 0.1px;
                min-height: 20px;
                font-weight: 400;
                color: #403822;
                display: block;
                -webkit-transition: color 30ms linear, color 0.2s linear;
                -moz-transition: color 30ms linear, color 0.2s linear;
                -o-transition: color 30ms linear, color 0.2s linear;
                -ms-transition: color 30ms linear, color 0.2s linear;
                transition: color 30ms linear, color 0.2s linear;
              }

              #cartpage-nosto-1 .nosto-product-price {
                margin-top: 10px;
                display: inline-block;
                font-weight: normal;
              }

              #cartpage-nosto-1 .nosto-product-price .nosto-oldprice {
                float: left;
                text-decoration: line-through;
                color: #9d9d9d;
                /*color: #9D9D9D;*/
                margin-left: 10px;
                /*font-style: italic;*/
              }

              #cartpage-nosto-1 .nosto-product-price .nosto-newprice {
                float: left;
                color: #ce3535 !important;
                font-weight: light;
              }

              #cartpage-nosto-1 .nosto-rating {
                display: block;
                width: 100%;
              }

              #cartpage-nosto-1 .nosto-rating span.nosto-star-full,
              #cartpage-nosto-1 .nosto-rating span.nosto-star-empty {
                display: inline-block;
                position: relative;
                width: 0.8em;
              }

              #cartpage-nosto-1 .nosto-rating span.nosto-star-full {
                color: #E5CD00;
              }

              #cartpage-nosto-1 .nosto-rating span.nosto-star-empty {
                color: #cdcdcd;
              }

              #cartpage-nosto-1 .nosto-reviews {
                font-weight: normal;
                font-size: 13px;
                display: block;
                width: 100%;
              }

              /* BREAKPOINTS CASES AND FALLBACK */
              */
              /*  */
              /*#cartpage-nosto-1 .nosto-list-item{*/
              /*    width: 44%;*/
              /*    margin: 0 6%;*/
              /*  }*/
              /*  */
              /*  */
              /*  */
              /*  */
              /*  */
              /*#cartpage-nosto-1 .nosto-list-item:nth-child(2n+1){*/
              /*    margin-left: 0;*/
              /*    clear: left;*/
              /*  }*/
              /*#cartpage-nosto-1 .nosto-list-item:nth-child(2n+0){*/
              /*    margin-right: 0;*/
              /*  }*/
              */
              /*
            </style>
            <div class="nosto-block">
              <h4 class="nosto-header">Complete the Look</h4>
              <ul class="nosto-list class-of-the-carousel slick-initialized slick-slider"><button class="slick-prev slick-arrow slick-disabled" aria-label="Previous" type="button" aria-disabled="true" style="">Previous</button>
                <div class="slick-list draggable">
                  <div class="slick-track" style="opacity: 1; width: 0px; transform: translate3d(0px, 0px, 0px);">
                    <li class="nosto-list-item slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" style="width: 0px;" tabindex="0">
                      <style>
                        #cartpage-nosto-1 .img-0:before,
                        #cartpage-nosto-1 .img-0:after {
                          content: "";
                          position: absolute;
                          background-position: center center;
                          top: 0px;
                          right: 0px;
                          bottom: 0px;
                          left: 0px;
                          opacity: 1;
                          z-index: 1;
                        }

                        #cartpage-nosto-1 .img-0:before {
                          background-image: url("https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CZ80CPB_F_400x400.jpg?v=1635798718");
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          transition: opacity 0.3s;
                          z-index: 2;
                        }

                        #cartpage-nosto-1 .img-0:after {
                          background-image: url('https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CZ80CPB_B.jpg?v=1635798718');
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          opacity: 0;
                          transition: opacity 0.3s;
                        }

                        #cartpage-nosto-1 .img-0:hover:before {
                          opacity: 0;
                        }

                        #cartpage-nosto-1 .img-0:hover:after {
                          opacity: 1;
                        }
                      </style>
                      <div class="flex-container">
                        <a class="nosto-list-link" href="https://lablanca.com/products/mediterranean-breeze-halter-triangle-top?refSrc=7107763601608&amp;nosto=other-nosto-2" alt="Mediterranean Breeze Halter Triangle Top" tabindex="0">
        <div class="block__sale block__sale_reccomendation">
                                                <span class="sale stylistPick">Stylist Pick</span>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </div>

        
        <div class="nosto-image-container img-0"></div>
      </a>
                        <div class="nosto-product-info">
                          <a href="https://lablanca.com/products/mediterranean-breeze-halter-triangle-top?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-name" tabindex="0">Mediterranean Breeze Halter Triangle Top 
        
                                                                                                                                                                                                                                                                <span class="product-variant-type">- Print</span>
                                                                                                                                                                                                                                                                                                                                                                                                                                            </a>
                          <div class="yotpo bottomLine yotpo-medium" data-appkey="5ngJePrIVcQKTYKqaY4p0JTpXKQ3KylhPx52iHZW" data-product-id="7107758129352" data-product-models="7107758129352"
                            data-url="https://lablanca.com/products/mediterranean-breeze-halter-triangle-top?refSrc=7107763601608&amp;nosto=other-nosto-2" data-name="Mediterranean Breeze Halter Triangle Top" data-yotpo-element-id="8">
                          </div>
                          <a href="https://lablanca.com/products/mediterranean-breeze-halter-triangle-top?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-price" tabindex="0">
          <span class="money">$83.00</span>
        </a>
                          <div class="nosto-rating">
                          </div>
                          <div class="nosto-atc-container">
                            <div class="variant-container">
                              <select class="variant-size" tabindex="0">
                                <option value="41139200426184"> Size 4 </option>
                                <option value="41139200491720"> Size 6 </option>
                                <option value="41139200557256"> Size 8 </option>
                                <option value="41139200622792"> Size 10 </option>
                                <option value="41139200721096"> Size 12 </option>
                                <option value="41139200753864"> Size 14 </option>
                                <option value="41139200786632"> Size 16 </option>
                              </select>
                              <button
                                onclick="Nosto.addSkuToCart({productId: '7107758129352', skuId: this.parentNode.querySelector('.variant-size').value}, this).then((res)=>fetch('/cart.js').then(res => res.json()).then(wetheme.cartDrawer.updateCartDrawer)); return false;"
                                class="nosto-btn nosto-btn-add-to-cart" tabindex="0">ADD TO BAG</button>
                            </div>
                          </div>
                        </div>
                      </div>
                    </li>
                    <li class="nosto-list-item slick-slide" data-slick-index="1" aria-hidden="true" style="width: 0px;" tabindex="0">
                      <style>
                        #cartpage-nosto-1 .img-1:before,
                        #cartpage-nosto-1 .img-1:after {
                          content: "";
                          position: absolute;
                          background-position: center center;
                          top: 0px;
                          right: 0px;
                          bottom: 0px;
                          left: 0px;
                          opacity: 1;
                          z-index: 1;
                        }

                        #cartpage-nosto-1 .img-1:before {
                          background-image: url("https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB0IG84BLK_F_400x400.jpg?v=1635798698");
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          transition: opacity 0.3s;
                          z-index: 2;
                        }

                        #cartpage-nosto-1 .img-1:after {
                          background-image: url('https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB0IG84BLK_B3.jpg?v=1635798698');
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          opacity: 0;
                          transition: opacity 0.3s;
                        }

                        #cartpage-nosto-1 .img-1:hover:before {
                          opacity: 0;
                        }

                        #cartpage-nosto-1 .img-1:hover:after {
                          opacity: 1;
                        }
                      </style>
                      <div class="flex-container">
                        <a class="nosto-list-link" href="https://lablanca.com/products/island-goddess-halter-tankini-top-black?refSrc=7107763601608&amp;nosto=other-nosto-2" alt="Island Goddess Halter Tankini Top" tabindex="-1">
        <div class="block__sale block__sale_reccomendation">
                                                <span class="sale topRated">Top Rated</span>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                </div>

        
        <div class="nosto-image-container img-1"></div>
      </a>
                        <div class="nosto-product-info">
                          <a href="https://lablanca.com/products/island-goddess-halter-tankini-top-black?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-name" tabindex="-1">Island Goddess Halter Tankini Top 
        
                                                                                                                                                                                                                                                                                                                                                                                                            <span class="product-variant-type">- Solid</span>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </a>
                          <div class="yotpo bottomLine yotpo-medium" data-appkey="5ngJePrIVcQKTYKqaY4p0JTpXKQ3KylhPx52iHZW" data-product-id="6905364250824" data-product-models="6905364250824"
                            data-url="https://lablanca.com/products/island-goddess-halter-tankini-top-black?refSrc=7107763601608&amp;nosto=other-nosto-2" data-name="Island Goddess Halter Tankini Top" data-yotpo-element-id="9">
                          </div>
                          <a href="https://lablanca.com/products/island-goddess-halter-tankini-top-black?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-price" tabindex="-1">
          <span class="money">$93.00</span>
        </a>
                          <div class="nosto-rating">
                          </div>
                          <div class="nosto-atc-container">
                            <div class="variant-container">
                              <select class="variant-size" tabindex="-1">
                                <option value="40372742652104" disabled=""> Size 0 </option>
                                <option value="40372742717640" disabled=""> Size 2 </option>
                                <option value="40372742815944"> Size 4 </option>
                                <option value="40372742881480"> Size 6 </option>
                                <option value="40372743045320"> Size 8 </option>
                                <option value="40372743110856"> Size 10 </option>
                                <option value="40372743241928"> Size 12 </option>
                                <option value="40372743373000"> Size 14 </option>
                                <option value="40372743504072"> Size 16 </option>
                                <option value="40372744257736"> Size 34D </option>
                                <option value="40372744421576"> Size 34DD </option>
                                <option value="40372744585416"> Size 36D </option>
                                <option value="40372744814792"> Size 36DD </option>
                                <option value="40372745044168"> Size 38D </option>
                                <option value="40372745240776" disabled=""> Size 38DD </option>
                                <option value="40372743635144"> Size 16W </option>
                                <option value="40372743733448"> Size 18W </option>
                                <option value="40372743897288"> Size 20W </option>
                                <option value="40372744093896" disabled=""> Size 22W </option>
                              </select>
                              <button
                                onclick="Nosto.addSkuToCart({productId: '6905364250824', skuId: this.parentNode.querySelector('.variant-size').value}, this).then((res)=>fetch('/cart.js').then(res => res.json()).then(wetheme.cartDrawer.updateCartDrawer)); return false;"
                                class="nosto-btn nosto-btn-add-to-cart" tabindex="-1">ADD TO BAG</button>
                            </div>
                          </div>
                        </div>
                      </div>
                    </li>
                    <li class="nosto-list-item slick-slide" data-slick-index="2" aria-hidden="true" style="width: 0px;" tabindex="-1">
                      <style>
                        #cartpage-nosto-1 .img-2:before,
                        #cartpage-nosto-1 .img-2:after {
                          content: "";
                          position: absolute;
                          background-position: center center;
                          top: 0px;
                          right: 0px;
                          bottom: 0px;
                          left: 0px;
                          opacity: 1;
                          z-index: 1;
                        }

                        #cartpage-nosto-1 .img-2:before {
                          background-image: url("https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB1IG82BLK_F3_400x400.jpg?v=1641338779");
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          transition: opacity 0.3s;
                          z-index: 2;
                        }

                        #cartpage-nosto-1 .img-2:after {
                          background-image: url('https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB1IG82BLK_B.jpg?v=1641338779');
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          opacity: 0;
                          transition: opacity 0.3s;
                        }

                        #cartpage-nosto-1 .img-2:hover:before {
                          opacity: 0;
                        }

                        #cartpage-nosto-1 .img-2:hover:after {
                          opacity: 1;
                        }
                      </style>
                      <div class="flex-container">
                        <a class="nosto-list-link" href="https://lablanca.com/products/island-goddess-one-shoulder-keyhole-tankini-top-black?refSrc=7107763601608&amp;nosto=other-nosto-2" alt="Island Goddess One Shoulder Keyhole Tankini Top" tabindex="-1">
        <div class="block__sale block__sale_reccomendation">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </div>

        
        <div class="nosto-image-container img-2"></div>
      </a>
                        <div class="nosto-product-info">
                          <a href="https://lablanca.com/products/island-goddess-one-shoulder-keyhole-tankini-top-black?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-name" tabindex="-1">Island Goddess One Shoulder Keyhole Tankini Top 
        
                                                                                                                                                                                                                                                                                                                                                                                                                                <span class="product-variant-type">- Solid</span>
                                                                                                                                                                                                                                                                                                                                        </a>
                          <div class="yotpo bottomLine yotpo-medium" data-appkey="5ngJePrIVcQKTYKqaY4p0JTpXKQ3KylhPx52iHZW" data-product-id="6860040863944" data-product-models="6860040863944"
                            data-url="https://lablanca.com/products/island-goddess-one-shoulder-keyhole-tankini-top-black?refSrc=7107763601608&amp;nosto=other-nosto-2" data-name="Island Goddess One Shoulder Keyhole Tankini Top"
                            data-yotpo-element-id="10">
                          </div>
                          <a href="https://lablanca.com/products/island-goddess-one-shoulder-keyhole-tankini-top-black?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-price" tabindex="-1">
          <span class="money">$93.00</span>
        </a>
                          <div class="nosto-rating">
                          </div>
                          <div class="nosto-atc-container">
                            <div class="variant-container">
                              <select class="variant-size" tabindex="-1">
                                <option value="40289658896584"> Size 4 </option>
                                <option value="40289658929352"> Size 6 </option>
                                <option value="40289658962120"> Size 8 </option>
                                <option value="40289658994888"> Size 10 </option>
                                <option value="40289659027656"> Size 12 </option>
                                <option value="40289659060424"> Size 14 </option>
                                <option value="40289659125960"> Size 16 </option>
                                <option value="41139202261192"> Size 16W </option>
                                <option value="41139202293960"> Size 18W </option>
                                <option value="41139202326728"> Size 20W </option>
                                <option value="41139202359496"> Size 22W </option>
                              </select>
                              <button
                                onclick="Nosto.addSkuToCart({productId: '6860040863944', skuId: this.parentNode.querySelector('.variant-size').value}, this).then((res)=>fetch('/cart.js').then(res => res.json()).then(wetheme.cartDrawer.updateCartDrawer)); return false;"
                                class="nosto-btn nosto-btn-add-to-cart" tabindex="-1">ADD TO BAG</button>
                            </div>
                          </div>
                        </div>
                      </div>
                    </li>
                    <li class="nosto-list-item slick-slide" data-slick-index="3" aria-hidden="true" style="width: 0px;" tabindex="-1">
                      <style>
                        #cartpage-nosto-1 .img-3:before,
                        #cartpage-nosto-1 .img-3:after {
                          content: "";
                          position: absolute;
                          background-position: center center;
                          top: 0px;
                          right: 0px;
                          bottom: 0px;
                          left: 0px;
                          opacity: 1;
                          z-index: 1;
                        }

                        #cartpage-nosto-1 .img-3:before {
                          background-image: url("https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB1IG03_BLK_F1_400x400.jpg?v=1624311015");
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          transition: opacity 0.3s;
                          z-index: 2;
                        }

                        #cartpage-nosto-1 .img-3:after {
                          background-image: url('https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB1IG03_BLK_B.jpg?v=1624311015');
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          opacity: 0;
                          transition: opacity 0.3s;
                        }

                        #cartpage-nosto-1 .img-3:hover:before {
                          opacity: 0;
                        }

                        #cartpage-nosto-1 .img-3:hover:after {
                          opacity: 1;
                        }
                      </style>
                      <div class="flex-container">
                        <a class="nosto-list-link" href="https://lablanca.com/products/island-goddess-shirred-one-shoulder-one-piece-black?refSrc=7107763601608&amp;nosto=other-nosto-2" alt="Island Goddess Shirred One Shoulder One Piece" tabindex="-1">
        <div class="block__sale block__sale_reccomendation">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                </div>

        
        <div class="nosto-image-container img-3"></div>
      </a>
                        <div class="nosto-product-info">
                          <a href="https://lablanca.com/products/island-goddess-shirred-one-shoulder-one-piece-black?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-name" tabindex="-1">Island Goddess Shirred One Shoulder One Piece 
        
                                                                                                                                                                                                    <span class="product-variant-type">- Solid</span>
                                                                                                                                                                                                                                                                            </a>
                          <div class="yotpo bottomLine yotpo-medium" data-appkey="5ngJePrIVcQKTYKqaY4p0JTpXKQ3KylhPx52iHZW" data-product-id="6860031787208" data-product-models="6860031787208"
                            data-url="https://lablanca.com/products/island-goddess-shirred-one-shoulder-one-piece-black?refSrc=7107763601608&amp;nosto=other-nosto-2" data-name="Island Goddess Shirred One Shoulder One Piece"
                            data-yotpo-element-id="11">
                          </div>
                          <a href="https://lablanca.com/products/island-goddess-shirred-one-shoulder-one-piece-black?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-price" tabindex="-1">
          <span class="money">$120.00</span>
        </a>
                          <div class="nosto-rating">
                          </div>
                          <div class="nosto-atc-container">
                            <div class="variant-container">
                              <select class="variant-size" tabindex="-1">
                                <option value="40289605714120"> Size 4 </option>
                                <option value="40289605746888"> Size 6 </option>
                                <option value="40289605779656"> Size 8 </option>
                                <option value="40289605812424"> Size 10 </option>
                                <option value="40289605845192"> Size 12 </option>
                                <option value="40289605877960"> Size 14 </option>
                                <option value="40289605910728"> Size 16 </option>
                              </select>
                              <button
                                onclick="Nosto.addSkuToCart({productId: '6860031787208', skuId: this.parentNode.querySelector('.variant-size').value}, this).then((res)=>fetch('/cart.js').then(res => res.json()).then(wetheme.cartDrawer.updateCartDrawer)); return false;"
                                class="nosto-btn nosto-btn-add-to-cart" tabindex="-1">ADD TO BAG</button>
                            </div>
                          </div>
                        </div>
                      </div>
                    </li>
                    <li class="nosto-list-item slick-slide" data-slick-index="4" aria-hidden="true" style="width: 0px;" tabindex="-1">
                      <style>
                        #cartpage-nosto-1 .img-4:before,
                        #cartpage-nosto-1 .img-4:after {
                          content: "";
                          position: absolute;
                          background-position: center center;
                          top: 0px;
                          right: 0px;
                          bottom: 0px;
                          left: 0px;
                          opacity: 1;
                          z-index: 1;
                        }

                        #cartpage-nosto-1 .img-4:before {
                          background-image: url("https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB0IG24CIN_F1_400x400.jpg?v=1641427499");
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          transition: opacity 0.3s;
                          z-index: 2;
                        }

                        #cartpage-nosto-1 .img-4:after {
                          background-image: url('https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB0IG24CIN_B.jpg?v=1641427499');
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          opacity: 0;
                          transition: opacity 0.3s;
                        }

                        #cartpage-nosto-1 .img-4:hover:before {
                          opacity: 0;
                        }

                        #cartpage-nosto-1 .img-4:hover:after {
                          opacity: 1;
                        }
                      </style>
                      <div class="flex-container">
                        <a class="nosto-list-link" href="https://lablanca.com/products/island-goddess-lingerie-one-piece-cinnamon?refSrc=7107763601608&amp;nosto=other-nosto-2" alt="Island Goddess Lingerie One Piece" tabindex="-1">
        <div class="block__sale block__sale_reccomendation">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </div>

        
        <div class="nosto-image-container img-4"></div>
      </a>
                        <div class="nosto-product-info">
                          <a href="https://lablanca.com/products/island-goddess-lingerie-one-piece-cinnamon?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-name" tabindex="-1">Island Goddess Lingerie One Piece 
        
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <span class="product-variant-type">- Solid</span>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                </a>
                          <div class="yotpo bottomLine yotpo-medium" data-appkey="5ngJePrIVcQKTYKqaY4p0JTpXKQ3KylhPx52iHZW" data-product-id="7107756064968" data-product-models="7107756064968"
                            data-url="https://lablanca.com/products/island-goddess-lingerie-one-piece-cinnamon?refSrc=7107763601608&amp;nosto=other-nosto-2" data-name="Island Goddess Lingerie One Piece" data-yotpo-element-id="12">
                          </div>
                          <a href="https://lablanca.com/products/island-goddess-lingerie-one-piece-cinnamon?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-price" tabindex="-1">
          <span class="money">$83.00</span>
        </a>
                          <div class="nosto-rating">
                          </div>
                          <div class="nosto-atc-container">
                            <div class="variant-container">
                              <select class="variant-size" tabindex="-1">
                                <option value="41139186860232" disabled=""> Size 0 </option>
                                <option value="41139186991304"> Size 2 </option>
                                <option value="41139187056840"> Size 4 </option>
                                <option value="41139187155144"> Size 6 </option>
                                <option value="41139187286216"> Size 8 </option>
                                <option value="41139187417288"> Size 10 </option>
                                <option value="41139187515592"> Size 12 </option>
                                <option value="41139187679432"> Size 14 </option>
                                <option value="41139187777736"> Size 16 </option>
                                <option value="41263794880712"> Size 16W </option>
                                <option value="41263795863752"> Size 18W </option>
                                <option value="41263796453576"> Size 20W </option>
                                <option value="41263797108936"> Size 22W </option>
                              </select>
                              <button
                                onclick="Nosto.addSkuToCart({productId: '7107756064968', skuId: this.parentNode.querySelector('.variant-size').value}, this).then((res)=>fetch('/cart.js').then(res => res.json()).then(wetheme.cartDrawer.updateCartDrawer)); return false;"
                                class="nosto-btn nosto-btn-add-to-cart" tabindex="-1">ADD TO BAG</button>
                            </div>
                          </div>
                        </div>
                      </div>
                    </li>
                    <li class="nosto-list-item slick-slide" data-slick-index="5" aria-hidden="true" style="width: 0px;" tabindex="-1">
                      <style>
                        #cartpage-nosto-1 .img-5:before,
                        #cartpage-nosto-1 .img-5:after {
                          content: "";
                          position: absolute;
                          background-position: center center;
                          top: 0px;
                          right: 0px;
                          bottom: 0px;
                          left: 0px;
                          opacity: 1;
                          z-index: 1;
                        }

                        #cartpage-nosto-1 .img-5:before {
                          background-image: url("https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CP80MLT_F_400x400.jpg?v=1635798717");
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          transition: opacity 0.3s;
                          z-index: 2;
                        }

                        #cartpage-nosto-1 .img-5:after {
                          background-image: url('https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CP80MLT_B.jpg?v=1635798717');
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          opacity: 0;
                          transition: opacity 0.3s;
                        }

                        #cartpage-nosto-1 .img-5:hover:before {
                          opacity: 0;
                        }

                        #cartpage-nosto-1 .img-5:hover:after {
                          opacity: 1;
                        }
                      </style>
                      <div class="flex-container">
                        <a class="nosto-list-link" href="https://lablanca.com/products/eclectic-shore-halter-triangle-top?refSrc=7107763601608&amp;nosto=other-nosto-2" alt="Eclectic Shore Halter Triangle Top" tabindex="-1">
        <div class="block__sale block__sale_reccomendation">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </div>

        
        <div class="nosto-image-container img-5"></div>
      </a>
                        <div class="nosto-product-info">
                          <a href="https://lablanca.com/products/eclectic-shore-halter-triangle-top?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-name" tabindex="-1">Eclectic Shore Halter Triangle Top 
        
                                                                                                                                                                                                                                            <span class="product-variant-type">- Print</span>
                                                                                                                                                                                                                                                                                                                                                                                                                                            </a>
                          <div class="yotpo bottomLine yotpo-medium" data-appkey="5ngJePrIVcQKTYKqaY4p0JTpXKQ3KylhPx52iHZW" data-product-id="7107757801672" data-product-models="7107757801672"
                            data-url="https://lablanca.com/products/eclectic-shore-halter-triangle-top?refSrc=7107763601608&amp;nosto=other-nosto-2" data-name="Eclectic Shore Halter Triangle Top" data-yotpo-element-id="13">
                          </div>
                          <a href="https://lablanca.com/products/eclectic-shore-halter-triangle-top?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-price" tabindex="-1">
          <span class="money">$73.00</span>
        </a>
                          <div class="nosto-rating">
                          </div>
                          <div class="nosto-atc-container">
                            <div class="variant-container">
                              <select class="variant-size" tabindex="-1">
                                <option value="41139198329032"> Size 4 </option>
                                <option value="41139198361800"> Size 6 </option>
                                <option value="41139198394568"> Size 8 </option>
                                <option value="41139198427336"> Size 10 </option>
                                <option value="41139198460104"> Size 12 </option>
                                <option value="41139198492872"> Size 14 </option>
                                <option value="41139198525640"> Size 16 </option>
                              </select>
                              <button
                                onclick="Nosto.addSkuToCart({productId: '7107757801672', skuId: this.parentNode.querySelector('.variant-size').value}, this).then((res)=>fetch('/cart.js').then(res => res.json()).then(wetheme.cartDrawer.updateCartDrawer)); return false;"
                                class="nosto-btn nosto-btn-add-to-cart" tabindex="-1">ADD TO BAG</button>
                            </div>
                          </div>
                        </div>
                      </div>
                    </li>
                    <li class="nosto-list-item slick-slide" data-slick-index="6" aria-hidden="true" style="width: 0px;" tabindex="-1">
                      <style>
                        #cartpage-nosto-1 .img-6:before,
                        #cartpage-nosto-1 .img-6:after {
                          content: "";
                          position: absolute;
                          background-position: center center;
                          top: 0px;
                          right: 0px;
                          bottom: 0px;
                          left: 0px;
                          opacity: 1;
                          z-index: 1;
                        }

                        #cartpage-nosto-1 .img-6:before {
                          background-image: url("https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB0IG24_IND_F1_400x400.jpg?v=1624311018");
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          transition: opacity 0.3s;
                          z-index: 2;
                        }

                        #cartpage-nosto-1 .img-6:after {
                          background-image: url('https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB0IG24_IND_B.jpg?v=1624311018');
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          opacity: 0;
                          transition: opacity 0.3s;
                        }

                        #cartpage-nosto-1 .img-6:hover:before {
                          opacity: 0;
                        }

                        #cartpage-nosto-1 .img-6:hover:after {
                          opacity: 1;
                        }
                      </style>
                      <div class="flex-container">
                        <a class="nosto-list-link" href="https://lablanca.com/products/island-goddess-lingerie-one-piece-indigo?refSrc=7107763601608&amp;nosto=other-nosto-2" alt="Island Goddess Lingerie One Piece" tabindex="-1">
        <div class="block__sale block__sale_reccomendation">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </div>

        
        <div class="nosto-image-container img-6"></div>
      </a>
                        <div class="nosto-product-info">
                          <a href="https://lablanca.com/products/island-goddess-lingerie-one-piece-indigo?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-name" tabindex="-1">Island Goddess Lingerie One Piece 
        
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <span class="product-variant-type">- Solid</span>
                                                                                                                                                                                                                                                                                                                                                                                                                                            </a>
                          <div class="yotpo bottomLine yotpo-medium" data-appkey="5ngJePrIVcQKTYKqaY4p0JTpXKQ3KylhPx52iHZW" data-product-id="6860035653832" data-product-models="6860035653832"
                            data-url="https://lablanca.com/products/island-goddess-lingerie-one-piece-indigo?refSrc=7107763601608&amp;nosto=other-nosto-2" data-name="Island Goddess Lingerie One Piece" data-yotpo-element-id="14">
                          </div>
                          <a href="https://lablanca.com/products/island-goddess-lingerie-one-piece-indigo?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-price" tabindex="-1">
          <span class="money">$83.00</span>
        </a>
                          <div class="nosto-rating">
                          </div>
                          <div class="nosto-atc-container">
                            <div class="variant-container">
                              <select class="variant-size" tabindex="-1">
                                <option value="40289627373768"> Size 2 </option>
                                <option value="40289627439304"> Size 4 </option>
                                <option value="40289627472072"> Size 6 </option>
                                <option value="40289627504840"> Size 8 </option>
                                <option value="40289627537608"> Size 10 </option>
                                <option value="40289627570376"> Size 12 </option>
                                <option value="40289627603144"> Size 14 </option>
                                <option value="40289627635912"> Size 16 </option>
                                <option value="41139190857928"> Size 16W </option>
                                <option value="41139190890696"> Size 18W </option>
                                <option value="41139190923464"> Size 20W </option>
                                <option value="41139190956232"> Size 22W </option>
                              </select>
                              <button
                                onclick="Nosto.addSkuToCart({productId: '6860035653832', skuId: this.parentNode.querySelector('.variant-size').value}, this).then((res)=>fetch('/cart.js').then(res => res.json()).then(wetheme.cartDrawer.updateCartDrawer)); return false;"
                                class="nosto-btn nosto-btn-add-to-cart" tabindex="-1">ADD TO BAG</button>
                            </div>
                          </div>
                        </div>
                      </div>
                    </li>
                    <li class="nosto-list-item slick-slide" data-slick-index="7" aria-hidden="true" style="width: 0px;" tabindex="-1">
                      <style>
                        #cartpage-nosto-1 .img-7:before,
                        #cartpage-nosto-1 .img-7:after {
                          content: "";
                          position: absolute;
                          background-position: center center;
                          top: 0px;
                          right: 0px;
                          bottom: 0px;
                          left: 0px;
                          opacity: 1;
                          z-index: 1;
                        }

                        #cartpage-nosto-1 .img-7:before {
                          background-image: url("https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB0IG84_IND_F1_400x400.jpg?v=1624311028");
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          transition: opacity 0.3s;
                          z-index: 2;
                        }

                        #cartpage-nosto-1 .img-7:after {
                          background-image: url('https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB0IG84_IND_B.jpg?v=1624311028');
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          opacity: 0;
                          transition: opacity 0.3s;
                        }

                        #cartpage-nosto-1 .img-7:hover:before {
                          opacity: 0;
                        }

                        #cartpage-nosto-1 .img-7:hover:after {
                          opacity: 1;
                        }
                      </style>
                      <div class="flex-container">
                        <a class="nosto-list-link" href="https://lablanca.com/products/island-goddess-halter-tankini-top-indigo?refSrc=7107763601608&amp;nosto=other-nosto-2" alt="Island Goddess Halter Tankini Top" tabindex="-1">
        <div class="block__sale block__sale_reccomendation">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </div>

        
        <div class="nosto-image-container img-7"></div>
      </a>
                        <div class="nosto-product-info">
                          <a href="https://lablanca.com/products/island-goddess-halter-tankini-top-indigo?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-name" tabindex="-1">Island Goddess Halter Tankini Top 
        
                                                                                                                                                                                                                                                                                    <span class="product-variant-type">- Solid</span>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </a>
                          <div class="yotpo bottomLine yotpo-medium" data-appkey="5ngJePrIVcQKTYKqaY4p0JTpXKQ3KylhPx52iHZW" data-product-id="6860042043592" data-product-models="6860042043592"
                            data-url="https://lablanca.com/products/island-goddess-halter-tankini-top-indigo?refSrc=7107763601608&amp;nosto=other-nosto-2" data-name="Island Goddess Halter Tankini Top" data-yotpo-element-id="15">
                          </div>
                          <a href="https://lablanca.com/products/island-goddess-halter-tankini-top-indigo?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-price" tabindex="-1">
          <span class="money">$93.00</span>
        </a>
                          <div class="nosto-rating">
                          </div>
                          <div class="nosto-atc-container">
                            <div class="variant-container">
                              <select class="variant-size" tabindex="-1">
                                <option value="40289665056968"> Size 4 </option>
                                <option value="40289665089736"> Size 6 </option>
                                <option value="40289665122504"> Size 8 </option>
                                <option value="40289665155272"> Size 10 </option>
                                <option value="40289665188040"> Size 12 </option>
                                <option value="40289665220808"> Size 14 </option>
                                <option value="40289665253576"> Size 16 </option>
                                <option value="41139204161736" disabled=""> Size 0 </option>
                                <option value="41139204194504" disabled=""> Size 2 </option>
                              </select>
                              <button
                                onclick="Nosto.addSkuToCart({productId: '6860042043592', skuId: this.parentNode.querySelector('.variant-size').value}, this).then((res)=>fetch('/cart.js').then(res => res.json()).then(wetheme.cartDrawer.updateCartDrawer)); return false;"
                                class="nosto-btn nosto-btn-add-to-cart" tabindex="-1">ADD TO BAG</button>
                            </div>
                          </div>
                        </div>
                      </div>
                    </li>
                    <li class="nosto-list-item slick-slide" data-slick-index="8" aria-hidden="true" style="width: 0px;" tabindex="-1">
                      <style>
                        #cartpage-nosto-1 .img-8:before,
                        #cartpage-nosto-1 .img-8:after {
                          content: "";
                          position: absolute;
                          background-position: center center;
                          top: 0px;
                          right: 0px;
                          bottom: 0px;
                          left: 0px;
                          opacity: 1;
                          z-index: 1;
                        }

                        #cartpage-nosto-1 .img-8:before {
                          background-image: url("https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CP14MLT_F1_400x400.jpg?v=1635798752");
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          transition: opacity 0.3s;
                          z-index: 2;
                        }

                        #cartpage-nosto-1 .img-8:after {
                          background-image: url('https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CP14MLT_B.jpg?v=1635798752');
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          opacity: 0;
                          transition: opacity 0.3s;
                        }

                        #cartpage-nosto-1 .img-8:hover:before {
                          opacity: 0;
                        }

                        #cartpage-nosto-1 .img-8:hover:after {
                          opacity: 1;
                        }
                      </style>
                      <div class="flex-container">
                        <a class="nosto-list-link" href="https://lablanca.com/products/eclectic-shore-lace-back-one-shoulder-one-piece?refSrc=7107763601608&amp;nosto=other-nosto-2" alt="Eclectic Shore One Shoulder Keyhole One Piece" tabindex="-1">
        <div class="block__sale block__sale_reccomendation">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </div>

        
        <div class="nosto-image-container img-8"></div>
      </a>
                        <div class="nosto-product-info">
                          <a href="https://lablanca.com/products/eclectic-shore-lace-back-one-shoulder-one-piece?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-name" tabindex="-1">Eclectic Shore One Shoulder Keyhole One Piece 
        
                                                                                                                                                                                                                                                                <span class="product-variant-type">- Print</span>
                                                                                                                                                                                                                                                                                                                                                                                                    </a>
                          <div class="yotpo bottomLine yotpo-medium" data-appkey="5ngJePrIVcQKTYKqaY4p0JTpXKQ3KylhPx52iHZW" data-product-id="7107768254664" data-product-models="7107768254664"
                            data-url="https://lablanca.com/products/eclectic-shore-lace-back-one-shoulder-one-piece?refSrc=7107763601608&amp;nosto=other-nosto-2" data-name="Eclectic Shore One Shoulder Keyhole One Piece" data-yotpo-element-id="16">
                          </div>
                          <a href="https://lablanca.com/products/eclectic-shore-lace-back-one-shoulder-one-piece?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-price" tabindex="-1">
          <span class="money">$130.00</span>
        </a>
                          <div class="nosto-rating">
                          </div>
                          <div class="nosto-atc-container">
                            <div class="variant-container">
                              <select class="variant-size" tabindex="-1">
                                <option value="41139257311432"> Size 4 </option>
                                <option value="41139257344200"> Size 6 </option>
                                <option value="41139257376968"> Size 8 </option>
                                <option value="41139257409736"> Size 10 </option>
                                <option value="41139257442504"> Size 12 </option>
                                <option value="41139257475272"> Size 14 </option>
                                <option value="41139257508040"> Size 16 </option>
                                <option value="41139257573576"> Size 16W </option>
                                <option value="41139257606344"> Size 18W </option>
                                <option value="41139257639112"> Size 20W </option>
                                <option value="41139257671880"> Size 22W </option>
                              </select>
                              <button
                                onclick="Nosto.addSkuToCart({productId: '7107768254664', skuId: this.parentNode.querySelector('.variant-size').value}, this).then((res)=>fetch('/cart.js').then(res => res.json()).then(wetheme.cartDrawer.updateCartDrawer)); return false;"
                                class="nosto-btn nosto-btn-add-to-cart" tabindex="-1">ADD TO BAG</button>
                            </div>
                          </div>
                        </div>
                      </div>
                    </li>
                    <li class="nosto-list-item slick-slide" data-slick-index="9" aria-hidden="true" style="width: 0px;" tabindex="-1">
                      <style>
                        #cartpage-nosto-1 .img-9:before,
                        #cartpage-nosto-1 .img-9:after {
                          content: "";
                          position: absolute;
                          background-position: center center;
                          top: 0px;
                          right: 0px;
                          bottom: 0px;
                          left: 0px;
                          opacity: 1;
                          z-index: 1;
                        }

                        #cartpage-nosto-1 .img-9:before {
                          background-image: url("https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB1IG82_IND_F_400x400.jpg?v=1638927389");
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          transition: opacity 0.3s;
                          z-index: 2;
                        }

                        #cartpage-nosto-1 .img-9:after {
                          background-image: url('https://cdn.shopify.com/s/files/1/0534/1125/0376/products/LB1IG82_IND_B.jpg?v=1638927389');
                          background-size: contain !important;
                          background-repeat: no-repeat;
                          opacity: 0;
                          transition: opacity 0.3s;
                        }

                        #cartpage-nosto-1 .img-9:hover:before {
                          opacity: 0;
                        }

                        #cartpage-nosto-1 .img-9:hover:after {
                          opacity: 1;
                        }
                      </style>
                      <div class="flex-container">
                        <a class="nosto-list-link" href="https://lablanca.com/products/island-goddess-one-shoulder-keyhole-tankini-top-indigo?refSrc=7107763601608&amp;nosto=other-nosto-2" alt="Island Goddess One Shoulder Keyhole Tankini Top" tabindex="-1">
        <div class="block__sale block__sale_reccomendation">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </div>

        
        <div class="nosto-image-container img-9"></div>
      </a>
                        <div class="nosto-product-info">
                          <a href="https://lablanca.com/products/island-goddess-one-shoulder-keyhole-tankini-top-indigo?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-name" tabindex="-1">Island Goddess One Shoulder Keyhole Tankini Top 
        
                                                                                                                                                                                                                                                                                                                                                                                                            <span class="product-variant-type">- Solid</span>
                                                                                                                                                                                                                                                                                                                                        </a>
                          <div class="yotpo bottomLine yotpo-medium" data-appkey="5ngJePrIVcQKTYKqaY4p0JTpXKQ3KylhPx52iHZW" data-product-id="7107758358728" data-product-models="7107758358728"
                            data-url="https://lablanca.com/products/island-goddess-one-shoulder-keyhole-tankini-top-indigo?refSrc=7107763601608&amp;nosto=other-nosto-2" data-name="Island Goddess One Shoulder Keyhole Tankini Top"
                            data-yotpo-element-id="17">
                          </div>
                          <a href="https://lablanca.com/products/island-goddess-one-shoulder-keyhole-tankini-top-indigo?refSrc=7107763601608&amp;nosto=other-nosto-2" class="nosto-product-price" tabindex="-1">
          <span class="money">$93.00</span>
        </a>
                          <div class="nosto-rating">
                          </div>
                          <div class="nosto-atc-container">
                            <div class="variant-container">
                              <select class="variant-size" tabindex="-1">
                                <option value="41139201540296"> Size 4 </option>
                                <option value="41139201573064"> Size 6 </option>
                                <option value="41139201605832"> Size 8 </option>
                                <option value="41139201671368"> Size 10 </option>
                                <option value="41139201704136"> Size 12 </option>
                                <option value="41139201736904"> Size 14 </option>
                                <option value="41139201769672"> Size 16 </option>
                              </select>
                              <button
                                onclick="Nosto.addSkuToCart({productId: '7107758358728', skuId: this.parentNode.querySelector('.variant-size').value}, this).then((res)=>fetch('/cart.js').then(res => res.json()).then(wetheme.cartDrawer.updateCartDrawer)); return false;"
                                class="nosto-btn nosto-btn-add-to-cart" tabindex="-1">ADD TO BAG</button>
                            </div>
                          </div>
                        </div>
                      </div>
                    </li>
                  </div>
                </div>
                <button class="slick-next slick-arrow" aria-label="Next" type="button" style="" aria-disabled="false">Next</button>
              </ul>
            </div>
          </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="/products/draped-darling-halter-mini-dress-black">
  <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>USD $</span></button>
        <ul id="select-currency-dropdown" role="listbox" aria-activedescendant="USD" 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" class="">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" aria-selected="true" class="selected">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">EUR €</option>
        <option value="GBP">GBP £</option>
        <option value="NZD">NZD $</option>
        <option value="USD" selected="">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 /cart/add

<form method="post" action="/cart/add" id="add-to-cart-form" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" id="cart-link" value="/cart"><input type="hidden" value="" name="properties[_colorId]">
  <div class="product-page__policies rte"><a href="/policies/shipping-policy">Shipping</a> calculated at checkout. </div>
  <script>
    // console.log('badges', badges)
    var productColorsBadgesObj = []
    var productPrintBadgesObj = []
    var currentProduct = null
  </script>
  <style>
    .product-print-new-badges.noborder,
    .product-color-new-badges.noborder {
      border-right: none;
    }
  </style>
  <script>
    var productBadges = {
      productColorBadges: productColorsBadgesObj,
      productPrintBadges: productPrintBadgesObj,
      activeProduct: currentProduct,
      buildColorBadgesHtml: function() {
        if (!this.productColorBadges.length > 0) return
        const badgesNewContainer = document.querySelector('.product-color-new-badges');
        const badgesContainer = document.querySelector('.product-color-badges');
        const allBadgesArray = [];
        const newBadgesArray = [];
        let that = this;
        badgesContainer.closest('.block-colors.colors').classList.remove('hidden')
        var colors = this.productColorBadges.map(item => item.color).filter(function(item, index, self) {
          return self.indexOf(item) == index;
        })
        let filteredColorsObj = {};
        let filteredColorsArr = [];
        colors.forEach(function(itm) {
          that.productColorBadges.forEach(item => {
            if (item.color == itm) {
              filteredColorsObj[item.color] = item
            }
          })
        });
        for (const [key, value] of Object.entries(filteredColorsObj)) {
          filteredColorsArr.push(value)
        }
        filteredColorsArr.forEach((selector, i) => {
          let styles = "";
          if (window.badges[selector.color] != undefined) {
            if (window.badges[selector.color].image != undefined) {
              styles = `background-image:url(${window.badges[selector.color].image})`
            } else {
              styles = `background-color:${window.badges[selector.color].color}`
            }
          } else {
            styles = `background-image:url(${window.badges['no_image']})`
          }
          if (filteredColorsArr[i].discontinued) {
            styles = `display: none`
          }
          if (selector.newBadge) {
            if (newBadgesArray.length >= 2) { // max for new products set as 3 items
              allBadgesArray.push(`
              <a 
                class="colors-item hidden ${this.activeProduct != null && this.activeProduct == selector.color? 'active-product':''}" 
                title="${selector.color}"
                style="${styles}" 
                href="${selector.url}"
              ></a>
            `)
            } else {
              newBadgesArray.push(`
              <a 
                class="colors-item hidden ${this.activeProduct != null && this.activeProduct == selector.color? 'active-product':''}" 
                title="${selector.color}"
                style="${styles}"
                href="${selector.url}"
              ><span class="new-product-label">New</span></a>
            `)
            }
          } else {
            allBadgesArray.push(`
            <a 
              class="colors-item hidden ${this.activeProduct != null && this.activeProduct == selector.color? 'active-product':''}" 
              title="${selector.color}"
              style="${styles}" 
              href="${selector.url}"
            ></a>
          `)
          }
        })
        badgesNewContainer.innerHTML = newBadgesArray.map(badge => {
          return badge
        }).join('')
        badgesContainer.innerHTML = allBadgesArray.map(badge => {
          return badge
        }).join('')
        if (newBadgesArray.length > 0) {
          badgesNewContainer.classList.remove('hidden')
        }
        if (allBadgesArray.length < 1) {
          $(badgesNewContainer).addClass('noborder');
        }
      },
      buildPrintBadgesHtml: function() {
        // console.log(this)
        // console.log(this.productPrintBadges.length)
        if (this.productPrintBadges.length == 0) return
        // if(!this.productColorBadges.length > 0) return
        const badgesNewContainer = document.querySelector('.product-print-new-badges')
        const badgesContainer = document.querySelector('.product-print-badges')
        const allBadgesArray = []
        const newBadgesArray = []
        badgesContainer.closest('.block-colors.prints').classList.remove('hidden')
        this.productPrintBadges.forEach((selector, i) => {
          if (this.productPrintBadges[i].discontinued) {
            styles = `display: none`
          } else {
            styles = '';
          }
          if (selector.newBadge) {
            if (newBadgesArray.length >= 2) { // max for new products set as 3 items
              allBadgesArray.push(`
              <a 
                class="colors-item hidden ${this.activeProduct != null && this.activeProduct == selector.print? 'active-product':''}" 
                title="${selector.print}"
                style="background-image: url('${window.badges[selector.print] || window.badges['no_image']}'); ${styles}"  
                href="${selector.url}"
              ></a>
            `)
            } else {
              newBadgesArray.push(`
              <a 
                class="colors-item hidden ${this.activeProduct != null && this.activeProduct == selector.print? 'active-product':''}" 
                title="${selector.print}"
                style="background-image: url('${window.badges[selector.print] || window.badges['no_image']}'); ${styles}"  
                href="${selector.url}"
              ><span class="new-product-label">New</span></a>
            `)
            }
          } else {
            allBadgesArray.push(`
            <a 
              class="colors-item hidden ${this.activeProduct != null && this.activeProduct == selector.print? 'active-product':''}" 
              title="${selector.print}"
              style="background-image: url('${window.badges[selector.print] || window.badges['no_image']}'); ${styles}"  
              href="${selector.url}"
            ></a>
          `)
          }
        })
        badgesNewContainer.innerHTML = newBadgesArray.map(badge => {
          return badge
        }).join('')
        badgesContainer.innerHTML = allBadgesArray.map(badge => {
          return badge
        }).join('')
        if (newBadgesArray.length > 0) {
          badgesNewContainer.classList.remove('hidden')
        }
        if (allBadgesArray.length < 1) {
          $(badgesNewContainer).addClass('noborder');
        }
      },
      init: function() {
        this.buildColorBadgesHtml()
        this.buildPrintBadgesHtml()
      }
    }
    productBadges.init()
  </script>
  <div class="row">
    <div class="wrapper">
      <div class="block-size">
        <div class="swatches-wrapper col-md-12">
          <fieldset>
            <legend class="swatch-title"> Size <!-- Size guide link (specific variant - swatches) -->
            </legend>
            <div class="swatch clearfix" data-option-index="0">
              <div class="swatch-element-size image-attribute" data-variant-qty="100" data-image-variant="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A_1500x.jpg?v=1634753966">
                <div data-value="XS" class="swatch-element xs available">
                  <input id="section-template--product-swatch-0-xs" type="radio" name="option-0" value="XS" checked="">
                  <label for="section-template--product-swatch-0-xs"> XS <!-- <img class="crossed-out" src="//cdn.shopify.com/s/files/1/0534/1125/0376/t/109/assets/soldout.svg?v=7665111993643661956" alt="" /> -->
                    <div class="crossed-out"></div>
                  </label>
                </div>
              </div>
              <div class="swatch-element-size image-attribute" data-variant-qty="254" data-image-variant="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A_1500x.jpg?v=1634753966">
                <div data-value="S" class="swatch-element s available">
                  <input id="section-template--product-swatch-0-s" type="radio" name="option-0" value="S">
                  <label for="section-template--product-swatch-0-s"> S <!-- <img class="crossed-out" src="//cdn.shopify.com/s/files/1/0534/1125/0376/t/109/assets/soldout.svg?v=7665111993643661956" alt="" /> -->
                    <div class="crossed-out"></div>
                  </label>
                </div>
              </div>
              <div class="swatch-element-size image-attribute" data-variant-qty="296" data-image-variant="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A_1500x.jpg?v=1634753966">
                <div data-value="M" class="swatch-element m available">
                  <input id="section-template--product-swatch-0-m" type="radio" name="option-0" value="M">
                  <label for="section-template--product-swatch-0-m"> M <!-- <img class="crossed-out" src="//cdn.shopify.com/s/files/1/0534/1125/0376/t/109/assets/soldout.svg?v=7665111993643661956" alt="" /> -->
                    <div class="crossed-out"></div>
                  </label>
                </div>
              </div>
              <div class="swatch-element-size image-attribute" data-variant-qty="247" data-image-variant="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A_1500x.jpg?v=1634753966">
                <div data-value="L" class="swatch-element l available">
                  <input id="section-template--product-swatch-0-l" type="radio" name="option-0" value="L">
                  <label for="section-template--product-swatch-0-l"> L <!-- <img class="crossed-out" src="//cdn.shopify.com/s/files/1/0534/1125/0376/t/109/assets/soldout.svg?v=7665111993643661956" alt="" /> -->
                    <div class="crossed-out"></div>
                  </label>
                </div>
              </div>
              <div class="swatch-element-size image-attribute" data-variant-qty="161" data-image-variant="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A_1500x.jpg?v=1634753966">
                <div data-value="XL" class="swatch-element xl available">
                  <input id="section-template--product-swatch-0-xl" type="radio" name="option-0" value="XL">
                  <label for="section-template--product-swatch-0-xl"> XL <!-- <img class="crossed-out" src="//cdn.shopify.com/s/files/1/0534/1125/0376/t/109/assets/soldout.svg?v=7665111993643661956" alt="" /> -->
                    <div class="crossed-out"></div>
                  </label>
                </div>
              </div>
              <div class="swatch-element-size image-attribute" data-variant-qty="329" data-image-variant="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_F_1500x.jpg?v=1634753977">
                <div data-value="1X" class="swatch-element 1x available">
                  <input id="section-template--product-swatch-0-1x" type="radio" name="option-0" value="1X">
                  <label for="section-template--product-swatch-0-1x"> 1X <!-- <img class="crossed-out" src="//cdn.shopify.com/s/files/1/0534/1125/0376/t/109/assets/soldout.svg?v=7665111993643661956" alt="" /> -->
                    <div class="crossed-out"></div>
                  </label>
                </div>
              </div>
              <div class="swatch-element-size image-attribute" data-variant-qty="322" data-image-variant="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_F_1500x.jpg?v=1634753977">
                <div data-value="2X" class="swatch-element 2x available">
                  <input id="section-template--product-swatch-0-2x" type="radio" name="option-0" value="2X">
                  <label for="section-template--product-swatch-0-2x"> 2X <!-- <img class="crossed-out" src="//cdn.shopify.com/s/files/1/0534/1125/0376/t/109/assets/soldout.svg?v=7665111993643661956" alt="" /> -->
                    <div class="crossed-out"></div>
                  </label>
                </div>
              </div>
              <div class="swatch-element-size image-attribute" data-variant-qty="259" data-image-variant="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_F_1500x.jpg?v=1634753977">
                <div data-value="3X" class="swatch-element 3x available">
                  <input id="section-template--product-swatch-0-3x" type="radio" name="option-0" value="3X">
                  <label for="section-template--product-swatch-0-3x"> 3X <!-- <img class="crossed-out" src="//cdn.shopify.com/s/files/1/0534/1125/0376/t/109/assets/soldout.svg?v=7665111993643661956" alt="" /> -->
                    <div class="crossed-out"></div>
                  </label>
                </div>
              </div>
              <script>
                var product = {
                  "id": 7107763601608,
                  "title": "Draped Darling High Neck Mini Dress",
                  "handle": "draped-darling-halter-mini-dress-black",
                  "description": "\u003cmeta charset=\"utf-8\"\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eOffering an updated take on the little black dress, our high-neck version is destined to become your new favorite travel companion. Hitting just above the knees and styled with pockets, the over the shoulder neckline ties in back for an adjustable fit. Completely versatile, you can throw it on over your suit as a classy cover-up or pair with heels and statement-making jewelry for a night out on the town.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e[split]\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eDetails\u003c\/span\u003e\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cmeta charset=\"utf-8\"\u003eHigh-neck dress\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cmeta charset=\"utf-8\"\u003eAdjustable straps tie in back\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cmeta charset=\"utf-8\"\u003eSide pockets\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cmeta charset=\"utf-8\"\u003eHits just above the knees\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eFabric\u003c\/span\u003e\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cmeta charset=\"utf-8\"\u003e95% Rayon, 5% Spandex\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e",
                  "published_at": "2021-10-19T18:16:41-07:00",
                  "created_at": "2021-10-19T18:16:41-07:00",
                  "vendor": "La Blanca",
                  "type": "Coverup",
                  "tags": ["Color:Black", "Colors:Black", "Feature:Knee Length", "Feature:Pockets", "Feature:Pull Over", "New", "Pattern:Solid", "Plus Size", "Product Variant Type:Solid", "Size:L", "Size:M", "Size:S", "Size:XL", "Size:XS",
                    "Style:Dress", "Swim Collection:Draped Darling", "Swimwear", "visible:true", "YGroup_High Neck Mini Dress"
                  ],
                  "price": 9300,
                  "price_min": 9300,
                  "price_max": 9300,
                  "available": true,
                  "price_varies": false,
                  "compare_at_price": null,
                  "compare_at_price_min": 0,
                  "compare_at_price_max": 0,
                  "compare_at_price_varies": false,
                  "variants": [{
                    "id": 41139235619016,
                    "title": "XS",
                    "option1": "XS",
                    "option2": null,
                    "option3": null,
                    "sku": "LB2CQ31-BLK-XS",
                    "requires_shipping": true,
                    "taxable": true,
                    "featured_image": {
                      "id": 31380581744840,
                      "product_id": 7107763601608,
                      "position": 1,
                      "created_at": "2021-10-20T11:19:25-07:00",
                      "updated_at": "2021-10-20T11:19:26-07:00",
                      "alt": null,
                      "width": 2400,
                      "height": 3680,
                      "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966",
                      "variant_ids": [41139235619016, 41139235651784, 41139235684552, 41139235717320, 41139235750088]
                    },
                    "available": true,
                    "name": "Draped Darling High Neck Mini Dress - XS",
                    "public_title": "XS",
                    "options": ["XS"],
                    "price": 9300,
                    "weight": 227,
                    "compare_at_price": null,
                    "inventory_management": "shopify",
                    "barcode": "194770335896",
                    "featured_media": {
                      "alt": null,
                      "id": 23666290000072,
                      "position": 1,
                      "preview_image": {
                        "aspect_ratio": 0.652,
                        "height": 3680,
                        "width": 2400,
                        "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966"
                      }
                    },
                    "requires_selling_plan": false,
                    "selling_plan_allocations": []
                  }, {
                    "id": 41139235651784,
                    "title": "S",
                    "option1": "S",
                    "option2": null,
                    "option3": null,
                    "sku": "LB2CQ31-BLK-S",
                    "requires_shipping": true,
                    "taxable": true,
                    "featured_image": {
                      "id": 31380581744840,
                      "product_id": 7107763601608,
                      "position": 1,
                      "created_at": "2021-10-20T11:19:25-07:00",
                      "updated_at": "2021-10-20T11:19:26-07:00",
                      "alt": null,
                      "width": 2400,
                      "height": 3680,
                      "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966",
                      "variant_ids": [41139235619016, 41139235651784, 41139235684552, 41139235717320, 41139235750088]
                    },
                    "available": true,
                    "name": "Draped Darling High Neck Mini Dress - S",
                    "public_title": "S",
                    "options": ["S"],
                    "price": 9300,
                    "weight": 227,
                    "compare_at_price": null,
                    "inventory_management": "shopify",
                    "barcode": "194770335902",
                    "featured_media": {
                      "alt": null,
                      "id": 23666290000072,
                      "position": 1,
                      "preview_image": {
                        "aspect_ratio": 0.652,
                        "height": 3680,
                        "width": 2400,
                        "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966"
                      }
                    },
                    "requires_selling_plan": false,
                    "selling_plan_allocations": []
                  }, {
                    "id": 41139235684552,
                    "title": "M",
                    "option1": "M",
                    "option2": null,
                    "option3": null,
                    "sku": "LB2CQ31-BLK-M",
                    "requires_shipping": true,
                    "taxable": true,
                    "featured_image": {
                      "id": 31380581744840,
                      "product_id": 7107763601608,
                      "position": 1,
                      "created_at": "2021-10-20T11:19:25-07:00",
                      "updated_at": "2021-10-20T11:19:26-07:00",
                      "alt": null,
                      "width": 2400,
                      "height": 3680,
                      "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966",
                      "variant_ids": [41139235619016, 41139235651784, 41139235684552, 41139235717320, 41139235750088]
                    },
                    "available": true,
                    "name": "Draped Darling High Neck Mini Dress - M",
                    "public_title": "M",
                    "options": ["M"],
                    "price": 9300,
                    "weight": 227,
                    "compare_at_price": null,
                    "inventory_management": "shopify",
                    "barcode": "194770335919",
                    "featured_media": {
                      "alt": null,
                      "id": 23666290000072,
                      "position": 1,
                      "preview_image": {
                        "aspect_ratio": 0.652,
                        "height": 3680,
                        "width": 2400,
                        "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966"
                      }
                    },
                    "requires_selling_plan": false,
                    "selling_plan_allocations": []
                  }, {
                    "id": 41139235717320,
                    "title": "L",
                    "option1": "L",
                    "option2": null,
                    "option3": null,
                    "sku": "LB2CQ31-BLK-L",
                    "requires_shipping": true,
                    "taxable": true,
                    "featured_image": {
                      "id": 31380581744840,
                      "product_id": 7107763601608,
                      "position": 1,
                      "created_at": "2021-10-20T11:19:25-07:00",
                      "updated_at": "2021-10-20T11:19:26-07:00",
                      "alt": null,
                      "width": 2400,
                      "height": 3680,
                      "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966",
                      "variant_ids": [41139235619016, 41139235651784, 41139235684552, 41139235717320, 41139235750088]
                    },
                    "available": true,
                    "name": "Draped Darling High Neck Mini Dress - L",
                    "public_title": "L",
                    "options": ["L"],
                    "price": 9300,
                    "weight": 227,
                    "compare_at_price": null,
                    "inventory_management": "shopify",
                    "barcode": "194770335926",
                    "featured_media": {
                      "alt": null,
                      "id": 23666290000072,
                      "position": 1,
                      "preview_image": {
                        "aspect_ratio": 0.652,
                        "height": 3680,
                        "width": 2400,
                        "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966"
                      }
                    },
                    "requires_selling_plan": false,
                    "selling_plan_allocations": []
                  }, {
                    "id": 41139235750088,
                    "title": "XL",
                    "option1": "XL",
                    "option2": null,
                    "option3": null,
                    "sku": "LB2CQ31-BLK-XL",
                    "requires_shipping": true,
                    "taxable": true,
                    "featured_image": {
                      "id": 31380581744840,
                      "product_id": 7107763601608,
                      "position": 1,
                      "created_at": "2021-10-20T11:19:25-07:00",
                      "updated_at": "2021-10-20T11:19:26-07:00",
                      "alt": null,
                      "width": 2400,
                      "height": 3680,
                      "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966",
                      "variant_ids": [41139235619016, 41139235651784, 41139235684552, 41139235717320, 41139235750088]
                    },
                    "available": true,
                    "name": "Draped Darling High Neck Mini Dress - XL",
                    "public_title": "XL",
                    "options": ["XL"],
                    "price": 9300,
                    "weight": 227,
                    "compare_at_price": null,
                    "inventory_management": "shopify",
                    "barcode": "194770335933",
                    "featured_media": {
                      "alt": null,
                      "id": 23666290000072,
                      "position": 1,
                      "preview_image": {
                        "aspect_ratio": 0.652,
                        "height": 3680,
                        "width": 2400,
                        "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966"
                      }
                    },
                    "requires_selling_plan": false,
                    "selling_plan_allocations": []
                  }, {
                    "id": 41139235782856,
                    "title": "1X",
                    "option1": "1X",
                    "option2": null,
                    "option3": null,
                    "sku": "LB2CQ31W-BLK-1X",
                    "requires_shipping": true,
                    "taxable": true,
                    "featured_image": {
                      "id": 31380582957256,
                      "product_id": 7107763601608,
                      "position": 4,
                      "created_at": "2021-10-20T11:19:35-07:00",
                      "updated_at": "2021-10-20T11:19:37-07:00",
                      "alt": null,
                      "width": 2400,
                      "height": 3680,
                      "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31W_BLK_F.jpg?v=1634753977",
                      "variant_ids": [41139235782856, 41139235815624, 41139235848392]
                    },
                    "available": true,
                    "name": "Draped Darling High Neck Mini Dress - 1X",
                    "public_title": "1X",
                    "options": ["1X"],
                    "price": 9300,
                    "weight": 227,
                    "compare_at_price": null,
                    "inventory_management": "shopify",
                    "barcode": "194770335940",
                    "featured_media": {
                      "alt": null,
                      "id": 23666291278024,
                      "position": 4,
                      "preview_image": {
                        "aspect_ratio": 0.652,
                        "height": 3680,
                        "width": 2400,
                        "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31W_BLK_F.jpg?v=1634753977"
                      }
                    },
                    "requires_selling_plan": false,
                    "selling_plan_allocations": []
                  }, {
                    "id": 41139235815624,
                    "title": "2X",
                    "option1": "2X",
                    "option2": null,
                    "option3": null,
                    "sku": "LB2CQ31W-BLK-2X",
                    "requires_shipping": true,
                    "taxable": true,
                    "featured_image": {
                      "id": 31380582957256,
                      "product_id": 7107763601608,
                      "position": 4,
                      "created_at": "2021-10-20T11:19:35-07:00",
                      "updated_at": "2021-10-20T11:19:37-07:00",
                      "alt": null,
                      "width": 2400,
                      "height": 3680,
                      "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31W_BLK_F.jpg?v=1634753977",
                      "variant_ids": [41139235782856, 41139235815624, 41139235848392]
                    },
                    "available": true,
                    "name": "Draped Darling High Neck Mini Dress - 2X",
                    "public_title": "2X",
                    "options": ["2X"],
                    "price": 9300,
                    "weight": 227,
                    "compare_at_price": null,
                    "inventory_management": "shopify",
                    "barcode": "194770335957",
                    "featured_media": {
                      "alt": null,
                      "id": 23666291278024,
                      "position": 4,
                      "preview_image": {
                        "aspect_ratio": 0.652,
                        "height": 3680,
                        "width": 2400,
                        "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31W_BLK_F.jpg?v=1634753977"
                      }
                    },
                    "requires_selling_plan": false,
                    "selling_plan_allocations": []
                  }, {
                    "id": 41139235848392,
                    "title": "3X",
                    "option1": "3X",
                    "option2": null,
                    "option3": null,
                    "sku": "LB2CQ31W-BLK-3X",
                    "requires_shipping": true,
                    "taxable": true,
                    "featured_image": {
                      "id": 31380582957256,
                      "product_id": 7107763601608,
                      "position": 4,
                      "created_at": "2021-10-20T11:19:35-07:00",
                      "updated_at": "2021-10-20T11:19:37-07:00",
                      "alt": null,
                      "width": 2400,
                      "height": 3680,
                      "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31W_BLK_F.jpg?v=1634753977",
                      "variant_ids": [41139235782856, 41139235815624, 41139235848392]
                    },
                    "available": true,
                    "name": "Draped Darling High Neck Mini Dress - 3X",
                    "public_title": "3X",
                    "options": ["3X"],
                    "price": 9300,
                    "weight": 227,
                    "compare_at_price": null,
                    "inventory_management": "shopify",
                    "barcode": "194770335964",
                    "featured_media": {
                      "alt": null,
                      "id": 23666291278024,
                      "position": 4,
                      "preview_image": {
                        "aspect_ratio": 0.652,
                        "height": 3680,
                        "width": 2400,
                        "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31W_BLK_F.jpg?v=1634753977"
                      }
                    },
                    "requires_selling_plan": false,
                    "selling_plan_allocations": []
                  }],
                  "images": ["\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966", "\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_B1.jpg?v=1634753967",
                    "\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A1.jpg?v=1634753968", "\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31W_BLK_F.jpg?v=1634753977",
                    "\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31W_BLK_B.jpg?v=1634753980"
                  ],
                  "featured_image": "\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966",
                  "options": ["Size"],
                  "media": [{
                    "alt": null,
                    "id": 23666290000072,
                    "position": 1,
                    "preview_image": {
                      "aspect_ratio": 0.652,
                      "height": 3680,
                      "width": 2400,
                      "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966"
                    },
                    "aspect_ratio": 0.652,
                    "height": 3680,
                    "media_type": "image",
                    "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A.jpg?v=1634753966",
                    "width": 2400
                  }, {
                    "alt": null,
                    "id": 23666290131144,
                    "position": 2,
                    "preview_image": {
                      "aspect_ratio": 0.652,
                      "height": 3680,
                      "width": 2400,
                      "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_B1.jpg?v=1634753967"
                    },
                    "aspect_ratio": 0.652,
                    "height": 3680,
                    "media_type": "image",
                    "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_B1.jpg?v=1634753967",
                    "width": 2400
                  }, {
                    "alt": null,
                    "id": 23666290262216,
                    "position": 3,
                    "preview_image": {
                      "aspect_ratio": 0.652,
                      "height": 3680,
                      "width": 2400,
                      "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A1.jpg?v=1634753968"
                    },
                    "aspect_ratio": 0.652,
                    "height": 3680,
                    "media_type": "image",
                    "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31_BLK_A1.jpg?v=1634753968",
                    "width": 2400
                  }, {
                    "alt": null,
                    "id": 23666291278024,
                    "position": 4,
                    "preview_image": {
                      "aspect_ratio": 0.652,
                      "height": 3680,
                      "width": 2400,
                      "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31W_BLK_F.jpg?v=1634753977"
                    },
                    "aspect_ratio": 0.652,
                    "height": 3680,
                    "media_type": "image",
                    "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31W_BLK_F.jpg?v=1634753977",
                    "width": 2400
                  }, {
                    "alt": null,
                    "id": 23666291671240,
                    "position": 5,
                    "preview_image": {
                      "aspect_ratio": 0.652,
                      "height": 3680,
                      "width": 2400,
                      "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31W_BLK_B.jpg?v=1634753980"
                    },
                    "aspect_ratio": 0.652,
                    "height": 3680,
                    "media_type": "image",
                    "src": "https:\/\/cdn.shopify.com\/s\/files\/1\/0534\/1125\/0376\/products\/LB2CQ31W_BLK_B.jpg?v=1634753980",
                    "width": 2400
                  }],
                  "requires_selling_plan": false,
                  "selling_plan_groups": [],
                  "content": "\u003cmeta charset=\"utf-8\"\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eOffering an updated take on the little black dress, our high-neck version is destined to become your new favorite travel companion. Hitting just above the knees and styled with pockets, the over the shoulder neckline ties in back for an adjustable fit. Completely versatile, you can throw it on over your suit as a classy cover-up or pair with heels and statement-making jewelry for a night out on the town.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e[split]\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eDetails\u003c\/span\u003e\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cmeta charset=\"utf-8\"\u003eHigh-neck dress\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cmeta charset=\"utf-8\"\u003eAdjustable straps tie in back\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cmeta charset=\"utf-8\"\u003eSide pockets\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cmeta charset=\"utf-8\"\u003eHits just above the knees\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eFabric\u003c\/span\u003e\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cmeta charset=\"utf-8\"\u003e95% Rayon, 5% Spandex\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e"
                }
              </script>
              <div class="tfc-fitrec-product" data-styleid="LB2CQ31-BLK-XS" data-userid="" data-colorid="black" data-availablesizes="XS:S:M:L:XL:1X:2X:3X" data-locale="en_US" data-styleid-private="LB2CQ31-BLK-XS">
              </div>
              <script>
                var sizes = "XS:S:M:L:XL:1X:2X:3X"
                var color = "Black"
                var styleId = "LB2CQ31-BLK-XS"
              </script>
              <script>
                // console.log('product', product)
                // console.log('styleId', styleId)
                // Call site-specific hook to select the recommended size
                tfcapi('event', 'tfc-fitrec-product', 'success', function(context) {
                  // console.log('true fit success event', context)
                  if (typeof fitrec_selectSize === 'function') {
                    fitrec_selectSize(context.fitRecommendation.size);
                  }
                });
                // console.log('true fit calculate function')
                // tfcapi("calculate")
                tfcapi('event', 'tfc-fitrec-register', 'addtobag', function(e) {
                  console.log('addtobag event', e)
                  var size = e.size;
                  // Try to select the size 
                  if (!fitrec_selectSize(size)) {
                    console.log('no matched sizes')
                    // The size the user was recommended does not match one on the retailer’s site
                    // If you get into this case, that typically points to a data/catalog issue
                    // ... Display an appropriate error message ...
                  }
                  // else if(!is_in_stock(size)) {
                  //   // The size the user was recommended is out of stock
                  //   // This will only ever happen if data-availablesizes is not set appropriately
                  //   // ... Display an appropriate error message ...
                  // }
                  else {
                    console.log('matched size present')
                    fitrec_selectSize(size)
                    if (fitrec_selectSize(size)) {
                      var addToCartBtn = document.querySelector('form#add-to-cart-form button#purchase')
                      console.log('trigger add to cart')
                      addToCartBtn.click()
                    }
                    // ... Try to add the item to cart ...
                  }
                });
                const fitrec_selectSize = function(size) {
                  const sizesParent = document.querySelectorAll('.block-size .swatch-element-size')
                  let matched = false
                  sizesParent.forEach(el => {
                    const elSize = el.querySelector('.swatch-element').dataset.value
                    if (elSize == size) {
                      console.log('matched recomended size')
                      el.querySelector('label').click()
                      matched = true
                      console.log('recomended size selected')
                    }
                  })
                  return matched
                }
                //true fit add to bag
                const fitrec_setColorId = function(newColorId, newAvailableSizes) {
                  console.log('true fit add to bug function', newColorId, newAvailableSizes, styleId)
                  tfcapi('update', 'tfc-fitrec-product', {
                    products: {
                      styleId: {
                        colorId: newColorId,
                        availableSizes: newAvailableSizes
                      }
                    }
                  });
                }
                tfcapi('event', 'tfc-fitrec-product', 'render', function(context) {
                  // console.log('true fit render event', context)
                  // console.log('color, sizes', color, sizes)
                  fitrec_setColorId(color, sizes)
                });
              </script>
              <style>
                .tfc-cfg-sfo-wrapper {
                  display: none !important;
                }
              </style>
            </div>
          </fieldset>
        </div>
        <script type="module">
          import Swiper from 'https://unpkg.com/swiper/swiper-bundle.esm.browser.min.js'
          const swiper = new Swiper('.slider-variant-color', {
            slidesPerView: 2
          })
        </script>
      </div>
    </div>
    <div class="variant-models-wrapper">
      <p class="variant-model-description" data-variant-id="41139235619016" style="padding-left: 15px; padding-right: 15px;">
      </p>
      <p class="variant-model-description hidden" data-variant-id="41139235651784" style="padding-left: 15px; padding-right: 15px;">
      </p>
      <p class="variant-model-description hidden" data-variant-id="41139235684552" style="padding-left: 15px; padding-right: 15px;">
      </p>
      <p class="variant-model-description hidden" data-variant-id="41139235717320" style="padding-left: 15px; padding-right: 15px;">
      </p>
      <p class="variant-model-description hidden" data-variant-id="41139235750088" style="padding-left: 15px; padding-right: 15px;">
      </p>
      <p class="variant-model-description hidden" data-variant-id="41139235782856" style="padding-left: 15px; padding-right: 15px;">
      </p>
      <p class="variant-model-description hidden" data-variant-id="41139235815624" style="padding-left: 15px; padding-right: 15px;">
      </p>
      <p class="variant-model-description hidden" data-variant-id="41139235848392" style="padding-left: 15px; padding-right: 15px;">
      </p>
    </div>
    <select name="id" id="ProductSelect-template--product" data-section="template--product" class="form-control original-select product-form__variants no-js">
      <option selected="" value="41139235619016"> XS - $93.00 </option>
      <option value="41139235651784"> S - $93.00 </option>
      <option value="41139235684552"> M - $93.00 </option>
      <option value="41139235717320"> L - $93.00 </option>
      <option value="41139235750088"> XL - $93.00 </option>
      <option value="41139235782856"> 1X - $93.00 </option>
      <option value="41139235815624"> 2X - $93.00 </option>
      <option value="41139235848392"> 3X - $93.00 </option>
    </select>
    <!-- Size guide -->
    <div class="quantity-controls__outer swatches-wrapper col-md-6 col-sm-12 col-12">
      <label for="quantity">Quantity</label>
      <div class="quantity-controls">
        <button type="button" class="qty-minus alt-focus" aria-label="Reduce item quantity by one">-</button>
        <input id="quantity" class="quantity-selector" value="1" min="1" type="text" name="quantity">
        <button type="button" class="qty-plus alt-focus" aria-label="Increase item quantity by one">+</button>
      </div>
    </div>
    <div class="col-md-12 product-page--submit-action" data-stock-email-enabled="false" data-heart="">
      <button type="submit" name="add" id="purchase" class="btn btn-custom-primary pn-button-vfv2dtvpidj" data-cart-action="drawer" style="display: block;">Add to Bag</button>
      <div style="display: none;">
        <a class="klaviyo-bis-trigger btn btn-custom-primary" href="#" style="display: none;">Notify Me When Available</a>
      </div>
      <div class="block-like">
        <!-- start: include 'wishlist-button-product' with '7107763601608' -->
        <button type="button" class="wk-button-product wk-add-product" title="Add to Wishlist" data-wk-add-product="7107763601608">
          <div class="wk-icon">
            <svg xmlns="http://www.w3.org/2000/svg" width="23.759" height="21.199" viewBox="0 0 23.759 21.199">
              <path id="Path_2096" data-name="Path 2096" d="M55.059,398.133h0a6.1,6.1,0,0,0-8.547,0l-.817.805-.808-.8a6.105,6.105,0,0,0-8.547,0h0a5.9,5.9,0,0,0,0,8.426l9.348,9.216,9.371-9.224A5.9,5.9,0,0,0,55.059,398.133Z"
                transform="translate(-33.82 -395.638)" fill="none" stroke="#403822" stroke-miterlimit="10" stroke-width="1.5"></path>
            </svg>
          </div>
        </button><!-- end: include 'wishlist-button-product' with '7107763601608' -->
      </div>
      <!-- <script>
                    const likUnlike = document.querySelector('.block-like');
                    const heart = likUnlike.querySelector('svg #Path_2096');
                    likUnlike.addEventListener('click', (e) => {
                      console.log(e.target)
                      if(e.target.classList.contains = 'svg') {
                        // heart.classList.toggle('like');
                      }
                    })
                  </script> -->
    </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="/products/draped-darling-halter-mini-dress-black">
  <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 " value="EUR" tabindex="-1"> EUR €</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 mobile-menu-currency-selected" value="USD" tabindex="-1"> USD $<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>
    </fieldset>
  </div>
</form>

Text Content

NOT SURE WHAT SIZE TO ORDER?

TrueFit Knows.


MY BAG



Your basket is empty

COMPLETE THE LOOK

Previous
Stylist Pick

Mediterranean Breeze Halter Triangle Top - Print

$83.00

Size 4 Size 6 Size 8 Size 10 Size 12 Size 14 Size 16 ADD TO BAG
Top Rated

Island Goddess Halter Tankini Top - Solid

$93.00

Size 0 Size 2 Size 4 Size 6 Size 8 Size 10 Size 12 Size 14 Size 16 Size 34D Size
34DD Size 36D Size 36DD Size 38D Size 38DD Size 16W Size 18W Size 20W Size 22W
ADD TO BAG
Island Goddess One Shoulder Keyhole Tankini Top - Solid

$93.00

Size 4 Size 6 Size 8 Size 10 Size 12 Size 14 Size 16 Size 16W Size 18W Size 20W
Size 22W ADD TO BAG
Island Goddess Shirred One Shoulder One Piece - Solid

$120.00

Size 4 Size 6 Size 8 Size 10 Size 12 Size 14 Size 16 ADD TO BAG
Island Goddess Lingerie One Piece - Solid

$83.00

Size 0 Size 2 Size 4 Size 6 Size 8 Size 10 Size 12 Size 14 Size 16 Size 16W Size
18W Size 20W Size 22W ADD TO BAG
Eclectic Shore Halter Triangle Top - Print

$73.00

Size 4 Size 6 Size 8 Size 10 Size 12 Size 14 Size 16 ADD TO BAG
Island Goddess Lingerie One Piece - Solid

$83.00

Size 2 Size 4 Size 6 Size 8 Size 10 Size 12 Size 14 Size 16 Size 16W Size 18W
Size 20W Size 22W ADD TO BAG
Island Goddess Halter Tankini Top - Solid

$93.00

Size 4 Size 6 Size 8 Size 10 Size 12 Size 14 Size 16 Size 0 Size 2 ADD TO BAG
Eclectic Shore One Shoulder Keyhole One Piece - Print

$130.00

Size 4 Size 6 Size 8 Size 10 Size 12 Size 14 Size 16 Size 16W Size 18W Size 20W
Size 22W ADD TO BAG
Island Goddess One Shoulder Keyhole Tankini Top - Solid

$93.00

Size 4 Size 6 Size 8 Size 10 Size 12 Size 14 Size 16 ADD TO BAG
Next

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

 * 
 * 
 * 

USD $
 * 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

Draped Darling High Neck Mini Dress
$93.00
Overview Size & Fit Guide
$93.00
Buy Now

Close
<img class="product-single__photo"
src="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_B_1000x1000.jpg?v=1634753980"
data-sizes="auto" alt="Draped Darling High Neck Mini Dress" style="max-width:
2400px" id="ProductPhotoImg" data-image-id="23666291671240"
data-zoom-img="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_B.jpg?v=1634753980"
/>
Loading...

<img class="product-single__photo"
src="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A_1000x1000.jpg?v=1634753966"
data-sizes="auto" alt="Draped Darling High Neck Mini Dress" style="max-width:
2400px" id="ProductPhotoImg" data-image-id="23666290000072"
data-zoom-img="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A.jpg?v=1634753966"
/>
Loading...

<img class="product-single__photo"
src="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_B1_1000x1000.jpg?v=1634753967"
data-sizes="auto" alt="Draped Darling High Neck Mini Dress" style="max-width:
2400px" id="ProductPhotoImg" data-image-id="23666290131144"
data-zoom-img="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_B1.jpg?v=1634753967"
/>
Loading...

<img class="product-single__photo"
src="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A1_1000x1000.jpg?v=1634753968"
data-sizes="auto" alt="Draped Darling High Neck Mini Dress" style="max-width:
2400px" id="ProductPhotoImg" data-image-id="23666290262216"
data-zoom-img="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A1.jpg?v=1634753968"
/>
Loading...

<img class="product-single__photo"
src="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_F_1000x1000.jpg?v=1634753977"
data-sizes="auto" alt="Draped Darling High Neck Mini Dress" style="max-width:
2400px" id="ProductPhotoImg" data-image-id="23666291278024"
data-zoom-img="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_F.jpg?v=1634753977"
/>
Loading...

<img class="product-single__photo"
src="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_B_1000x1000.jpg?v=1634753980"
data-sizes="auto" alt="Draped Darling High Neck Mini Dress" style="max-width:
2400px" id="ProductPhotoImg" data-image-id="23666291671240"
data-zoom-img="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_B.jpg?v=1634753980"
/>
Loading...

<img class="product-single__photo"
src="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A_1000x1000.jpg?v=1634753966"
data-sizes="auto" alt="Draped Darling High Neck Mini Dress" style="max-width:
2400px" id="ProductPhotoImg" data-image-id="23666290000072"
data-zoom-img="//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A.jpg?v=1634753966"
/>
Loading...




Products > Draped Darling High Neck Mini Dress


DRAPED DARLING HIGH NECK MINI DRESS - SOLID


New
   
 * Your Cart Subtotal$93.00
   
 * 
 * 

OR 4 interest-free installments Your Cart Subtotal$23.25 SEE ALL FINANCING
OPTIONS
Shipping calculated at checkout.
Size
XS

S

M

L

XL

1X

2X

3X





XS - $93.00 S - $93.00 M - $93.00 L - $93.00 XL - $93.00 1X - $93.00 2X - $93.00
3X - $93.00
Quantity
- +
Add to Bag
Notify Me When Available

OR 4 interest-free installments Your Cart Subtotal$23.25
SEE ALL FINANCING OPTIONS
Earn 93 points with this purchase! Learn More
Shipping & Returns

Free 2 Day Expedited US Shipping on orders over $79

30-Day Free Exchanges & Returns with pre-paid label
Read More
Share
 * 
 * 
 * 

YOU MIGHT ALSO LIKE

Draped Darling Strapless Midi Dress - Solid

$103.00



Island Goddess One Shoulder Keyhole Tankini Top - Solid

$93.00



Prism Palm Off The Shoulder Cover-Up Dress - Print

$93.00



Beach Cozy Tie Front Midi Dress - Print

$88.00

 * 1

 * Overview
   
   Offering an updated take on the little black dress, our high-neck version is
   destined to become your new favorite travel companion. Hitting just above the
   knees and styled with pockets, the over the shoulder neckline ties in back
   for an adjustable fit. Completely versatile, you can throw it on over your
   suit as a classy cover-up or pair with heels and statement-making jewelry for
   a night out on the town.
   
   
   
   
   
   
   
   
   Details
   
    * High-neck dress
    * Adjustable straps tie in back
    * Side pockets
    * Hits just above the knees
   
   Fabric
   
    * 95% Rayon, 5% Spandex

 * Size & Fit Guide
   PLUS SIZES
 * Measuring Guide
   
   1. Bust
   
   Measure around the fullest part of your bust.
   
   2. Waist
   
   Measure around the narrowest part (typically the small of your back and where
   your body bends side to side).
   
   3. Hips
   
   Measure around the fullest part of your hips.
   
   4. Torso
   
   Measure from the high point of your shoulders (between your neck base and
   shoulder joint) over the fullest part of your bust through your legs and up
   your back to the starting point.

 * Care Instructions
   Always rinse your suit
   After swimming in the ocean or pool always rinse your swimsuit in lukewarm
   tap water. This will help eliminate most of the salt and chlorine that can
   potentially damage your swim suit material.
   Squeeze out excess moisture
   Squeeze out excess moisture. DO NOT wring or twist your suit. Hang out to dry
   or lay on a flat surface. Do not put suit in direct sunlight to dry. Sunlight
   may cause colors to fade. When applying sun tanning lotion or oil try not to
   get it on your swimsuit material. The oils cause the elastics in your suit to
   breakdown.
   Never wash your swimsuit in the washer or dryer.
   Never wash your swimsuit in the washer or dryer. When needed, wash by hand in
   lukewarm water and use a soft detergent. Never bleach or iron swimwear. Avoid
   rough surfaces as it may pull and pill fabric.

Offering an updated take on the little black dress, our high-neck version is
destined to become your new favorite travel companion. Hitting just above the
knees and styled with pockets, the over the shoulder neckline ties in back for
an adjustable fit. Completely versatile, you can throw it on over your suit as a
classy cover-up or pair with heels and statement-making jewelry for a night out
on the town.








Details

 * High-neck dress
 * Adjustable straps tie in back
 * Side pockets
 * Hits just above the knees

Fabric

 * 95% Rayon, 5% Spandex

SKU

 * LB2CQ31-BLK-XS

PLUS SIZES

1. Bust

Measure around the fullest part of your bust.

2. Waist

Measure around the narrowest part (typically the small of your back and where
your body bends side to side).

3. Hips

Measure around the fullest part of your hips.

4. Torso

Measure from the high point of your shoulders (between your neck base and
shoulder joint) over the fullest part of your bust through your legs and up your
back to the starting point.

Always rinse your suit
After swimming in the ocean or pool always rinse your swimsuit in lukewarm tap
water. This will help eliminate most of the salt and chlorine that can
potentially damage your swim suit material.
Squeeze out excess moisture
Squeeze out excess moisture. DO NOT wring or twist your suit. Hang out to dry or
lay on a flat surface. Do not put suit in direct sunlight to dry. Sunlight may
cause colors to fade. When applying sun tanning lotion or oil try not to get it
on your swimsuit material. The oils cause the elastics in your suit to
breakdown.
Never wash your swimsuit in the washer or dryer.
Never wash your swimsuit in the washer or dryer. When needed, wash by hand in
lukewarm water and use a soft detergent. Never bleach or iron swimwear. Avoid
rough surfaces as it may pull and pill fabric.


Reviews




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

product
https://lablanca.com/products/draped-darling-halter-mini-dress-black
7107763601608 Draped Darling High Neck Mini Dress 93.00
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A.jpg?v=1634753966
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A_large.jpg?v=1634753966
USD InStock Coverup 329493512392 @nocrumbsleft - Teri's Fave Suits! 328457126088
All Products 430980595912 All Swimwear 301055443144 Best Sellers 294272336072
Cover-ups 327755301064 Dresses 321621557448 New 379646345416 New Cover Ups
379680194760 New Swimwear 327761068232 Plus Size Suits and Cover Ups
356442013896 Swim Collection: Draped Darling

Offering an updated take on the little black dress, our high-neck version is
destined to become your new favorite travel companion. Hitting just above the
knees and styled with pockets, the over the shoulder neckline ties in back for
an adjustable fit. Completely versatile, you can throw it on over your suit as a
classy cover-up or pair with heels and statement-making jewelry for a night out
on the town.

[split]


Details

 * High-neck dress
 * Adjustable straps tie in back
 * Side pockets
 * Hits just above the knees

Fabric

 * 95% Rayon, 5% Spandex

La Blanca Color:Black Colors:Black Feature:Knee Length Feature:Pockets
Feature:Pull Over New Pattern:Solid Plus Size Product Variant Type:Solid Size:L
Size:M Size:S Size:XL Size:XS Style:Dress Swim Collection:Draped Darling
Swimwear visible:true YGroup_High Neck Mini Dress Color:Black Colors:Black
Feature:Knee Length Feature:Pockets Feature:Pull Over New Pattern:Solid Plus
Size Product Variant Type:Solid Size:L Size:M Size:S Size:XL Size:XS Style:Dress
Swim Collection:Draped Darling Swimwear visible:true YGroup_High Neck Mini Dress
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_B1.jpg?v=1634753967
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A1.jpg?v=1634753968
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_F.jpg?v=1634753977
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_B.jpg?v=1634753980
41139235619016 XS 93.00
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A.jpg?v=1634753966
https://lablanca.com/products/draped-darling-halter-mini-dress-black?variant=41139235619016
InStock XS 41139235651784 S 93.00
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A.jpg?v=1634753966
https://lablanca.com/products/draped-darling-halter-mini-dress-black?variant=41139235651784
InStock S 41139235684552 M 93.00
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A.jpg?v=1634753966
https://lablanca.com/products/draped-darling-halter-mini-dress-black?variant=41139235684552
InStock M 41139235717320 L 93.00
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A.jpg?v=1634753966
https://lablanca.com/products/draped-darling-halter-mini-dress-black?variant=41139235717320
InStock L 41139235750088 XL 93.00
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31_BLK_A.jpg?v=1634753966
https://lablanca.com/products/draped-darling-halter-mini-dress-black?variant=41139235750088
InStock XL 41139235782856 1X 93.00
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_F.jpg?v=1634753977
https://lablanca.com/products/draped-darling-halter-mini-dress-black?variant=41139235782856
InStock 1X 41139235815624 2X 93.00
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_F.jpg?v=1634753977
https://lablanca.com/products/draped-darling-halter-mini-dress-black?variant=41139235815624
InStock 2X 41139235848392 3X 93.00
//cdn.shopify.com/s/files/1/0534/1125/0376/products/LB2CQ31W_BLK_F.jpg?v=1634753977
https://lablanca.com/products/draped-darling-halter-mini-dress-black?variant=41139235848392
InStock 3X

USD
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