Buy $69.98 Free shipping

Woodpecker Door Knocker

$29.99
$58.80
Save $28.81
Color
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1651799308132').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

Introducing the Woodpecker Door Knocker 🐦

Welcome to the whimsical world of the Woodpecker Door Knocker! This charming piece of door hardware doesn't just serve a practical purpose – it adds a touch of delightful character to your home. Crafted with care and attention to detail, this door knocker is sure to capture the hearts of your guests and visitors.

📌Features

🚪 Durable Construction: Made from high-quality materials, the Woodpecker Door Knocker is built to last, ensuring years of reliable use.

🌳 Nature-Inspired Design: Adorned with the intricate silhouette of a woodpecker, this door knocker brings a touch of the outdoors to your doorstep, celebrating the beauty of nature.

🔒 Easy Installation: Designed for hassle-free installation, the Woodpecker Door Knocker comes with all the necessary hardware and instructions, making it easy to add a touch of whimsy to your entryway.

🏡 Elevate Your Entryway:

Transform your entryway into a welcoming haven with the Woodpecker Door Knocker. Whether you're greeting guests or simply admiring your home's exterior, this charming accessory is sure to make a lasting impression.

🎁 Perfect Gift Idea:

Looking for the perfect housewarming gift or a unique present for a nature enthusiast? Look no further than the Woodpecker Door Knocker! Thoughtful, practical, and undeniably adorable, it's a gift that will be cherished for years to come.

🔨 Installation Instructions:

  1. Prepare Your Door: Clean the surface area where you'll be installing the door knocker, ensuring it's free of dust and debris.
  2. Position the Knocker: Determine the desired placement of the door knocker and mark the screw holes accordingly.
  3. Drill Pilot Holes: Using a drill bit appropriate for your door material, drill pilot holes at the marked locations.
  4. Attach the Knocker: Align the door knocker with the pilot holes and secure it in place using the provided screws.
  5. Test: Give the door knocker a gentle tap to ensure it's securely attached and functioning properly.

Add a touch of whimsy to your home's exterior with the Woodpecker Door Knocker. Shop now and let your entryway take flight! 🌿🚪

📍Product Specifications

  • Material: Wood

🎁Package Includes

  • 1 x Woodpecker Door Knocker

Notes

  • Due to manual measurements, please allow slight measurement deviations.
  • Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed on the picture.

OUR GUARANTEE:

  • We believe we have some of the most innovative products in the world, and we want to make sure we back that up with a risk-free 30-day guarantee.
  • If for any reason you do not have a positive experience, we will make every effort to ensure that you are satisfied with your purchase.
  • We want you to rest assured that there is absolutely zero risk in buying and trying out products. If you don't like it and don't feel bad, we'll do it right.
  • We email support. If you need help, please contact us.