Funkplinko Long Ballerina Coffin French Tips Custom False Nails Art 2025 New Arrival Fashion Natural Black Design Customized Press on Nails Nail stickers
        Sold 143 only 
    999999999
   item(s) left
      
      
        
          ${function() {
            let availableQuantity = data && data.available_quantity;
            if (availableQuantity == undefined) {
              return ("This product variant does not exist");
            }
            availableQuantity = Math.max(availableQuantity, 0);
            const availableQuantityDom = `${availableQuantity}`
            return ("Sold 143 only {stock} item(s) left").replace(/\{*stock*\}/, availableQuantityDom);
          }()}
        
      
    
        $24.04
        
        
  
    
    
      
        
        
      
    
  
  
    (Tax included)
  
      
                ${saveText.replace('{off_ratio}',
                  saveType == 'percent'
                  ? data.off_ratio + '%'
                  : `
            `;
          }()}
        
        
  
    (Tax included)
  
      
          Color: 
          
            L (No.19497)
            
              
                ${data.targetOption}
              
            
           
        
        Quantity
              Share the love
    
  
         
          
        Free shipping on orders over $34, shipping worldwide
      
    
    
      
         
        
        Free returns
      
    
    
      
         
          
        Sustainably made
      
    
    
      
         
          
        Secure payments
      
    
  
                Description
              
              
            
              
                Number of Pieces : One Unit
Nail Width : Four sizes
Nail Length : as pictures show
Quantity : 10pcs
Size : XS / S / M / L
Model Number : P1-1G
Type : Full Nail Tips
Application : Finger
Material : Acrylic
Item Type : False Nail
Feature : Hand Painted Press on Nails
Design : Bear, Heart, Bow, Checkerboard
Custom nail design : Yes
 
  
 
 
          Nail Width : Four sizes
Nail Length : as pictures show
Quantity : 10pcs
Size : XS / S / M / L
Model Number : P1-1G
Type : Full Nail Tips
Application : Finger
Material : Acrylic
Item Type : False Nail
Feature : Hand Painted Press on Nails
Design : Bear, Heart, Bow, Checkerboard
Custom nail design : Yes
   Package: 
   nails 10pcs + sticky tabs + cuticle stick + alcohol wipe + mini nail file. 
   
Our nails are hand painted. Reusable if looked after.
   
How to use
1. Giving your nails a gentle buff with a nail file to remove grease.
2. Clean the nails with alcohol pads.
3. Choose a suitable sticky tabs.
4. Choose a right nail.
5. Press down from the root for 10 seconds until firm.
6. Polishing the edges of nails.
Remove the Nails
1. Use a small stick to gently pry the crevice on the side of the nail.
2. Gently pry several times until the nail piece comes off.
3. Force forced removal directly, will be more damage to the nail surface.
  Our nails are hand painted. Reusable if looked after.
How to use
1. Giving your nails a gentle buff with a nail file to remove grease.
2. Clean the nails with alcohol pads.
3. Choose a suitable sticky tabs.
4. Choose a right nail.
5. Press down from the root for 10 seconds until firm.
6. Polishing the edges of nails.
Remove the Nails
1. Use a small stick to gently pry the crevice on the side of the nail.
2. Gently pry several times until the nail piece comes off.
3. Force forced removal directly, will be more damage to the nail surface.
XS:
Thumb (14mm),
Index finger (10mm),
Middle finger (11mm),
Ring finger (10mm),
Pinky (8mm)
S:
Thumb (15mm),
Index finger (11mm),
Middle finger (12mm),
Ring finger (11mm),
Pinky (9mm)
M:
Thumb (16mm),
Index finger (12mm),
Middle finger (13mm),
Ring finger (12mm),
Pinky (10mm)
L:
Thumb (17mm),
Index finger (13mm),
Middle finger (14mm),
Ring finger (13mm),
Pinky (11mm)
WHAT ABOUT REFUND?
If your product is defective or doesn't work properly, let us know and we'll send you a replacement one.
We believe in our products so much that we offer a 30-day No-Hassle refund policy. If you're unhappy about your purchase, send us the product back and we'll refund your money immediately.
          ${data.starNum}/${data.starTotal}
        
      
                ${data.starNum}/${data.starTotal}
              
            
        ${!isPercentage ? `${data.count}` : `${data.count / data.total * 100}%`}
      
    
          ${data.count > 99 ? '99+' : data.count < 1 ? '' : data.count}
        
      
        ${function() {
          if(data.imgCover) {
            if(media.videosrc) {
              let src = '';
              if (media.videosrc) {
                src = media.videosrc + '.' + media.ext;
              }
              const videoDom = `
                
                   
                `
              }else{
                return `
                  
                   
                `
              }
            }
          } else {
            if (media.videosrc) {
              let src = '';
              if (media.videosrc) {
                src = media.videosrc + '.' + media.ext;
              }
              return `
                
      
                    ${videoDom}
                  
                 `
              }
              return `
                
                  ${videoDom}
                
              `
            } else if(media.mp4 || media.hls) {
              const videoDom = `
                
                    ${videoDom}
                  
                 `
              }
              return `
                
                  ${videoDom}
                
              `
            } else {
              if(!isPC){
                return `
                  Newest
        
          Newest
          
            
          
        
        
          Most liked
        
        
          Highest ratings
        
        
          Lowest ratings
        
      
            Newest
            
              
            
          
          
            Most liked
          
          
            Highest ratings
          
          
            Lowest ratings
          
        All
        
            All(${list.count})
            
              
            
          
          
          With Photos(${list.image_count})
          
        
            All(${list.count})
            
            
          
          
          
            With Photos(${list.image_count})
          
        
    ${arrow}
    
`);
    for (let i = startNumber; i <= endNumber; i++) {
      if (i === pageNum) {
        nums.push(
          `${i}
`
        );
      } else {
        // 第一段:不大于3
        if (pageNum <= 3) {
          if (i < pageNum + 2 || i > Math.max(endNumber - 4, 0)) {
            nums.push(`${i}
`);
          }
          if (i === pageNum + 2 && i < endNumber - 3) {
            nums.push(`...
`);
          }
        }
        // 第二段:大于3 到 倒数第三个
        if (pageNum > 3 && pageNum < endNumber - 3) {
          if (i < 3 || i > endNumber - 3 || (pageNum - 2 < i && i < pageNum + 2)) {
            nums.push(`${i}
`);
          }
          if (i === 3 && pageNum - 1 !== 3) {
            nums.push(`...
`);
          }
          if (i === endNumber - 4) {
            nums.push(`...
`);
          }
        }
        // 第三段: 倒数4个
        if (pageNum >= Math.max(endNumber - 3, 4)) {
          if (i < 3 || i > endNumber - 3 || i == pageNum - 1) {
            nums.push(`${i}
`);
          }
          if (i === 3 && pageNum > 4 && endNumber > 5) {
            nums.push(`...
`);
          }
        }
      }
    }
    nums.push(`
      ${arrow}
    
`);
    return `${nums.join(' ')}
`;
  }()}
          ${data.starNum}/${data.starTotal}
        
      
                ${data.starNum}/${data.starTotal}
              
            Write a Review
${data.title}
                
            
              Customer Reviews
              (${data.comment_count > 500 ? '500+' : (data.comment_count || 0)})
            
             
              
          
          
          
            Write a Review
          
          
            View all
            
          
        ${item.username}
              
              
              Verified
            
          
            
            ${item.content}
          
        
            ${data.shop_name} reply:
            
              ${item.reply && item.reply.length && item.reply[0].content}
            
          
          
        ${formatDate(item.created_at)}
          View more
          
            Wow you reached the bottom
          
          View all
          Write a Review
          ${data.comment_avg_star}
          Total reviews: ${data.comment_count > 999 ? '999+' : data.comment_count}
          ${level}
            Reviews
            - All(${list.count})
- With Photos(${list.image_count})
Wow you reached the bottom
      `;
    } else {
      return ``;
    }
  }()}
  ${function(){
    return `
      
            ${function(){
              if (media.videosrc) {
                let src = '';
                if (media.videosrc) {
                  src = media.videosrc + '.' + media.ext;
                }
                return `
                  
        
              No reviews available. The product reviews component has been hidden
            
            Product Detail Reviews