1/12
${data.index + 1}/${data.total}
Description
Description:
Some say that tool sets are not worth it, because you end up with a lot of pieces you don’t need. But that ignores the audience for whom a pre-packaged set of tools can be perfect: the person who owns no tools and doesn’t know where to begin; the person who used to own a set of tools which got loaned out and not returned; someone with a basic set who needs an upgrade; and finally, the person whose tools don’t match and is missing the ‘in-betweenâ€?pieces. If this describes you (or someone you know), be sure to look over the DNA brand tool sets that we feature on CA Auto Parts. We have household hand tool sets; hand tools plus cordless drill sets; screwdriver/pliers/socket sets; impact socket sets; and much more. All of our tool sets include attractive, color-keyed storage/carrying cases, making movement from home to job site and back a cinch. If you bought each component in any of these sets separately, you would easily pay up to 5 times as much. Our DNA tool sets make great gifts for any occasion at any time of year!
Specifics and Features:Rubber Cushion Grip Bit Driver Handle
34-Pieces High-Quality Steel Bit Sizes
Includes Square, Star, Phillips, Slotted, Pozi Drive Bits
Bit Extension Included
8-Pieces SAE Hex Keys
7-Pieces SAE 6-Point Sockets
Comes with Organizer Tool Case
Package Included:
Comfortable, Soft-grip Ratcheting Bit Driver Handle
34Pc Bits : T10, T15, T20, T25, T27, T30, H1/8, H5/32, H3/16, H1/4, H2, H3, H4, H5, H6, H7, Adapter, (1/8", 5/32", 3/16", 1/4" Standard) PH1, PH2, PH3, PZ1, PZ2, PZ3, (3, 4, 4.5, 5, 5.5, 6, 7 Standard)
8Pc SAE Hex Keys : 1/16", 5/64", 3/32", 1/8", 5/32", 3/16", 7/32", 1/4"
7Pc SAE 6-Point Sockets : 5/32" X 34mm, 3/16" X 34mm, 7/32" X 36mm, 1/4" X 36mm, 9/32" X 36mm, 5/16" X 36mm, 11/32" X 36mm
Some say that tool sets are not worth it, because you end up with a lot of pieces you don’t need. But that ignores the audience for whom a pre-packaged set of tools can be perfect: the person who owns no tools and doesn’t know where to begin; the person who used to own a set of tools which got loaned out and not returned; someone with a basic set who needs an upgrade; and finally, the person whose tools don’t match and is missing the ‘in-betweenâ€?pieces. If this describes you (or someone you know), be sure to look over the DNA brand tool sets that we feature on CA Auto Parts. We have household hand tool sets; hand tools plus cordless drill sets; screwdriver/pliers/socket sets; impact socket sets; and much more. All of our tool sets include attractive, color-keyed storage/carrying cases, making movement from home to job site and back a cinch. If you bought each component in any of these sets separately, you would easily pay up to 5 times as much. Our DNA tool sets make great gifts for any occasion at any time of year!
Specifics and Features:
Package Included:
${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}
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 `
`
} else if(media.mp4 || media.hls) {
return `
`
} else {
return `
`
}
}()}
No reviews available. The product reviews component has been hidden
Product Detail Reviews