leminimacaron.eu Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://leminimacaron.eu/
Effective URL: https://leminimacaron.eu/
Submission: On February 18 via api from US — Scanned from CA

Form analysis 16 forms found in the DOM

GET /search

<form action="/search" method="get" class="search-form" role="search" autocomplete="off" autocapitalize="off" spellcheck="false">
  <div class="inputGroup">
    <input type="search" name="q" class="nav-search-input" data-search-input="search-results" id="search-field" placeholder="Search ..." value="">
    <input type="hidden" name="type" value="product">
    <input type="hidden" name="options[prefix]" class="nav-search-options" value="last">
    <button type="submit" class="nav-search-submit" data-search-submit="" aria-label="Search"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-submit" viewBox="0 0 1024 1024">
        <path
          d="M1023.998 511.724v-6.44a4.818 4.818 0 00-1.605-3.215l-.005-.005c0-1.61-1.61-1.61-1.61-3.22s-1.61-1.61-1.61-3.22c-.89 0-1.61-.72-1.61-1.61L652.074 115.649c-6.058-5.789-14.286-9.354-23.346-9.354s-17.288 3.564-23.358 9.366l.013-.013c-6.101 5.61-9.909 13.631-9.909 22.541s3.81 16.931 9.888 22.52l.022.02 307.522 318.793H32.201C14.416 479.522 0 493.939 0 511.723s14.417 32.201 32.201 32.201h887.145L605.384 862.717a32.062 32.062 0 00-8.429 21.72c0 9.19 3.851 17.481 10.025 23.347l.014.013c5.61 6.101 13.631 9.909 22.541 9.909s16.931-3.81 22.52-9.888l.02-.022 363.874-370.315c0-1.61 0-1.61 1.61-3.22.89 0 1.61-.72 1.61-1.61 0-1.61 1.61-1.61 1.61-3.22h1.61v-3.22a4.81 4.81 0 001.608-3.203l.002-.017v-11.27z">
        </path>
      </svg></button>
  </div>
  <label for="search-field" class="icon-search"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path d="M9.0625 15.625C12.6869 15.625 15.625 12.6869 15.625 9.0625C15.625 5.43813 12.6869 2.5 9.0625 2.5C5.43813 2.5 2.5 5.43813 2.5 9.0625C2.5 12.6869 5.43813 15.625 9.0625 15.625Z" stroke="currentColor" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round"></path>
      <path d="M13.7021 13.7031L17.4991 17.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
    </svg>
    <span class="accessible-label">Search</span>
  </label>
  <button type="button" class="searchToggle searchToggle--close" data-search-toggle="" aria-expanded="false" aria-controls="nav-search" aria-label="Close"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close"
      viewBox="0 0 1024 1024">
      <path
        d="M446.174 512L13.632 79.458c-18.177-18.177-18.177-47.649 0-65.826s47.649-18.177 65.826 0L512 446.174 944.542 13.632c18.177-18.177 47.649-18.177 65.826 0s18.177 47.649 0 65.826L577.826 512l432.542 432.542c18.177 18.177 18.177 47.649 0 65.826s-47.649 18.177-65.826 0L512 577.826 79.458 1010.368c-18.177 18.177-47.649 18.177-65.826 0s-18.177-47.649 0-65.826L446.174 512z">
      </path>
    </svg></button>
</form>

POST /cart

<form action="/cart" method="post" novalidate="">
  <div class="cart__empty" data-empty-message="">
    <p class="cart__title">Shopping Cart</p>
    <p>Your cart is empty</p>
    <a href="/collections/all" data-continue="" class="button">Continue Shopping</a>
  </div>
  <div class="cart__form">
    <p class="cart__title cart__title--mobile">Shopping Cart</p>
    <div class="cart__table">
      <div class="cart__errors" data-cart-errors="">
        <p class="cart__errors__heading">No more products available for purchase</p>
        <p class="cart__errors__content" data-error-message=""></p>
        <button type="button" data-cart-error-close="" aria-label="Close Shopping Cart" class="cart__errors__btn">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close-thin" viewBox="0 0 27 27">
            <path d="M.5.5l26 26M26.5.5l-26 26"></path>
          </svg>
        </button>
      </div>
      <div class="cart__table-header med_hide">
        <div class="cart__table-row">
          <div class="cart__table-cell cart__table-cell--product">Product</div>
          <div class="cart__table-cell cart__table-cell--price">Price</div>
          <div class="cart__table-cell cart__table-cell--quantity">Quantity</div>
          <div class="cart__table-cell cart__table-cell--total">Total</div>
        </div>
      </div>
      <div class="cart__table-body" data-items-holder=""></div>
    </div>
    <div class="checkout-buttons" data-foot-holder="">
      <div class="cart-totals-table">
        <p class="cart-total-price is-hidden" data-cart-original-total="">
          <span class="cart-total-price__label">Items</span>
          <span data-cart-total="" class="cart-total-price__value">
            <span class=""><span class="money">0.00 € </span> </span>
          </span>
        </p>
        <div class="is-hidden" data-cart-discounts-holder=""></div>
        <p class="cart-total-price">
          <span class="cart-total-price__label">Subtotal</span>
          <span data-cart-total="" class="cart-total-price__value"><span class="money">0.00 € </span> </span>
        </p>
      </div>
      <p class="cart-tax-info">Excluding taxes and shipping</p>
      <div class="cart__buttons-wrapper">
        <div class="cart__buttons" data-cart-buttons="">
          <fieldset class="cart__button-fieldset" data-cart-buttons-fieldset="">
            <button class="cart__checkout button" type="submit" name="checkout">Checkout</button>
            <noscript>
              <span class="cart__checkout cart__checkout--no-js button">Checkout</span>
            </noscript>
            <div class="additional-checkout-buttons additional-checkout-buttons--vertical">
              <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
            </div>
          </fieldset>
        </div><a href="/collections/all" class="button button--secondary" data-continue="">Continue Shopping</a><input type="submit" name="update" value="Update" class="cart__update" data-update-cart="">
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8547856679254" accept-charset="UTF-8" class="product__form" enctype="multipart/form-data" data-enable-color-swatches="true" data-product-id="8547856679254" data-product-form=""><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="shop-pay-terms"></div>
  <div class="product__form-block product__form-block--options-inline product__form-block--swatches"><label for="product-select--template--19383336468822__16491483187422d14a" class="accessible-label">Select variant</label><input name="id"
      id="product-select--template--19383336468822__16491483187422d14a" data-product-id="8547856679254" type="hidden" value="47063376658774"></div>
  <div class="product__form-block">
    <div class="qty__adjust" data-quantity-holder="">
      <label for="quantity--template--19383336468822__16491483187422d14a" class="accessible-label">Quantity selector</label>
      <input type="number" class="qty__adjust-input" name="quantity" id="quantity--template--19383336468822__16491483187422d14a" value="1" min="1" data-quantity-field="">
      <button type="button" class="qty__adjust-btn qty__adjust-btn--minus" aria-label="Decrease" data-quantity-minus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus"
          viewBox="0 0 1024 1024">
          <path
            d="M51.573 459.468l-.017-.585c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l915.021.002c.407-.005.407-.005.805-.006 29.324 0 53.095 23.771 53.095 53.095s-23.771 53.095-53.095 53.095c-.365-.001-.365-.001-.524-.004l-914.477-.021c-1.378.059-1.378.059-2.762.071C23.792 565.141 0 541.348 0 511.999c0-28.271 22.132-51.558 50.361-53.069l.832-.044.382.582z">
          </path>
        </svg></button>
      <button type="button" class="qty__adjust-btn qty__adjust-btn--plus" aria-label="Increase" data-quantity-plus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus"
          viewBox="0 0 1024 1024">
          <path
            d="M465.066 465.067l.001-411.166c-.005-.407-.005-.407-.006-.805 0-29.324 23.796-53.095 53.149-53.095s53.149 23.771 53.149 53.095c-.001.365-.001.365-.004.524l-.009 411.446 398.754.001c.407-.005.407-.005.805-.006 29.324 0 53.095 23.796 53.095 53.149s-23.771 53.149-53.095 53.149c-.365-.001-.365-.001-.524-.004l-399.037-.009-.009 396.75a53.99 53.99 0 01.071 2.762c0 29.35-23.817 53.142-53.197 53.142-28.299 0-51.612-22.132-53.124-50.361l-.044-.832.583-.382-.586.017c-.02-.795-.02-.795-.024-1.59.011-1.42.011-1.42.05-1.933l.001-397.576-409.162-.009c-1.378.059-1.378.059-2.762.071-29.35 0-53.142-23.817-53.142-53.197 0-28.299 22.132-51.612 50.361-53.124l.832-.044.382.583-.017-.586c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l409.986.001z">
          </path>
        </svg></button>
    </div>
    <div class="product__form-buttons">
      <button class="product__form-submit button--alt product-page__button-primary small-border" type="submit" name="add" data-ajax="true" data-handle="la-nui-le-maxi-deluxe-gel-manicure-set" data-focus-element="" data-add-to-cart="">
        <span data-add-to-cart-text="">Add to Cart</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-check" viewBox="0 0 1317 1024">
          <path
            d="M1277.067 47.359c-42.785-42.731-112.096-42.731-154.88 0L424.495 745.781l-232.32-233.782c-43.178-40.234-110.463-39.047-152.195 2.685s-42.919 109.017-2.685 152.195L347.056 976.64c42.785 42.731 112.096 42.731 154.88 0l775.132-774.401c42.731-42.785 42.731-112.096 0-154.88z">
          </path>
        </svg></button>
    </div>
  </div><input type="hidden" name="product-id" value="8547856679254"><input type="hidden" name="section-id" value="template--19383336468822__16491483187422d14a">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8553227977046" accept-charset="UTF-8" class="product__form" enctype="multipart/form-data" data-enable-color-swatches="true" data-product-id="8553227977046" data-product-form=""><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="shop-pay-terms"></div>
  <div class="product__form-block product__form-block--options-inline product__form-block--swatches"><label for="product-select--template--19383336468822__16491483187422d14a" class="accessible-label">Select variant</label><input name="id"
      id="product-select--template--19383336468822__16491483187422d14a" data-product-id="8553227977046" type="hidden" value="47078624330070"></div>
  <div class="product__form-block">
    <div class="qty__adjust" data-quantity-holder="">
      <label for="quantity--template--19383336468822__16491483187422d14a" class="accessible-label">Quantity selector</label>
      <input type="number" class="qty__adjust-input" name="quantity" id="quantity--template--19383336468822__16491483187422d14a" value="1" min="1" data-quantity-field="">
      <button type="button" class="qty__adjust-btn qty__adjust-btn--minus" aria-label="Decrease" data-quantity-minus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus"
          viewBox="0 0 1024 1024">
          <path
            d="M51.573 459.468l-.017-.585c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l915.021.002c.407-.005.407-.005.805-.006 29.324 0 53.095 23.771 53.095 53.095s-23.771 53.095-53.095 53.095c-.365-.001-.365-.001-.524-.004l-914.477-.021c-1.378.059-1.378.059-2.762.071C23.792 565.141 0 541.348 0 511.999c0-28.271 22.132-51.558 50.361-53.069l.832-.044.382.582z">
          </path>
        </svg></button>
      <button type="button" class="qty__adjust-btn qty__adjust-btn--plus" aria-label="Increase" data-quantity-plus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus"
          viewBox="0 0 1024 1024">
          <path
            d="M465.066 465.067l.001-411.166c-.005-.407-.005-.407-.006-.805 0-29.324 23.796-53.095 53.149-53.095s53.149 23.771 53.149 53.095c-.001.365-.001.365-.004.524l-.009 411.446 398.754.001c.407-.005.407-.005.805-.006 29.324 0 53.095 23.796 53.095 53.149s-23.771 53.149-53.095 53.149c-.365-.001-.365-.001-.524-.004l-399.037-.009-.009 396.75a53.99 53.99 0 01.071 2.762c0 29.35-23.817 53.142-53.197 53.142-28.299 0-51.612-22.132-53.124-50.361l-.044-.832.583-.382-.586.017c-.02-.795-.02-.795-.024-1.59.011-1.42.011-1.42.05-1.933l.001-397.576-409.162-.009c-1.378.059-1.378.059-2.762.071-29.35 0-53.142-23.817-53.142-53.197 0-28.299 22.132-51.612 50.361-53.124l.832-.044.382.583-.017-.586c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l409.986.001z">
          </path>
        </svg></button>
    </div>
    <div class="product__form-buttons">
      <button class="product__form-submit button--alt product-page__button-primary small-border" type="submit" name="add" data-ajax="true" data-handle="ruby-red-gel-manicure-kit" data-focus-element="" data-add-to-cart="">
        <span data-add-to-cart-text="">Add to Cart</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-check" viewBox="0 0 1317 1024">
          <path
            d="M1277.067 47.359c-42.785-42.731-112.096-42.731-154.88 0L424.495 745.781l-232.32-233.782c-43.178-40.234-110.463-39.047-152.195 2.685s-42.919 109.017-2.685 152.195L347.056 976.64c42.785 42.731 112.096 42.731 154.88 0l775.132-774.401c42.731-42.785 42.731-112.096 0-154.88z">
          </path>
        </svg></button>
    </div>
  </div><input type="hidden" name="product-id" value="8553227977046"><input type="hidden" name="section-id" value="template--19383336468822__16491483187422d14a">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_296565506076" accept-charset="UTF-8" class="product__form" enctype="multipart/form-data" data-enable-color-swatches="true" data-product-id="296565506076" data-product-form=""><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="shop-pay-terms"></div>
  <div class="product__form-block product__form-block--options-inline product__form-block--swatches"><label for="product-select--template--19383336468822__16491483187422d14a" class="accessible-label">Select variant</label><input name="id"
      id="product-select--template--19383336468822__16491483187422d14a" data-product-id="296565506076" type="hidden" value="4111863119900"></div>
  <div class="product__form-block">
    <div class="qty__adjust" data-quantity-holder="">
      <label for="quantity--template--19383336468822__16491483187422d14a" class="accessible-label">Quantity selector</label>
      <input type="number" class="qty__adjust-input" name="quantity" id="quantity--template--19383336468822__16491483187422d14a" value="1" min="1" data-quantity-field="">
      <button type="button" class="qty__adjust-btn qty__adjust-btn--minus" aria-label="Decrease" data-quantity-minus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus"
          viewBox="0 0 1024 1024">
          <path
            d="M51.573 459.468l-.017-.585c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l915.021.002c.407-.005.407-.005.805-.006 29.324 0 53.095 23.771 53.095 53.095s-23.771 53.095-53.095 53.095c-.365-.001-.365-.001-.524-.004l-914.477-.021c-1.378.059-1.378.059-2.762.071C23.792 565.141 0 541.348 0 511.999c0-28.271 22.132-51.558 50.361-53.069l.832-.044.382.582z">
          </path>
        </svg></button>
      <button type="button" class="qty__adjust-btn qty__adjust-btn--plus" aria-label="Increase" data-quantity-plus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus"
          viewBox="0 0 1024 1024">
          <path
            d="M465.066 465.067l.001-411.166c-.005-.407-.005-.407-.006-.805 0-29.324 23.796-53.095 53.149-53.095s53.149 23.771 53.149 53.095c-.001.365-.001.365-.004.524l-.009 411.446 398.754.001c.407-.005.407-.005.805-.006 29.324 0 53.095 23.796 53.095 53.149s-23.771 53.149-53.095 53.149c-.365-.001-.365-.001-.524-.004l-399.037-.009-.009 396.75a53.99 53.99 0 01.071 2.762c0 29.35-23.817 53.142-53.197 53.142-28.299 0-51.612-22.132-53.124-50.361l-.044-.832.583-.382-.586.017c-.02-.795-.02-.795-.024-1.59.011-1.42.011-1.42.05-1.933l.001-397.576-409.162-.009c-1.378.059-1.378.059-2.762.071-29.35 0-53.142-23.817-53.142-53.197 0-28.299 22.132-51.612 50.361-53.124l.832-.044.382.583-.017-.586c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l409.986.001z">
          </path>
        </svg></button>
    </div>
    <div class="product__form-buttons">
      <button class="product__form-submit button--alt product-page__button-primary small-border" type="submit" name="add" data-ajax="true" data-handle="3x-shine-top-coat-gel-polish" data-focus-element="" data-add-to-cart="">
        <span data-add-to-cart-text="">Add to Cart</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-check" viewBox="0 0 1317 1024">
          <path
            d="M1277.067 47.359c-42.785-42.731-112.096-42.731-154.88 0L424.495 745.781l-232.32-233.782c-43.178-40.234-110.463-39.047-152.195 2.685s-42.919 109.017-2.685 152.195L347.056 976.64c42.785 42.731 112.096 42.731 154.88 0l775.132-774.401c42.731-42.785 42.731-112.096 0-154.88z">
          </path>
        </svg></button>
    </div>
  </div><input type="hidden" name="product-id" value="296565506076"><input type="hidden" name="section-id" value="template--19383336468822__16491483187422d14a">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_1306304381033" accept-charset="UTF-8" class="product__form" enctype="multipart/form-data" data-enable-color-swatches="true" data-product-id="1306304381033" data-product-form=""><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="shop-pay-terms"></div>
  <div class="product__form-block product__form-block--options-inline product__form-block--swatches"><label for="product-select--template--19383336468822__16491483187422d14a" class="accessible-label">Select variant</label><input name="id"
      id="product-select--template--19383336468822__16491483187422d14a" data-product-id="1306304381033" type="hidden" value="12225955594345"></div>
  <div class="product__form-block">
    <div class="qty__adjust" data-quantity-holder="">
      <label for="quantity--template--19383336468822__16491483187422d14a" class="accessible-label">Quantity selector</label>
      <input type="number" class="qty__adjust-input" name="quantity" id="quantity--template--19383336468822__16491483187422d14a" value="1" min="1" data-quantity-field="">
      <button type="button" class="qty__adjust-btn qty__adjust-btn--minus" aria-label="Decrease" data-quantity-minus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus"
          viewBox="0 0 1024 1024">
          <path
            d="M51.573 459.468l-.017-.585c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l915.021.002c.407-.005.407-.005.805-.006 29.324 0 53.095 23.771 53.095 53.095s-23.771 53.095-53.095 53.095c-.365-.001-.365-.001-.524-.004l-914.477-.021c-1.378.059-1.378.059-2.762.071C23.792 565.141 0 541.348 0 511.999c0-28.271 22.132-51.558 50.361-53.069l.832-.044.382.582z">
          </path>
        </svg></button>
      <button type="button" class="qty__adjust-btn qty__adjust-btn--plus" aria-label="Increase" data-quantity-plus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus"
          viewBox="0 0 1024 1024">
          <path
            d="M465.066 465.067l.001-411.166c-.005-.407-.005-.407-.006-.805 0-29.324 23.796-53.095 53.149-53.095s53.149 23.771 53.149 53.095c-.001.365-.001.365-.004.524l-.009 411.446 398.754.001c.407-.005.407-.005.805-.006 29.324 0 53.095 23.796 53.095 53.149s-23.771 53.149-53.095 53.149c-.365-.001-.365-.001-.524-.004l-399.037-.009-.009 396.75a53.99 53.99 0 01.071 2.762c0 29.35-23.817 53.142-53.197 53.142-28.299 0-51.612-22.132-53.124-50.361l-.044-.832.583-.382-.586.017c-.02-.795-.02-.795-.024-1.59.011-1.42.011-1.42.05-1.933l.001-397.576-409.162-.009c-1.378.059-1.378.059-2.762.071-29.35 0-53.142-23.817-53.142-53.197 0-28.299 22.132-51.612 50.361-53.124l.832-.044.382.583-.017-.586c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l409.986.001z">
          </path>
        </svg></button>
    </div>
    <div class="product__form-buttons">
      <button class="product__form-submit button--alt product-page__button-primary small-border" type="submit" name="add" data-ajax="true" data-handle="prosecco-glow-gel-polish" data-focus-element="" data-add-to-cart="">
        <span data-add-to-cart-text="">Add to Cart</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-check" viewBox="0 0 1317 1024">
          <path
            d="M1277.067 47.359c-42.785-42.731-112.096-42.731-154.88 0L424.495 745.781l-232.32-233.782c-43.178-40.234-110.463-39.047-152.195 2.685s-42.919 109.017-2.685 152.195L347.056 976.64c42.785 42.731 112.096 42.731 154.88 0l775.132-774.401c42.731-42.785 42.731-112.096 0-154.88z">
          </path>
        </svg></button>
    </div>
  </div><input type="hidden" name="product-id" value="1306304381033"><input type="hidden" name="section-id" value="template--19383336468822__16491483187422d14a">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_232734162972" accept-charset="UTF-8" class="product__form" enctype="multipart/form-data" data-enable-color-swatches="true" data-product-id="232734162972" data-product-form=""><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="shop-pay-terms"></div>
  <div class="product__form-block product__form-block--options-inline product__form-block--swatches"><label for="product-select--template--19383336468822__1649147872080f8e76" class="accessible-label">Select variant</label><input name="id"
      id="product-select--template--19383336468822__1649147872080f8e76" data-product-id="232734162972" type="hidden" value="3490126299164"></div>
  <div class="product__form-block">
    <div class="qty__adjust" data-quantity-holder="">
      <label for="quantity--template--19383336468822__1649147872080f8e76" class="accessible-label">Quantity selector</label>
      <input type="number" class="qty__adjust-input" name="quantity" id="quantity--template--19383336468822__1649147872080f8e76" value="1" min="1" data-quantity-field="">
      <button type="button" class="qty__adjust-btn qty__adjust-btn--minus" aria-label="Decrease" data-quantity-minus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus"
          viewBox="0 0 1024 1024">
          <path
            d="M51.573 459.468l-.017-.585c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l915.021.002c.407-.005.407-.005.805-.006 29.324 0 53.095 23.771 53.095 53.095s-23.771 53.095-53.095 53.095c-.365-.001-.365-.001-.524-.004l-914.477-.021c-1.378.059-1.378.059-2.762.071C23.792 565.141 0 541.348 0 511.999c0-28.271 22.132-51.558 50.361-53.069l.832-.044.382.582z">
          </path>
        </svg></button>
      <button type="button" class="qty__adjust-btn qty__adjust-btn--plus" aria-label="Increase" data-quantity-plus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus"
          viewBox="0 0 1024 1024">
          <path
            d="M465.066 465.067l.001-411.166c-.005-.407-.005-.407-.006-.805 0-29.324 23.796-53.095 53.149-53.095s53.149 23.771 53.149 53.095c-.001.365-.001.365-.004.524l-.009 411.446 398.754.001c.407-.005.407-.005.805-.006 29.324 0 53.095 23.796 53.095 53.149s-23.771 53.149-53.095 53.149c-.365-.001-.365-.001-.524-.004l-399.037-.009-.009 396.75a53.99 53.99 0 01.071 2.762c0 29.35-23.817 53.142-53.197 53.142-28.299 0-51.612-22.132-53.124-50.361l-.044-.832.583-.382-.586.017c-.02-.795-.02-.795-.024-1.59.011-1.42.011-1.42.05-1.933l.001-397.576-409.162-.009c-1.378.059-1.378.059-2.762.071-29.35 0-53.142-23.817-53.142-53.197 0-28.299 22.132-51.612 50.361-53.124l.832-.044.382.583-.017-.586c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l409.986.001z">
          </path>
        </svg></button>
    </div>
    <div class="product__form-buttons">
      <button class="product__form-submit button--alt product-page__button-primary small-border" type="submit" name="add" data-ajax="true" data-handle="cassis-gel-manicure-kit" disabled="" data-focus-element="" data-add-to-cart="">
        <span data-add-to-cart-text="">Sold Out</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-check" viewBox="0 0 1317 1024">
          <path
            d="M1277.067 47.359c-42.785-42.731-112.096-42.731-154.88 0L424.495 745.781l-232.32-233.782c-43.178-40.234-110.463-39.047-152.195 2.685s-42.919 109.017-2.685 152.195L347.056 976.64c42.785 42.731 112.096 42.731 154.88 0l775.132-774.401c42.731-42.785 42.731-112.096 0-154.88z">
          </path>
        </svg></button>
    </div>
  </div><input type="hidden" name="product-id" value="232734162972"><input type="hidden" name="section-id" value="template--19383336468822__1649147872080f8e76">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_6832689676393" accept-charset="UTF-8" class="product__form" enctype="multipart/form-data" data-enable-color-swatches="true" data-product-id="6832689676393" data-product-form=""><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="shop-pay-terms"></div>
  <div class="product__form-block product__form-block--options-inline product__form-block--swatches"><label for="product-select--template--19383336468822__1649147872080f8e76" class="accessible-label">Select variant</label><input name="id"
      id="product-select--template--19383336468822__1649147872080f8e76" data-product-id="6832689676393" type="hidden" value="39947116675177"></div>
  <div class="product__form-block">
    <div class="qty__adjust" data-quantity-holder="">
      <label for="quantity--template--19383336468822__1649147872080f8e76" class="accessible-label">Quantity selector</label>
      <input type="number" class="qty__adjust-input" name="quantity" id="quantity--template--19383336468822__1649147872080f8e76" value="1" min="1" data-quantity-field="">
      <button type="button" class="qty__adjust-btn qty__adjust-btn--minus" aria-label="Decrease" data-quantity-minus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus"
          viewBox="0 0 1024 1024">
          <path
            d="M51.573 459.468l-.017-.585c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l915.021.002c.407-.005.407-.005.805-.006 29.324 0 53.095 23.771 53.095 53.095s-23.771 53.095-53.095 53.095c-.365-.001-.365-.001-.524-.004l-914.477-.021c-1.378.059-1.378.059-2.762.071C23.792 565.141 0 541.348 0 511.999c0-28.271 22.132-51.558 50.361-53.069l.832-.044.382.582z">
          </path>
        </svg></button>
      <button type="button" class="qty__adjust-btn qty__adjust-btn--plus" aria-label="Increase" data-quantity-plus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus"
          viewBox="0 0 1024 1024">
          <path
            d="M465.066 465.067l.001-411.166c-.005-.407-.005-.407-.006-.805 0-29.324 23.796-53.095 53.149-53.095s53.149 23.771 53.149 53.095c-.001.365-.001.365-.004.524l-.009 411.446 398.754.001c.407-.005.407-.005.805-.006 29.324 0 53.095 23.796 53.095 53.149s-23.771 53.149-53.095 53.149c-.365-.001-.365-.001-.524-.004l-399.037-.009-.009 396.75a53.99 53.99 0 01.071 2.762c0 29.35-23.817 53.142-53.197 53.142-28.299 0-51.612-22.132-53.124-50.361l-.044-.832.583-.382-.586.017c-.02-.795-.02-.795-.024-1.59.011-1.42.011-1.42.05-1.933l.001-397.576-409.162-.009c-1.378.059-1.378.059-2.762.071-29.35 0-53.142-23.817-53.142-53.197 0-28.299 22.132-51.612 50.361-53.124l.832-.044.382.583-.017-.586c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l409.986.001z">
          </path>
        </svg></button>
    </div>
    <div class="product__form-buttons">
      <button class="product__form-submit button--alt product-page__button-primary small-border" type="submit" name="add" data-ajax="true" data-handle="lilac-blossom-gel-manicure-kit" data-focus-element="" data-add-to-cart="">
        <span data-add-to-cart-text="">Add to Cart</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-check" viewBox="0 0 1317 1024">
          <path
            d="M1277.067 47.359c-42.785-42.731-112.096-42.731-154.88 0L424.495 745.781l-232.32-233.782c-43.178-40.234-110.463-39.047-152.195 2.685s-42.919 109.017-2.685 152.195L347.056 976.64c42.785 42.731 112.096 42.731 154.88 0l775.132-774.401c42.731-42.785 42.731-112.096 0-154.88z">
          </path>
        </svg></button>
    </div>
  </div><input type="hidden" name="product-id" value="6832689676393"><input type="hidden" name="section-id" value="template--19383336468822__1649147872080f8e76">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_6724555800681" accept-charset="UTF-8" class="product__form" enctype="multipart/form-data" data-enable-color-swatches="true" data-product-id="6724555800681" data-product-form=""><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="shop-pay-terms"></div>
  <div class="product__form-block product__form-block--options-inline product__form-block--swatches"><label for="product-select--template--19383336468822__1649147872080f8e76" class="accessible-label">Select variant</label><input name="id"
      id="product-select--template--19383336468822__1649147872080f8e76" data-product-id="6724555800681" type="hidden" value="39672351359081"></div>
  <div class="product__form-block">
    <div class="qty__adjust" data-quantity-holder="">
      <label for="quantity--template--19383336468822__1649147872080f8e76" class="accessible-label">Quantity selector</label>
      <input type="number" class="qty__adjust-input" name="quantity" id="quantity--template--19383336468822__1649147872080f8e76" value="1" min="1" data-quantity-field="">
      <button type="button" class="qty__adjust-btn qty__adjust-btn--minus" aria-label="Decrease" data-quantity-minus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus"
          viewBox="0 0 1024 1024">
          <path
            d="M51.573 459.468l-.017-.585c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l915.021.002c.407-.005.407-.005.805-.006 29.324 0 53.095 23.771 53.095 53.095s-23.771 53.095-53.095 53.095c-.365-.001-.365-.001-.524-.004l-914.477-.021c-1.378.059-1.378.059-2.762.071C23.792 565.141 0 541.348 0 511.999c0-28.271 22.132-51.558 50.361-53.069l.832-.044.382.582z">
          </path>
        </svg></button>
      <button type="button" class="qty__adjust-btn qty__adjust-btn--plus" aria-label="Increase" data-quantity-plus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus"
          viewBox="0 0 1024 1024">
          <path
            d="M465.066 465.067l.001-411.166c-.005-.407-.005-.407-.006-.805 0-29.324 23.796-53.095 53.149-53.095s53.149 23.771 53.149 53.095c-.001.365-.001.365-.004.524l-.009 411.446 398.754.001c.407-.005.407-.005.805-.006 29.324 0 53.095 23.796 53.095 53.149s-23.771 53.149-53.095 53.149c-.365-.001-.365-.001-.524-.004l-399.037-.009-.009 396.75a53.99 53.99 0 01.071 2.762c0 29.35-23.817 53.142-53.197 53.142-28.299 0-51.612-22.132-53.124-50.361l-.044-.832.583-.382-.586.017c-.02-.795-.02-.795-.024-1.59.011-1.42.011-1.42.05-1.933l.001-397.576-409.162-.009c-1.378.059-1.378.059-2.762.071-29.35 0-53.142-23.817-53.142-53.197 0-28.299 22.132-51.612 50.361-53.124l.832-.044.382.583-.017-.586c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l409.986.001z">
          </path>
        </svg></button>
    </div>
    <div class="product__form-buttons">
      <button class="product__form-submit button--alt product-page__button-primary small-border" type="submit" name="add" data-ajax="true" data-handle="maxi-la-vie-en-bloom-gel-manicure-kit" data-focus-element="" data-add-to-cart="">
        <span data-add-to-cart-text="">Add to Cart</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-check" viewBox="0 0 1317 1024">
          <path
            d="M1277.067 47.359c-42.785-42.731-112.096-42.731-154.88 0L424.495 745.781l-232.32-233.782c-43.178-40.234-110.463-39.047-152.195 2.685s-42.919 109.017-2.685 152.195L347.056 976.64c42.785 42.731 112.096 42.731 154.88 0l775.132-774.401c42.731-42.785 42.731-112.096 0-154.88z">
          </path>
        </svg></button>
    </div>
  </div><input type="hidden" name="product-id" value="6724555800681"><input type="hidden" name="section-id" value="template--19383336468822__1649147872080f8e76">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_232579006492" accept-charset="UTF-8" class="product__form" enctype="multipart/form-data" data-enable-color-swatches="true" data-product-id="232579006492" data-product-form=""><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="shop-pay-terms"></div>
  <div class="product__form-block product__form-block--options-inline product__form-block--swatches"><label for="product-select--template--19383336468822__1649147872080f8e76" class="accessible-label">Select variant</label><input name="id"
      id="product-select--template--19383336468822__1649147872080f8e76" data-product-id="232579006492" type="hidden" value="3485867966492"></div>
  <div class="product__form-block">
    <div class="qty__adjust" data-quantity-holder="">
      <label for="quantity--template--19383336468822__1649147872080f8e76" class="accessible-label">Quantity selector</label>
      <input type="number" class="qty__adjust-input" name="quantity" id="quantity--template--19383336468822__1649147872080f8e76" value="1" min="1" data-quantity-field="">
      <button type="button" class="qty__adjust-btn qty__adjust-btn--minus" aria-label="Decrease" data-quantity-minus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus"
          viewBox="0 0 1024 1024">
          <path
            d="M51.573 459.468l-.017-.585c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l915.021.002c.407-.005.407-.005.805-.006 29.324 0 53.095 23.771 53.095 53.095s-23.771 53.095-53.095 53.095c-.365-.001-.365-.001-.524-.004l-914.477-.021c-1.378.059-1.378.059-2.762.071C23.792 565.141 0 541.348 0 511.999c0-28.271 22.132-51.558 50.361-53.069l.832-.044.382.582z">
          </path>
        </svg></button>
      <button type="button" class="qty__adjust-btn qty__adjust-btn--plus" aria-label="Increase" data-quantity-plus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus"
          viewBox="0 0 1024 1024">
          <path
            d="M465.066 465.067l.001-411.166c-.005-.407-.005-.407-.006-.805 0-29.324 23.796-53.095 53.149-53.095s53.149 23.771 53.149 53.095c-.001.365-.001.365-.004.524l-.009 411.446 398.754.001c.407-.005.407-.005.805-.006 29.324 0 53.095 23.796 53.095 53.149s-23.771 53.149-53.095 53.149c-.365-.001-.365-.001-.524-.004l-399.037-.009-.009 396.75a53.99 53.99 0 01.071 2.762c0 29.35-23.817 53.142-53.197 53.142-28.299 0-51.612-22.132-53.124-50.361l-.044-.832.583-.382-.586.017c-.02-.795-.02-.795-.024-1.59.011-1.42.011-1.42.05-1.933l.001-397.576-409.162-.009c-1.378.059-1.378.059-2.762.071-29.35 0-53.142-23.817-53.142-53.197 0-28.299 22.132-51.612 50.361-53.124l.832-.044.382.583-.017-.586c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l409.986.001z">
          </path>
        </svg></button>
    </div>
    <div class="product__form-buttons">
      <button class="product__form-submit button--alt product-page__button-primary small-border" type="submit" name="add" data-ajax="true" data-handle="cherry-red-gel-manicure-kit" data-focus-element="" data-add-to-cart="">
        <span data-add-to-cart-text="">Add to Cart</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-check" viewBox="0 0 1317 1024">
          <path
            d="M1277.067 47.359c-42.785-42.731-112.096-42.731-154.88 0L424.495 745.781l-232.32-233.782c-43.178-40.234-110.463-39.047-152.195 2.685s-42.919 109.017-2.685 152.195L347.056 976.64c42.785 42.731 112.096 42.731 154.88 0l775.132-774.401c42.731-42.785 42.731-112.096 0-154.88z">
          </path>
        </svg></button>
    </div>
  </div><input type="hidden" name="product-id" value="232579006492"><input type="hidden" name="section-id" value="template--19383336468822__1649147872080f8e76">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8667318485334" accept-charset="UTF-8" class="product__form" enctype="multipart/form-data" data-enable-color-swatches="true" data-product-id="8667318485334" data-product-form=""><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="shop-pay-terms"></div>
  <div class="product__form-block product__form-block--options-inline product__form-block--swatches"><label for="product-select--template--19383336468822__16395726570c979a3d" class="accessible-label">Select variant</label><input name="id"
      id="product-select--template--19383336468822__16395726570c979a3d" data-product-id="8667318485334" type="hidden" value="47456463126870"></div>
  <div class="product__form-block">
    <div class="qty__adjust" data-quantity-holder="">
      <label for="quantity--template--19383336468822__16395726570c979a3d" class="accessible-label">Quantity selector</label>
      <input type="number" class="qty__adjust-input" name="quantity" id="quantity--template--19383336468822__16395726570c979a3d" value="1" min="1" data-quantity-field="">
      <button type="button" class="qty__adjust-btn qty__adjust-btn--minus" aria-label="Decrease" data-quantity-minus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus"
          viewBox="0 0 1024 1024">
          <path
            d="M51.573 459.468l-.017-.585c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l915.021.002c.407-.005.407-.005.805-.006 29.324 0 53.095 23.771 53.095 53.095s-23.771 53.095-53.095 53.095c-.365-.001-.365-.001-.524-.004l-914.477-.021c-1.378.059-1.378.059-2.762.071C23.792 565.141 0 541.348 0 511.999c0-28.271 22.132-51.558 50.361-53.069l.832-.044.382.582z">
          </path>
        </svg></button>
      <button type="button" class="qty__adjust-btn qty__adjust-btn--plus" aria-label="Increase" data-quantity-plus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus"
          viewBox="0 0 1024 1024">
          <path
            d="M465.066 465.067l.001-411.166c-.005-.407-.005-.407-.006-.805 0-29.324 23.796-53.095 53.149-53.095s53.149 23.771 53.149 53.095c-.001.365-.001.365-.004.524l-.009 411.446 398.754.001c.407-.005.407-.005.805-.006 29.324 0 53.095 23.796 53.095 53.149s-23.771 53.149-53.095 53.149c-.365-.001-.365-.001-.524-.004l-399.037-.009-.009 396.75a53.99 53.99 0 01.071 2.762c0 29.35-23.817 53.142-53.197 53.142-28.299 0-51.612-22.132-53.124-50.361l-.044-.832.583-.382-.586.017c-.02-.795-.02-.795-.024-1.59.011-1.42.011-1.42.05-1.933l.001-397.576-409.162-.009c-1.378.059-1.378.059-2.762.071-29.35 0-53.142-23.817-53.142-53.197 0-28.299 22.132-51.612 50.361-53.124l.832-.044.382.583-.017-.586c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l409.986.001z">
          </path>
        </svg></button>
    </div>
    <div class="product__form-buttons">
      <button class="product__form-submit button--alt product-page__button-primary small-border" type="submit" name="add" data-ajax="true" data-handle="dragon-queen-gel-trio-stickers-bundle" data-focus-element="" data-add-to-cart="">
        <span data-add-to-cart-text="">Add to Cart</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-check" viewBox="0 0 1317 1024">
          <path
            d="M1277.067 47.359c-42.785-42.731-112.096-42.731-154.88 0L424.495 745.781l-232.32-233.782c-43.178-40.234-110.463-39.047-152.195 2.685s-42.919 109.017-2.685 152.195L347.056 976.64c42.785 42.731 112.096 42.731 154.88 0l775.132-774.401c42.731-42.785 42.731-112.096 0-154.88z">
          </path>
        </svg></button>
    </div>
  </div><input type="hidden" name="product-id" value="8667318485334"><input type="hidden" name="section-id" value="template--19383336468822__16395726570c979a3d">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8667310752086" accept-charset="UTF-8" class="product__form" enctype="multipart/form-data" data-enable-color-swatches="true" data-product-id="8667310752086" data-product-form=""><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="shop-pay-terms"></div>
  <div class="product__form-block product__form-block--options-inline product__form-block--swatches"><label for="product-select--template--19383336468822__16395726570c979a3d" class="accessible-label">Select variant</label><input name="id"
      id="product-select--template--19383336468822__16395726570c979a3d" data-product-id="8667310752086" type="hidden" value="47456432750934"></div>
  <div class="product__form-block">
    <div class="qty__adjust" data-quantity-holder="">
      <label for="quantity--template--19383336468822__16395726570c979a3d" class="accessible-label">Quantity selector</label>
      <input type="number" class="qty__adjust-input" name="quantity" id="quantity--template--19383336468822__16395726570c979a3d" value="1" min="1" data-quantity-field="">
      <button type="button" class="qty__adjust-btn qty__adjust-btn--minus" aria-label="Decrease" data-quantity-minus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus"
          viewBox="0 0 1024 1024">
          <path
            d="M51.573 459.468l-.017-.585c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l915.021.002c.407-.005.407-.005.805-.006 29.324 0 53.095 23.771 53.095 53.095s-23.771 53.095-53.095 53.095c-.365-.001-.365-.001-.524-.004l-914.477-.021c-1.378.059-1.378.059-2.762.071C23.792 565.141 0 541.348 0 511.999c0-28.271 22.132-51.558 50.361-53.069l.832-.044.382.582z">
          </path>
        </svg></button>
      <button type="button" class="qty__adjust-btn qty__adjust-btn--plus" aria-label="Increase" data-quantity-plus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus"
          viewBox="0 0 1024 1024">
          <path
            d="M465.066 465.067l.001-411.166c-.005-.407-.005-.407-.006-.805 0-29.324 23.796-53.095 53.149-53.095s53.149 23.771 53.149 53.095c-.001.365-.001.365-.004.524l-.009 411.446 398.754.001c.407-.005.407-.005.805-.006 29.324 0 53.095 23.796 53.095 53.149s-23.771 53.149-53.095 53.149c-.365-.001-.365-.001-.524-.004l-399.037-.009-.009 396.75a53.99 53.99 0 01.071 2.762c0 29.35-23.817 53.142-53.197 53.142-28.299 0-51.612-22.132-53.124-50.361l-.044-.832.583-.382-.586.017c-.02-.795-.02-.795-.024-1.59.011-1.42.011-1.42.05-1.933l.001-397.576-409.162-.009c-1.378.059-1.378.059-2.762.071-29.35 0-53.142-23.817-53.142-53.197 0-28.299 22.132-51.612 50.361-53.124l.832-.044.382.583-.017-.586c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l409.986.001z">
          </path>
        </svg></button>
    </div>
    <div class="product__form-buttons">
      <button class="product__form-submit button--alt product-page__button-primary small-border" type="submit" name="add" data-ajax="true" data-handle="lucky-dragon-bundle" data-focus-element="" data-add-to-cart="">
        <span data-add-to-cart-text="">Add to Cart</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-check" viewBox="0 0 1317 1024">
          <path
            d="M1277.067 47.359c-42.785-42.731-112.096-42.731-154.88 0L424.495 745.781l-232.32-233.782c-43.178-40.234-110.463-39.047-152.195 2.685s-42.919 109.017-2.685 152.195L347.056 976.64c42.785 42.731 112.096 42.731 154.88 0l775.132-774.401c42.731-42.785 42.731-112.096 0-154.88z">
          </path>
        </svg></button>
    </div>
  </div><input type="hidden" name="product-id" value="8667310752086"><input type="hidden" name="section-id" value="template--19383336468822__16395726570c979a3d">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8667299905878" accept-charset="UTF-8" class="product__form" enctype="multipart/form-data" data-enable-color-swatches="true" data-product-id="8667299905878" data-product-form=""><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="shop-pay-terms"></div>
  <div class="product__form-block product__form-block--options-inline product__form-block--swatches"><label for="product-select--template--19383336468822__16395726570c979a3d" class="accessible-label">Select variant</label><input name="id"
      id="product-select--template--19383336468822__16395726570c979a3d" data-product-id="8667299905878" type="hidden" value="47456402604374"></div>
  <div class="product__form-block">
    <div class="qty__adjust" data-quantity-holder="">
      <label for="quantity--template--19383336468822__16395726570c979a3d" class="accessible-label">Quantity selector</label>
      <input type="number" class="qty__adjust-input" name="quantity" id="quantity--template--19383336468822__16395726570c979a3d" value="1" min="1" data-quantity-field="">
      <button type="button" class="qty__adjust-btn qty__adjust-btn--minus" aria-label="Decrease" data-quantity-minus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus"
          viewBox="0 0 1024 1024">
          <path
            d="M51.573 459.468l-.017-.585c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l915.021.002c.407-.005.407-.005.805-.006 29.324 0 53.095 23.771 53.095 53.095s-23.771 53.095-53.095 53.095c-.365-.001-.365-.001-.524-.004l-914.477-.021c-1.378.059-1.378.059-2.762.071C23.792 565.141 0 541.348 0 511.999c0-28.271 22.132-51.558 50.361-53.069l.832-.044.382.582z">
          </path>
        </svg></button>
      <button type="button" class="qty__adjust-btn qty__adjust-btn--plus" aria-label="Increase" data-quantity-plus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus"
          viewBox="0 0 1024 1024">
          <path
            d="M465.066 465.067l.001-411.166c-.005-.407-.005-.407-.006-.805 0-29.324 23.796-53.095 53.149-53.095s53.149 23.771 53.149 53.095c-.001.365-.001.365-.004.524l-.009 411.446 398.754.001c.407-.005.407-.005.805-.006 29.324 0 53.095 23.796 53.095 53.149s-23.771 53.149-53.095 53.149c-.365-.001-.365-.001-.524-.004l-399.037-.009-.009 396.75a53.99 53.99 0 01.071 2.762c0 29.35-23.817 53.142-53.197 53.142-28.299 0-51.612-22.132-53.124-50.361l-.044-.832.583-.382-.586.017c-.02-.795-.02-.795-.024-1.59.011-1.42.011-1.42.05-1.933l.001-397.576-409.162-.009c-1.378.059-1.378.059-2.762.071-29.35 0-53.142-23.817-53.142-53.197 0-28.299 22.132-51.612 50.361-53.124l.832-.044.382.583-.017-.586c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l409.986.001z">
          </path>
        </svg></button>
    </div>
    <div class="product__form-buttons">
      <button class="product__form-submit button--alt product-page__button-primary small-border" type="submit" name="add" data-ajax="true" data-handle="camelia-gel-polish" data-focus-element="" data-add-to-cart="">
        <span data-add-to-cart-text="">Add to Cart</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-check" viewBox="0 0 1317 1024">
          <path
            d="M1277.067 47.359c-42.785-42.731-112.096-42.731-154.88 0L424.495 745.781l-232.32-233.782c-43.178-40.234-110.463-39.047-152.195 2.685s-42.919 109.017-2.685 152.195L347.056 976.64c42.785 42.731 112.096 42.731 154.88 0l775.132-774.401c42.731-42.785 42.731-112.096 0-154.88z">
          </path>
        </svg></button>
    </div>
  </div><input type="hidden" name="product-id" value="8667299905878"><input type="hidden" name="section-id" value="template--19383336468822__16395726570c979a3d">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8667295908182" accept-charset="UTF-8" class="product__form" enctype="multipart/form-data" data-enable-color-swatches="true" data-product-id="8667295908182" data-product-form=""><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="shop-pay-terms"></div>
  <div class="product__form-block product__form-block--options-inline product__form-block--swatches"><label for="product-select--template--19383336468822__16395726570c979a3d" class="accessible-label">Select variant</label><input name="id"
      id="product-select--template--19383336468822__16395726570c979a3d" data-product-id="8667295908182" type="hidden" value="47456388055382"></div>
  <div class="product__form-block">
    <div class="qty__adjust" data-quantity-holder="">
      <label for="quantity--template--19383336468822__16395726570c979a3d" class="accessible-label">Quantity selector</label>
      <input type="number" class="qty__adjust-input" name="quantity" id="quantity--template--19383336468822__16395726570c979a3d" value="1" min="1" data-quantity-field="">
      <button type="button" class="qty__adjust-btn qty__adjust-btn--minus" aria-label="Decrease" data-quantity-minus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus"
          viewBox="0 0 1024 1024">
          <path
            d="M51.573 459.468l-.017-.585c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l915.021.002c.407-.005.407-.005.805-.006 29.324 0 53.095 23.771 53.095 53.095s-23.771 53.095-53.095 53.095c-.365-.001-.365-.001-.524-.004l-914.477-.021c-1.378.059-1.378.059-2.762.071C23.792 565.141 0 541.348 0 511.999c0-28.271 22.132-51.558 50.361-53.069l.832-.044.382.582z">
          </path>
        </svg></button>
      <button type="button" class="qty__adjust-btn qty__adjust-btn--plus" aria-label="Increase" data-quantity-plus="" data-quantity-button=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus"
          viewBox="0 0 1024 1024">
          <path
            d="M465.066 465.067l.001-411.166c-.005-.407-.005-.407-.006-.805 0-29.324 23.796-53.095 53.149-53.095s53.149 23.771 53.149 53.095c-.001.365-.001.365-.004.524l-.009 411.446 398.754.001c.407-.005.407-.005.805-.006 29.324 0 53.095 23.796 53.095 53.149s-23.771 53.149-53.095 53.149c-.365-.001-.365-.001-.524-.004l-399.037-.009-.009 396.75a53.99 53.99 0 01.071 2.762c0 29.35-23.817 53.142-53.197 53.142-28.299 0-51.612-22.132-53.124-50.361l-.044-.832.583-.382-.586.017c-.02-.795-.02-.795-.024-1.59.011-1.42.011-1.42.05-1.933l.001-397.576-409.162-.009c-1.378.059-1.378.059-2.762.071-29.35 0-53.142-23.817-53.142-53.197 0-28.299 22.132-51.612 50.361-53.124l.832-.044.382.583-.017-.586c.795-.02.795-.02 1.59-.024 1.42.011 1.42.011 1.933.05l409.986.001z">
          </path>
        </svg></button>
    </div>
    <div class="product__form-buttons">
      <button class="product__form-submit button--alt product-page__button-primary small-border" type="submit" name="add" data-ajax="true" data-handle="golden-elixir-gel-polish" data-focus-element="" data-add-to-cart="">
        <span data-add-to-cart-text="">Add to Cart</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-check" viewBox="0 0 1317 1024">
          <path
            d="M1277.067 47.359c-42.785-42.731-112.096-42.731-154.88 0L424.495 745.781l-232.32-233.782c-43.178-40.234-110.463-39.047-152.195 2.685s-42.919 109.017-2.685 152.195L347.056 976.64c42.785 42.731 112.096 42.731 154.88 0l775.132-774.401c42.731-42.785 42.731-112.096 0-154.88z">
          </path>
        </svg></button>
    </div>
  </div><input type="hidden" name="product-id" value="8667295908182"><input type="hidden" name="section-id" value="template--19383336468822__16395726570c979a3d">
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="popout--footer" 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="/"></form>

POST /cart/update

<form method="post" action="/cart/update" id="currency_form" accept-charset="UTF-8" class="currency-selector small--hide" enctype="multipart/form-data"><input type="hidden" name="form_type" value="currency"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="return_to" value="/"><input type="hidden" name="currency" value="CurrencyDrop"></form>

Text Content

Skip to content

Enjoy Free Delivery On Orders +49€ 💅

ENESIT BGN лв. EUR € GBP £ PLN zł
Rewards
 * OUTLET
 * Gel Kits
 * Gel Polish
    * Gel polish
       * View All
       * Colours
       * Gel Polish Sets
       * Top Coats
   
    * Shop By Colour
       * Neutrals
       * Purple
       * Pink
       * Brown
       * Red
       * Grey
       * Orange
       * Black
       * Yellow
       * White
       * Green
       * Glitter
       * Blue
       * Neon
       * Sheer
   
   
 * Removers
 * Accessories
    * Accessories
       * Tools
       * Stickers
       * Nail Art
       * Merch
       * Gift Card
   
   
 * Care
    * Care
       * Nail & Hand Care
       * Foot Care
       * Nail Prep
   
   
 * New
    * New Products
       * Dragon Queen
       * French Bisous
       * Maxi La Nuit
       * Ruby Red Kit
   
    * Inspo & Trends
       * Winter Nail Trends
       * Party Nail Trends
   
   
 * Learn
    * How to get manis that last
    * Blog
   
   


Search
Products
0

 * OUTLET
 * Gel Kits
 * Gel Polish
    * View All
    * Colours
    * Gel Polish Sets
    * Top Coats
    * Shop By Colour
       * Neutrals
       * Pink
       * Purple
       * Brown
       * Red
       * Grey
       * Orange
       * Black
       * Yellow
       * White
       * Green
       * Blue
       * Neon
       * Sheer

 * Removers
 * Accessories
    * View All
    * Tools
    * Nail Stickers
    * Nail Art
    * Merch
    * Gift Card

 * Care
    * Foot Care
    * Nail & Hand Care
    * Nail Prep

 * New
    * Shop all new
    * Dragon Queen
    * French Bisous
    * Maxi La Nuit
    * Ruby Red Kit

 * Inspo & Trends
    * 2023 Winter Nail Trends
    * Party Collection 2023
    * Fall Nail Trends

 * Gift Card
 * Rewards
 * Learn
    * How to get manis that last
    * Blog

 * 
 * 
 * 

Shopping Cart

Your cart is empty

Continue Shopping

Shopping Cart

No more products available for purchase



Product
Price
Quantity
Total


Items 0.00 €



Subtotal 0.00 €

Excluding taxes and shipping

Checkout <span class="cart__checkout cart__checkout--no-js
button">Checkout</span>

Continue Shopping
 1. 
 2. 


BESTSELLERS

New
Quick View
New


MAXI LA NUIT - GEL MANICURE KIT

6 reviews

68.00 €

Select variant
Quantity selector
Add to Cart
New
Quick View
New


RUBY RED - GEL MANICURE KIT

7 reviews

36.00 €

Select variant
Quantity selector
Add to Cart
Quick View



GEL SHINE TOP COAT

406 reviews

15.00 €

Select variant
Quantity selector
Add to Cart
Sale
Quick View
Sale


PROSECCO GLOW - GEL POLISH

72 reviews

8.99 € 14.00 €

Select variant
Quantity selector
Add to Cart


Sold out
Quick View
Sold out


CASSIS - GEL MANICURE KIT

316 reviews

36.00 €

Select variant
Quantity selector
Sold Out
Quick View



LILAC BLOSSOM - GEL MANICURE KIT

38 reviews

36.00 €

Select variant
Quantity selector
Add to Cart
Quick View



MAXI LA VIE EN BLOOM - GEL MANICURE KIT

25 reviews

68.00 €

Select variant
Quantity selector
Add to Cart
Quick View



CHERRY RED - GEL MANICURE KIT

236 reviews

36.00 €

Select variant
Quantity selector
Add to Cart


JOIN OUR LOYALTY
PROGRAM

Earn exclusive rewards!


YES, PLEASE!


EASY GEL POLISH
REMOVAL




SHOP NOW!
SaleNEW
Quick View
SaleNEW


DRAGON QUEEN - GEL TRIO & STICKERS BUNDLE

1 review

39.95 € 47.00 €

Select variant
Quantity selector
Add to Cart
SaleNEW
Quick View
SaleNEW


LUCKY DRAGON BUNDLE

No reviews

75.95 € 83.00 €

Select variant
Quantity selector
Add to Cart
NEW
Quick View
NEW


CAMELIA - GEL POLISH

3 reviews

14.00 €

Select variant
Quantity selector
Add to Cart
NEW
Quick View
NEW


GOLDEN ELIXIR - GEL POLISH

3 reviews

14.00 €

Select variant
Quantity selector
Add to Cart

> “It doesn’t get more compact and convenient than this tiny on-the-go gel
> manicure kit. You can skip the base coat and top coat on this one because the
> colored polish does it all on its own.”



> For shelf appeal and portability, Le Mini Macaron is the winner. These clever
> little sets feature a patisserie-inspired lamp that cures one nail at a time



> “ Le Mini Macaron, makes the process of DIY mani-pedis much more accessible.”



GET 15-MIN MANIS THAT LAST


HOW TO GET A LONG-LASTING GEL MANICURE AT HOME

Learn how to prep, paint,
remove and recover from a gel manicure, and what tools you'll need.

SHOW ME!


KITS

Buy Now


GEL POLISH

Buy now


REMOVERS

Buy Now



FOLLOW US ON INSTAGRAM @LEMINIMACARON




SHOP BY CATEGORY

 * Gel Manicure Kits
 * Gel Top Coats
 * Gel Nail Colours
 * Gel Polish Removers
 * Nail & Hand Care
 * Foot Care
 * Nail Accessories
 * Merch

LEARN

 * How To
 * Blog
 * FAQs
 * Contact Us
 * Find Us In Stores

INFO

 * Loyalty Program
 * About Us
 * Shipping & Returns
 * Work With Us
 * Go to .com

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

 * Instagram
 * Facebook
 * Tiktok
 * Pinterest
 * YouTube
 * LinkedIn

 * Privacy Policy
 * |Terms & Conditions

© Copyright 2024 Le Mini Macaron Europe


 * American Express
 * Apple Pay
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa


Close




×
Looks like you are in Canada.
Please go to your region site for a better experience.
GO TO .COM SITE
STAY ON THE EU SITE


By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.

Cookies Settings Accept All Cookies



PRIVACY PREFERENCE CENTER

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


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

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

PERFORMANCE COOKIES

Performance Cookies

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

FUNCTIONAL COOKIES

Functional Cookies

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

TARGETING COOKIES

Targeting Cookies

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

SOCIAL MEDIA COOKIES

Social Media Cookies

These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit. If you do not allow these cookies you may not be able
to use or see these sharing tools.

Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices


Judge.me


YOUR CART

Free Shipping On All US Domestic Orders $55+ 💅

Free Shipping
You are €49,00 away from FREE SHIPPING

YOUR CART IS EMPTY!

Add your favorite items to your cart.

Shop Now



YOU MAY ALSO LIKE

Remover Kit
4.71 stars out of 5 stars ( 309 Reviews )
Price €14,00
Add
Gel Shine Top Coat
4.84 stars out of 5 stars ( 406 Reviews )
Price €15,00
Add
Nail Cleanser Prep Pads
4.8 stars out of 5 stars ( 15 Reviews )
Price €5,00
Add
Maxi Rouge & Moi - Gel Manicure Kit
4.7 stars out of 5 stars ( 242 Reviews )
Price €68,00
Add
Maxi La Nuit - Gel Manicure Kit
5 stars out of 5 stars ( 6 Reviews )
Price €68,00
Add
Prosecco Glow - Gel Polish
4.85 stars out of 5 stars ( 72 Reviews )
Sale price €8,99 Original price €14,00
Add
Remover Clips
4.41 stars out of 5 stars ( 90 Reviews )
Price €13,00
Add
Pomegranate - Gel Polish
4.83 stars out of 5 stars ( 149 Reviews )
Price €14,00
Add
Chocolate Cherry - Gel Polish
4.92 stars out of 5 stars ( 123 Reviews )
Price €14,00
Add
Licorice - Gel Polish
4.89 stars out of 5 stars ( 148 Reviews )
Price €14,00
Add
Powered by Rebuy

Subtotal (0 item)
€0,00

Checkout



Your cart progress is 0%% complete. You are €49,00 away from FREE SHIPPING



Refer Friends