Colored Eyelash Extensions – Multi Pink Colors Lashes – Sweet Pea

Length:

Curl:

Product Properties
Certificates
We offer MSDS & SGS certificates.
Reviews
Our lashes & liquids are highly recommended by many famous lash artists, lash academies and distributors all over the world
Visit us on: Visit us on
jQuery(document).ready(function ($) { // Chọn tất cả thẻ a $('a').click(function (event) { // Kiểm tra xem thẻ a có thuộc tính href không if ($(this).attr('href')) { // Kiểm tra xem liên kết bắt đầu bằng "https://" if ($(this).attr('href').startsWith('http')) { // Mở trang mới nếu là liên kết HTTPS window.open($(this).attr('href')); // Ngăn chặn chuyển hướng mặc định của thẻ a event.preventDefault(); } } }); }); //