document.addEventListener('DOMContentLoaded', function () { initPlanetWiener(); }); function initPlanetWiener() { // Global initializers will go here as we build: // initMobileMenu(); // initCosmicCursor(); // initCarousels(); // initTabs(); // initScrollEffects(); } document.addEventListener('DOMContentLoaded', function () { initPlanetWiener(); }); function initPlanetWiener() { initMobileMenu(); } function initMobileMenu() { const toggle = document.querySelector('.pw-menu-toggle'); const menu = document.querySelector('.pw-mobile-menu'); const mobileLinks = document.querySelectorAll('.pw-mobile-link'); if (!toggle || !menu) return; toggle.addEventListener('click', function () { const isOpen = menu.classList.toggle('is-open'); toggle.classList.toggle('is-active', isOpen); toggle.setAttribute('aria-expanded', isOpen ? 'true' : 'false'); }); mobileLinks.forEach(function (link) { link.addEventListener('click', function () { menu.classList.remove('is-open'); toggle.classList.remove('is-active'); toggle.setAttribute('aria-expanded', 'false'); }); }); document.addEventListener('click', function (event) { const clickedInsideHeader = event.target.closest('.pw-header'); if (!clickedInsideHeader && menu.classList.contains('is-open')) { menu.classList.remove('is-open'); toggle.classList.remove('is-active'); toggle.setAttribute('aria-expanded', 'false'); } }); window.addEventListener('resize', function () { if (window.innerWidth >= 768) { menu.classList.remove('is-open'); toggle.classList.remove('is-active'); toggle.setAttribute('aria-expanded', 'false'); } }); }
Free cosmic shipping on all orders over $50!

About

Our Story

At Planet Wiener, we celebrate the joy and charm of dachshunds through whimsical designs and playful products that bring smiles to dog lovers everywhere.
A dachshund lies comfortably on a blue couch surrounded by colorful pillows. The dog's eyes appear relaxed as it rests its head on the plush surface.
A Dachshund dog with a shiny coat is looking upwards with an attentive gaze. The lighting enhances the dog's black and tan coloration while casting shadows on the floor.

Customer Love

Planet Wiener products bring so much joy to our family!
These dachshund-themed items are simply adorable and well-made!

Welcome to Planet Wiener

Dachshunds

email@email.com
(123) 123 123

A dachshund with a black and tan coat peers through a grid-like fence. The dog's face is centered and closely framed by the metal bars, creating a sense of confinement. The lighting highlights the dog's expressive eyes and smooth fur.
Scroll to Top