Clock Tower Back To The Future T-Shirt

$25.99
Size:  Small
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);
BACK TO THE 80'S

Description

The Hill Valley clock tower was struck by lighting at approximately 10:04 pm during an electrical storm on November 12th, 1955. This Back To The Future t-shirt features an image a bolt of lighting striking the clock tower. The shirt also shows Doc Brown's DeLorean time machine.

In the hit 1985 movie Back To The Future, Marty McFly traveled in time from 1985 to 1955, and the only way to get back to the future was through the 1.21 jigowatts generated by the bolt of lighting seen on this t-shirt.

For any fan of Back To The Future, this Clock Tower t-shirt is a must have!

You'll have everyone saying, "Save the clock tower" each time you wear this Clock Tower Back To The Future t-shirt!

shipping-information

Shipping & Delivery

SHIPPING INFORMATION

We put a lot of focus on making sure your items get delivered as quickly as possible. Delivery times vary according to your selected delivery address, availability of your items and the time of day you place your order.

The time frame of an order delivery is divided into two parts:
• Processing time: 1-5 business days
• Shipping time:7-15 business days


Order Confirmation
Immediately after your order is placed, an Order Confirmation email with a summary of your order as well as your shipping and illing details will be sent to you.


Processing
Once your order is confired, we will prepare your items for shipping. Items marked with "Ships in 24 hours" are in- stock items which will be shipped on the next business day. Other items may take 1-5 business days for processing. While we work hard to ensure your order is prepared for shipping as quickly as possible, some items may have longer processing time due to low product availability. In such circumstances, you will be notified by email of the delay.

Shipping
You can enjoy free shipping for orders over $59.9. Where available, you can opt for Express Shipping for an additional fee. Please note that if you select Express Shipping for your order, a street address and contact number is required as delivery cannot be made to P.O. Box addresses.

Delivery times vary depending on your shipping destination:

 

Standard Shipping

Express Shipping

Australia, Canada, Europe, USA

 7-15 business days

 5-8 business days

Central & South America

 30 business days

 6-12 business days

Middle East

 7-15 business days

 6-10 business days

Asia

3-10 business days 

1-5 business days

Other Countries

10-25 Business Days

7-15 Business Days

SHIPPING UNAVAILABLE COUNTRIES & REGIONS

*Due to the high shipping cost and long shipping time, we do not provide retail and wholesale service for the following countries and regions at the moment. Sorry for the inconvenience caused.

Countries and regions (In no particular order):

South Africa, Antarctica, Bouvet Island, Falkland Islands, South Georgia and South Sandwich Islands, French Southern Territory, China, Qatar, Saudi Arabia, Chile, Peru, Ecuador.


Shipping Confirmation
Once your order is shipped, you will receive a Shipping Confirmation email, letting you know your items have left our warehouse. Details about the items contained in the shipment as well as a tracking number are included in the email.
To track your package, simply click onto the link provided. Please note that sometimes it takes the shipping company 24 hours to update the status of the shipment and your tracking link may not work immediately. If your order has multiple ltems, they may be spllt into dfferet packages shipped on dfferent days. You wil recelve a separate Shipping Confirmation for each shipment.

Day of Delivery
On the day your package will be delivered, an SMS notification will be sent to you to let you know your deliveryis on its way to you.

Missed Delivery
If you are not available to receive your shipment, you can contact your carrier to reschedule a delivery.