It is a test product. For informational purposes only.

Tietoc Chainsaw 6 Inch Mini Electric Chainsaw Cordless Battery Powered, Hand Held Saw for Wood/Trees Trimming, Tools for Household and Garden, Chain Saw Gift for Men Dad Husband Fathers Gardener 2025

Original price was: $59.99.Current price is: $40.82.

Category:


Description



From the brand

saw

saw

TIETOC Mini Chainsaw Cordless

Slim & Lightweight (only 3.3 Lb)

Not Intimidating [Woman Friendly]

Awesome Cutting Power [Gardener Friendly]

Gifts for Men & Women

Tool for Him or Her

What should I do if there is a problem with the product?

We are proud of our mini chainsaws, any issue we will make things right within 24h.

Will it be suitable for old people?

YES! Seniors Friendly! Gardener Friendly! Woman Friendly!

What will you get?

Mini Chainsaw ×1; Rechargeable Li-on Battery ×1; Chain ×2 (1 has been mounted on the chainsaw); Guide Plate ×1; Quick Charger ×1; Screwdriver ×1; 2023 Upgraded Guide Plate Sheath ×1

mini chainsaw

mini chainsaw

Safety Warnings

1.Avoid charging in wet or high-temperature conditions.

2. Use the provided charger only.

3.Disconnect the charger when charging is complete.

Charging Operation Steps

1. Connect the Charger: Plug the charger into a suitable power outlet.

2. Attach the Charging Cable: Connect the charging cable securely to the product.

3. Charging Indicator: Monitor the charging indicator to ensure the product is charging correctly.

4. Full Charge Notification: Disconnect the charger once the battery is fully charged.

Mini Chainsaw Accessories

mini chainsaw

mini chainsaw

AWESOME CUTTING POWER – GARDENER FRIENDLY: Super mini chainsaw is equipped with 880 watts high power motor, manganese steel chain & auto oiler system. Cut 6-inch branches with no effort, like a hot knife through butter. Smoothly cutting thicker pieces of wood that other chainsaws struggle with, make easy work of tree trimming, camping & gardening. Every homeowner needs it, with the cordless chainsaw, you will save so much money trimming garden yourself, rather than paying someone to do it!
NOT INTIMIDATING, WOMAN FRIENDLY: Slim & lightweight (only 3.3lb, 25% the weight of a bulky larger gas chainsaw), easy to handle and work like a champ, friendly to the elderly, women, arthritis patients. So much easier to use over a full size chain saw, you don’t have to drag around an electical cord. Light enough as to not give you arm/hand “fatigue”, definitely recommend this handheld cordless mini chainsaw to any serious gardener!
AUTO OILER-SYSTEM: This mini chainsaw cordless is equipped with auto chain lubrication system. Just pour oil (general motor oil is fine) into the tank, then you can freely lubricate the chain by pressing, reduce wear and tear for smoother cutting, more cuts and less energy use. One oil fill can be used for a whole day, no more carrying around a heavy bottle of lubricating oil!
LARGE CAPACITY BATTERY: Equipped with 2000mAh removable & rechargeable battery, the cordless mini chainsaw will finish all your cutting, even in the field! It’s suitable for wood cutting, garden pruning, twig pruning, shrub pruning; widely used in gardens, farms, parks, forests, pastures, orchards, greenhouses. In addition, self-overload & temperature protection provide battery much longer life.
SECURITY DESIGNS: 1. Security lock prevents accidental activation (The security lock & start button need to be pressed simultaneously for the chainsaw to start); 2. Safety baffles to prevent the wood from splashing; 3. Equip with an anti-slip texture handle, making you grip the mini chainsaw tightly; Safety comes, please feel free to use it!
365-DAY WARRANTY: Tietoc mini chainsaw adopts flame retardant & environmental protection materials, and has professional certification [FCC]. We are proud of our mini chainsaws so will offer a 365-day warranty (no need to return product). Any issue please contact us, we will make things right within 24h.
PACKAGE LIST: Mini Chainsaw ×1; Rechargeable Li-on Battery ×1; Chain ×2 (1 has been mounted on the chainsaw); Guide Plate ×1; Quick Charger ×1; Screwdriver ×1; Guide Plate Sheath ×1.
Tietoc Mini Chainsaw Cordless: Perfect Stocking Stuffer, Christmas Gifts for Dad, Mom, Friends, Husband, DIYer, Gardeners, Homeowners
Safety Warnings: 1.Avoid charging in wet or high-temperature conditions. 2. Use the provided charger only. 3.Disconnect the charger when charging is complete.
Charging Operation Steps: 1.Connect the Charger: Plug the charger into a suitable power outlet. 2.Attach the Charging Cable: Connect the charging cable securely to the product. 3.Charging Indicator: Monitor the charging indicator to ensure the product is charging correctly. 4.Full Charge Notification: Disconnect the charger once the battery is fully charged.

Technical Details

Additional Information

Warranty & Support

Amazon.com Return PolicyAmazon.com Voluntary 30-Day Return Guarantee: You can return many items you have purchased within 30 days following delivery of the item to you. Our Voluntary 30-Day Return Guarantee does not affect your legal right of withdrawal in any way. You can find out more about the exceptions and conditions here.

:

Product Warranty: For warranty information about this product, please click here

Feedback

Tietoc Chainsaw 6 Inch Mini Electric Chainsaw Cordless Battery Powered, Hand Held Saw for Wood/Trees Trimming, Tools for Household and Garden, Chain Saw Gift for Men Dad Husband Fathers Gardener 2025


Found a lower price? Let us know. Although we can’t match every price reported, we’ll use your feedback to ensure that our prices remain competitive.

Where did you see a lower price?

Price Availability

/

/

/


/

Please sign in to provide feedback.

\n’ +


);
}

function getThankYouDiv(thankMsg) {
return (

‘ +

‘ +
thankMsg +

\n’ +



);
}

function getLoadingGifDiv() {
return ‘‘;
}

function isValidUrl(url) {
if (!url) {
return false;
}
var encodedUrl = encodeURI(url);
return encodedUrl.match(
/^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/
);
}

function isNumericPrice(price) {
if (!price) {
return false;
}
return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/);
}

function isEmptyValue(input) input.length === 0

function truncate(input, length) {
if (!input) {
return ”;
} else {
return input.substr(0, length);
}
}

function formatDate(year, date, month) {
return year + ‘-‘ + month + ‘-‘ + date;
}

function trim(input) {
if (!input) {
return ”;
} else {
return input.trim();
}
}

function resetModalToInitialState(currentMonth, currentDate, currentYear) {
var enableOnlineStoreRadio = document.querySelector(‘#pricingFeedback_onlineRadio’);
var enableOfflineStoreRadio = document.querySelector(‘#pricingFeedback_offlineRadio’);
var onlineStoreInputForm = document.querySelector(‘#pricingFeedback_onlineInput’);
var offlineStoreInputForm = document.querySelector(‘#pricingFeedback_offlineInput’);
var onlineUrl = document.querySelector(‘#onlineUrl’);
var onlinePriceRaw = document.querySelector(‘#onlinePriceRaw’);
var onlineShippingRaw = document.querySelector(‘#onlineShippingRaw’);
var onlineDay = document.querySelector(‘#onlineDay’);
var onlineMonth = document.querySelector(‘#onlineMonth’);
var onlineYear = document.querySelector(‘#onlineYear’);
var onlineCalendar = document.querySelector(‘#onlineCalendar’);
var note1 = document.querySelector(‘#note1’);

var offlineStoreName = document.querySelector(‘#offlineStoreName’);
var offlineCity = document.querySelector(‘#offlineCity’);
var offlineState = document.querySelector(‘#offlineState’);
var offlinePriceRaw = document.querySelector(‘#offlinePriceRaw’);
var offlineDay = document.querySelector(‘#offlineDay’);
var offlineMonth = document.querySelector(‘#offlineMonth’);
var offlineYear = document.querySelector(‘#offlineYear’);
var offlineCalendar = document.querySelector(‘#offlineCalendar’);

var thankYouDiv = document.querySelector(‘#pricingFeedback_thank’);
var errorDiv = document.querySelector(‘#pricingFeedback_error’);
var submitButton = document.querySelector(‘#pricingFeedback_submit’);
var loadingGifDiv = document.querySelector(‘#loading’);

var stateDefaultOption = document.querySelector(‘#stateDefaultOption’);
var stateDefaultPrompt = document.querySelector(‘#stateDefaultPrompt’);
var offlineStateMain = document.querySelector(‘#offlineStateMain’);
var storeDefaultOption = document.querySelector(‘#storeDefaultOption’);
var storeDefaultPrompt = document.querySelector(‘#storeDefaultPrompt’);
if (thankYouDiv) {
thankYouDiv.innerHTML = ”;
}
if (errorDiv) {
errorDiv.innerHTML = ”;
}
if (loadingGifDiv) {
loadingGifDiv.innerHTML = ”;
}
if (submitButton) {
submitButton.style.display = ‘block’;
}
onlineUrl.value = ”;
onlinePriceRaw.value = ”;
onlineShippingRaw.value = ”;
offlineStoreName.value = ”;
offlineCity.value = ”;
offlineState.value = ”;
offlinePriceRaw.value = ”;

stateDefaultOption.innerHTML = $(“#selectProvince”).val();
stateDefaultPrompt.innerHTML = $(“#selectProvince”).val();

storeDefaultOption.innerHTML = “Enter the store name where you found this product”;
storeDefaultPrompt.innerHTML = “Enter the store name where you found this product”;

setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar,
offlineStateMain,
offlineState,
note1
);
}

});

Rate this product


5 reviews for Tietoc Chainsaw 6 Inch Mini Electric Chainsaw Cordless Battery Powered, Hand Held Saw for Wood/Trees Trimming, Tools for Household and Garden, Chain Saw Gift for Men Dad Husband Fathers Gardener 2025

  1. Beth

    A great mini-chain saw!
    This mini chain saw works great. It comes in a nicely packed kit and includes 2 batteries and chains. I’ve done a lot of work with it and it’s easy to use. It’s small and lightweight but I’ve used it to prune some rather large branches. It’s really become one of my favorite tools around the farm. I liked it so well I bought it again as a gift for a friend!

  2. Rumplestilskin

    Easy to use, cuts well
    I like this saw because of it’s size and ease of use and care. I’ve only had it a few months and have used it to cut up small tree branches around the yard. Recently we had a huge 40 year old (dead) pine tree cut down. The landscaper we hired to cut AND haul away, changed his mind halfway through the job and didn’t haul it away. Instead he left a huge pile of mess with a lot of brush all mixed in with all different size logs, from small to huge. It was like playing a huge game of jenga trying to pull apart the mess safely. I spent the last 3 days cutting up the smaller brush and separating it from the bigger logs/branches. My little 6″ saw is all I had (I’m an older woman not particularly strong). I now have a nice large stack of small firewood (1/2″ to 6″ diameter) and my yard is much cleaner now with the brush cleared. (still have the large stuff to deal with – looking at a bigger saw lol)
    My only complaint is battery life and charging. It takes several hours to get a full charge (like 4 or 5). I got the extra battery so I charge one while using the other, but it runs out of charge in like 45 minutes? depending on the cuts and how much you are using it. So a lot of down time waiting for batteries to charge. That said, I don’t think it’s meant to be used all day. So for the normal around the yard work it does actually get quite a bit of cuts out of one battery charge. Just not enough to do a whole tree. I definitely recommend getting the one that comes with 2 batteries. Really happy with this purchase.

  3. Michael Cohen

    Glad I got it.
    If a smaller chainsaw at an inexpensive price is what you want, this one is good. Easy to operate/maintain. Effective/efficient for smaller branches that would take too much time to hand saw, but seems like a full sized chain saw is too much. The battery power makes it quick/easy for the small/quick jobs.

  4. Sally

    Man does this work!
    First the bad. The adjustment screw fell out after only one day. The cover had to be tightened really tight to keep the chain tight. It caused the bolt hole in the chain-cover to wear on the right and left side, so it is not a good fit anymore. Also, it has cracked. Still tightening it down with grizzly bear strength does keep the chain tight for quite some time. Now the good. I must have cut up close to a half cord of wood with this saw. I changed the chain after two weeks of constant daily use at my campsite. I sawed up to 10 1/2″ diameter standing dead oak (Beechnut) trees with this. It ate through them like butter. I intentionally put this saw through the paces to prove it a bad purchase, but it proved me wrong! I bought a quick charger and two extra batteries that I charged with a 12 volt to AC converter (120 watts max) each taking about 20-45 minutes to charge. This put no drain on my car battery at all and I used this saw for hours at a time. I did have some issues with two of the batteries not taking a full charge and going caput after only 10 or so minutes of use. At other times they took a better charge but not dependably so. I numbered the batteries with a permanent marker, so I know which two are not up to par. The other two hold a charge for up to and over 45 minutes dependably. I can see no problems in its ability to saw cords and cords more and still have life left in it if the cover holds out. This saw is made better than you would think overall. Just wish they had replacement parts so I could replace the chain tightening screw and the cover when it wears out. It does not guzzle chain oil like full size saws do. I used biodegradable oil in it and did so with the environment in mind. I bought the 16-ounce container of it and there is 3/4’s of it left after 2 weeks of daily use of about 2-3 hours. If you have doubts about this saw don’t. Just keep an eye on the tension screw. I would suggest putting a nut on it and keeping a small wrench handy so you can tighten the nut down after you get the tension screw where you want it. A washer in between the nut and body of the saw would help keep any wear down to a minimum. This will keep the chain tight longer. It might add a bit to retightening it when it gets loose, but it will keep you from losing the screw and keep the cover in better condition. I would recommend using the brush in the case and giving it a good cleaning after each heavy usage. That means removing and cleaning the inside of the cover and the bar as well. The first chain is still very usable after nearly a 1/2 cord of wood. Man, what a great saw this is! I have had ten spinal surgeries! This saw sure made it a whole lot easier for me to do wood! Before I was using a Silky which broke on me plus it used my day up for only one night’s firewood leaving me exhausted and in severe pain. I cut three nights worth in one day with this Tietoc saw and still have time to relax and enjoy my day! This is not toy. It really does work as stated. Be careful and spend less time on cutting wood while enjoying a nice hot fire at night without working yourself to death!

  5. Jaime G.

    Es una maquina que es facil de usar y muy practica en el manejo para los cortes, yo corte unas ramas deun arbol de limon.

Add a review

Tietoc Chainsaw 6 Inch Mini Electric Chainsaw Cordless Battery Powered, Hand Held Saw for Wood/Trees Trimming, Tools for Household and Garden, Chain Saw Gift for Men Dad Husband Fathers Gardener 2025
Original price was: $59.99.Current price is: $40.82.