Double Sided Magnetic Tempered Glass Phone Case for iPhone

people are viewing this right now
$29.99
$59.98
Save 50%
13 sold
Color : Purple(HD)
Style : For iPhone 14
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);
Free shipping on orders over 80
Free returns within fourteen days
Contact us: service@ispoeti.com
Secure payments
Description

BUY 2 GET 10% OFF (FREE SHIPPING)


Are you worried about the heavy and bulky phone case? Want to protect your new iPhone but worried that the phone case will be too bulky and uncomfortable?
Choose our cell phone case to solve your worries!

main Features

  • ★   [  Compatibility]  :  For iPhone 12, iPhone 12 Pro and iPhone 12 Pro Max, iPhone 13, iPhone 13 Pro and iPhone 13 Pro Max. iPhone 14, iPhone 14 Pro and iPhone 14 Pro Max, iPhone 14 Plus.
  • ★   [  Safety Lock & Magnetic Adsorption]  :  Safety lock prevents the phone from being injured due to the case being separated when dropped, built-in magnet metal bumper, easy to install.
  • ★   [  Built-in Camera Lens Protection]  :   Front and back glass cover Built-in camera lens protection, giving your phone true 360 ​​degree full body protection.
  •   [Built-in Screen Protector & True 360 ​​Degree Protection]  :  The case comes with a built-in tempered glass screen protector, you don't need to buy a screen protector or lens protector of camera, the case gives your phone a true 360 ​​degrees. protection.
  • ★   [  Precise Cutout & No Signal Blocking]  : This case has precisely measured cutouts for the speaker, charging port, audio port and buttons. The slim and lightweight magnetic phone case is easy to hold in your hand or slip into your pocket. When the case parts touch, it's super transparent and the slim shell fits your device well, making it easy to access all ports, speakers, chargers and all features without signal blocking.
  • ★   [Support Wireless Charging]  : The slim and lightweight design allows the case to support wireless charging without the need to remove the case.

    FEATURES

    • Material:  Explosion-proof tempered glass + acrylic + EVA.
    • Weight:   60g  (130g with unbreakable wooden packing box)

        Dispatch:

        • Free shipping over $30.
        • Orders will be processed within 7 business days of ordering and shipped the day after the processing day.  Orders will usually be delivered within 7-14 business days.

        Returns: Prompt refund for any dissatisfaction within 15 days, 100% money back guarantee.

        To note:

        • Due to manual measurements, please allow slight measurement deviations.
        • Due to the different display and lighting effects, the actual color of the item may be slightly different from the color showed on the picture.