(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/6
Description
⭐Returns>> 100% Money Back Guarantee.
Shipping>>Worldwide Express Shipping Available
Processing time >> Delivery within 24hours after payment.
🔥Limited Stock At This Price🔥
This handsaw FEATURING A LUMBERJACK CUTTING OFF THE TOP OF A TREE is a great, unique gift for friend or yourself! Perfect metal art gift for the arborist in your life!
You'll love the rustic look and earthy tones of the old vintage metal in the blade. Each handle is wood and cleaned and oiled (when needed) giving the saw a great vintage vibe. The average handsaw is 12 inches long. They can be hung with two nails - one on the handle end, and the other for the hole I put at the end of the saw blade. Vertical Saws can be hung using a hook welded to the back of the saw.
ABOUT MY WORK: I’m really enjoying the process of delving deeper into metal art and exploring new techniques. I work in metal, wood, glass as well as paint and even pencil lead carving! I live to create and do this full time.
🌎 WORLDWIDE SHIPPING ✈
Please do note that shipping is insured and takes 7-20 business days worldwide. However, you may receive your items earlier. Tracking Numbers will ALWAYS be sent so you can track it every step of the way! Cool things are worth waiting for!
🔒 100% RISK-FREE PURCHASE 🔥
We truly believe we carry some of the most innovative products in the world, and we want to make sure we back that up with a risk-free ironclad 14-day guarantee.
If you don't have a positive experience for ANY reason, we will do WHATEVER it takes to make sure you are 100% satisfied with your purchase.
Buying items online can be a daunting task, so we want you to realize that there is absolutely ZERO risk in buying something and trying it out. If you don't like it, no hard feelings we'll make it right.
We have 24/7/365 Ticket and Email Support. Please contact us if you need assistance.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)