🔥Summer Hot Sale Promotion-49% OFF-🥳Cowboy NeoHat

$29.99
$50.96
Save $20.97
🌟 Shine Bright With Our Light-Up Cowboy Hat! 🤠 : 🥳Green
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

🥳🥳Bringing more fun in summer to your life with your family and friends~🎁This shiny light up Cowboy Hat is a fun party accessory! 

✨Glow like a star!

🌟This dazzling hat has glowing light strips and flashing neon lights that transform any celebration into a vibrant disco experience. 💃 Whether you're dancing on the floor or enjoying a night on the town, wireless design ensures you stay focused in effortless style. 🌈 

🌟 Dazzling Light Bars & Flashing Neon LEDs
🎉 Wireless Design
🤠 Classic Cowboy Shape
💡 Multiple Flashing Modes
🥳 Durable & Comfortable
🌈 Adjustable Fit & Lightweight

  • 🤠【FOR ALL OCCASSION】 Light Up Cowboy Hat for women and men is perfect to wear at your next western-themed parties, country fair, Christmas gifts, Halloween Roleplay, and more. This hat light up everyone's night.

  • 🎁【Waterproof & High Quality Material】 Holographic neon cowboy hat is made of felt material, feel thick and durable, the hat surface material has a magical gradient effect, different lights reflect the brilliant colors. Even wear it during the day, the effect of not turning on the light is also very good looking and stylish.

  • 🎉【DESIGN 】This light up space cowboy hat comes with a string attached so it can be tightened under chin for perfect fit. You can change the settings of your LED Cowboy hat to slow/fast flashing or steady lights by pressing the botton of the switch
  • 👒【 Perfect Party Accessory】It is special design will make you look unique, can create a unique atmosphere. Perfect for dress-up party and Theme Parties, Birthdays,Festival Fashion & More.

  • 👒【One Size Fits All 】Size is 14.5" x11.5"x5.5", the neon cowboy hat is one size fits all and should work for most teens, older kids and adults.

Package includes:

  • 1pc Led Cowboy Hat

Note:
1: Please allow 1-2cm errors due to manual measurement, make sure that you do not mind before you order.
2: Due to the difference between different monitors, the picture may not reflect the actual color of the item.