1/5
${data.index + 1}/${data.total}
Description
Product Specification
- Length: 180mm
- Pen tube diameter: 8.9mm
- Fiber tip Diameter:0.24 (6mm)
- Weight: 16.6g
- Material: Aluminum Alloy
- Charging time: 60-80 minutes
- Working time:10Hrs
Recommended Applications:
- iOS: --Writing: GoodNotes, UPAD3, Noteshelf, Notes Plus, Notability, etc. --Drawing: ArtRage, Procreate, Sketches, Paper, SketchBook, ArtStudio, Zen Brush, etc.
- Android: --Writing: Meta Moji Note, Notepad+, Bamboo Paper, etc --Drawing: Autodesk SketchBook, ArtFlow, Painter, Design, Zen Brush, etc.
Compatibility With Most Touch Screen Device (Successful Test)
- Tablets: iPad, iPad 2/3/4, iPad mini 4, iPad Pro 9,7, iPad Pro 10,5, iPad Pro 12,9, iPod Touch, iPod touch 1G/2G/3G/4G/5G, Samsung Galaxy Tab, Tab S (all Model), Nexus 7, Sony Xperia Tablet etc.
- Smartphones: iPhone 3G/3G S, iPhone 4/4S, iPhone 5/5S/5SE, iPhone 6/6S/6Plus/6S Plus, iPhone 7/7S/7Plus, iPhone 8/8Plus, iPhone X (all Model), iPhone 11/Pro/Pro max
- Samsung Galaxy S3, S4, S5, S6, S7, S8, S9, S9 Plus, Note, Note2, Note3, Note4, Nexus 4, Nexus 5, Nexus 6
Attention tips in use:
- 1. This Apple stylus Pen has NO Bluetooth function and does NOT support "Palm Rejection". NO pressure or tilt sensitivity.
- 2. This iPad Pen does not need Bluetooth connection. Just press the button on top to turn it on and it’s ready to go.
- 3. If your phone or tablet was ever used with Apple Pencil through Bluetooth connection which prevents any other stylus pen from working with the touch screen, please forget the Apple Pencil on the Bluetooth and turn off the Bluetooth.
Package Contents:
- 1 x Stylus Pen
- 1 x Micro USB Cable
Features
- 【Sensitive & Precise Tip】Innovative tip design, making it easy to turn a page, pick a movie, draw a picture and keeps pesky fingerprints off your glossy screen.
- 【User-Friendly Design】This Stylus pen feels Like a real traditional pen and it is slim and light.Use this pen for iPad to draw,write or take notes directly on iPad /iPad Pro/iPad Mini/iPad Air/iPhone, Samsung, Smart Phone, Tablet or other touch screen devices just need to press the button once (Blue light on). drivers or Bluetooth settings NOT REQUIRED.
- 【Widely Used】 This iPad stylus pencil compatible for hand-writing note-taking, drawing and design on an electronic device. Tested on iPhone iPad Pro Smart-Phones Tablets and any capacitance touch screens, all works great! A great alternative to Apple Pencil for artists, journalists, engineers, teachers and students, game players and etc.
- 【Long-lasting Battery Life】With USB charging port and built-in battery, only 1-1.5 hours of charging, 8-10 hours of use. With intelligent power saving function, the pen automatically turns off the power every 30 minutes to protect battery life.
- 【Sleek & Humanized Design】This slim and sleek digital stylus pencil let you enjoy a realistic drawing & writing feeling as using a real pencil on the paper. One button design, easy for operation; No Bluetooth Required, No Apps Required.
${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 = `
`;
if(!isPC){
return `
`;
if(!isPC){
return `
`
}else{
return `
`
}
}
} else {
if (media.videosrc) {
let src = '';
if (media.videosrc) {
src = media.videosrc + '.' + media.ext;
}
return `
`
} else if(media.mp4 || media.hls) {
return `
`
} else {
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}
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 `
`
} else if(media.mp4 || media.hls) {
return `
`
} else {
return `
`
}
}()}
No reviews available. The product reviews component has been hidden
Product Detail Reviews
