Buy $69.98 Free shipping

Sank Wooden Telescopic Castle

$49.99
$79.99
Save $30.00
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

FEATURES:

  • A Magical Touch to Your Decoration: The Magic Hidden Castle serves as an exquisite piece of home décor, effortlessly adding a mystical and enchanted vibe to any space. Its intricate design and stunning appearance make it a focal point, sparking conversation and awe among guests. Its transformative quality can turn any ordinary space into a magical realm, making your home truly unique.

  • Premium Quality and Detailed Craftsmanship: Manufactured with high-quality materials, this mini castle ensures durability and longevity. Each detail is meticulously crafted, showcasing a high level of workmanship. The intricate detailing, from the castle towers to the hidden compartments, underscores its superior design, making it not just a décor piece but a work of art.

  • Innovative Foldable Design: The Magic Hidden Castle comes with a practical, foldable design that allows for flexible display options. This ingenious feature makes it easy to store when not in use and simple to set up when you want to bring a touch of magic to your room. It's compact yet captivating, perfect for any space in your home.

  • Hidden Compartment for Treasured Keepsakes: Adding to its charm, the castle features a secret compartment perfect for storing small treasures. This hidden space provides a delightful surprise for anyone admiring the castle, as well as a practical storage solution for small, cherished items. It's a whimsical way to keep your precious mementos hidden in plain sight.

  • A Must-Have for Enthusiasts: For fans of magic, castles, and fairy tales, this Magic Hidden Castle is a dream come true. It serves as a delightful collectible, perfect for anyone who loves unique, magical items. It's enchanting design and practical features make it a must-have addition to any collection.

  • Ideal for Children and Adults: While this magical mini castle makes for a stunning piece of home decor, it is also an engaging toy for children. It can help fuel their imagination, making it a fantastic tool for imaginative play, while still appealing to adults' love for whimsical design.

SPECIFICATIONS:

  • Material: Wooden

  • Weight: 400g

  • Package Size: 19*8*6cm

PACKAGE INCLUDES:

  • 1 pc*Sank Wooden Telescopic Castle