Working Lemarchand's Lament Configuration Lock Puzzle Box from

$33.99
$73.98
-$39.99
How Many Qty Do You Need?:  BUY 1
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

Working Lament Configuration Functional Puzzle Box with integrated lock mechanism inspired by the classic horror movie.

This is a functional, moveable puzzle box that changes confirmation based on how you try to solve the puzzle with your
This is a functional, moveable puzzle box that changes confirmation based on how you try to solve the puzzle with your hands. (with holder/stand.)

The Lament has a locking system inside, the 2 discs at the top and bottom need to be in a specific position to close or open the puzzle...
 
when it is closed either in a cube or star position it can be locked by turning one of the dials and it will only open in the correct position. This is called the "easy mode" and it's kind of fun already...
😍🎁The box also contains a small empty circular space in the center, leaving room to place a surprise gift.

- This prop is 3D printed, made of PLA, which is a sourced-from-nature recyclable plastic.
- Post-processed and painted with great care and attention to detail.
- Painted with acrylic paint with a final strengthening clear coat.
- This model is 3 inches tall.
📦[Warm Tips]📦If you encounter any problems in the process of using our products, please contact us in time, and our after-sales team will promptly solve the

  • The goods are real and effective.
  • If you do not have a positive experience for any reason, we will make every effort to ensure that you are 100% satisfied with the product you purchased.
  • Buying goods online can be a daunting task, so we want you to realize that there is absolutely no risk in buying and trying. If you don't like it, please don't be sad, we will do it right.
  • All my work is unique. And if one of them has already found its owner and you really want a similar one, I will do it for you, but with some differences. Exact repetition is impossible.

Our original intention

Provide interesting, fashionable, and high-quality products in the world. We will do our best to provide customers with excellent customer service support because we attach great importance to absolutely zero-risk customer satisfaction.