arisonlashes.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://arisonlashes.com/blogs/news/how-to-make-lash-spikes-for-a-wispy-look
Submission: On January 14 via manual from US — Scanned from IT

Form analysis 4 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
      <div class="appear-animation appear-delay-3">
        <label for="CartNoteDrawer">Order note</label>
        <textarea name="note" class="input-full cart-notes" id="CartNoteDrawer"></textarea>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal=""><span class="transcy-money notranslate" translate="no">$0.00</span></div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__item-row cart__terms">
        <input type="checkbox" id="CartTermsDrawer" class="cart__terms-checkbox">
        <label for="CartTermsDrawer"> I agree with the <a href="/pages/terms-conditions" target="_blank">terms and conditions</a>
        </label>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="true" class="btn cart__checkout"> Check out </button>
        <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>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form" autocomplete="off">
  <input type="hidden" name="type" value="product,article,page,collection">
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
</form>

POST /blogs/news/how-to-make-lash-spikes-for-a-wispy-look/comments#comment_form

<form method="post" action="/blogs/news/how-to-make-lash-spikes-for-a-wispy-look/comments#comment_form" id="comment_form" accept-charset="UTF-8" class="comment-form"><input type="hidden" name="form_type" value="new_comment"><input type="hidden"
    name="utf8" value="✓">
  <div class="grid grid--small">
    <div class="grid__item medium-up--one-half">
      <label for="CommentAuthor">Name</label>
      <input class="input-full" type="text" name="comment[author]" id="CommentAuthor" value="" autocapitalize="words">
    </div>
    <div class="grid__item medium-up--one-half">
      <label for="CommentEmail">Email</label>
      <input class="input-full" type="email" name="comment[email]" id="CommentEmail" value="" autocorrect="off" autocapitalize="off">
    </div>
  </div>
  <label for="CommentBody">Message</label>
  <textarea class="input-full" name="comment[body]" id="CommentBody"></textarea>
  <p><small>Please note, comments must be approved before they are published</small></p><button type="submit" class="btn btn--secondary"> Post comment </button>
  <p data-spam-detection-disclaimer="">This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.</p>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-56a12b33-b79a-4ec6-a3a7-27aa183dc767" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-56a12b33-b79a-4ec6-a3a7-27aa183dc767" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" class="footer__newsletter-btn" name="commit" aria-label="Subscribe">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

Text Content

Skip to content
Close menu
 * Lash Extensions
   
    * All Lash extensions
       * Classic Lashes
       * Easy Fan Lashes
       * Flat Lashes
       * Y-Shape Lashes
       * Color Lashes
       * Premade Fan Lashes
       * Glitter Lashes
   
    * Glue and Liquids
       * Lash Extension Glue
       * Removers and Cleansers
       * Disinfectant
       * Lash Coating
       * Lash Degreaser
   
    * Tools and Accessories
       * Tweezers
       * Extension Tools
   
    * Kits

 * Strip Lashes
   
    * CATEGORY
       * 3D Mink Lashes
       * 3D Horse Hair Lashes
       * 3D Silk Lashes
       * Regular Mink Lashes
       * Human Hair Lashes
       * Lash Set
   
    * SHOP BY STYLE
       * Dramatic Lashes
       * Glamour Lashes
       * Natural Lashes
   
    * How-to
       * How to Apply Lashes
       * How to Take Off Lashes
   
    * SHOP OUR LOOKS

 * brasil
 * Beauty
   
    * Lash Lifting
    * Makeup Tools

 * Gift Card
 * Learn
   
    * Lash Blog
    * Lash Videos

 * More
   
    * Social Media
       * Instagram
       * TikTok
       * Pinterest
       * Youtube
       * Facebook
       * Twitter
   
    * Rewards

 * Log in

 * Instagram
 * Facebook
 * YouTube
 * Twitter
 * Pinterest
 * TikTok

Cart
Close cart
Order note
Discounts

Subtotal
$0.00
Shipping, taxes, and discount codes calculated at checkout.

I agree with the terms and conditions
Check out

Your cart is currently empty.
Pause slideshow Play slideshow
FREE SHIPPING ON ORDERS OVER $50.DETAILS
Free boutique eyelash tweezers for any purchase over $78.SHOP NOW
Search
Site navigation
 * Lash Extensions
   All Lash extensions
   Classic Lashes
   Easy Fan Lashes
   Flat Lashes
   Y-Shape Lashes
   Color Lashes
   Premade Fan Lashes
   Glitter Lashes
   Glue and Liquids
   Lash Extension Glue
   Removers and Cleansers
   Disinfectant
   Lash Coating
   Lash Degreaser
   Tools and Accessories
   Tweezers
   Extension Tools
   Kits
 * Strip Lashes
   CATEGORY
   3D Mink Lashes
   3D Horse Hair Lashes
   3D Silk Lashes
   Regular Mink Lashes
   Human Hair Lashes
   Lash Set
   SHOP BY STYLE
   Dramatic Lashes
   Glamour Lashes
   Natural Lashes
   How-to
   How to Apply Lashes
   How to Take Off Lashes
   SHOP OUR LOOKS
 * brasil


 * Beauty
   * Lash Lifting
   * Makeup Tools
 * Gift Card
 * Learn
   * Lash Blog
   * Lash Videos
 * More
   Social Media
   Instagram
   TikTok
   Pinterest
   Youtube
   Facebook
   Twitter
   Rewards

Log in Search Cart
Search
"Close (esc)"
View more
Home / Arison Lashes Blog /
Education ·Nov 03, 2021


HOW TO MAKE LASH SPIKES FOR A WISPY LOOK

Spike usually looks the best when adding to a full volume set. Lash spikes add
flare instantly and provide a bold and wispy look to lashes.



In addition to using pre-made spikes, you can also easily create spiky sets
using easy fanning lashes.

① Put some sealant on the lashes, so that the lashes are all clumped up
together.



② Peel off some lashes off the strip and not fanning them out. Pull off any that
aren't aligned, because you still want the bases to be all aligned.



③ Dip the spike in a little bit of glue and place it on the client's eyes.





What thickness to use?


✘ It's not recommended to do spikes with 0.10, 0.15 or 0.18 classic lashes.
Because technically, spikes are still volumes, you are just not fanning it out.
So you can not use the weight of classic for this technique, it will be too
heavy for the clients' eyes.



✔ Use lashes that you use for volume fans, like 0.5, or 03 to make perfect spiky
sets. It's easier to use easy fan lashes, because they are glued together at the
base. 



Our 0.5mm easy fanning lashes is used in in this tutorial to make perfect and
light-weight spikes ⤵️
https://arisonlashes.com/products/easy-fan-lashes-five

Share Share on Facebook Tweet Tweet on Twitter Pin it Pin on Pinterest

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


LEAVE A COMMENT

Name
Email
Message

Please note, comments must be approved before they are published

Post comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

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

Back to Arison Lashes Blog


YOU MAY ALSO LIKE

View all
Education ·Dec 31, 2021
Lash Extensions Gone Wrong
Lash Extension 101 ·Dec 07, 2021
DOs and DON'Ts in Individual Lash Extensions
Dec 06, 2021
Beginner Friendly Lash Extensions Manual | Arison Lashes

10-year experience

Founded in 2010, Arison has become a top-tier eyelash vendor in the eyelash
retail, wholesale and OEM industry. We have a modernized factory and R&D lash
lab, which enable us to professionally produce full-range of lash products.

Clients-proved

With our 10-year experience and full-range of lash product line, we have
established long-term and stable cooperation with many beauty stores, training
schools, lash salons, and home starters.

Factory to customer

Lash products on our website with reliable and consistent quality produced by
our own factory will be delivered directly to you from our factory, cutting out
the middleman.

HELP

HELP
 * Contact Us
 * About Us
 * Rewards
 * How-to
 * Learn
 * Blog

INFORMATION

INFORMATION
 * Terms & Conditions
 * Privacy Policy
 * Intellectual Property Rights
 * Shipping Details
 * Return Policy

Contact us

Contact us

Mon - Fri, 8:30am - 5:30pm (PST)

Email: info@arisonlashes.com

Tel: +1 (484)312-0226

BECOME A MEMBER

BECOME A MEMBER

Be the first to know about exclusive promos, new launches and Arison Lashes
tips! Unsubscribe anytime.

Enter your email
Subscribe
 * Instagram
 * Facebook
 * YouTube
 * Twitter
 * Pinterest
 * TikTok

 * American Express
 * Diners Club
 * Discover
 * JCB
 * Maestro
 * Mastercard
 * PayPal
 * Union Pay
 * Visa

© 2022 Arison Lashes



"Close (esc)"