For iPhone 13/14 Magnifying Glass Magnetic Bracket Phone Case

people are viewing this right now
Free shipping on orders over $70
Free returns within fourteen days
Contact us: service@thysfg.com
Secure payments
$24.99
$44.99
Save 44%
729 sold
Color : Purple
Model : For iPhone 13
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);
Description

❁ Adhere To the unique design Inspiration - The color border is a paired with frosted design, which makes the phone case simple but adds a bit of color and brings a senior feeling to daily wear. A real magnifying glass is embedded in the middle, which can magnify the logo of the iPhone and show your taste.

❁9.8ft Military Grade Protection - The appearance of the ROCK SERIES of strong buffer bumpers adopts a new plant-based material and a shock-absorbing tire tread design. Each phone case equipped with a bumper has undergone 872 anti-drop tests and ensures 9.8 ft drop protection.

❁ Bump Up the Protection - The exclusive shock absorption technology can buffer 95% of the impact, creating a phone case that truly achieves all-around protection and has a strong anti-drop performance.

❁Strong Magnetic Absorption -The built-in 38 N52 magnets provide a strong magnetic force to ensure this case can be firmly attached to all MagSafe accessories like the MagSafe charger, wallet, battery pack, and car mount. And It offers faster 20W wireless charging than the bare iPhone.

❁Environmentally friendly materials - Use healthy and safe materials and do not add any unhealthy ingredients such as paint. accurate cutouts ensure easy access to all ports, buttons, speakers, and cameras.

  • Solid and durable PC
  • Resistance to damage in case of fall from 9.8ft
  • Gorgeous Appeal Rock Series
  • Anti-scratch Coating
  • Four corners airbags
  • Slim and pocket-friendly
  • 40-120 degree Ring Grip Stent

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 displayed on the picture.