Star Trek U.S.S. Enterprise 1:1000 Scale Set Prop Replica Model With Lights

$69.03
$123.00
-44%
Quantity:  BUY 1(FREE SHIPPING)
Quantity
people are viewing this right now
/** @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

💝This is not a mass produced toylike model meant to be sold at major retailers. Therefore, the quantity is limited and will not be restocked when sold out.

Don't miss your chance to own a USS Enterprise 1:1000 Scale Set Prop Replica Model with lights playset!

This is a handmade work of art highly collectible made with the same care and technology as those ships done by the official studios. Every millimeter of this ship gets attention to detail to preserve the legacy of this icon for all fans.

Size is a 1:1000 Scale Set Prop Replica Model with high quality lights are installed including flashing probes. Dozens of highly focused hours of labor are utilized in making one ship.

The best paints and materials on the market are used and its very sharp looking and will catch the eyes of anyone even the non traditional fans of the franchise.
Its the perfect size for any display not too small or very large.

Battery operated option:The battery compartment with an on/off switch is located underneath the base stand and requires 3 AA Batteries(not included due to shipping restrictions).

Highlights
Handmade
Vintage from before 2000
Materials: plastic, Led Lights, resin
This model is just fan art and not officially licensed

Dimensions
Length 18"
Diameter width 8.5"
Height with stand 11"

⭐⭐Customer Reviews⭐⭐

  • I’m thrilled to finally have an Enterprise model with lights an all. There are some minor issues with the paint job on close inspection, but they don’t detract from the overall presentation.

  • “Absolutely stunning!! The ‘original’ paint is brilliant, like a production model or studio fx prop. And expertly packed with care. Far beyond my expectations. Truly an art piece.”

  • Simply superb! Lovely model. Minor damage to paintwork now repaired following communication with the seller. Very pleased with my purchase. Recommend both it and the seller.

❤️Thank you for your support!❤️

Click On "ADD TO CART" To Get Yours Now!

notes:
1. Due to the need for manual measurement, there will be some size errors.
2. Due to the difference of different monitors, the picture may not reflect the actual color of the item.
3. Your feedback is very important to us. If all goes well, please hit 5 stars in the feedback.
4. If you have any questions, please contact us first, then raise a dispute or provide negative feedback, we will try our best to serve you, thank you!

SHIPPING & DELIVERY

All orders are carefully packaged, prepared and shipped out as fast as possible. We offer FREE worldwide shipping and the typical delivery time frame is between 7-15 business days. For more exact shipping times please consult our Shipping Policy, because certain locations have much faster shipping than the typical delivery time frame. Once your order is shipped you will receive a tracking number so you know where it is all the time!

  • The customer order will be sent out after 48hrs after placing the order.