New Samsung series double-sided glass magnetic phone case

people are viewing this right now
$29.99
$49.99
Save 40%
55 sold
Color : Blue
Style : For Samsung S22
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

MAIN FEATURES

  •  Goggles Magneto Double Sided Glass Phone Case ---  Compared to other popular Samsung Galaxy S21/S22 cases.  The magnetic Samsung Galaxy S21/S22 case is made with automatic multi-point adsorption, strong magnetic field adsorption technology, the magnetism is increased by 80%, so the magnetic Samsung Galaxy S21/S22 case fits your phone seamlessly.  Double-sided magnetic glass phone case with protection, 360° protects your phone.

  • Magnetic Adsorption Design ---  Magnetic Adsorption Phone Case for Samsung Galaxy S21/S22 Super strong magnetic field adsorption technology brings you into the era of new phone cases.  Comes with lens protection, thickened corners, anti-fall and anti-fall, not easy to fall off, since then it has become a kind of pleasure.  This will make your phone stand out from the crowd.  metal frame + glass.

  • Precise Cut ---  The magnetic attachment case for Samsung Galaxy S21/S22 supports wireless charging without affecting signal transmission.  It's super seamless when the case parts touch, the slim case fits your device perfectly and provides easy access to all ports, speakers, chargers and all phone features.

  • SUPER EASY TO INSTALL ---  Suitable for Samsung Galaxy S21/ S22 Super Magnetic Strong Adsorption Phone Case Self-locking easy to install phone case.  More installation methods are waiting for you to discover them.  Note: If your phone has a screen protector, please remove the screen protector, otherwise it will affect the normal use of the phone case.

Specification:

  • Material:  Metal + Glass
  • Weight:  80g

Shipment:

  • Free shipping over $30.
  • The order will be processed within 7 business days after the order is placed and will be shipped the next day after processing.  Orders are usually delivered within 7 to 14 working days.

Returns:  Fast refund if unsatisfied within 15 days, 100% money back guarantee.
Remarks:

  • Manual measurement, the size is slightly wrong.
  • Colors may vary slightly due to different screen displays.