Mesiondy Pirate Island Outpost Building Set 🏴‍☠️ – 943 PCS, 13.8" Wide Pirate Hideout with Boat & Palm Tree 🌴, Compatible with Major Brick Brands 🧩

$26.90
$36.90
-$10.00
Quantity
people are viewing this right now
Shipping
Estimated Delivery:Jun-15 - Jun-28
/** @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
Description

⚔️ Rule the high seas – build your own pirate outpost with 943 detailed pieces!

Welcome to the ultimate pirate hideout. This sprawling Pirate Island Outpost building set is packed with swashbuckling details, from the towering watchtower and skull-and-crossbones flag to the palm tree, firing cannons, and a stealthy pirate rowboat. With 943 high-quality pieces, this set delivers hours of immersive building and imaginative play for pirates of all ages.

✨ Why this pirate outpost set stands out:

🏴‍☠️ 943 high-quality pieces – A rewarding and challenging build for ages 8 and up, perfect for young adventurers and adult collectors.
🌴 Massive 13.8" (35cm) wide x 9.8" (25cm) deep – A commanding display piece that captures the spirit of a tropical pirate island.
⚓ Fully equipped hideout – Includes a watchtower with a pirate flag, a firing cannon, a rowboat with a sail, a palm tree, and a treasure chest.
🎨 Detailed accessories – Features a ship's wheel, barrels, lanterns, and even a parrot, bringing the pirate world to life.
🔗 Compatible with all major brick brands – Built with standard interlocking studs, this set fits perfectly with your existing collection.

🎯 Perfect for:
- Young pirates (ages 8+) who love adventure and building 🧒
- Adult collectors of detailed pirate dioramas 🏆
- Gifts for birthdays, holidays, or special occasions 🎁
- Fans of classic pirate ship and island adventures ⚓

📦 What's in the box:
943 building pieces + easy-to-follow instruction manual + rowboat + cannon + palm tree + treasure chest accessories. (No light-up function – pure building and play fun.)

Set sail for adventure and build your legendary pirate outpost with Mesiondy today! 🏴‍☠️🚀