【Take 7% OFF Code: Happy】🔥Buy 4 Get 1 Free🔥 Free shipping for order $99
1 / 1
You May Also Like Don't Like These?
0% OFF

Diamond Painting Wooden Tent-Style Thanksgiving Turkey Festive Tabletop Art Light Ornament Kits (with String Lights)

$16.99
41 sold
Qty 29997 in stock

Product Dimensions: 5.51 x 5.12 x 5.12 inches
This DIY 5D diamond painting triangular tent-style ornament is a beautiful handcrafted piece and a perfect seasonal home decoration.
The kit includes all materials needed to complete the project. The finished piece features a built-in warm-toned LED string light; when illuminated, the interplay of light and shadow creates the effect of a charming tabletop nightlight.
Choose from a variety of seasonal themes; each design is an original hand-drawn holiday illustration, capturing everything from winter scenery to festive celebration elements.
Made from safe, reliable materials, the sturdy triangular frame sits easily on tabletops, shelves, or mantels. It is a creative craft project for teens and adults alike, as well as a thoughtful handmade gift for the holidays.
Ideal for home decor, party displays, or as a collectible craft. Enjoy the fun of creating diamond art while ending up with a glowing decorative light.
- Complete DIY Diamond Painting Kit: Includes the triangular tent structure, pre-printed canvas, resin diamonds, crafting tools, and a built-in LED string light. Create this sparkling art piece step-by-step—perfect for both craft enthusiasts and beginners.
- Variety of Holiday Designs: Choose from a selection of classic holiday-themed patterns. Each design features a hand-drawn style, perfectly suited for festive decor and gift-giving.
- Premium, Safe Materials: Features a sturdy plastic frame, eco-friendly canvas, and vibrant resin diamonds. Equipped with low-voltage LED lights for safe indoor use. An ideal handmade gift for friends and family during the holidays.
- Fun Creative Activity: A relaxing, stress-relieving craft activity. Great for family gatherings, art parties, holiday gifting, and tabletop decoration. Suitable for teens and adults.


Package Includes:
1 x Tent structure components

1 x Diamond painting tool kit

1 x Set of diamonds

You May Also Like Don't Like These?
/** @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-1736478594929').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);
Hot Selling series