(function() { const blockedUrls = [ 'cdn.shopify.com/shop-assets/static_uploads/shoplift/', 'halen.agency/cdn/shopifycloud/', 'halen.agency/wpm@', 'static.klaviyo.com/onsite/hosted-fonts/', 'cdn.shopify.com/extensions/', 'cdn.shopify.com/static/fonts/', 'halen.agency/cdn/fonts/' ]; const originalFetch = window.fetch; window.fetch = function(input, init) { if (typeof input === 'string' && blockedUrls.some(url => input.includes(url))) { console.warn('[BLOCKED fetch]', input); return new Promise(() => {}); // never resolves } return originalFetch.apply(this, arguments); }; const originalOpen = XMLHttpRequest.prototype.open; XMLHttpRequest.prototype.open = function(method, url) { if (blockedUrls.some(blocked => url.includes(blocked))) { console.warn('[BLOCKED xhr]', url); return; } return originalOpen.apply(this, arguments); }; const observer = new MutationObserver(() => { document.querySelectorAll('link[rel="stylesheet"], script[src], style').forEach(el => { const src = el.getAttribute('href') || el.getAttribute('src') || ''; if (blockedUrls.some(url => src.includes(url))) { console.warn('[REMOVED tag]', src); el.remove(); } }); }); observer.observe(document.documentElement, { childList: true, subtree: true }); })(); Skip to content
  • HOME
  • COLLECTIONS
  • ALL PRODUCTS
  • ABOUT US
  • ORDER LOOK-UP
    • CONTACTS US
    • SHIPPING
    • FAQs
  • Facebook
  • Pinterest
Cart
Subtotal
$0.00
Shipping, taxes, and discount codes calculated at checkout.
Your cart is currently empty.
50% Off Thermal Massager Today Only !!!
Halen Halen Halen Halen
  • HOME
  • COLLECTIONS
  • ALL PRODUCTS
  • ABOUT US
  • ORDER LOOK-UP
  • SUPPORT
    • CONTACTS US
    • SHIPPING
    • FAQs
Search Cart
Filter

    Products

    Adjustable necklace
    Adjustable necklace
    Adjustable necklace
    $15.00
    Ankh Necklace
    Ankh Necklace
    Ankh Necklace
    $15.00
    Astronomy Ring
    Astronomy Ring
    Astronomy Ring
    $15.00
    Save $20
    ChargeBand
    ChargeBand
    Charge Band
    Regular price $40.00 Sale price $20.00
    Save $30.01
    Halen Frames
    Halen Frames
    Regular price $60.00 Sale price $29.99
    Jet torch
    Jet torch
    Jet torch
    $25.00
    Love Necklace
    Love Necklace
    Love Necklace
    $25.00
    Planets Bracelet
    Planets Bracelet
    Planets Bracelet
    $15.00
    Raven Lamp
    Raven Lamp
    Raven Lamp
    $49.99
    Rose Lamp
    Rose Lamp
    Rose Lamp
    $35.00
    Royal couple's Jewelry
    Royal couple's Jewelry
    $20.00
    Save $25
    Thermal Massager
    Thermal Massager
    Regular price $100.00 Sale price $75.00
    Titanium Rings
    Titanium Rings
    Titanium Rings
    $15.00

    MAIN MENU

    • HOME
    • COLLECTIONS
    • ALL PRODUCTS
    • ABOUT US
    • ORDER LOOK-UP
    • SUPPORT

    FOOTER MENU

    • FAQs
    • CONTACT US
    • REFUND POLICY
    • PRIVACY POLICY
    • TERMS OF SERVICE
    • Your privacy choices

    Sign up and save

    Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

    Currency

    • AED د.إ
    • AUD $
    • CAD $
    • CHF CHF
    • CZK Kč
    • DKK kr.
    • EUR €
    • GBP £
    • HKD $
    • ILS ₪
    • JPY ¥
    • KRW ₩
    • MYR RM
    • NZD $
    • PLN zł
    • SEK kr
    • SGD $
    • USD $
    • American Express
    • Apple Pay
    • Diners Club
    • Discover
    • Google Pay
    • Mastercard
    • PayPal
    • Shop Pay
    • Venmo
    • Visa
    © 2025 Halen Powered by Shopify