1/6
${data.index + 1}/${data.total}
Description
Description:
This 58 piece mechanic's tool set includes an easy to carry case, along with the essential tools that you need to start home maintenance, auto repairs, and light duty projects. This high quality mechanic's tool set includes the most used automotive and mechanic's Joint , Extension Bar and Spark Plug. Constructed of durable drop forged steel, this mechanic's tool set is built to last. Includes a custom storage case to keep tools organized and protected.
Specifics and Features:Great starter tool set comes with the right components to cover a variety of common household needs
Sokets are made of high-quality heat treated chrome-vanadium steel
Ratchet with rubberized slip-resistant handle for comfortable use.
The compact case is made of ABS plastic keeps everything, clean organized and easy to use
Makes and excellent gift for home, office, apartment or dormitory Material: Chrome Vanadium Steel / ABS Plastic / Rubber Style: 58-Pc Socket Set Fitment Type: Performance/Custom Finish: Chrome Color: Metallic / Gray / Orange Type: Socket Set
Package Included:
1 X Carrying Case
1 X 3/8" DR.Universal Joint
1 X 3/8" DR.Extension Bar 3"
1 X 3/8" DR.Extension Bar 10"
1 X 3/8" DR.Spark Plug 16mm
1 X 3/8" DR.Spark Plug 21mm
1 X Adaptor 1/2"F x 3/8"M
1 X 3/8" DR.Ratchet Handle 72 Teeth Rubber Handle 8"
2 X 3/8" DR.Philips Bits Socket 50mm: PH1, PH2
3 X 3/8" DR.Slotted Bits Socket 50mm: SL4, SL5.5, SL7
3 X 3/8" DR.Pozi Bits Socket 50mm: PZ1, PZ2, PZ3
7 X 3/8" DR.Hex Bits Socket: 50mm: H3, H4, H5, H6, H7, H8, H10
9 X 3/8" DR.Torque Bits Socket 50mm: T10, T15, T20, T25, T30, T40, T45, T50, T55
9 X 3/8" DR.Deep Wall Socket: 5/16, 3/8, 7/16, 15/32, 1/2, 9/16, 19/32, 11/16, 3/4
18 X 3/8" DR.Socket: 1/4, 9/32, 5/16, 11/32, 3/8, 7/16, 15/32, 1/2, 9/16, 19/32, 5/8,
11/16, 23/32, 3/4, 25/32, 13/16, 7/8, 15/16
This 58 piece mechanic's tool set includes an easy to carry case, along with the essential tools that you need to start home maintenance, auto repairs, and light duty projects. This high quality mechanic's tool set includes the most used automotive and mechanic's Joint , Extension Bar and Spark Plug. Constructed of durable drop forged steel, this mechanic's tool set is built to last. Includes a custom storage case to keep tools organized and protected.
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