{# Google Analytics is managed through Google Tag Manager (add the GA4 tag in the GTM container). GTM is loaded in the head/body below via GOOGLE_TAG_MANAGER_ID — no direct gtag/GA snippet here. #}

Topic

Headphones & Headsets

1 article on headphones & headsets from the Mchongotz Eshop team.

← All posts

Chat on WhatsApp

Choose a line to message

{# PWA install affordance. Modern browsers no longer auto-show an install prompt — the site must capture beforeinstallprompt and offer its own button. iOS Safari has no such event, so we show short "Add to Home Screen" instructions instead. Visibility is toggled via inline style.display, NOT the [hidden] attribute: the `flex` utility class would override [hidden] (author .flex beats UA [hidden]), so the close button appeared to "do nothing". Inline styles win. Behaviour: hidden once installed (persisted, never returns); a manual dismiss (× ) snoozes it for 24h; sits above the mobile bottom nav so it never overlaps it. #}