Witchy Hand Book Stand Halloween Decorations

$46.99
$49.99
-$3.00
Size:  Both hands
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-1539149753700').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

Bullet Points:

1、[ Creepy Witch Hand ] The Halloween Witch Book Stand is designed with the shape of a realistic witch hand, featuring a spooky look with rich details, creating a creepy atmosphere for your home and parties.
2、[ High-quality Materials ] The Witch Hand Bookends are made from high-quality resin material, processed with exquisite craftsmanship for delicate textures, a scary addition to your Halloween decor.
3、[ Widely Applicable ] The Book Stand Halloween Decoration is designed with a wide range of applications, suitable for holding your books as a book stand or a holder, used for organizing your books as bookends or book stoppers.
4、[ Practical Party Supplies ] The Halloween Book Holder is bringing a sense of spookiness and horror to your parties, perfect for Halloween, vampire parties, witch parties, scary parties, and carnivals, ideal for your table decorations, centerpieces, bookshelf decors, and haunted house props.
5、[ Perfect Gift to Friends ] The Halloween Book Holder is not only a delicate decoration but also a practical holder for phones and tablets, an ideal choice for party fav-ors and decorations, a perfect gift for your friends, neighbors, and families.
Description:
The Witch Hand Bookends is not only a Halloween party decoration but also a practical book holder and stopper, convenient to organize your books meanwhile creating a spooky atmosphere, and suitable for supporting your phones and tablets as table decorations.
Specification:
Name: Witch Hand Bookends
Material: Resin
Packing List:
1 Left Hand
or
1 Right Hand
or
2 Hands Both

Notice:
Due to different lighting and screen settings, item colors may vary slightly from the pictures.
Due to the difference in manual measurement, please allow 1-2cm difference in size.


  • Shipping:

  • Receiving time = Processing time+Shipping time
  • Order processing time varies from 1-3 days
  • Delivery time varies from 7-15 Business days
  • Shipping With Tracking Number
  • Return Policy:
  • Our Guarantee
  • Return or exchange within 15 days from the delivered date.
  • Request:
  • Items received within 15 days from the delivered date.
  • Items received unused, undamaged and in original package.
  • Return shipping fees are at the customer's own expense.