Buy $69.98 Free shipping

3D Art Puzzle Vase

$39.99
$74.46
6 Sold
Save $34.47
Style
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

🧩Best gift for art lovers and puzzle lovers 💐Create a one-of-a-kind vase art piece!❤️

DIY has endless fun: assemble your own art vase, full of sense of accomplishment! 

Multi-purpose design: Not only a decoration, but also a flower arrangement to enhance your lifestyle🌺.

🌟Details show quality

  • Three-dimensional splicing: 3D puzzle design, simple assembly, firm and stable, not easy to fall apart.
  • Environmental material: Select high-quality materials, safe and odorless, protect your health🌱.
  • Exquisite shape: The vase has smooth lines, both beauty and practicality, and can be matched with various home styles🏠.

🎁Excellent gift choice

  • Gifts are never wrong: Whether it is a child’s birthday🎂or a Christmas gift🎄, it can bring surprises!
  • Parent-child interaction: Parents and children complete it together to cultivate hands-on ability and intimacy👨‍👩‍👧‍👦.

🌈Simple operation, unlimited creativity

1️⃣Open the package: take out the puzzle parts and instructions📖.
2️⃣Follow the steps: assemble layer by layer from the bottom, and it's easy to complete!
3️⃣Decorative flowers: insert your favorite flowers or dry branches to renew the space✨.

🔍Product parameters

  • Material: Plastics
  • Size: 24.5*11*11CM(after completion)
  • Age range: over 7 years old

🌟Add an artistic atmosphere to your home
Whether placed in the living room, study or bedroom, it can become a beautiful landscape🌷. Get it now and create your own unique vase!

🎁Package Includes

  • 1 x  🌼3D Art Puzzle Vase🌼

Note:

1. Please allow slight deviation due to manual measurement.

2. Due to the difference between different monitors, the picture may not reflect the actual color of the item.

🚀Come and grab your favorite style!


CUSTOMER SERVICE

  • 100% private and confidential.

  • Customer satisfaction means everything to us. If you don't love your product, return the kit within 21 days! 

  • Payment success & send e-mail for your confirmation before shipping.