🎁Mecha Metal Rocker Lighter

$29.99
$39.99
-$10.00
Color- Black Brushed Finish
🥳Buy More Save More🥳- Buy 1
Quantity
people are viewing this right now
Free Shipping on orders over $59.99
Secure payment via PayPal & Credit Card
/** @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

Light up your world with this epic blend of rock and style! 🤘🔥 With a sleek brushed finish and a premium look, it’s not just windproof and featuring a unique linked gear mechanism, but also the perfect gift for anyone who loves to live life!

FEATURES

✨Sleek Brushed Finish

The high-quality brushed metal not only looks stunning but also resists fingerprints and scratches, ensuring it stays looking pristine. This elegant finish makes it a stylish accessory that complements any outfit or occasion.

✨Windproof Design

Engineered to withstand strong winds, this lighter provides a reliable flame no matter where you are. Whether you’re at a concert, camping, or enjoying a night out, you won’t have to worry about your lighter failing you.

✨Unique Linked Gear Mechanism

This innovative feature offers a tactile experience that’s both fun and functional. When you ignite the lighter, the synchronized gears move in harmony, creating a striking visual effect that’s sure to catch attention.

✨Safety First: No Accidental Ignition

Designed with a secure switch, our lighter prevents accidental ignitions while in your pocket, ensuring it won’t ignite unintentionally. You can carry it with confidence, knowing it’s safe and ready when you need it.

✨Compact and Portable

Designed for on-the-go convenience, its lightweight and compact size fit easily in pockets or bags. This makes it a great companion for travel, ensuring you always have a reliable lighter at hand.

✨Perfect for Gifting

Thoughtfully designed, this lighter makes a memorable gift for any occasion. Whether it's for a birthday, holiday, or just to show someone you care, its unique style and functionality will leave a lasting impression on friends, family, or colleagues.

SPECIFICATIONS

  • Color: Black,Gold,Silver 
  • Package Includes: 1/2/3*Lighter (Without Kerosene)
  • Product Size: 6.2x4.4x1.7cm(2.4x1.7x0.7in)

You may also like