<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>joehiggins.eu - Wellness, Outdoors, Accessories, Apparel, Lifestyle, Footwear, Joehiggins</title>
    <!-- Tailwind CSS Link -->
    <link href="&#x2F;css&#x2F;app.1b33864d1132e952dfac7807dd6f1393.css" rel="stylesheet">
    <script src="/js/htmx.min.js" defer></script>
    <style>*{margin: 0; padding: 0;}</style>
    <meta  name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" content="">

    
    <script type="text/javascript">
        window._pQKdqgoh = window._pQKdqgoh || {};
        window._pQKdqgoh.queue = window._pQKdqgoh.queue || [];
    </script>
    <script src="https://kwserving.com/dm.js?cid=8CU70BJ1S" async="async"></script>
    

    <!-- Taboola Head Code -->
    <script type="text/javascript">
        window._taboola = window._taboola || [];
        _taboola.push({article:'auto'});
        !function (e, f, u, i) {
            if (!document.getElementById(i)){
                e.async = 1;
                e.src = u;
                e.id = i;
                f.parentNode.insertBefore(e, f);
            }
        }(document.createElement('script'),
        document.getElementsByTagName('script')[0],
        '//cdn.taboola.com/libtrc/kvgmbh-network/loader.js',
        'tb_loader_script');
        if(window.performance && typeof window.performance.mark == 'function')
            {window.performance.mark('tbl_ic');}
    </script>
</head>
<body class="font-sans text-gray-900 antialiased bg-gradient-to-br from-slate-50 via-gray-100 to-slate-200 min-h-screen">
<div class="min-h-screen">
    <nav class="sticky top-0 z-40 backdrop-blur-xl bg-opacity-90 shadow-lg shadow-black/5 border-b border-white/10" style="background-color: #406eb2;">
    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
        <div class="flex justify-between items-center h-auto sm:h-18 py-2">
            <!-- Logo and Title -->
            <div class="flex-grow flex justify-start">
                <a href="/" class="flex items-center group">
                    
                    <img src="/logos/logo_6.png" alt="Domain Logo" class="block h-12 w-auto transition-transform duration-300 group-hover:scale-105">
                    
                    <span class="ml-3 text-xl font-bold md:text-2xl text-white drop-shadow-sm tracking-tight">
                        joehiggins.eu
                    </span>
                </a>
            </div>
            <!-- Hamburger Button (Mobile) -->
            <div class="sm:hidden flex items-center">
                <button id="hamburger" class="text-white focus:outline-none p-2 rounded-lg hover:bg-white/10 transition-all duration-200">
                    <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>
                    </svg>
                </button>
            </div>
            <!-- Search Form (Desktop) -->
            <div class="hidden sm:flex items-center justify-end">
                <form onsubmit="submitSearch(this); return false;" class="flex items-center">
                    <div class="relative">
                        <input type="text" name="keyword" placeholder="I am searching..." aria-label="Search"
                        class="rounded-full py-2.5 px-5 pl-11 bg-white/20 backdrop-blur-sm text-white placeholder-white/70 border border-white/30 focus:outline-none focus:ring-2 focus:ring-yellow-400/50 focus:border-yellow-400/50 focus:bg-white/30 transition-all duration-300">
                        <i class="fas fa-search text-white/70 absolute left-4 top-1/2 transform -translate-y-1/2"></i>
                    </div>
                    <button type="submit"
                            class="bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 text-base font-bold text-gray-900 py-2.5 px-6 rounded-full ml-3 focus:outline-none focus:ring-2 focus:ring-yellow-400/50 shadow-lg shadow-yellow-500/25 hover:shadow-yellow-500/40 transition-all duration-300 hover:scale-105">
                        Search
                    </button>
                </form>
            </div>
        </div>

        <!-- Search Form (Mobile View) -->
        <div class="sm:hidden flex justify-center mt-4">
            <form onsubmit="submitSearch(this); return false;" class="flex items-center w-full px-4 mb-4">
                <div class="relative w-full">
                    <input type="text" name="keyword" placeholder="I am searching..." aria-label="Search"
                           class="rounded-full w-full py-2.5 px-4 pl-11 bg-white/20 backdrop-blur-sm text-white placeholder-white/70 border border-white/30 focus:outline-none focus:ring-2 focus:ring-yellow-400/50 transition-all duration-300">
                    <i class="fas fa-search text-white/70 absolute left-4 top-1/2 transform -translate-y-1/2"></i>
                </div>
                <button type="submit"
                        class="bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 text-gray-900 font-bold py-2.5 px-5 rounded-full ml-2 focus:outline-none focus:ring-2 focus:ring-yellow-400/50 shadow-lg transition-all duration-300">
                    Search
                </button>
            </form>
        </div>
    </div>

    <!-- Dropdown Menu for Mobile -->
    <div id="mobileMenu" class="sm:hidden hidden flex-col space-y-1 py-3 px-4 backdrop-blur-md bg-opacity-95 border-t border-white/10" style="background-color: #d0ce9b;">
        
        
        
        
        <a href="/Wellness" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Wellness
        </a>
        
        
        <a href="/Outdoors" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Outdoors
        </a>
        
        
        <a href="/Accessories" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Accessories
        </a>
        
        
        <a href="/Apparel" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Apparel
        </a>
        
        
        <a href="/Lifestyle" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Lifestyle
        </a>
        
        
        <a href="/Footwear" class="block text-base font-medium py-2.5 px-3 rounded-lg hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Footwear
        </a>
        
        
    </div>

    <!-- Navigation Links (Desktop View) -->
    <div class="hidden sm:flex justify-center space-x-6 py-1.5 max-w-full overflow-x-hidden backdrop-blur-sm bg-opacity-95 border-t border-white/5" style="background-color: #d0ce9b;">
        
        
        
        <a href="/Wellness" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Wellness
        </a>
        
        
        <a href="/Outdoors" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Outdoors
        </a>
        
        
        <a href="/Accessories" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Accessories
        </a>
        
        
        <a href="/Apparel" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Apparel
        </a>
        
        
        <a href="/Lifestyle" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Lifestyle
        </a>
        
        
        <a href="/Footwear" class="text-sm font-medium px-3 py-1.5 rounded-full hover:bg-white/10 transition-all duration-200" style="color: #000000;">
            Footwear
        </a>
        
        
    </div>
</nav>

<script>
    const hamburger = document.getElementById('hamburger');
    const mobileMenu = document.getElementById('mobileMenu');

    hamburger.addEventListener('click', () => {
        mobileMenu.classList.toggle('hidden');
    });

    function submitSearch(form) {
        var term = form.keyword.value;
        var formattedTerm = term.trim().split(' ').join('-').replace(/^-+|-+$/g, '');
        window.location.href = '/' + encodeURIComponent(formattedTerm);
    }
</script>


    <main id="main-content" class="py-8 overflow-x-hidden">
        <div class="max-w-[1300px] mx-auto px-4 sm:px-6 lg:px-8 mb-1">
            <!-- Exit Popup -->
            <div id="buyDomainPopUp"
                 class="fixed inset-0 bg-black/40 backdrop-blur-sm flex items-center justify-center hidden z-50 transition-all duration-300">
                <div class="newsletter bg-white/95 backdrop-blur-xl p-8 rounded-2xl shadow-2xl relative border border-gray-200/50 max-w-md mx-4">
                    <span class="close absolute top-4 right-4 cursor-pointer text-gray-400 hover:text-gray-600 text-2xl transition-all duration-200 hover:scale-110 hover:rotate-90 w-8 h-8 flex items-center justify-center rounded-full hover:bg-gray-100"
                          id="close_domain_popup">&times;</span>
                    <h4 class="font-bold text-xl mb-4 text-gray-800">
                        Didn&#x27;t find what you were looking for?
                    </h4>
                    <a id="popupLink" href="#" target="_blank"
                       class="inline-block mt-2 mb-4 bg-gradient-to-r from-blue-500 to-blue-600 hover:from-blue-400 hover:to-blue-500 text-white font-bold py-3 px-6 rounded-xl shadow-lg shadow-blue-500/25 hover:shadow-xl hover:shadow-blue-500/30 transition-all duration-300 hover:scale-105">
                        Continue to Shopping.eu
                    </a>
                    <h5 class="mt-6 mb-3 font-bold text-lg text-gray-700">
                        Or are you interested in purchasing this domain?
                    </h5>
                    <p class="text-gray-600">
                        Please send an email to:
                        <span onclick="sendEmail()" class="underline text-blue-600 font-bold cursor-pointer hover:text-blue-700 transition-colors duration-200">domain@kv-gmbh.de</span>
                    </p>
                </div>
            </div>
            <div id="heroBanner"
     class="relative isolate overflow-hidden w-full max-w-none px-6 py-12 sm:py-16 lg:px-8 text-center text-white shadow-xl rounded-2xl border border-white/10" style="background-color: #406eb2;">

    <button id="closeBanner"
            class="absolute top-4 right-4 text-white/70 hover:text-white text-3xl font-bold transition-all duration-200 hover:scale-110 w-10 h-10 flex items-center justify-center rounded-full hover:bg-white/10">
        &times;
    </button>

    <div class="mx-auto max-w-3xl relative z-10">
        <h2 class="text-3xl sm:text-5xl font-extrabold drop-shadow-lg">
            Buy
            <span>joehiggins.eu</span>
            ?
        </h2>
        <p class="mt-5 text-base sm:text-lg leading-relaxed text-white/90">
            We are moving the project
            <strong>joehiggins.eu</strong> .<br>
            Are you interested in purchasing the domain
            <strong>joehiggins.eu</strong> ?
        </p>
        <div class="mt-6 flex justify-center">
            <button onclick="sendEmail()"
                    class="rounded-xl bg-gradient-to-r from-yellow-400 to-amber-400 px-8 py-3.5 text-base font-bold text-gray-900 shadow-lg shadow-black/20 hover:from-yellow-300 hover:to-amber-300 hover:shadow-xl transition-all duration-300 hover:scale-105 active:scale-95">
                Make purchase inquiry now
            </button>
        </div>
        <p class="mt-5 text-sm text-white/80">
            Please send us an email at
            <span onclick="sendEmail()" class="underline font-bold cursor-pointer text-white hover:text-yellow-300 transition-colors duration-200">domain@kv-gmbh.de</span><br>
            or call us at:  +49 541 91531010.
        </p>
    </div>
</div>

<div id="collapsedBanner"
     class="hidden relative isolate overflow-hidden w-full max-w-none px-6 py-4 text-center text-white shadow-lg rounded-2xl cursor-pointer border border-white/10 hover:shadow-xl transition-all duration-300 group" style="background-color: #406eb2;">

    <div class="absolute top-3 right-4 text-white/70 group-hover:text-white transition-all duration-200">
        <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 transition-transform duration-300 group-hover:translate-y-1" fill="none" viewBox="0 0 24 24" stroke="currentColor">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"/>
        </svg>
    </div>

    <h2 class="text-xl sm:text-2xl font-bold">
        Buy
        <span class="underline decoration-yellow-400 decoration-2 underline-offset-4">joehiggins.eu</span>
        ?
    </h2>
</div>

<script>
    const heroBanner = document.getElementById('heroBanner');
    const closeBtn = document.getElementById('closeBanner');
    const collapsedBanner = document.getElementById('collapsedBanner');

    const path = window.location.pathname;
    const isHome = path === "/" || path === "";

    if (isHome) {
        heroBanner.style.display = 'block';
        collapsedBanner.classList.add('hidden');
    } else {
        heroBanner.style.display = 'none';
        collapsedBanner.classList.remove('hidden');
    }

    closeBtn.addEventListener('click', () => {
        heroBanner.classList.add('transition', 'duration-500', 'ease-in-out', 'opacity-0');
        setTimeout(() => {
            heroBanner.style.display = 'none';
            collapsedBanner.classList.remove('hidden');
        }, 500);
    });

    collapsedBanner.addEventListener('click', () => {
        heroBanner.style.display = 'block';
        heroBanner.classList.remove('opacity-0');
        collapsedBanner.classList.add('hidden');
    });
</script>


            
<li id="ad-banner" class="rounded-xl shadow-md border border-gray-200/60 p-5 bg-white/80 flex flex-col justify-between text-center mt-10 mb-10">
    <span class="text-xs bg-yellow-400 text-gray-900 px-3 py-1 rounded-full font-semibold mb-3 inline-block mx-auto">Anzeige</span>
    <div class="rounded-lg overflow-hidden bg-gray-100 p-2 min-h-[250px]">
        <div id="758042672">
            <script type="text/javascript">
                try {
                    window._pQKdqgoh = window._pQKdqgoh || {};
                    window._pQKdqgoh.queue = window._pQKdqgoh.queue || [];
                    window._pQKdqgoh.queue.push(function () {
                        window._pQGhwdlov.loadTag("758042672", "970x250", "758042672");
                    });
                } catch (e) {}
            </script>
        </div>
    </div>
</li>


<!-- MAIN PAGE LAYOUT (Row 1: 2 FAQs left, 2 Products right; then alternating full rows) -->
<div id="main-page-layout" class="hidden">
    <!-- Row 1: 2 FAQs (left 50%) + 2 Products (right 50%) -->
    <div class="grid grid-cols-1 lg:grid-cols-2 gap-6 mb-8">
        <!-- Left side: 2 FAQs stacked -->
        <div class="space-y-6">
            
                <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                What is western riding apparel?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Western riding apparel refers to the clothing and gear worn by riders who participate in western-style horseback riding. This typically includes a cowboy hat, long-sleeved shirt, jeans, cowboy boots, and a belt with a western-style buckle. Additionally, riders may wear chaps, spurs, and gloves for added protection and functionality. The apparel is designed to be comfortable, durable, and practical for the demands of western riding disciplines such as trail riding, ranch work, and rodeo events.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Boots" class="block">
                                Boots
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Hat" class="block">
                                Hat
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Chaps" class="block">
                                Chaps
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Shirt" class="block">
                                Shirt
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Jeans" class="block">
                                Jeans
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Gloves" class="block">
                                Gloves
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Spurs" class="block">
                                Spurs
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Vest" class="block">
                                Vest
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Jacket" class="block">
                                Jacket
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Belt" class="block">
                                Belt
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

            
                <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                What is Western riding apparel?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Western riding apparel refers to the clothing and accessories worn by riders in Western-style horseback riding. This typically includes a cowboy hat, long-sleeved shirt, jeans, cowboy boots, and a belt with a buckle. Western riding apparel is designed to be practical and comfortable for the rider while also reflecting the traditional Western cowboy aesthetic. Additionally, riders may also wear chaps, spurs, and gloves as part of their Western riding attire.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Boots" class="block">
                                Boots
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Hat" class="block">
                                Hat
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Chaps" class="block">
                                Chaps
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Jeans" class="block">
                                Jeans
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Spurs" class="block">
                                Spurs
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Vest" class="block">
                                Vest
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Gloves" class="block">
                                Gloves
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Shirt" class="block">
                                Shirt
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Helmet" class="block">
                                Helmet
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Saddle" class="block">
                                Saddle
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

            
        </div>

        <!-- Right side: 2 Products in 2-column grid -->
        <div class="grid grid-cols-1 sm:grid-cols-2 gap-6">
            
                <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0RQRlBvTld6bE8zclxcSlx8WFZIWlxJaXZkWVRuZUpyUWdJSEhUV3pFZVdYVFAyZklkb253VnBTM1ltVGxbVlB6ZUpcNmdaVHBYbWU1VVZqWWNaam9bbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0hYWGVJakpPSkRrWUZuV2MySzJZR2Y2ZlZEVFNZdXlXbTdqUFk7d1gzTFBmSlRLT29QaGdYXHxXbml7WDNYfFo1UGNYMjp8T0lQa2YyZmhkWmpsXDVUd09WRG9ZV2ZrWjVmN1p8VDVTbjtwZ1ZQb1h8akVVfFxPV0pMUllKajVlRmZoU21cRWVaZktYbkQ2Z0d6Y1NZaktPSVc1UDJxNVwzbnNQVlxET0d6fFBvalZUbFt6Vlc6N1dWUFBOWUxVXDJ2dlZIRzJPSm5NZUUzVGdXM1lWVlhPXDNyWVxsTFhWNFB7UVpyN2VIcltcSXJWUFdQdmNZNzhmbmZIUUZlNGdGTFRlNEhOZjNucFc0cjZcWHI4ZldYTWdZekRQbWZZZTVua2ZwT3tjb3p1WGxcamVYclFlWmpPXFluc1MyZlBWb3U3UEkzU1BuO1ZnbWpuZm5ySGZuZm9mSVxuVm5ESFdtcnZUNG50WUl2VE9YZnhnWlxOTld6VGdKallRRlh1Zm5mSlZWbkZmM25HWFdqVVVZV3pVbWZsU29UVVU0T3tQazNVWEpyT1VsWEw=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Wet-&amp;-Dry-Vacuum">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0RQRlBvTld6bE8zclxcSlx8WFZIWlxJaXZkWVRuZUpyUWdJSEhUV3pFZVdYVFAyZklkb253VnBTM1ltVGxbVlB6ZUpcNmdaVHBYbWU1VVZqWWNaam9bbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0hYWGVJakpPSkRrWUZuV2MySzJZR2Y2ZlZEVFNZdXlXbTdqUFk7d1gzTFBmSlRLT29QaGdYXHxXbml7WDNYfFo1UGNYMjp8T0lQa2YyZmhkWmpsXDVUd09WRG9ZV2ZrWjVmN1p8VDVTbjtwZ1ZQb1h8akVVfFxPV0pMUllKajVlRmZoU21cRWVaZktYbkQ2Z0d6Y1NZaktPSVc1UDJxNVwzbnNQVlxET0d6fFBvalZUbFt6Vlc6N1dWUFBOWUxVXDJ2dlZIRzJPSm5NZUUzVGdXM1lWVlhPXDNyWVxsTFhWNFB7UVpyN2VIcltcSXJWUFdQdmNZNzhmbmZIUUZlNGdGTFRlNEhOZjNucFc0cjZcWHI4ZldYTWdZekRQbWZZZTVua2ZwT3tjb3p1WGxcamVYclFlWmpPXFluc1MyZlBWb3U3UEkzU1BuO1ZnbWpuZm5ySGZuZm9mSVxuVm5ESFdtcnZUNG50WUl2VE9YZnhnWlxOTld6VGdKallRRlh1Zm5mSlZWbkZmM25HWFdqVVVZV3pVbWZsU29UVVU0T3tQazNVWEpyT1VsWEw=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/J1iGe0kyeXcNZ932o8uf2KXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdVAqWgt78KVgSIs9YeJfLdCJqWPN7w5tS5NqEVQ6PlA23-yD4cyl0lk/685816890993_large.webp"
                         alt="Wet &amp; Dry Vacuum 1200W incl Accessories"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0RQRlBvTld6bE8zclxcSlx8WFZIWlxJaXZkWVRuZUpyUWdJSEhUV3pFZVdYVFAyZklkb253VnBTM1ltVGxbVlB6ZUpcNmdaVHBYbWU1VVZqWWNaam9bbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0hYWGVJakpPSkRrWUZuV2MySzJZR2Y2ZlZEVFNZdXlXbTdqUFk7d1gzTFBmSlRLT29QaGdYXHxXbml7WDNYfFo1UGNYMjp8T0lQa2YyZmhkWmpsXDVUd09WRG9ZV2ZrWjVmN1p8VDVTbjtwZ1ZQb1h8akVVfFxPV0pMUllKajVlRmZoU21cRWVaZktYbkQ2Z0d6Y1NZaktPSVc1UDJxNVwzbnNQVlxET0d6fFBvalZUbFt6Vlc6N1dWUFBOWUxVXDJ2dlZIRzJPSm5NZUUzVGdXM1lWVlhPXDNyWVxsTFhWNFB7UVpyN2VIcltcSXJWUFdQdmNZNzhmbmZIUUZlNGdGTFRlNEhOZjNucFc0cjZcWHI4ZldYTWdZekRQbWZZZTVua2ZwT3tjb3p1WGxcamVYclFlWmpPXFluc1MyZlBWb3U3UEkzU1BuO1ZnbWpuZm5ySGZuZm9mSVxuVm5ESFdtcnZUNG50WUl2VE9YZnhnWlxOTld6VGdKallRRlh1Zm5mSlZWbkZmM25HWFdqVVVZV3pVbWZsU29UVVU0T3tQazNVWEpyT1VsWEw=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            Wet &amp; Dry Vacuum 1200W incl Accessories
                        </div>

                        
                        <a href="/Wet-Dry-Vacuum-1200W" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Wet-Dry-Vacuum-1200W">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words"> PLEASE NOTE: This item is equipped with a 2-Pin EU-plug. An EU to UK conversion &#x2F; adapter plug is included in the scope of delivery. Small, practical, and powerful! The 3in1 wet and dry vacuum cleaner offers you a wide range of uses for your home. Use the vacuum cleaner easily as a wet vacuum cleaner with wet filter, as a vacuum cleaner with the washable, reusable and tear-resistant fine dust bag or as a vacuum cleaner with a blower function . Thus, they are optimally equipped for your outdoor area, car care, garage, garden, living area, etc. The vacuum cleaner has a low power consumption of max. 1200 watts, a unique suction volume and a suction force of 15 kpa - efficient performance with low consumption ! The extra large 15 liter container is easy to clean after use. The all-rounder is equipped with a wide range of accessories: Floor brush, upholstery nozzle, crevice &#x2F; brush nozzle, wet filter, fine dust bag and suspension for brush set. The 5 m long cable and the long hose offer you an operating radius of 8 m, which means that you can use it comfortably without having to constantly switch the power supply. The vacuum cleaner is equipped with easily spaced rollers. This ensures optimal tilt protection. In addition, the vacuum cleaner is equipped with an auto-stop function, which switches off automatically when the tank is full using the built-in float switch. Product Details: suction and blowing function - extra long telescopic suction tube made of chromed metal, 90cm 1200 watt maximum power Auto-stop when the tank is full by float switch 15 liter container volume incl. wet filter + washable and reusable fine dust bag made of fabric Bayonet locks on the hose connections max. radius of action: approx. 8m (26.24 ft) water-protected on and off switch flexible hose Anti-tilt thanks to easy-running castors that are far apart 5m cable length Floor nozzle particularly suitable for wet cleaning Squeegee with rubber pull-off lip suction power ~ 27ltr. &#x2F; Sec. at ~ 15kpa negative pressure Technical specifications: Material: metal &#x2F; plastic Dimensions: 45 x 33 x 32 cm (17.71 x 12.99 x 12.59 in) max. radius of action: 8m (26.24 ft) max.power consumption: 1200W Nominal power consumption: 1000W Capacity of the dust container: 15L Size of the fine dust bag: 16x16x55cm (6.29x6.29x21.65 in) Telescopic suction tube: 90cm (35.43 in) Hose length: 150cm (59.05 in) Cable length: 5m (16.40 ft) Airflow: 27 l &#x2F; sec. Colour: black &#x2F; orange Scope of delivery: 1x wet and dry vacuum cleaner floor brush Upholstery nozzle Crevice &#x2F; brush nozzle Suspension for brush set Fine dust bags wet filter </span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0RQRlBvTld6bE8zclxcSlx8WFZIWlxJaXZkWVRuZUpyUWdJSEhUV3pFZVdYVFAyZklkb253VnBTM1ltVGxbVlB6ZUpcNmdaVHBYbWU1VVZqWWNaam9bbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0hYWGVJakpPSkRrWUZuV2MySzJZR2Y2ZlZEVFNZdXlXbTdqUFk7d1gzTFBmSlRLT29QaGdYXHxXbml7WDNYfFo1UGNYMjp8T0lQa2YyZmhkWmpsXDVUd09WRG9ZV2ZrWjVmN1p8VDVTbjtwZ1ZQb1h8akVVfFxPV0pMUllKajVlRmZoU21cRWVaZktYbkQ2Z0d6Y1NZaktPSVc1UDJxNVwzbnNQVlxET0d6fFBvalZUbFt6Vlc6N1dWUFBOWUxVXDJ2dlZIRzJPSm5NZUUzVGdXM1lWVlhPXDNyWVxsTFhWNFB7UVpyN2VIcltcSXJWUFdQdmNZNzhmbmZIUUZlNGdGTFRlNEhOZjNucFc0cjZcWHI4ZldYTWdZekRQbWZZZTVua2ZwT3tjb3p1WGxcamVYclFlWmpPXFluc1MyZlBWb3U3UEkzU1BuO1ZnbWpuZm5ySGZuZm9mSVxuVm5ESFdtcnZUNG50WUl2VE9YZnhnWlxOTld6VGdKallRRlh1Zm5mSlZWbkZmM25HWFdqVVVZV3pVbWZsU29UVVU0T3tQazNVWEpyT1VsWEw=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 65.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0RQRlBvTld6bE8zclxcSlx8WFZIWlxJaXZkWVRuZUpyUWdJSEhUV3pFZVdYVFAyZklkb253VnBTM1ltVGxbVlB6ZUpcNmdaVHBYbWU1VVZqWWNaam9bbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0hYWGVJakpPSkRrWUZuV2MySzJZR2Y2ZlZEVFNZdXlXbTdqUFk7d1gzTFBmSlRLT29QaGdYXHxXbml7WDNYfFo1UGNYMjp8T0lQa2YyZmhkWmpsXDVUd09WRG9ZV2ZrWjVmN1p8VDVTbjtwZ1ZQb1h8akVVfFxPV0pMUllKajVlRmZoU21cRWVaZktYbkQ2Z0d6Y1NZaktPSVc1UDJxNVwzbnNQVlxET0d6fFBvalZUbFt6Vlc6N1dWUFBOWUxVXDJ2dlZIRzJPSm5NZUUzVGdXM1lWVlhPXDNyWVxsTFhWNFB7UVpyN2VIcltcSXJWUFdQdmNZNzhmbmZIUUZlNGdGTFRlNEhOZjNucFc0cjZcWHI4ZldYTWdZekRQbWZZZTVua2ZwT3tjb3p1WGxcamVYclFlWmpPXFluc1MyZlBWb3U3UEkzU1BuO1ZnbWpuZm5ySGZuZm9mSVxuVm5ESFdtcnZUNG50WUl2VE9YZnhnWlxOTld6VGdKallRRlh1Zm5mSlZWbkZmM25HWFdqVVVZV3pVbWZsU29UVVU0T3tQazNVWEpyT1VsWEw=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

            
                <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0VkNUg0Z1htdlN8ZXxkNVRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhmbVNwZk9WbzNJXDI7ek9ZZTVaNGpZZDI3S1hZenJPNUxOWW5EaGZZejZlV20yY2xQc1A0blpUb3pHZDQ3MmRsZmtQbXpIY1lPeVZJek1RSGl2ZTVUSWQ1RDhYNWk2ZGxMdVAzRFpPRzdbVzNMN2NJZlJcR2l6WFdYeE9IO1pYM1xFZ2xMcFFIWFhYbXk3VVpEfFttdlpQbnF2WDNXb2RZbm1SVls2UFZpelBsaTdPRls0T2tcclxGMjRRRlc2T1ZbNlFWQzRQbEtvZkpPO09sQ3tQbEMyT0ZLPw==">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Play-Kitchen-Wood-incl">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0VkNUg0Z1htdlN8ZXxkNVRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhmbVNwZk9WbzNJXDI7ek9ZZTVaNGpZZDI3S1hZenJPNUxOWW5EaGZZejZlV20yY2xQc1A0blpUb3pHZDQ3MmRsZmtQbXpIY1lPeVZJek1RSGl2ZTVUSWQ1RDhYNWk2ZGxMdVAzRFpPRzdbVzNMN2NJZlJcR2l6WFdYeE9IO1pYM1xFZ2xMcFFIWFhYbXk3VVpEfFttdlpQbnF2WDNXb2RZbm1SVls2UFZpelBsaTdPRls0T2tcclxGMjRRRlc2T1ZbNlFWQzRQbEtvZkpPO09sQ3tQbEMyT0ZLPw==">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/3ZQphKpx_T9B0lkd8glvQmXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdfo1FjggQLGWCqNrFqpM7yfLt8dAoaeosf06Kp1M12izO73i6_ufHd8/685816890662_large.webp"
                         alt="Play Kitchen Wood incl 38 Accessories 3x1x3ft"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0VkNUg0Z1htdlN8ZXxkNVRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhmbVNwZk9WbzNJXDI7ek9ZZTVaNGpZZDI3S1hZenJPNUxOWW5EaGZZejZlV20yY2xQc1A0blpUb3pHZDQ3MmRsZmtQbXpIY1lPeVZJek1RSGl2ZTVUSWQ1RDhYNWk2ZGxMdVAzRFpPRzdbVzNMN2NJZlJcR2l6WFdYeE9IO1pYM1xFZ2xMcFFIWFhYbXk3VVpEfFttdlpQbnF2WDNXb2RZbm1SVls2UFZpelBsaTdPRls0T2tcclxGMjRRRlc2T1ZbNlFWQzRQbEtvZkpPO09sQ3tQbEMyT0ZLPw==')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            Play Kitchen Wood incl 38 Accessories 3x1x3ft
                        </div>

                        
                        <a href="/Play-Kitchen-Wood-incl" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Play-Kitchen-Wood-incl">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words"> Realistically designed 3x1x3ft Oven and Hob Kitchen Set with 38 Accessories! Play kitchen that grows with your child: This interactive sturdy play kitchen can be extended by 6cm and will give you many years of fun. Large set of accessories: Our fully equipped play kitchen comes with a wide range of accessories so your children can start right away. The 38 pieces accessory set is also water-resistant. Act like a grown-up: The realistically designed play kitchen with its many features is ideally suited for role playing which allows your children to nurture their imagination and encourages self-reflection. What a pleasure to run your own 5-star kitchen and serve creative dishes to family and friends. The realistic play experience is enhanced through a baking tray inside the oven, sink with tap, LED dispenser, and rotary button that emits a slight &quot;click&quot; sound. Lot of possibilities for playing: Lots of space for pots, plates and further accessories. Soup ladle, spatula, whisk etc. can be hung on the practical pegs at the shelf. Fun way of learning: The clock with rotatable watch hand will make it extremely easy for your child to learn reading the clock. Convenient and Safe: Convenient back wall prevents pots and plates from falling down. Easily remove and wash the stainless steel sink to keep the kitchen clean. Very sturdy wooden play kitchen. You can also secure it to the wall (material for wall mounting is included). PLEASE NOTE: Not suitable for children under 36 months. Product Details: Kitchen can be extended Incl. 38 pieces accessory set Incl. self-adhesive sticker - customised kitchen decoration Oven, microwave, dishwasher and fridge Baking tray in silver allows realistic play Rotating button with click sound Movable water tap Dispenser with small LED warm and colt - sound effect Clock with movable watch hand - your children will playfully learn Back wall prevents utensils from falling down Bar table offers more space Removable and washable stainless steel sink - hygienic Wall mounting possible - mounting material included Technical Specifications: Dimensions kitchen (LxWxH): 91 x 33 x 86&#x2F;92 cm (2.99 x 1.08 x 2.82&#x2F;3.02 ft) Height work surface: 37&#x2F;43 cm (1.21&#x2F;1.41 ft) Material: wood and MDF Material sink: stainless steel Material accessory: plastic Scope of delivery: 1 x play kitchen incl. bar table 1 x 38 pieces accessory set Assembly instruction Mounting material </span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0VkNUg0Z1htdlN8ZXxkNVRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhmbVNwZk9WbzNJXDI7ek9ZZTVaNGpZZDI3S1hZenJPNUxOWW5EaGZZejZlV20yY2xQc1A0blpUb3pHZDQ3MmRsZmtQbXpIY1lPeVZJek1RSGl2ZTVUSWQ1RDhYNWk2ZGxMdVAzRFpPRzdbVzNMN2NJZlJcR2l6WFdYeE9IO1pYM1xFZ2xMcFFIWFhYbXk3VVpEfFttdlpQbnF2WDNXb2RZbm1SVls2UFZpelBsaTdPRls0T2tcclxGMjRRRlc2T1ZbNlFWQzRQbEtvZkpPO09sQ3tQbEMyT0ZLPw==')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 89.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0VkNUg0Z1htdlN8ZXxkNVRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhmbVNwZk9WbzNJXDI7ek9ZZTVaNGpZZDI3S1hZenJPNUxOWW5EaGZZejZlV20yY2xQc1A0blpUb3pHZDQ3MmRsZmtQbXpIY1lPeVZJek1RSGl2ZTVUSWQ1RDhYNWk2ZGxMdVAzRFpPRzdbVzNMN2NJZlJcR2l6WFdYeE9IO1pYM1xFZ2xMcFFIWFhYbXk3VVpEfFttdlpQbnF2WDNXb2RZbm1SVls2UFZpelBsaTdPRls0T2tcclxGMjRRRlc2T1ZbNlFWQzRQbEtvZkpPO09sQ3tQbEMyT0ZLPw==')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

            
        </div>
    </div>

    <div class="mb-10">
        <!-- Related Terms Section -->
<section class="w-full max-w-none px-6 py-6 lg:px-8 text-center text-white rounded-2xl shadow-xl my-6 mb-12 relative overflow-hidden border border-white/10" style="background-color: #406eb2;">
    <h2 class="text-xl sm:text-2xl font-bold mb-6">
        Similar search terms for
        <span class="text-yellow-300">Joehiggins</span>
    </h2>

    <div id="related-terms" class="flex flex-wrap justify-center gap-3">
        
        
        <a href="/And"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            And
        </a>
        
        <a href="/The"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            The
        </a>
        
        <a href="/For"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            For
        </a>
        
        <a href="/Footwear"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Footwear
        </a>
        
        <a href="/Are"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Are
        </a>
        
        <a href="/Riding"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Riding
        </a>
        
        <a href="/Sturdy"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Sturdy
        </a>
        
        <a href="/Activities"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Activities
        </a>
        
        <a href="/Sneakers"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Sneakers
        </a>
        
        <a href="/Support"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Support
        </a>
        
        
    </div>
</section>

<script>
    document.addEventListener('DOMContentLoaded', function () {
        const chips = document.querySelectorAll('#related-terms .term-chip');
        const colors = [
            "#3B82F6", // Blue 500
            "#0EA5E9", // Sky 500
            "#10B981", // Emerald 500
            "#14B8A6", // Teal 500
            "#6366F1", // Indigo 500
            "#8B5CF6", // Violet 500
        ];
        chips.forEach(chip => {
            const color = colors[Math.floor(Math.random() * colors.length)];
            chip.style.backgroundColor = color;
            chip.style.color = "white"; // weiße Schrift für Eleganz
        });
    });
</script>


    </div>

    <h2 id="product-heading" class="text-2xl sm:text-3xl font-bold mb-3 mt-12 text-gray-800">
        Products related to  Joehiggins:
    </h2>

    <hr class="my-3 border-gray-200 mb-8 bg-gradient-to-r from-transparent via-gray-300 to-transparent h-px border-0">

    <!-- Row 2: 4 Products -->
    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start mb-8">
        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0xlcHF5WG47d1MyW3lQb0h0ZVpQbFszXFNkbVgzZ0lQTFgzVzZXfFxWZFZPNFlsXGtPSTtjWFlMVlFXXGpkM2Z0WW9cR2dGXHlcSTo0V0UzV1NuUzdkWVB4VDVcdlZXSHpkSVxXWjNmTVQ0SExVbWZVU1kzbVxKWGpVMjczUVZqMlg1ZXtPRlN8YzJ6RFtXOnZkWGpjUHxceFUzSFRnWDs2VDNye2duVDdcVTNqWUkza2NvdlxTcERqV0hqUU9vOnlcV1N7VVdLdlZsREpXbXJ3T21IbWQyek5YWnF7ZUpQVFRtamtPSExPVUdPelFYbnFZSUxrV1ZYdWRuZXtmNFRNWEczY1dtWzRmSUxQVTNQVFVZalhkbzNxY0ZQVGNuOzdnR3JOVHxYbFhWTzNWbXJ6T0dbMmVIanlkb0xrXEZQN1A1VG9XWHF2WW83dGRGSDZYSDp7VFZQR2NKcXpTNFRSZFkzRGdtOjNXR3ZFVklpe1VXanxmSG02Zm16NVdJUEtQRlBUWW1YdlxubkVPcFg1VEhcNk9GVHxlbFA4UVpYTFxvZnFZRlQyZW9qdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk81SFBZSXJKZm1meGNaSFNPWmV5TlpETVVtXGtUcFB3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxXM1ZmNFh1UUc3eFQ1SGxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Petrol-multi-tool-5in1-incl">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0xlcHF5WG47d1MyW3lQb0h0ZVpQbFszXFNkbVgzZ0lQTFgzVzZXfFxWZFZPNFlsXGtPSTtjWFlMVlFXXGpkM2Z0WW9cR2dGXHlcSTo0V0UzV1NuUzdkWVB4VDVcdlZXSHpkSVxXWjNmTVQ0SExVbWZVU1kzbVxKWGpVMjczUVZqMlg1ZXtPRlN8YzJ6RFtXOnZkWGpjUHxceFUzSFRnWDs2VDNye2duVDdcVTNqWUkza2NvdlxTcERqV0hqUU9vOnlcV1N7VVdLdlZsREpXbXJ3T21IbWQyek5YWnF7ZUpQVFRtamtPSExPVUdPelFYbnFZSUxrV1ZYdWRuZXtmNFRNWEczY1dtWzRmSUxQVTNQVFVZalhkbzNxY0ZQVGNuOzdnR3JOVHxYbFhWTzNWbXJ6T0dbMmVIanlkb0xrXEZQN1A1VG9XWHF2WW83dGRGSDZYSDp7VFZQR2NKcXpTNFRSZFkzRGdtOjNXR3ZFVklpe1VXanxmSG02Zm16NVdJUEtQRlBUWW1YdlxubkVPcFg1VEhcNk9GVHxlbFA4UVpYTFxvZnFZRlQyZW9qdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk81SFBZSXJKZm1meGNaSFNPWmV5TlpETVVtXGtUcFB3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxXM1ZmNFh1UUc3eFQ1SGxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/dASO_ZhIIhrJqY7VEHlLZmXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdRlJo2yJsQax78VW6nR5xr4h4ewDQYnd228FoeXvqUi-8cv88m94_Ow/685816891151_large.webp"
                         alt="Petrol multi-tool 5in1 incl accessories + 3 coils"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0xlcHF5WG47d1MyW3lQb0h0ZVpQbFszXFNkbVgzZ0lQTFgzVzZXfFxWZFZPNFlsXGtPSTtjWFlMVlFXXGpkM2Z0WW9cR2dGXHlcSTo0V0UzV1NuUzdkWVB4VDVcdlZXSHpkSVxXWjNmTVQ0SExVbWZVU1kzbVxKWGpVMjczUVZqMlg1ZXtPRlN8YzJ6RFtXOnZkWGpjUHxceFUzSFRnWDs2VDNye2duVDdcVTNqWUkza2NvdlxTcERqV0hqUU9vOnlcV1N7VVdLdlZsREpXbXJ3T21IbWQyek5YWnF7ZUpQVFRtamtPSExPVUdPelFYbnFZSUxrV1ZYdWRuZXtmNFRNWEczY1dtWzRmSUxQVTNQVFVZalhkbzNxY0ZQVGNuOzdnR3JOVHxYbFhWTzNWbXJ6T0dbMmVIanlkb0xrXEZQN1A1VG9XWHF2WW83dGRGSDZYSDp7VFZQR2NKcXpTNFRSZFkzRGdtOjNXR3ZFVklpe1VXanxmSG02Zm16NVdJUEtQRlBUWW1YdlxubkVPcFg1VEhcNk9GVHxlbFA4UVpYTFxvZnFZRlQyZW9qdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk81SFBZSXJKZm1meGNaSFNPWmV5TlpETVVtXGtUcFB3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxXM1ZmNFh1UUc3eFQ1SGxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            Petrol multi-tool 5in1 incl accessories + 3 coils
                        </div>

                        
                        <a href="/Petrol-multi-tool-5in1-incl" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Petrol-multi-tool-5in1-incl">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words"> With this compact and powerful Gardebruk® multifunctional garden tool, the gardening tasks ahead will be easy. Thanks to the 5 different attachments and the 100 cm extension , you can cut, trim and saw easily and conveniently, even in higher and inaccessible places. The split shaft and quick-release fasteners make it easy to replace the attachments and facilitate transport and storage. The included shoulder strap with hip protection lets you use the device gently and safely. All attachments are provided with a blade guard , which you can reattach at any time. So everything is safely stowed away! The innovative all-round handle is ideal when working in confined but also hard-to-reach spaces. For the use of attachments such as hedge trimmers, the all-round handle is the best recommendation. 5 possible uses: Clearance trimmer &#x2F; brush cutter with three-tooth blade Ø 26 cm for overgrown and lightly wooded green areas Circular saw 40-tooth blade for branching out and cutting bushes Filament reel 4 m with automatic tip 43 cm working width High pruner &#x2F; branch saw with chain saw attachment incl. chain oil container for branches and trees hedge trimmer multiple adjustable 40 cm for any working angle additional extension 100 cm for up to 315 cm device length Ideal for gardening! Product advantages: 5 functions in 1 tool Powerful, air-cooled 2-stroke engine Split shaft with quick-release fastener for easy tool replacement Incl. Carrying strap incl. maintenance tools large tank German operating instructions Technical data: Engine power: 2 hp (1.5 KW) at 7500 rpm. Displacement: 52 cc Fuel mixture: 2-stroke oil &#x2F; petrol in a ratio of 1:40 Tank capacity: 1.2 litres Model: GBMT520 Scope of delivery: 1 x petrol-powered multifunction garden tool incl. 5 different attachments, carrying strap and maintenance tools with additional 2 thread spools 1 x fuel tank for mixing Operating instructions </span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0xlcHF5WG47d1MyW3lQb0h0ZVpQbFszXFNkbVgzZ0lQTFgzVzZXfFxWZFZPNFlsXGtPSTtjWFlMVlFXXGpkM2Z0WW9cR2dGXHlcSTo0V0UzV1NuUzdkWVB4VDVcdlZXSHpkSVxXWjNmTVQ0SExVbWZVU1kzbVxKWGpVMjczUVZqMlg1ZXtPRlN8YzJ6RFtXOnZkWGpjUHxceFUzSFRnWDs2VDNye2duVDdcVTNqWUkza2NvdlxTcERqV0hqUU9vOnlcV1N7VVdLdlZsREpXbXJ3T21IbWQyek5YWnF7ZUpQVFRtamtPSExPVUdPelFYbnFZSUxrV1ZYdWRuZXtmNFRNWEczY1dtWzRmSUxQVTNQVFVZalhkbzNxY0ZQVGNuOzdnR3JOVHxYbFhWTzNWbXJ6T0dbMmVIanlkb0xrXEZQN1A1VG9XWHF2WW83dGRGSDZYSDp7VFZQR2NKcXpTNFRSZFkzRGdtOjNXR3ZFVklpe1VXanxmSG02Zm16NVdJUEtQRlBUWW1YdlxubkVPcFg1VEhcNk9GVHxlbFA4UVpYTFxvZnFZRlQyZW9qdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk81SFBZSXJKZm1meGNaSFNPWmV5TlpETVVtXGtUcFB3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxXM1ZmNFh1UUc3eFQ1SGxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 172.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0xlcHF5WG47d1MyW3lQb0h0ZVpQbFszXFNkbVgzZ0lQTFgzVzZXfFxWZFZPNFlsXGtPSTtjWFlMVlFXXGpkM2Z0WW9cR2dGXHlcSTo0V0UzV1NuUzdkWVB4VDVcdlZXSHpkSVxXWjNmTVQ0SExVbWZVU1kzbVxKWGpVMjczUVZqMlg1ZXtPRlN8YzJ6RFtXOnZkWGpjUHxceFUzSFRnWDs2VDNye2duVDdcVTNqWUkza2NvdlxTcERqV0hqUU9vOnlcV1N7VVdLdlZsREpXbXJ3T21IbWQyek5YWnF7ZUpQVFRtamtPSExPVUdPelFYbnFZSUxrV1ZYdWRuZXtmNFRNWEczY1dtWzRmSUxQVTNQVFVZalhkbzNxY0ZQVGNuOzdnR3JOVHxYbFhWTzNWbXJ6T0dbMmVIanlkb0xrXEZQN1A1VG9XWHF2WW83dGRGSDZYSDp7VFZQR2NKcXpTNFRSZFkzRGdtOjNXR3ZFVklpe1VXanxmSG02Zm16NVdJUEtQRlBUWW1YdlxubkVPcFg1VEhcNk9GVHxlbFA4UVpYTFxvZnFZRlQyZW9qdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk81SFBZSXJKZm1meGNaSFNPWmV5TlpETVVtXGtUcFB3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxXM1ZmNFh1UUc3eFQ1SGxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0lPbTszWDI3XFY0M1RkNVg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV2xES1FYTGhWM244ZHBtM1g1TExbNExrY1dtNVBKWGxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGVGszWVZWbntPV1BtXEZUSmVJWExlM25SWVg7bFdwbXplMlhOWUhIVFBWanFnbm5SVDNYR2VHSFZPRzM1U287dmVvZm5lSlx4WGxqT1BuQzNPb1hRUzNYe2ZXaltmWm43WElueVxJOjRXRTNXU25TN2Q0UzJOWk81ZFpYTVhtWGhXb1BJY1lcVGRHUDJXNG43V1lIS1hZdjRXb2ZwXFl6aGVuXHRlVztKWUhmUGZZM3tYSVRjVW9mTGVYZktVNHZOVkdue1ZuanpjSnJ5UFpUbVlKTEdjRm18XDRTMlM1UHZkWEhOVm0yMmRtO2tYbFRFWEdPNGZwcnlTNVhyWGxEVlBHZllZRm51VEk3TlFaRHVQR3ZWXDJHeVZJN01kNUM2UHxIcVdHOnZlNFR0VkdmcmUyZkxUWTo3Y207dE5ZcnRjNGpIZFlqdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk80O3hmNGpzVEhyU1xXcnNaNVQ3UHBcVFp8SGxjWUx3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxYXHxXcFRKZEpTeWRsUFxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Hot-air-fryer-9in1">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0lPbTszWDI3XFY0M1RkNVg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV2xES1FYTGhWM244ZHBtM1g1TExbNExrY1dtNVBKWGxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGVGszWVZWbntPV1BtXEZUSmVJWExlM25SWVg7bFdwbXplMlhOWUhIVFBWanFnbm5SVDNYR2VHSFZPRzM1U287dmVvZm5lSlx4WGxqT1BuQzNPb1hRUzNYe2ZXaltmWm43WElueVxJOjRXRTNXU25TN2Q0UzJOWk81ZFpYTVhtWGhXb1BJY1lcVGRHUDJXNG43V1lIS1hZdjRXb2ZwXFl6aGVuXHRlVztKWUhmUGZZM3tYSVRjVW9mTGVYZktVNHZOVkdue1ZuanpjSnJ5UFpUbVlKTEdjRm18XDRTMlM1UHZkWEhOVm0yMmRtO2tYbFRFWEdPNGZwcnlTNVhyWGxEVlBHZllZRm51VEk3TlFaRHVQR3ZWXDJHeVZJN01kNUM2UHxIcVdHOnZlNFR0VkdmcmUyZkxUWTo3Y207dE5ZcnRjNGpIZFlqdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk80O3hmNGpzVEhyU1xXcnNaNVQ3UHBcVFp8SGxjWUx3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxYXHxXcFRKZEpTeWRsUFxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/GFi6ukhB-upSBcZNmVlXAKXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdSn3V-hQuRDwv_RYzXuDbVjrMP-1nx34BDo5aYbooIHPw4hInz_PIus/685816890752_large.webp"
                         alt="Hot air fryer 9in1 black 1850W with 9 accessories"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0lPbTszWDI3XFY0M1RkNVg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV2xES1FYTGhWM244ZHBtM1g1TExbNExrY1dtNVBKWGxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGVGszWVZWbntPV1BtXEZUSmVJWExlM25SWVg7bFdwbXplMlhOWUhIVFBWanFnbm5SVDNYR2VHSFZPRzM1U287dmVvZm5lSlx4WGxqT1BuQzNPb1hRUzNYe2ZXaltmWm43WElueVxJOjRXRTNXU25TN2Q0UzJOWk81ZFpYTVhtWGhXb1BJY1lcVGRHUDJXNG43V1lIS1hZdjRXb2ZwXFl6aGVuXHRlVztKWUhmUGZZM3tYSVRjVW9mTGVYZktVNHZOVkdue1ZuanpjSnJ5UFpUbVlKTEdjRm18XDRTMlM1UHZkWEhOVm0yMmRtO2tYbFRFWEdPNGZwcnlTNVhyWGxEVlBHZllZRm51VEk3TlFaRHVQR3ZWXDJHeVZJN01kNUM2UHxIcVdHOnZlNFR0VkdmcmUyZkxUWTo3Y207dE5ZcnRjNGpIZFlqdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk80O3hmNGpzVEhyU1xXcnNaNVQ3UHBcVFp8SGxjWUx3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxYXHxXcFRKZEpTeWRsUFxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            Hot air fryer 9in1 black 1850W with 9 accessories
                        </div>

                        
                        <a href="/Hot-air-fryer-9in1" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Hot-air-fryer-9in1">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words"> Low-fat and healthy cooking! Similar to a convection oven, food is prepared in a hot air stream instead of in fat or oil. The cooking chamber of the hot air fryer works extremely effectively and is up to operating temperature in no time. As a result, the deep fryer consumes little energy and is therefore an effective way to prepare food gently. 9-in-1 hot air fryer: Deep frying, grilling, roasting, baking, roasting, braising, heating, defrosting and keeping warm. Low-fat and healthy: You can prepare fat-free or low-fat food in the hot air fryer. Even French fries don&#x27;t need any oil to become tasty and crispy. The temperature can be set precisely. Versatile: Whether cooking, baking, grilling or roasting, hot air fryers are extremely versatile and offer countless possibilities in the kitchen. With the help of pre-set programmes , you can prepare a wide variety of foods quickly and precisely. All settings are made via the digital touch display and can be changed at any time during operation. With the help of preset programmes , you can prepare a wide variety of foods quickly and precisely. Easy cleaning: Quick cleaning thanks to removable individual parts that can be conveniently stored in the dishwasher. No fat management! Economical: Save time and energy! The short heat-up time and effective cooking space enable short preparation times. Even crispier: Thanks to the air circulation and ventilation function with optimised air flow. Accessories for extended application possibilities The 9-piece accessory set extends the functions of the hot air fryer. Pizza can be made in the pizza pan, vegetables and meat on the grill rack. The cake tin is suitable for home-baked bread. A silicone mat and barbecue skewers complete the set. All parts are dishwasher-safe. Product benefits: Large 6.5 litre cooking space High power max. 1,850 W high-quality stainless steel S304 heating element Technology with high-speed air circulation Digital touch display non-stick coating Cool-touch housing and handle incl. smoke and odour filter crispier thanks to air circulation and ventilation function with optimised air flow control Targeted preparation thanks to programme selection buttons Product details: MONZANA® brand quality with stepless timer setting: 0-30 minutes infinitely variable temperature setting: 80-200°C removable, non-stick coated insert tray release button on the frying basket with safety cover to prevent accidental release 2-stage double safety lock for increased safety Immediate stop if the frying basket is accidentally removed during operation LED indicator lights Automatic switch-off Signal at the end of the programme Stainless steel basket insert, non-stick coated incl. free recipe booklet with great cooking ideas ideal for meat, fish, vegetables, poultry, vegan dishes, desserts easy to clean thanks to removable, dishwasher-safe parts Economical due to short heating time Non-slip feet for a secure stand Technical data: max. input power: 1,850 W Nominal power: 1,800 W Cooking chamber: 6.5 litres Drip tray: 5 litres Housing material: Polypropylene Heating element material: Stainless steel (S304) Colour: Silver &#x2F; Black &#x2F; Red Scope of delivery: 1 x Hot air fryer with 1 x drawer 1 x basket insert 1 x free recipe booklet 1 x 9-piece accessory set with cake tin Pizza pan Silicone mat grill rack </span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0lPbTszWDI3XFY0M1RkNVg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV2xES1FYTGhWM244ZHBtM1g1TExbNExrY1dtNVBKWGxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGVGszWVZWbntPV1BtXEZUSmVJWExlM25SWVg7bFdwbXplMlhOWUhIVFBWanFnbm5SVDNYR2VHSFZPRzM1U287dmVvZm5lSlx4WGxqT1BuQzNPb1hRUzNYe2ZXaltmWm43WElueVxJOjRXRTNXU25TN2Q0UzJOWk81ZFpYTVhtWGhXb1BJY1lcVGRHUDJXNG43V1lIS1hZdjRXb2ZwXFl6aGVuXHRlVztKWUhmUGZZM3tYSVRjVW9mTGVYZktVNHZOVkdue1ZuanpjSnJ5UFpUbVlKTEdjRm18XDRTMlM1UHZkWEhOVm0yMmRtO2tYbFRFWEdPNGZwcnlTNVhyWGxEVlBHZllZRm51VEk3TlFaRHVQR3ZWXDJHeVZJN01kNUM2UHxIcVdHOnZlNFR0VkdmcmUyZkxUWTo3Y207dE5ZcnRjNGpIZFlqdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk80O3hmNGpzVEhyU1xXcnNaNVQ3UHBcVFp8SGxjWUx3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxYXHxXcFRKZEpTeWRsUFxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 87.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0lPbTszWDI3XFY0M1RkNVg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV2xES1FYTGhWM244ZHBtM1g1TExbNExrY1dtNVBKWGxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGVGszWVZWbntPV1BtXEZUSmVJWExlM25SWVg7bFdwbXplMlhOWUhIVFBWanFnbm5SVDNYR2VHSFZPRzM1U287dmVvZm5lSlx4WGxqT1BuQzNPb1hRUzNYe2ZXaltmWm43WElueVxJOjRXRTNXU25TN2Q0UzJOWk81ZFpYTVhtWGhXb1BJY1lcVGRHUDJXNG43V1lIS1hZdjRXb2ZwXFl6aGVuXHRlVztKWUhmUGZZM3tYSVRjVW9mTGVYZktVNHZOVkdue1ZuanpjSnJ5UFpUbVlKTEdjRm18XDRTMlM1UHZkWEhOVm0yMmRtO2tYbFRFWEdPNGZwcnlTNVhyWGxEVlBHZllZRm51VEk3TlFaRHVQR3ZWXDJHeVZJN01kNUM2UHxIcVdHOnZlNFR0VkdmcmUyZkxUWTo3Y207dE5ZcnRjNGpIZFlqdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk80O3hmNGpzVEhyU1xXcnNaNVQ3UHBcVFp8SGxjWUx3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxYXHxXcFRKZEpTeWRsUFxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-3" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGMzdOWVxQWFlybVZZbnNWSlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhySFU0O0hVWVxOUDNUaFBuTHZVWlA0ZEZqT1FIWEVkV2k0WUhUWFttN0tQSkMzXFhYTGZtcndYWTsyT1pUeFhHekZWSEhyVDRqNWNwVFdWb3Z1Vm03bU5aXERRRzo3ZHBtdmdXbndVNVQ3U3xEc1Y1VHJVR1B3WG15NWVHMjVQWlRUVVZmeVhZNnpYSW5sTG8zclxGMjRRRlc2T1ZbNlFWQzVQRkNvY1lTO1BsaTNRRkc0UUZteVB8U3lMcFR8UlZLeU9sW3lQRkN6">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Hard-case-set-Baseline">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGMzdOWVxQWFlybVZZbnNWSlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhySFU0O0hVWVxOUDNUaFBuTHZVWlA0ZEZqT1FIWEVkV2k0WUhUWFttN0tQSkMzXFhYTGZtcndYWTsyT1pUeFhHekZWSEhyVDRqNWNwVFdWb3Z1Vm03bU5aXERRRzo3ZHBtdmdXbndVNVQ3U3xEc1Y1VHJVR1B3WG15NWVHMjVQWlRUVVZmeVhZNnpYSW5sTG8zclxGMjRRRlc2T1ZbNlFWQzVQRkNvY1lTO1BsaTNRRkc0UUZteVB8U3lMcFR8UlZLeU9sW3lQRkN6">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/DC-quD5jtyvhO1bJHtLCLmXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdeow5mTX_XX8fJnmonmmIJDto-ts1FX0dV4YSrPQpN_HhigD4By3Pvs/685816890740_large.webp"
                         alt="Hard case set Baseline 4-piece silver ABS accessories"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGMzdOWVxQWFlybVZZbnNWSlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhySFU0O0hVWVxOUDNUaFBuTHZVWlA0ZEZqT1FIWEVkV2k0WUhUWFttN0tQSkMzXFhYTGZtcndYWTsyT1pUeFhHekZWSEhyVDRqNWNwVFdWb3Z1Vm03bU5aXERRRzo3ZHBtdmdXbndVNVQ3U3xEc1Y1VHJVR1B3WG15NWVHMjVQWlRUVVZmeVhZNnpYSW5sTG8zclxGMjRRRlc2T1ZbNlFWQzVQRkNvY1lTO1BsaTNRRkc0UUZteVB8U3lMcFR8UlZLeU9sW3lQRkN6')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-3" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(3)">
                            Hard case set Baseline 4-piece silver ABS accessories
                        </div>

                        
                        <a href="/Hard-case-set-Baseline" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Hard-case-set-Baseline">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-3" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(3)">
                            <span class="break-words"> Let the journey begin: whether it&#x27;s a holiday, short trip or trip around the world! The 4-piece suitcase set is the perfect travelling companion. The high-quality workmanship and the many packing options offer a high level of travelling comfort . The lined interior can be compartmentalised and also has tension straps and a practical mesh compartment. These hard-shell cases are characterised by their high durability and low weight . The smooth-running twin castors (360° swivelling) , robust telescopic handles and shaped handles (top and side) make the cases easy to move. Instructions for adjusting the combination locks: Simply pull back the lever, then enter the number combination and release the lever, and the new number is set. Product advantages: High durability and low weight highly flexible ABS plastic hard shell compartmentalised interior Inner net compartment and tensioning straps Security combination lock 360° twin wheels for easy handling Ergonomic telescopic handles 2 carrying handles (top and side) the different sizes can be stacked inside each other Front edges reinforced with fittings luggage scale, luggage strap, 2 x laundry organisers Name tag for each case Technical data Material: ABS plastic &#x2F; polyester Lining material: 210D polyester Dimensions S: 35 x 20 x 50 cm; weight: 2 kg Dimensions M: 40 x 25 x 60 cm; weight: 2.4 kg Dimensions L: 45 x 30 x 70 cm; weight: 3.3 kg XL dimensions: 50 x 32 x 75 cm; weight: 4.2 kg Colour: Silver Scope of delivery: 1 x 4-piece case set + accessories </span>
                        </div>
                        <button onclick="toggleDescription(3)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-3" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-3" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGMzdOWVxQWFlybVZZbnNWSlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhySFU0O0hVWVxOUDNUaFBuTHZVWlA0ZEZqT1FIWEVkV2k0WUhUWFttN0tQSkMzXFhYTGZtcndYWTsyT1pUeFhHekZWSEhyVDRqNWNwVFdWb3Z1Vm03bU5aXERRRzo3ZHBtdmdXbndVNVQ3U3xEc1Y1VHJVR1B3WG15NWVHMjVQWlRUVVZmeVhZNnpYSW5sTG8zclxGMjRRRlc2T1ZbNlFWQzVQRkNvY1lTO1BsaTNRRkc0UUZteVB8U3lMcFR8UlZLeU9sW3lQRkN6')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 103.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGMzdOWVxQWFlybVZZbnNWSlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhySFU0O0hVWVxOUDNUaFBuTHZVWlA0ZEZqT1FIWEVkV2k0WUhUWFttN0tQSkMzXFhYTGZtcndYWTsyT1pUeFhHekZWSEhyVDRqNWNwVFdWb3Z1Vm03bU5aXERRRzo3ZHBtdmdXbndVNVQ3U3xEc1Y1VHJVR1B3WG15NWVHMjVQWlRUVVZmeVhZNnpYSW5sTG8zclxGMjRRRlc2T1ZbNlFWQzVQRkNvY1lTO1BsaTNRRkc0UUZteVB8U3lMcFR8UlZLeU9sW3lQRkN6')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-4" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWQzVRRlNvY1lTO1BsaTNRRkc0UUZteVB8aTJMcFR8UlZLeU9sW3lQRkN6">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Baseline-4-piece-hard-case">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWQzVRRlNvY1lTO1BsaTNRRkc0UUZteVB8aTJMcFR8UlZLeU9sW3lQRkN6">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/8J-yK0uppMB4rkAc9ThJtuXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMddRJgc9vtx3k1hhrMBl6lvfaCmEMkPoV7OLqeR6CKys5CxzC1BHTZAA/685816890784_large.webp"
                         alt="Baseline 4-piece hard case set green ABS accessories"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWQzVRRlNvY1lTO1BsaTNRRkc0UUZteVB8aTJMcFR8UlZLeU9sW3lQRkN6')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-4" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(4)">
                            Baseline 4-piece hard case set green ABS accessories
                        </div>

                        
                        <a href="/Baseline-4-piece-hard-case" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Baseline-4-piece-hard-case">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-4" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(4)">
                            <span class="break-words"> Let the journey begin: whether it&#x27;s a holiday, short trip or trip around the world! The 4-piece suitcase set is the perfect travelling companion. The high-quality workmanship and the many packing options offer a high level of travelling comfort . The lined interior can be compartmentalised and also has tension straps and a practical mesh compartment. These hard-shell cases are characterised by their high durability and low weight . The smooth-running twin castors (360° swivelling) , robust telescopic handles and shaped handles (top and side) make the cases easy to move. Instructions for adjusting the combination locks: Simply pull back the lever, then enter the number combination and release the lever, and the new number is set. Product advantages: High durability and low weight highly flexible ABS plastic hard shell compartmentalised interior Inner net compartment and tensioning straps Security combination lock 360° twin wheels for easy handling Ergonomic telescopic handles 2 carrying handles (top and side) the different sizes can be stacked inside each other Front edges reinforced with fittings luggage scale, luggage strap, 2 x laundry organisers Name tag for each case Technical data Material: ABS plastic &#x2F; polyester Lining material: 210D polyester Dimensions S: 35 x 20 x 50 cm; weight: 2 kg Dimensions M: 40 x 25 x 60 cm; weight: 2.4 kg Dimensions L: 45 x 30 x 70 cm; weight: 3.3 kg XL dimensions: 50 x 32 x 75 cm; weight: 4.2 kg Colour: Green Scope of delivery: 1 x 4-piece case set + accessories </span>
                        </div>
                        <button onclick="toggleDescription(4)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-4" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-4" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWQzVRRlNvY1lTO1BsaTNRRkc0UUZteVB8aTJMcFR8UlZLeU9sW3lQRkN6')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 94.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWQzVRRlNvY1lTO1BsaTNRRkc0UUZteVB8aTJMcFR8UlZLeU9sW3lQRkN6')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
    </ul>

    <!-- Row 3: 4 FAQs -->
    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start mb-8">
        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                What is footwear?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Footwear refers to any type of garment worn on the feet, such as shoes, sandals, boots, and slippers. It is designed to provide protection and comfort for the feet while also serving as a fashion statement. Footwear comes in a variety of styles, materials, and designs to suit different activities and occasions. It plays a crucial role in supporting the feet and promoting overall foot health.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                What is sturdy footwear?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Sturdy footwear refers to shoes or boots that are strong, durable, and provide good support and protection for the feet. This type of footwear is often made from high-quality materials such as leather, rubber, or synthetic materials, and is designed to withstand rough or challenging conditions. Sturdy footwear is commonly worn in outdoor activities such as hiking, camping, or construction work, as well as in situations where extra stability and protection for the feet are needed.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Which footwear suits you best?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    The footwear that suits me best is a comfortable pair of sneakers. I prefer sneakers because they provide good support and cushioning for my feet, which is important for my active lifestyle. Additionally, sneakers are versatile and can be worn for various activities such as walking, running, or casual outings. Overall, sneakers are the best choice for me in terms of comfort, support, and style.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Do Crocs count as sturdy footwear?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Yes, Crocs can be considered sturdy footwear for certain activities. They are made of a durable material and provide good support and traction, making them suitable for outdoor activities like gardening, hiking, or boating. However, they may not be the best choice for heavy-duty work or activities that require maximum protection and support, such as construction or hiking on rugged terrain. Overall, Crocs can be considered sturdy footwear for casual and light outdoor activities.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
    </ul>

    <!-- Row 4: 2 Products (left 50% in grid) + 2 FAQs (right 50% stacked) -->
    <div class="grid grid-cols-1 lg:grid-cols-2 gap-6">
        <!-- Left side: 2 Products in 2-column grid -->
        <div class="grid grid-cols-1 sm:grid-cols-2 gap-6">
            
                <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM3hncERsVVhHeVZYXDZbb2Y0ZW9qcVxWWEpUMmptZm95MlFaVHZTWERZV0pqSmdHdk1VRlhTZG07NWVwantUbUs1ZEc6NFVXZTRTbnF2VmxmdVxwRDZXVTJ6WG9IY2ZtM1lbNVRzWFhybE5ZNzhWbXUyVDQzTVxwbTROWnIzZEdMSVoyUDNXV3ZTT0lqeWZ8bm5PM2pTWjNmSVxsSGhlWEN5UEpQRlNYTzdmWEdvZFlubVJWWzZQVml6UGxpN09GaXxPa1xyXEYyNFFGVzZPVls2UVZDNk98S29mSk87T2xDe1BsQzJPRkc&#x2F;">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Hard-case-set-Exopack">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM3hncERsVVhHeVZYXDZbb2Y0ZW9qcVxWWEpUMmptZm95MlFaVHZTWERZV0pqSmdHdk1VRlhTZG07NWVwantUbUs1ZEc6NFVXZTRTbnF2VmxmdVxwRDZXVTJ6WG9IY2ZtM1lbNVRzWFhybE5ZNzhWbXUyVDQzTVxwbTROWnIzZEdMSVoyUDNXV3ZTT0lqeWZ8bm5PM2pTWjNmSVxsSGhlWEN5UEpQRlNYTzdmWEdvZFlubVJWWzZQVml6UGxpN09GaXxPa1xyXEYyNFFGVzZPVls2UVZDNk98S29mSk87T2xDe1BsQzJPRkc&#x2F;">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/TLvtJnFpMTKILNRIXPExTmXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMddQrUfYaS29f4mcojKT-8-KFvLAeeOAzSrm5Et-IfhL7E3h7zQVVLNw/685816890832_large.webp"
                         alt="Hard case set Exopack 3-piece black ABS accessories"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM3hncERsVVhHeVZYXDZbb2Y0ZW9qcVxWWEpUMmptZm95MlFaVHZTWERZV0pqSmdHdk1VRlhTZG07NWVwantUbUs1ZEc6NFVXZTRTbnF2VmxmdVxwRDZXVTJ6WG9IY2ZtM1lbNVRzWFhybE5ZNzhWbXUyVDQzTVxwbTROWnIzZEdMSVoyUDNXV3ZTT0lqeWZ8bm5PM2pTWjNmSVxsSGhlWEN5UEpQRlNYTzdmWEdvZFlubVJWWzZQVml6UGxpN09GaXxPa1xyXEYyNFFGVzZPVls2UVZDNk98S29mSk87T2xDe1BsQzJPRkc/')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            Hard case set Exopack 3-piece black ABS accessories
                        </div>

                        
                        <a href="/Hard-case-set-Exopack" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Hard-case-set-Exopack">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words"> Let the journey begin! The hard-shell cases with highly flexible, impact-resistant ABS plastic shell, TSA combination lock and practical accessories are the perfect travelling companions. The high-quality workmanship and the many packing options offer a high level of travelling comfort. The lined interior can be compartmentalised and also has tension straps and a practical mesh pocket. These cases are characterised by their high durability and low weight . The 4 rubberised twin castors (360° rotatable) , robust telescopic handles and shaped handles (top and side) make the cases easy to move. Instructions for adjusting the combination locks: Simply pull back the lever, then enter the number combination and release the lever, and the new number is set. Product advantages: High durability and low weight Impact-resistant and highly flexible ABS plastic hard shell compartmentalised, lined interior made of 210D Oxford polyester Inner net compartment and collapsible tension straps&#x2F;elasticated straps TSA security combination lock 4 twin TPU wheels for quiet rolling 360° wheel system for easy handling Ergonomic telescopic handles, height-adjustable Reinforced corner protection 2 carrying handles (top and side) luggage scale, luggage strap, 2 x laundry organisers Name tag for each suitcase Technical data Material: ABS plastic &#x2F; polyester Material (lining): 210D polyester Material telescopic handle: aluminium alloy outside, iron inside Dimensions M, 40 L: 53 x 37 x 21 cm Dimensions L, 80 L: 67 x 44 x 28 cm Dimensions XL, 105 L: 76 x 51 x 30 cm Castors Ø: 60 mm Colour: Black Scope of delivery: 1 x set of 3 Exopack cases with accessories </span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM3hncERsVVhHeVZYXDZbb2Y0ZW9qcVxWWEpUMmptZm95MlFaVHZTWERZV0pqSmdHdk1VRlhTZG07NWVwantUbUs1ZEc6NFVXZTRTbnF2VmxmdVxwRDZXVTJ6WG9IY2ZtM1lbNVRzWFhybE5ZNzhWbXUyVDQzTVxwbTROWnIzZEdMSVoyUDNXV3ZTT0lqeWZ8bm5PM2pTWjNmSVxsSGhlWEN5UEpQRlNYTzdmWEdvZFlubVJWWzZQVml6UGxpN09GaXxPa1xyXEYyNFFGVzZPVls2UVZDNk98S29mSk87T2xDe1BsQzJPRkc/')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 97.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM3hncERsVVhHeVZYXDZbb2Y0ZW9qcVxWWEpUMmptZm95MlFaVHZTWERZV0pqSmdHdk1VRlhTZG07NWVwantUbUs1ZEc6NFVXZTRTbnF2VmxmdVxwRDZXVTJ6WG9IY2ZtM1lbNVRzWFhybE5ZNzhWbXUyVDQzTVxwbTROWnIzZEdMSVoyUDNXV3ZTT0lqeWZ8bm5PM2pTWjNmSVxsSGhlWEN5UEpQRlNYTzdmWEdvZFlubVJWWzZQVml6UGxpN09GaXxPa1xyXEYyNFFGVzZPVls2UVZDNk98S29mSk87T2xDe1BsQzJPRkc/')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

            
                <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWR3lRRm1vY1lTO1BsaTNRRkc0UUZtek9GaTdMcFR8UlZLeU9sW3lQRkN6">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Baseline-4-piece-hard-case">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWR3lRRm1vY1lTO1BsaTNRRkc0UUZtek9GaTdMcFR8UlZLeU9sW3lQRkN6">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/HfwMrR16Ow3OBL6F60zXlqXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdV8FR6VXkdvpaHqACI53iN--ZwxBTAzBmGjjsKSlnqzCqtdsjo0DSoQ/685816891089_large.webp"
                         alt="Baseline 4-piece hard case set blue ABS accessories"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWR3lRRm1vY1lTO1BsaTNRRkc0UUZtek9GaTdMcFR8UlZLeU9sW3lQRkN6')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            Baseline 4-piece hard case set blue ABS accessories
                        </div>

                        
                        <a href="/Baseline-4-piece-hard-case" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Baseline-4-piece-hard-case">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words"> Let the journey begin: whether it&#x27;s a holiday, short trip or trip around the world! The 4-piece suitcase set is the perfect travelling companion. The high-quality workmanship and the many packing options offer a high level of travelling comfort . The lined interior can be compartmentalised and also has tension straps and a practical mesh compartment. These hard-shell cases are characterised by their high durability and low weight . The smooth-running twin castors (360° swivelling) , robust telescopic handles and shaped handles (top and side) make the cases easy to move. Instructions for adjusting the combination locks: Simply pull back the lever, then enter the number combination and release the lever, and the new number is set. Product advantages: High durability and low weight highly flexible ABS plastic hard shell compartmentalised interior Inner net compartment and tensioning straps Security combination lock 360° twin wheels for easy handling Ergonomic telescopic handles 2 carrying handles (top and side) the different sizes can be stacked inside each other Front edges reinforced with fittings luggage scale, luggage strap, 2 x laundry organiser Name tag for each case Technical data Material: ABS plastic &#x2F; polyester Lining material: 210D polyester Dimensions S: 35 x 20 x 50 cm; weight: 2 kg Dimensions M: 40 x 25 x 60 cm; weight: 2.4 kg Dimensions L: 45 x 30 x 70 cm; weight: 3.3 kg XL dimensions: 50 x 32 x 75 cm; weight: 4.2 kg Colour: Blue Scope of delivery: 1 x 4-piece case set + accessories </span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWR3lRRm1vY1lTO1BsaTNRRkc0UUZtek9GaTdMcFR8UlZLeU9sW3lQRkN6')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 94.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWR3lRRm1vY1lTO1BsaTNRRkc0UUZtek9GaTdMcFR8UlZLeU9sW3lQRkN6')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

            
        </div>

        <!-- Right side: 2 FAQs stacked -->
        <div class="space-y-6">
            
                <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                What are wellness textiles?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Wellness textiles are fabrics that are designed to promote health and well-being. These textiles are often infused with properties such as antimicrobial, moisture-wicking, or temperature-regulating capabilities to enhance comfort and promote a healthier environment. Wellness textiles can be used in various applications such as bedding, clothing, and home furnishings to support overall wellness and improve quality of life.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Comfort" class="block">
                                Comfort
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Health" class="block">
                                Health
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Relaxation" class="block">
                                Relaxation
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Natural" class="block">
                                Natural
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Sustainable" class="block">
                                Sustainable
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Therapeutic" class="block">
                                Therapeutic
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Eco-friendly" class="block">
                                Eco-friendly
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Revitalize" class="block">
                                Revitalize
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Soothing" class="block">
                                Soothing
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Rejuvenate" class="block">
                                Rejuvenate
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

            
                <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Do sneakers also count as sturdy footwear?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Yes, sneakers can also count as sturdy footwear depending on the type of sneaker. Some sneakers are designed with durable materials and supportive features that make them suitable for various activities and terrains. However, not all sneakers are considered sturdy footwear, as some may lack the necessary support and durability needed for certain activities or environments. It is important to choose sneakers that are specifically designed for the intended use to ensure they provide the necessary protection and support for your feet.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Sneakers" class="block">
                                Sneakers
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Sturdy" class="block">
                                Sturdy
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Footwear" class="block">
                                Footwear
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Count" class="block">
                                Count
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Yes" class="block">
                                Yes
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/No" class="block">
                                No
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Shoes" class="block">
                                Shoes
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Athletic" class="block">
                                Athletic
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Durability" class="block">
                                Durability
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Comfort." class="block">
                                Comfort.
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

            
        </div>
    </div>
</div>

<!-- SUBPAGE LAYOUT (Products first, FAQs collapsed) -->
<div id="subpage-layout" class="hidden">
    <h2 id="product-heading-subpage" class="text-2xl sm:text-3xl font-bold mb-3 mt-12 text-gray-800">
        Products related to  Joehiggins:
    </h2>

    <hr class="my-3 border-gray-200 mb-8 bg-gradient-to-r from-transparent via-gray-300 to-transparent h-px border-0">

    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start mb-8">
        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0RQRlBvTld6bE8zclxcSlx8WFZIWlxJaXZkWVRuZUpyUWdJSEhUV3pFZVdYVFAyZklkb253VnBTM1ltVGxbVlB6ZUpcNmdaVHBYbWU1VVZqWWNaam9bbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0hYWGVJakpPSkRrWUZuV2MySzJZR2Y2ZlZEVFNZdXlXbTdqUFk7d1gzTFBmSlRLT29QaGdYXHxXbml7WDNYfFo1UGNYMjp8T0lQa2YyZmhkWmpsXDVUd09WRG9ZV2ZrWjVmN1p8VDVTbjtwZ1ZQb1h8akVVfFxPV0pMUllKajVlRmZoU21cRWVaZktYbkQ2Z0d6Y1NZaktPSVc1UDJxNVwzbnNQVlxET0d6fFBvalZUbFt6Vlc6N1dWUFBOWUxVXDJ2dlZIRzJPSm5NZUUzVGdXM1lWVlhPXDNyWVxsTFhWNFB7UVpyN2VIcltcSXJWUFdQdmNZNzhmbmZIUUZlNGdGTFRlNEhOZjNucFc0cjZcWHI4ZldYTWdZekRQbWZZZTVua2ZwT3tjb3p1WGxcamVYclFlWmpPXFluc1MyZlBWb3U3UEkzU1BuO1ZnbWpuZm5ySGZuZm9mSVxuVm5ESFdtcnZUNG50WUl2VE9YZnhnWlxOTld6VGdKallRRlh1Zm5mSlZWbkZmM25HWFdqVVVZV3pVbWZsU29UVVU0T3tQazNVWEpyT1VsWEw=">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Wet-&amp;-Dry-Vacuum">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0RQRlBvTld6bE8zclxcSlx8WFZIWlxJaXZkWVRuZUpyUWdJSEhUV3pFZVdYVFAyZklkb253VnBTM1ltVGxbVlB6ZUpcNmdaVHBYbWU1VVZqWWNaam9bbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0hYWGVJakpPSkRrWUZuV2MySzJZR2Y2ZlZEVFNZdXlXbTdqUFk7d1gzTFBmSlRLT29QaGdYXHxXbml7WDNYfFo1UGNYMjp8T0lQa2YyZmhkWmpsXDVUd09WRG9ZV2ZrWjVmN1p8VDVTbjtwZ1ZQb1h8akVVfFxPV0pMUllKajVlRmZoU21cRWVaZktYbkQ2Z0d6Y1NZaktPSVc1UDJxNVwzbnNQVlxET0d6fFBvalZUbFt6Vlc6N1dWUFBOWUxVXDJ2dlZIRzJPSm5NZUUzVGdXM1lWVlhPXDNyWVxsTFhWNFB7UVpyN2VIcltcSXJWUFdQdmNZNzhmbmZIUUZlNGdGTFRlNEhOZjNucFc0cjZcWHI4ZldYTWdZekRQbWZZZTVua2ZwT3tjb3p1WGxcamVYclFlWmpPXFluc1MyZlBWb3U3UEkzU1BuO1ZnbWpuZm5ySGZuZm9mSVxuVm5ESFdtcnZUNG50WUl2VE9YZnhnWlxOTld6VGdKallRRlh1Zm5mSlZWbkZmM25HWFdqVVVZV3pVbWZsU29UVVU0T3tQazNVWEpyT1VsWEw=">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/J1iGe0kyeXcNZ932o8uf2KXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdVAqWgt78KVgSIs9YeJfLdCJqWPN7w5tS5NqEVQ6PlA23-yD4cyl0lk/685816890993_large.webp"
                         alt="Wet &amp; Dry Vacuum 1200W incl Accessories"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0RQRlBvTld6bE8zclxcSlx8WFZIWlxJaXZkWVRuZUpyUWdJSEhUV3pFZVdYVFAyZklkb253VnBTM1ltVGxbVlB6ZUpcNmdaVHBYbWU1VVZqWWNaam9bbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0hYWGVJakpPSkRrWUZuV2MySzJZR2Y2ZlZEVFNZdXlXbTdqUFk7d1gzTFBmSlRLT29QaGdYXHxXbml7WDNYfFo1UGNYMjp8T0lQa2YyZmhkWmpsXDVUd09WRG9ZV2ZrWjVmN1p8VDVTbjtwZ1ZQb1h8akVVfFxPV0pMUllKajVlRmZoU21cRWVaZktYbkQ2Z0d6Y1NZaktPSVc1UDJxNVwzbnNQVlxET0d6fFBvalZUbFt6Vlc6N1dWUFBOWUxVXDJ2dlZIRzJPSm5NZUUzVGdXM1lWVlhPXDNyWVxsTFhWNFB7UVpyN2VIcltcSXJWUFdQdmNZNzhmbmZIUUZlNGdGTFRlNEhOZjNucFc0cjZcWHI4ZldYTWdZekRQbWZZZTVua2ZwT3tjb3p1WGxcamVYclFlWmpPXFluc1MyZlBWb3U3UEkzU1BuO1ZnbWpuZm5ySGZuZm9mSVxuVm5ESFdtcnZUNG50WUl2VE9YZnhnWlxOTld6VGdKallRRlh1Zm5mSlZWbkZmM25HWFdqVVVZV3pVbWZsU29UVVU0T3tQazNVWEpyT1VsWEw=')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            Wet &amp; Dry Vacuum 1200W incl Accessories
                        </div>

                        
                        <a href="/Wet-Dry-Vacuum-1200W" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Wet-Dry-Vacuum-1200W">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words"> PLEASE NOTE: This item is equipped with a 2-Pin EU-plug. An EU to UK conversion &#x2F; adapter plug is included in the scope of delivery. Small, practical, and powerful! The 3in1 wet and dry vacuum cleaner offers you a wide range of uses for your home. Use the vacuum cleaner easily as a wet vacuum cleaner with wet filter, as a vacuum cleaner with the washable, reusable and tear-resistant fine dust bag or as a vacuum cleaner with a blower function . Thus, they are optimally equipped for your outdoor area, car care, garage, garden, living area, etc. The vacuum cleaner has a low power consumption of max. 1200 watts, a unique suction volume and a suction force of 15 kpa - efficient performance with low consumption ! The extra large 15 liter container is easy to clean after use. The all-rounder is equipped with a wide range of accessories: Floor brush, upholstery nozzle, crevice &#x2F; brush nozzle, wet filter, fine dust bag and suspension for brush set. The 5 m long cable and the long hose offer you an operating radius of 8 m, which means that you can use it comfortably without having to constantly switch the power supply. The vacuum cleaner is equipped with easily spaced rollers. This ensures optimal tilt protection. In addition, the vacuum cleaner is equipped with an auto-stop function, which switches off automatically when the tank is full using the built-in float switch. Product Details: suction and blowing function - extra long telescopic suction tube made of chromed metal, 90cm 1200 watt maximum power Auto-stop when the tank is full by float switch 15 liter container volume incl. wet filter + washable and reusable fine dust bag made of fabric Bayonet locks on the hose connections max. radius of action: approx. 8m (26.24 ft) water-protected on and off switch flexible hose Anti-tilt thanks to easy-running castors that are far apart 5m cable length Floor nozzle particularly suitable for wet cleaning Squeegee with rubber pull-off lip suction power ~ 27ltr. &#x2F; Sec. at ~ 15kpa negative pressure Technical specifications: Material: metal &#x2F; plastic Dimensions: 45 x 33 x 32 cm (17.71 x 12.99 x 12.59 in) max. radius of action: 8m (26.24 ft) max.power consumption: 1200W Nominal power consumption: 1000W Capacity of the dust container: 15L Size of the fine dust bag: 16x16x55cm (6.29x6.29x21.65 in) Telescopic suction tube: 90cm (35.43 in) Hose length: 150cm (59.05 in) Cable length: 5m (16.40 ft) Airflow: 27 l &#x2F; sec. Colour: black &#x2F; orange Scope of delivery: 1x wet and dry vacuum cleaner floor brush Upholstery nozzle Crevice &#x2F; brush nozzle Suspension for brush set Fine dust bags wet filter </span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0RQRlBvTld6bE8zclxcSlx8WFZIWlxJaXZkWVRuZUpyUWdJSEhUV3pFZVdYVFAyZklkb253VnBTM1ltVGxbVlB6ZUpcNmdaVHBYbWU1VVZqWWNaam9bbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0hYWGVJakpPSkRrWUZuV2MySzJZR2Y2ZlZEVFNZdXlXbTdqUFk7d1gzTFBmSlRLT29QaGdYXHxXbml7WDNYfFo1UGNYMjp8T0lQa2YyZmhkWmpsXDVUd09WRG9ZV2ZrWjVmN1p8VDVTbjtwZ1ZQb1h8akVVfFxPV0pMUllKajVlRmZoU21cRWVaZktYbkQ2Z0d6Y1NZaktPSVc1UDJxNVwzbnNQVlxET0d6fFBvalZUbFt6Vlc6N1dWUFBOWUxVXDJ2dlZIRzJPSm5NZUUzVGdXM1lWVlhPXDNyWVxsTFhWNFB7UVpyN2VIcltcSXJWUFdQdmNZNzhmbmZIUUZlNGdGTFRlNEhOZjNucFc0cjZcWHI4ZldYTWdZekRQbWZZZTVua2ZwT3tjb3p1WGxcamVYclFlWmpPXFluc1MyZlBWb3U3UEkzU1BuO1ZnbWpuZm5ySGZuZm9mSVxuVm5ESFdtcnZUNG50WUl2VE9YZnhnWlxOTld6VGdKallRRlh1Zm5mSlZWbkZmM25HWFdqVVVZV3pVbWZsU29UVVU0T3tQazNVWEpyT1VsWEw=')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 65.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0RQRlBvTld6bE8zclxcSlx8WFZIWlxJaXZkWVRuZUpyUWdJSEhUV3pFZVdYVFAyZklkb253VnBTM1ltVGxbVlB6ZUpcNmdaVHBYbWU1VVZqWWNaam9bbWZTWFdQOFlXMzJjV1RSW29cW1VJclhUWkxtV0hYWGVJakpPSkRrWUZuV2MySzJZR2Y2ZlZEVFNZdXlXbTdqUFk7d1gzTFBmSlRLT29QaGdYXHxXbml7WDNYfFo1UGNYMjp8T0lQa2YyZmhkWmpsXDVUd09WRG9ZV2ZrWjVmN1p8VDVTbjtwZ1ZQb1h8akVVfFxPV0pMUllKajVlRmZoU21cRWVaZktYbkQ2Z0d6Y1NZaktPSVc1UDJxNVwzbnNQVlxET0d6fFBvalZUbFt6Vlc6N1dWUFBOWUxVXDJ2dlZIRzJPSm5NZUUzVGdXM1lWVlhPXDNyWVxsTFhWNFB7UVpyN2VIcltcSXJWUFdQdmNZNzhmbmZIUUZlNGdGTFRlNEhOZjNucFc0cjZcWHI4ZldYTWdZekRQbWZZZTVua2ZwT3tjb3p1WGxcamVYclFlWmpPXFluc1MyZlBWb3U3UEkzU1BuO1ZnbWpuZm5ySGZuZm9mSVxuVm5ESFdtcnZUNG50WUl2VE9YZnhnWlxOTld6VGdKallRRlh1Zm5mSlZWbkZmM25HWFdqVVVZV3pVbWZsU29UVVU0T3tQazNVWEpyT1VsWEw=')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0VkNUg0Z1htdlN8ZXxkNVRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhmbVNwZk9WbzNJXDI7ek9ZZTVaNGpZZDI3S1hZenJPNUxOWW5EaGZZejZlV20yY2xQc1A0blpUb3pHZDQ3MmRsZmtQbXpIY1lPeVZJek1RSGl2ZTVUSWQ1RDhYNWk2ZGxMdVAzRFpPRzdbVzNMN2NJZlJcR2l6WFdYeE9IO1pYM1xFZ2xMcFFIWFhYbXk3VVpEfFttdlpQbnF2WDNXb2RZbm1SVls2UFZpelBsaTdPRls0T2tcclxGMjRRRlc2T1ZbNlFWQzRQbEtvZkpPO09sQ3tQbEMyT0ZLPw==">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Play-Kitchen-Wood-incl">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0VkNUg0Z1htdlN8ZXxkNVRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhmbVNwZk9WbzNJXDI7ek9ZZTVaNGpZZDI3S1hZenJPNUxOWW5EaGZZejZlV20yY2xQc1A0blpUb3pHZDQ3MmRsZmtQbXpIY1lPeVZJek1RSGl2ZTVUSWQ1RDhYNWk2ZGxMdVAzRFpPRzdbVzNMN2NJZlJcR2l6WFdYeE9IO1pYM1xFZ2xMcFFIWFhYbXk3VVpEfFttdlpQbnF2WDNXb2RZbm1SVls2UFZpelBsaTdPRls0T2tcclxGMjRRRlc2T1ZbNlFWQzRQbEtvZkpPO09sQ3tQbEMyT0ZLPw==">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/3ZQphKpx_T9B0lkd8glvQmXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdfo1FjggQLGWCqNrFqpM7yfLt8dAoaeosf06Kp1M12izO73i6_ufHd8/685816890662_large.webp"
                         alt="Play Kitchen Wood incl 38 Accessories 3x1x3ft"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0VkNUg0Z1htdlN8ZXxkNVRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhmbVNwZk9WbzNJXDI7ek9ZZTVaNGpZZDI3S1hZenJPNUxOWW5EaGZZejZlV20yY2xQc1A0blpUb3pHZDQ3MmRsZmtQbXpIY1lPeVZJek1RSGl2ZTVUSWQ1RDhYNWk2ZGxMdVAzRFpPRzdbVzNMN2NJZlJcR2l6WFdYeE9IO1pYM1xFZ2xMcFFIWFhYbXk3VVpEfFttdlpQbnF2WDNXb2RZbm1SVls2UFZpelBsaTdPRls0T2tcclxGMjRRRlc2T1ZbNlFWQzRQbEtvZkpPO09sQ3tQbEMyT0ZLPw==')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            Play Kitchen Wood incl 38 Accessories 3x1x3ft
                        </div>

                        
                        <a href="/Play-Kitchen-Wood-incl" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Play-Kitchen-Wood-incl">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words"> Realistically designed 3x1x3ft Oven and Hob Kitchen Set with 38 Accessories! Play kitchen that grows with your child: This interactive sturdy play kitchen can be extended by 6cm and will give you many years of fun. Large set of accessories: Our fully equipped play kitchen comes with a wide range of accessories so your children can start right away. The 38 pieces accessory set is also water-resistant. Act like a grown-up: The realistically designed play kitchen with its many features is ideally suited for role playing which allows your children to nurture their imagination and encourages self-reflection. What a pleasure to run your own 5-star kitchen and serve creative dishes to family and friends. The realistic play experience is enhanced through a baking tray inside the oven, sink with tap, LED dispenser, and rotary button that emits a slight &quot;click&quot; sound. Lot of possibilities for playing: Lots of space for pots, plates and further accessories. Soup ladle, spatula, whisk etc. can be hung on the practical pegs at the shelf. Fun way of learning: The clock with rotatable watch hand will make it extremely easy for your child to learn reading the clock. Convenient and Safe: Convenient back wall prevents pots and plates from falling down. Easily remove and wash the stainless steel sink to keep the kitchen clean. Very sturdy wooden play kitchen. You can also secure it to the wall (material for wall mounting is included). PLEASE NOTE: Not suitable for children under 36 months. Product Details: Kitchen can be extended Incl. 38 pieces accessory set Incl. self-adhesive sticker - customised kitchen decoration Oven, microwave, dishwasher and fridge Baking tray in silver allows realistic play Rotating button with click sound Movable water tap Dispenser with small LED warm and colt - sound effect Clock with movable watch hand - your children will playfully learn Back wall prevents utensils from falling down Bar table offers more space Removable and washable stainless steel sink - hygienic Wall mounting possible - mounting material included Technical Specifications: Dimensions kitchen (LxWxH): 91 x 33 x 86&#x2F;92 cm (2.99 x 1.08 x 2.82&#x2F;3.02 ft) Height work surface: 37&#x2F;43 cm (1.21&#x2F;1.41 ft) Material: wood and MDF Material sink: stainless steel Material accessory: plastic Scope of delivery: 1 x play kitchen incl. bar table 1 x 38 pieces accessory set Assembly instruction Mounting material </span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0VkNUg0Z1htdlN8ZXxkNVRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhmbVNwZk9WbzNJXDI7ek9ZZTVaNGpZZDI3S1hZenJPNUxOWW5EaGZZejZlV20yY2xQc1A0blpUb3pHZDQ3MmRsZmtQbXpIY1lPeVZJek1RSGl2ZTVUSWQ1RDhYNWk2ZGxMdVAzRFpPRzdbVzNMN2NJZlJcR2l6WFdYeE9IO1pYM1xFZ2xMcFFIWFhYbXk3VVpEfFttdlpQbnF2WDNXb2RZbm1SVls2UFZpelBsaTdPRls0T2tcclxGMjRRRlc2T1ZbNlFWQzRQbEtvZkpPO09sQ3tQbEMyT0ZLPw==')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 89.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0VkNUg0Z1htdlN8ZXxkNVRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhmbVNwZk9WbzNJXDI7ek9ZZTVaNGpZZDI3S1hZenJPNUxOWW5EaGZZejZlV20yY2xQc1A0blpUb3pHZDQ3MmRsZmtQbXpIY1lPeVZJek1RSGl2ZTVUSWQ1RDhYNWk2ZGxMdVAzRFpPRzdbVzNMN2NJZlJcR2l6WFdYeE9IO1pYM1xFZ2xMcFFIWFhYbXk3VVpEfFttdlpQbnF2WDNXb2RZbm1SVls2UFZpelBsaTdPRls0T2tcclxGMjRRRlc2T1ZbNlFWQzRQbEtvZkpPO09sQ3tQbEMyT0ZLPw==')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-3" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0xlcHF5WG47d1MyW3lQb0h0ZVpQbFszXFNkbVgzZ0lQTFgzVzZXfFxWZFZPNFlsXGtPSTtjWFlMVlFXXGpkM2Z0WW9cR2dGXHlcSTo0V0UzV1NuUzdkWVB4VDVcdlZXSHpkSVxXWjNmTVQ0SExVbWZVU1kzbVxKWGpVMjczUVZqMlg1ZXtPRlN8YzJ6RFtXOnZkWGpjUHxceFUzSFRnWDs2VDNye2duVDdcVTNqWUkza2NvdlxTcERqV0hqUU9vOnlcV1N7VVdLdlZsREpXbXJ3T21IbWQyek5YWnF7ZUpQVFRtamtPSExPVUdPelFYbnFZSUxrV1ZYdWRuZXtmNFRNWEczY1dtWzRmSUxQVTNQVFVZalhkbzNxY0ZQVGNuOzdnR3JOVHxYbFhWTzNWbXJ6T0dbMmVIanlkb0xrXEZQN1A1VG9XWHF2WW83dGRGSDZYSDp7VFZQR2NKcXpTNFRSZFkzRGdtOjNXR3ZFVklpe1VXanxmSG02Zm16NVdJUEtQRlBUWW1YdlxubkVPcFg1VEhcNk9GVHxlbFA4UVpYTFxvZnFZRlQyZW9qdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk81SFBZSXJKZm1meGNaSFNPWmV5TlpETVVtXGtUcFB3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxXM1ZmNFh1UUc3eFQ1SGxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Petrol-multi-tool-5in1-incl">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0xlcHF5WG47d1MyW3lQb0h0ZVpQbFszXFNkbVgzZ0lQTFgzVzZXfFxWZFZPNFlsXGtPSTtjWFlMVlFXXGpkM2Z0WW9cR2dGXHlcSTo0V0UzV1NuUzdkWVB4VDVcdlZXSHpkSVxXWjNmTVQ0SExVbWZVU1kzbVxKWGpVMjczUVZqMlg1ZXtPRlN8YzJ6RFtXOnZkWGpjUHxceFUzSFRnWDs2VDNye2duVDdcVTNqWUkza2NvdlxTcERqV0hqUU9vOnlcV1N7VVdLdlZsREpXbXJ3T21IbWQyek5YWnF7ZUpQVFRtamtPSExPVUdPelFYbnFZSUxrV1ZYdWRuZXtmNFRNWEczY1dtWzRmSUxQVTNQVFVZalhkbzNxY0ZQVGNuOzdnR3JOVHxYbFhWTzNWbXJ6T0dbMmVIanlkb0xrXEZQN1A1VG9XWHF2WW83dGRGSDZYSDp7VFZQR2NKcXpTNFRSZFkzRGdtOjNXR3ZFVklpe1VXanxmSG02Zm16NVdJUEtQRlBUWW1YdlxubkVPcFg1VEhcNk9GVHxlbFA4UVpYTFxvZnFZRlQyZW9qdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk81SFBZSXJKZm1meGNaSFNPWmV5TlpETVVtXGtUcFB3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxXM1ZmNFh1UUc3eFQ1SGxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/dASO_ZhIIhrJqY7VEHlLZmXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdRlJo2yJsQax78VW6nR5xr4h4ewDQYnd228FoeXvqUi-8cv88m94_Ow/685816891151_large.webp"
                         alt="Petrol multi-tool 5in1 incl accessories + 3 coils"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0xlcHF5WG47d1MyW3lQb0h0ZVpQbFszXFNkbVgzZ0lQTFgzVzZXfFxWZFZPNFlsXGtPSTtjWFlMVlFXXGpkM2Z0WW9cR2dGXHlcSTo0V0UzV1NuUzdkWVB4VDVcdlZXSHpkSVxXWjNmTVQ0SExVbWZVU1kzbVxKWGpVMjczUVZqMlg1ZXtPRlN8YzJ6RFtXOnZkWGpjUHxceFUzSFRnWDs2VDNye2duVDdcVTNqWUkza2NvdlxTcERqV0hqUU9vOnlcV1N7VVdLdlZsREpXbXJ3T21IbWQyek5YWnF7ZUpQVFRtamtPSExPVUdPelFYbnFZSUxrV1ZYdWRuZXtmNFRNWEczY1dtWzRmSUxQVTNQVFVZalhkbzNxY0ZQVGNuOzdnR3JOVHxYbFhWTzNWbXJ6T0dbMmVIanlkb0xrXEZQN1A1VG9XWHF2WW83dGRGSDZYSDp7VFZQR2NKcXpTNFRSZFkzRGdtOjNXR3ZFVklpe1VXanxmSG02Zm16NVdJUEtQRlBUWW1YdlxubkVPcFg1VEhcNk9GVHxlbFA4UVpYTFxvZnFZRlQyZW9qdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk81SFBZSXJKZm1meGNaSFNPWmV5TlpETVVtXGtUcFB3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxXM1ZmNFh1UUc3eFQ1SGxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-3" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(3)">
                            Petrol multi-tool 5in1 incl accessories + 3 coils
                        </div>

                        
                        <a href="/Petrol-multi-tool-5in1-incl" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Petrol-multi-tool-5in1-incl">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-3" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(3)">
                            <span class="break-words"> With this compact and powerful Gardebruk® multifunctional garden tool, the gardening tasks ahead will be easy. Thanks to the 5 different attachments and the 100 cm extension , you can cut, trim and saw easily and conveniently, even in higher and inaccessible places. The split shaft and quick-release fasteners make it easy to replace the attachments and facilitate transport and storage. The included shoulder strap with hip protection lets you use the device gently and safely. All attachments are provided with a blade guard , which you can reattach at any time. So everything is safely stowed away! The innovative all-round handle is ideal when working in confined but also hard-to-reach spaces. For the use of attachments such as hedge trimmers, the all-round handle is the best recommendation. 5 possible uses: Clearance trimmer &#x2F; brush cutter with three-tooth blade Ø 26 cm for overgrown and lightly wooded green areas Circular saw 40-tooth blade for branching out and cutting bushes Filament reel 4 m with automatic tip 43 cm working width High pruner &#x2F; branch saw with chain saw attachment incl. chain oil container for branches and trees hedge trimmer multiple adjustable 40 cm for any working angle additional extension 100 cm for up to 315 cm device length Ideal for gardening! Product advantages: 5 functions in 1 tool Powerful, air-cooled 2-stroke engine Split shaft with quick-release fastener for easy tool replacement Incl. Carrying strap incl. maintenance tools large tank German operating instructions Technical data: Engine power: 2 hp (1.5 KW) at 7500 rpm. Displacement: 52 cc Fuel mixture: 2-stroke oil &#x2F; petrol in a ratio of 1:40 Tank capacity: 1.2 litres Model: GBMT520 Scope of delivery: 1 x petrol-powered multifunction garden tool incl. 5 different attachments, carrying strap and maintenance tools with additional 2 thread spools 1 x fuel tank for mixing Operating instructions </span>
                        </div>
                        <button onclick="toggleDescription(3)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-3" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-3" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0xlcHF5WG47d1MyW3lQb0h0ZVpQbFszXFNkbVgzZ0lQTFgzVzZXfFxWZFZPNFlsXGtPSTtjWFlMVlFXXGpkM2Z0WW9cR2dGXHlcSTo0V0UzV1NuUzdkWVB4VDVcdlZXSHpkSVxXWjNmTVQ0SExVbWZVU1kzbVxKWGpVMjczUVZqMlg1ZXtPRlN8YzJ6RFtXOnZkWGpjUHxceFUzSFRnWDs2VDNye2duVDdcVTNqWUkza2NvdlxTcERqV0hqUU9vOnlcV1N7VVdLdlZsREpXbXJ3T21IbWQyek5YWnF7ZUpQVFRtamtPSExPVUdPelFYbnFZSUxrV1ZYdWRuZXtmNFRNWEczY1dtWzRmSUxQVTNQVFVZalhkbzNxY0ZQVGNuOzdnR3JOVHxYbFhWTzNWbXJ6T0dbMmVIanlkb0xrXEZQN1A1VG9XWHF2WW83dGRGSDZYSDp7VFZQR2NKcXpTNFRSZFkzRGdtOjNXR3ZFVklpe1VXanxmSG02Zm16NVdJUEtQRlBUWW1YdlxubkVPcFg1VEhcNk9GVHxlbFA4UVpYTFxvZnFZRlQyZW9qdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk81SFBZSXJKZm1meGNaSFNPWmV5TlpETVVtXGtUcFB3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxXM1ZmNFh1UUc3eFQ1SGxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 172.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0xlcHF5WG47d1MyW3lQb0h0ZVpQbFszXFNkbVgzZ0lQTFgzVzZXfFxWZFZPNFlsXGtPSTtjWFlMVlFXXGpkM2Z0WW9cR2dGXHlcSTo0V0UzV1NuUzdkWVB4VDVcdlZXSHpkSVxXWjNmTVQ0SExVbWZVU1kzbVxKWGpVMjczUVZqMlg1ZXtPRlN8YzJ6RFtXOnZkWGpjUHxceFUzSFRnWDs2VDNye2duVDdcVTNqWUkza2NvdlxTcERqV0hqUU9vOnlcV1N7VVdLdlZsREpXbXJ3T21IbWQyek5YWnF7ZUpQVFRtamtPSExPVUdPelFYbnFZSUxrV1ZYdWRuZXtmNFRNWEczY1dtWzRmSUxQVTNQVFVZalhkbzNxY0ZQVGNuOzdnR3JOVHxYbFhWTzNWbXJ6T0dbMmVIanlkb0xrXEZQN1A1VG9XWHF2WW83dGRGSDZYSDp7VFZQR2NKcXpTNFRSZFkzRGdtOjNXR3ZFVklpe1VXanxmSG02Zm16NVdJUEtQRlBUWW1YdlxubkVPcFg1VEhcNk9GVHxlbFA4UVpYTFxvZnFZRlQyZW9qdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk81SFBZSXJKZm1meGNaSFNPWmV5TlpETVVtXGtUcFB3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxXM1ZmNFh1UUc3eFQ1SGxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-4" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0lPbTszWDI3XFY0M1RkNVg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV2xES1FYTGhWM244ZHBtM1g1TExbNExrY1dtNVBKWGxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGVGszWVZWbntPV1BtXEZUSmVJWExlM25SWVg7bFdwbXplMlhOWUhIVFBWanFnbm5SVDNYR2VHSFZPRzM1U287dmVvZm5lSlx4WGxqT1BuQzNPb1hRUzNYe2ZXaltmWm43WElueVxJOjRXRTNXU25TN2Q0UzJOWk81ZFpYTVhtWGhXb1BJY1lcVGRHUDJXNG43V1lIS1hZdjRXb2ZwXFl6aGVuXHRlVztKWUhmUGZZM3tYSVRjVW9mTGVYZktVNHZOVkdue1ZuanpjSnJ5UFpUbVlKTEdjRm18XDRTMlM1UHZkWEhOVm0yMmRtO2tYbFRFWEdPNGZwcnlTNVhyWGxEVlBHZllZRm51VEk3TlFaRHVQR3ZWXDJHeVZJN01kNUM2UHxIcVdHOnZlNFR0VkdmcmUyZkxUWTo3Y207dE5ZcnRjNGpIZFlqdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk80O3hmNGpzVEhyU1xXcnNaNVQ3UHBcVFp8SGxjWUx3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxYXHxXcFRKZEpTeWRsUFxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Hot-air-fryer-9in1">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0lPbTszWDI3XFY0M1RkNVg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV2xES1FYTGhWM244ZHBtM1g1TExbNExrY1dtNVBKWGxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGVGszWVZWbntPV1BtXEZUSmVJWExlM25SWVg7bFdwbXplMlhOWUhIVFBWanFnbm5SVDNYR2VHSFZPRzM1U287dmVvZm5lSlx4WGxqT1BuQzNPb1hRUzNYe2ZXaltmWm43WElueVxJOjRXRTNXU25TN2Q0UzJOWk81ZFpYTVhtWGhXb1BJY1lcVGRHUDJXNG43V1lIS1hZdjRXb2ZwXFl6aGVuXHRlVztKWUhmUGZZM3tYSVRjVW9mTGVYZktVNHZOVkdue1ZuanpjSnJ5UFpUbVlKTEdjRm18XDRTMlM1UHZkWEhOVm0yMmRtO2tYbFRFWEdPNGZwcnlTNVhyWGxEVlBHZllZRm51VEk3TlFaRHVQR3ZWXDJHeVZJN01kNUM2UHxIcVdHOnZlNFR0VkdmcmUyZkxUWTo3Y207dE5ZcnRjNGpIZFlqdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk80O3hmNGpzVEhyU1xXcnNaNVQ3UHBcVFp8SGxjWUx3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxYXHxXcFRKZEpTeWRsUFxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/GFi6ukhB-upSBcZNmVlXAKXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdSn3V-hQuRDwv_RYzXuDbVjrMP-1nx34BDo5aYbooIHPw4hInz_PIus/685816890752_large.webp"
                         alt="Hot air fryer 9in1 black 1850W with 9 accessories"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0lPbTszWDI3XFY0M1RkNVg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV2xES1FYTGhWM244ZHBtM1g1TExbNExrY1dtNVBKWGxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGVGszWVZWbntPV1BtXEZUSmVJWExlM25SWVg7bFdwbXplMlhOWUhIVFBWanFnbm5SVDNYR2VHSFZPRzM1U287dmVvZm5lSlx4WGxqT1BuQzNPb1hRUzNYe2ZXaltmWm43WElueVxJOjRXRTNXU25TN2Q0UzJOWk81ZFpYTVhtWGhXb1BJY1lcVGRHUDJXNG43V1lIS1hZdjRXb2ZwXFl6aGVuXHRlVztKWUhmUGZZM3tYSVRjVW9mTGVYZktVNHZOVkdue1ZuanpjSnJ5UFpUbVlKTEdjRm18XDRTMlM1UHZkWEhOVm0yMmRtO2tYbFRFWEdPNGZwcnlTNVhyWGxEVlBHZllZRm51VEk3TlFaRHVQR3ZWXDJHeVZJN01kNUM2UHxIcVdHOnZlNFR0VkdmcmUyZkxUWTo3Y207dE5ZcnRjNGpIZFlqdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk80O3hmNGpzVEhyU1xXcnNaNVQ3UHBcVFp8SGxjWUx3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxYXHxXcFRKZEpTeWRsUFxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-4" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(4)">
                            Hot air fryer 9in1 black 1850W with 9 accessories
                        </div>

                        
                        <a href="/Hot-air-fryer-9in1" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Hot-air-fryer-9in1">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-4" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(4)">
                            <span class="break-words"> Low-fat and healthy cooking! Similar to a convection oven, food is prepared in a hot air stream instead of in fat or oil. The cooking chamber of the hot air fryer works extremely effectively and is up to operating temperature in no time. As a result, the deep fryer consumes little energy and is therefore an effective way to prepare food gently. 9-in-1 hot air fryer: Deep frying, grilling, roasting, baking, roasting, braising, heating, defrosting and keeping warm. Low-fat and healthy: You can prepare fat-free or low-fat food in the hot air fryer. Even French fries don&#x27;t need any oil to become tasty and crispy. The temperature can be set precisely. Versatile: Whether cooking, baking, grilling or roasting, hot air fryers are extremely versatile and offer countless possibilities in the kitchen. With the help of pre-set programmes , you can prepare a wide variety of foods quickly and precisely. All settings are made via the digital touch display and can be changed at any time during operation. With the help of preset programmes , you can prepare a wide variety of foods quickly and precisely. Easy cleaning: Quick cleaning thanks to removable individual parts that can be conveniently stored in the dishwasher. No fat management! Economical: Save time and energy! The short heat-up time and effective cooking space enable short preparation times. Even crispier: Thanks to the air circulation and ventilation function with optimised air flow. Accessories for extended application possibilities The 9-piece accessory set extends the functions of the hot air fryer. Pizza can be made in the pizza pan, vegetables and meat on the grill rack. The cake tin is suitable for home-baked bread. A silicone mat and barbecue skewers complete the set. All parts are dishwasher-safe. Product benefits: Large 6.5 litre cooking space High power max. 1,850 W high-quality stainless steel S304 heating element Technology with high-speed air circulation Digital touch display non-stick coating Cool-touch housing and handle incl. smoke and odour filter crispier thanks to air circulation and ventilation function with optimised air flow control Targeted preparation thanks to programme selection buttons Product details: MONZANA® brand quality with stepless timer setting: 0-30 minutes infinitely variable temperature setting: 80-200°C removable, non-stick coated insert tray release button on the frying basket with safety cover to prevent accidental release 2-stage double safety lock for increased safety Immediate stop if the frying basket is accidentally removed during operation LED indicator lights Automatic switch-off Signal at the end of the programme Stainless steel basket insert, non-stick coated incl. free recipe booklet with great cooking ideas ideal for meat, fish, vegetables, poultry, vegan dishes, desserts easy to clean thanks to removable, dishwasher-safe parts Economical due to short heating time Non-slip feet for a secure stand Technical data: max. input power: 1,850 W Nominal power: 1,800 W Cooking chamber: 6.5 litres Drip tray: 5 litres Housing material: Polypropylene Heating element material: Stainless steel (S304) Colour: Silver &#x2F; Black &#x2F; Red Scope of delivery: 1 x Hot air fryer with 1 x drawer 1 x basket insert 1 x free recipe booklet 1 x 9-piece accessory set with cake tin Pizza pan Silicone mat grill rack </span>
                        </div>
                        <button onclick="toggleDescription(4)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-4" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-4" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0lPbTszWDI3XFY0M1RkNVg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV2xES1FYTGhWM244ZHBtM1g1TExbNExrY1dtNVBKWGxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGVGszWVZWbntPV1BtXEZUSmVJWExlM25SWVg7bFdwbXplMlhOWUhIVFBWanFnbm5SVDNYR2VHSFZPRzM1U287dmVvZm5lSlx4WGxqT1BuQzNPb1hRUzNYe2ZXaltmWm43WElueVxJOjRXRTNXU25TN2Q0UzJOWk81ZFpYTVhtWGhXb1BJY1lcVGRHUDJXNG43V1lIS1hZdjRXb2ZwXFl6aGVuXHRlVztKWUhmUGZZM3tYSVRjVW9mTGVYZktVNHZOVkdue1ZuanpjSnJ5UFpUbVlKTEdjRm18XDRTMlM1UHZkWEhOVm0yMmRtO2tYbFRFWEdPNGZwcnlTNVhyWGxEVlBHZllZRm51VEk3TlFaRHVQR3ZWXDJHeVZJN01kNUM2UHxIcVdHOnZlNFR0VkdmcmUyZkxUWTo3Y207dE5ZcnRjNGpIZFlqdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk80O3hmNGpzVEhyU1xXcnNaNVQ3UHBcVFp8SGxjWUx3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxYXHxXcFRKZEpTeWRsUFxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 87.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM0lPbTszWDI3XFY0M1RkNVg3VTNYTVVtWHNkV203VVZMVk5ZUEpVcGpZV2xES1FYTGhWM244ZHBtM1g1TExbNExrY1dtNVBKWGxUbGk1ZEpcfFRtXGxlVzNbWUlqTmVuRFdmbFRGVGszWVZWbntPV1BtXEZUSmVJWExlM25SWVg7bFdwbXplMlhOWUhIVFBWanFnbm5SVDNYR2VHSFZPRzM1U287dmVvZm5lSlx4WGxqT1BuQzNPb1hRUzNYe2ZXaltmWm43WElueVxJOjRXRTNXU25TN2Q0UzJOWk81ZFpYTVhtWGhXb1BJY1lcVGRHUDJXNG43V1lIS1hZdjRXb2ZwXFl6aGVuXHRlVztKWUhmUGZZM3tYSVRjVW9mTGVYZktVNHZOVkdue1ZuanpjSnJ5UFpUbVlKTEdjRm18XDRTMlM1UHZkWEhOVm0yMmRtO2tYbFRFWEdPNGZwcnlTNVhyWGxEVlBHZllZRm51VEk3TlFaRHVQR3ZWXDJHeVZJN01kNUM2UHxIcVdHOnZlNFR0VkdmcmUyZkxUWTo3Y207dE5ZcnRjNGpIZFlqdVttM3ZQfGZRZHxYY1hvWHZlWTNXW1pQVk80O3hmNGpzVEhyU1xXcnNaNVQ3UHBcVFp8SGxjWUx3UDNpfGNuVDZUWFBjY0k7eVRsWEhWblx6VlpMaFlZcklRSWV2TllTNFxYXHxXcFRKZEpTeWRsUFxXMmoyVzNMd1NYalhXNDdRZlpcdFhWajdnWVhW')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
    </ul>

    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start">
        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                What is western riding apparel?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Western riding apparel refers to the clothing and gear worn by riders who participate in western-style horseback riding. This typically includes a cowboy hat, long-sleeved shirt, jeans, cowboy boots, and a belt with a western-style buckle. Additionally, riders may wear chaps, spurs, and gloves for added protection and functionality. The apparel is designed to be comfortable, durable, and practical for the demands of western riding disciplines such as trail riding, ranch work, and rodeo events.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Boots" class="block">
                                Boots
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Hat" class="block">
                                Hat
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Chaps" class="block">
                                Chaps
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Shirt" class="block">
                                Shirt
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Jeans" class="block">
                                Jeans
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Gloves" class="block">
                                Gloves
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Spurs" class="block">
                                Spurs
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Vest" class="block">
                                Vest
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Jacket" class="block">
                                Jacket
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Belt" class="block">
                                Belt
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                What is Western riding apparel?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Western riding apparel refers to the clothing and accessories worn by riders in Western-style horseback riding. This typically includes a cowboy hat, long-sleeved shirt, jeans, cowboy boots, and a belt with a buckle. Western riding apparel is designed to be practical and comfortable for the rider while also reflecting the traditional Western cowboy aesthetic. Additionally, riders may also wear chaps, spurs, and gloves as part of their Western riding attire.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Boots" class="block">
                                Boots
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Hat" class="block">
                                Hat
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Chaps" class="block">
                                Chaps
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Jeans" class="block">
                                Jeans
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Spurs" class="block">
                                Spurs
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Vest" class="block">
                                Vest
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Gloves" class="block">
                                Gloves
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Shirt" class="block">
                                Shirt
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Helmet" class="block">
                                Helmet
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Saddle" class="block">
                                Saddle
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                What is footwear?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Footwear refers to any type of garment worn on the feet, such as shoes, sandals, boots, and slippers. It is designed to provide protection and comfort for the feet while also serving as a fashion statement. Footwear comes in a variety of styles, materials, and designs to suit different activities and occasions. It plays a crucial role in supporting the feet and promoting overall foot health.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                What is sturdy footwear?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Sturdy footwear refers to shoes or boots that are strong, durable, and provide good support and protection for the feet. This type of footwear is often made from high-quality materials such as leather, rubber, or synthetic materials, and is designed to withstand rough or challenging conditions. Sturdy footwear is commonly worn in outdoor activities such as hiking, camping, or construction work, as well as in situations where extra stability and protection for the feet are needed.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
    </ul>

    <div class="mb-10">
        <!-- Related Terms Section -->
<section class="w-full max-w-none px-6 py-6 lg:px-8 text-center text-white rounded-2xl shadow-xl my-6 mb-12 relative overflow-hidden border border-white/10" style="background-color: #406eb2;">
    <h2 class="text-xl sm:text-2xl font-bold mb-6">
        Similar search terms for
        <span class="text-yellow-300">Joehiggins</span>
    </h2>

    <div id="related-terms" class="flex flex-wrap justify-center gap-3">
        
        
        <a href="/And"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            And
        </a>
        
        <a href="/The"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            The
        </a>
        
        <a href="/For"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            For
        </a>
        
        <a href="/Footwear"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Footwear
        </a>
        
        <a href="/Are"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Are
        </a>
        
        <a href="/Riding"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Riding
        </a>
        
        <a href="/Sturdy"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Sturdy
        </a>
        
        <a href="/Activities"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Activities
        </a>
        
        <a href="/Sneakers"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Sneakers
        </a>
        
        <a href="/Support"
           class="term-chip inline-block rounded-full px-5 py-2 text-sm font-semibold text-white shadow-md transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5 hover:scale-105 border border-white/20 bg-white/10 hover:bg-white/20">
            Support
        </a>
        
        
    </div>
</section>

<script>
    document.addEventListener('DOMContentLoaded', function () {
        const chips = document.querySelectorAll('#related-terms .term-chip');
        const colors = [
            "#3B82F6", // Blue 500
            "#0EA5E9", // Sky 500
            "#10B981", // Emerald 500
            "#14B8A6", // Teal 500
            "#6366F1", // Indigo 500
            "#8B5CF6", // Violet 500
        ];
        chips.forEach(chip => {
            const color = colors[Math.floor(Math.random() * colors.length)];
            chip.style.backgroundColor = color;
            chip.style.color = "white"; // weiße Schrift für Eleganz
        });
    });
</script>


    </div>

    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start mb-8">
        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-1" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGMzdOWVxQWFlybVZZbnNWSlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhySFU0O0hVWVxOUDNUaFBuTHZVWlA0ZEZqT1FIWEVkV2k0WUhUWFttN0tQSkMzXFhYTGZtcndYWTsyT1pUeFhHekZWSEhyVDRqNWNwVFdWb3Z1Vm03bU5aXERRRzo3ZHBtdmdXbndVNVQ3U3xEc1Y1VHJVR1B3WG15NWVHMjVQWlRUVVZmeVhZNnpYSW5sTG8zclxGMjRRRlc2T1ZbNlFWQzVQRkNvY1lTO1BsaTNRRkc0UUZteVB8U3lMcFR8UlZLeU9sW3lQRkN6">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Hard-case-set-Baseline">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGMzdOWVxQWFlybVZZbnNWSlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhySFU0O0hVWVxOUDNUaFBuTHZVWlA0ZEZqT1FIWEVkV2k0WUhUWFttN0tQSkMzXFhYTGZtcndYWTsyT1pUeFhHekZWSEhyVDRqNWNwVFdWb3Z1Vm03bU5aXERRRzo3ZHBtdmdXbndVNVQ3U3xEc1Y1VHJVR1B3WG15NWVHMjVQWlRUVVZmeVhZNnpYSW5sTG8zclxGMjRRRlc2T1ZbNlFWQzVQRkNvY1lTO1BsaTNRRkc0UUZteVB8U3lMcFR8UlZLeU9sW3lQRkN6">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/DC-quD5jtyvhO1bJHtLCLmXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdeow5mTX_XX8fJnmonmmIJDto-ts1FX0dV4YSrPQpN_HhigD4By3Pvs/685816890740_large.webp"
                         alt="Hard case set Baseline 4-piece silver ABS accessories"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGMzdOWVxQWFlybVZZbnNWSlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhySFU0O0hVWVxOUDNUaFBuTHZVWlA0ZEZqT1FIWEVkV2k0WUhUWFttN0tQSkMzXFhYTGZtcndYWTsyT1pUeFhHekZWSEhyVDRqNWNwVFdWb3Z1Vm03bU5aXERRRzo3ZHBtdmdXbndVNVQ3U3xEc1Y1VHJVR1B3WG15NWVHMjVQWlRUVVZmeVhZNnpYSW5sTG8zclxGMjRRRlc2T1ZbNlFWQzVQRkNvY1lTO1BsaTNRRkc0UUZteVB8U3lMcFR8UlZLeU9sW3lQRkN6')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-1" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(1)">
                            Hard case set Baseline 4-piece silver ABS accessories
                        </div>

                        
                        <a href="/Hard-case-set-Baseline" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Hard-case-set-Baseline">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-1" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(1)">
                            <span class="break-words"> Let the journey begin: whether it&#x27;s a holiday, short trip or trip around the world! The 4-piece suitcase set is the perfect travelling companion. The high-quality workmanship and the many packing options offer a high level of travelling comfort . The lined interior can be compartmentalised and also has tension straps and a practical mesh compartment. These hard-shell cases are characterised by their high durability and low weight . The smooth-running twin castors (360° swivelling) , robust telescopic handles and shaped handles (top and side) make the cases easy to move. Instructions for adjusting the combination locks: Simply pull back the lever, then enter the number combination and release the lever, and the new number is set. Product advantages: High durability and low weight highly flexible ABS plastic hard shell compartmentalised interior Inner net compartment and tensioning straps Security combination lock 360° twin wheels for easy handling Ergonomic telescopic handles 2 carrying handles (top and side) the different sizes can be stacked inside each other Front edges reinforced with fittings luggage scale, luggage strap, 2 x laundry organisers Name tag for each case Technical data Material: ABS plastic &#x2F; polyester Lining material: 210D polyester Dimensions S: 35 x 20 x 50 cm; weight: 2 kg Dimensions M: 40 x 25 x 60 cm; weight: 2.4 kg Dimensions L: 45 x 30 x 70 cm; weight: 3.3 kg XL dimensions: 50 x 32 x 75 cm; weight: 4.2 kg Colour: Silver Scope of delivery: 1 x 4-piece case set + accessories </span>
                        </div>
                        <button onclick="toggleDescription(1)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-1" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-1" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGMzdOWVxQWFlybVZZbnNWSlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhySFU0O0hVWVxOUDNUaFBuTHZVWlA0ZEZqT1FIWEVkV2k0WUhUWFttN0tQSkMzXFhYTGZtcndYWTsyT1pUeFhHekZWSEhyVDRqNWNwVFdWb3Z1Vm03bU5aXERRRzo3ZHBtdmdXbndVNVQ3U3xEc1Y1VHJVR1B3WG15NWVHMjVQWlRUVVZmeVhZNnpYSW5sTG8zclxGMjRRRlc2T1ZbNlFWQzVQRkNvY1lTO1BsaTNRRkc0UUZteVB8U3lMcFR8UlZLeU9sW3lQRkN6')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 103.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGMzdOWVxQWFlybVZZbnNWSlRyVEc7b1xHNnlWSTdNXFZQMltuUFpVNWZ7UFhySFU0O0hVWVxOUDNUaFBuTHZVWlA0ZEZqT1FIWEVkV2k0WUhUWFttN0tQSkMzXFhYTGZtcndYWTsyT1pUeFhHekZWSEhyVDRqNWNwVFdWb3Z1Vm03bU5aXERRRzo3ZHBtdmdXbndVNVQ3U3xEc1Y1VHJVR1B3WG15NWVHMjVQWlRUVVZmeVhZNnpYSW5sTG8zclxGMjRRRlc2T1ZbNlFWQzVQRkNvY1lTO1BsaTNRRkc0UUZteVB8U3lMcFR8UlZLeU9sW3lQRkN6')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-2" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWQzVRRlNvY1lTO1BsaTNRRkc0UUZteVB8aTJMcFR8UlZLeU9sW3lQRkN6">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Baseline-4-piece-hard-case">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWQzVRRlNvY1lTO1BsaTNRRkc0UUZteVB8aTJMcFR8UlZLeU9sW3lQRkN6">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/8J-yK0uppMB4rkAc9ThJtuXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMddRJgc9vtx3k1hhrMBl6lvfaCmEMkPoV7OLqeR6CKys5CxzC1BHTZAA/685816890784_large.webp"
                         alt="Baseline 4-piece hard case set green ABS accessories"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWQzVRRlNvY1lTO1BsaTNRRkc0UUZteVB8aTJMcFR8UlZLeU9sW3lQRkN6')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-2" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(2)">
                            Baseline 4-piece hard case set green ABS accessories
                        </div>

                        
                        <a href="/Baseline-4-piece-hard-case" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Baseline-4-piece-hard-case">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-2" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(2)">
                            <span class="break-words"> Let the journey begin: whether it&#x27;s a holiday, short trip or trip around the world! The 4-piece suitcase set is the perfect travelling companion. The high-quality workmanship and the many packing options offer a high level of travelling comfort . The lined interior can be compartmentalised and also has tension straps and a practical mesh compartment. These hard-shell cases are characterised by their high durability and low weight . The smooth-running twin castors (360° swivelling) , robust telescopic handles and shaped handles (top and side) make the cases easy to move. Instructions for adjusting the combination locks: Simply pull back the lever, then enter the number combination and release the lever, and the new number is set. Product advantages: High durability and low weight highly flexible ABS plastic hard shell compartmentalised interior Inner net compartment and tensioning straps Security combination lock 360° twin wheels for easy handling Ergonomic telescopic handles 2 carrying handles (top and side) the different sizes can be stacked inside each other Front edges reinforced with fittings luggage scale, luggage strap, 2 x laundry organisers Name tag for each case Technical data Material: ABS plastic &#x2F; polyester Lining material: 210D polyester Dimensions S: 35 x 20 x 50 cm; weight: 2 kg Dimensions M: 40 x 25 x 60 cm; weight: 2.4 kg Dimensions L: 45 x 30 x 70 cm; weight: 3.3 kg XL dimensions: 50 x 32 x 75 cm; weight: 4.2 kg Colour: Green Scope of delivery: 1 x 4-piece case set + accessories </span>
                        </div>
                        <button onclick="toggleDescription(2)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-2" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-2" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWQzVRRlNvY1lTO1BsaTNRRkc0UUZteVB8aTJMcFR8UlZLeU9sW3lQRkN6')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 94.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWQzVRRlNvY1lTO1BsaTNRRkc0UUZteVB8aTJMcFR8UlZLeU9sW3lQRkN6')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-3" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM3hncERsVVhHeVZYXDZbb2Y0ZW9qcVxWWEpUMmptZm95MlFaVHZTWERZV0pqSmdHdk1VRlhTZG07NWVwantUbUs1ZEc6NFVXZTRTbnF2VmxmdVxwRDZXVTJ6WG9IY2ZtM1lbNVRzWFhybE5ZNzhWbXUyVDQzTVxwbTROWnIzZEdMSVoyUDNXV3ZTT0lqeWZ8bm5PM2pTWjNmSVxsSGhlWEN5UEpQRlNYTzdmWEdvZFlubVJWWzZQVml6UGxpN09GaXxPa1xyXEYyNFFGVzZPVls2UVZDNk98S29mSk87T2xDe1BsQzJPRkc&#x2F;">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Hard-case-set-Exopack">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM3hncERsVVhHeVZYXDZbb2Y0ZW9qcVxWWEpUMmptZm95MlFaVHZTWERZV0pqSmdHdk1VRlhTZG07NWVwantUbUs1ZEc6NFVXZTRTbnF2VmxmdVxwRDZXVTJ6WG9IY2ZtM1lbNVRzWFhybE5ZNzhWbXUyVDQzTVxwbTROWnIzZEdMSVoyUDNXV3ZTT0lqeWZ8bm5PM2pTWjNmSVxsSGhlWEN5UEpQRlNYTzdmWEdvZFlubVJWWzZQVml6UGxpN09GaXxPa1xyXEYyNFFGVzZPVls2UVZDNk98S29mSk87T2xDe1BsQzJPRkc&#x2F;">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/TLvtJnFpMTKILNRIXPExTmXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMddQrUfYaS29f4mcojKT-8-KFvLAeeOAzSrm5Et-IfhL7E3h7zQVVLNw/685816890832_large.webp"
                         alt="Hard case set Exopack 3-piece black ABS accessories"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM3hncERsVVhHeVZYXDZbb2Y0ZW9qcVxWWEpUMmptZm95MlFaVHZTWERZV0pqSmdHdk1VRlhTZG07NWVwantUbUs1ZEc6NFVXZTRTbnF2VmxmdVxwRDZXVTJ6WG9IY2ZtM1lbNVRzWFhybE5ZNzhWbXUyVDQzTVxwbTROWnIzZEdMSVoyUDNXV3ZTT0lqeWZ8bm5PM2pTWjNmSVxsSGhlWEN5UEpQRlNYTzdmWEdvZFlubVJWWzZQVml6UGxpN09GaXxPa1xyXEYyNFFGVzZPVls2UVZDNk98S29mSk87T2xDe1BsQzJPRkc/')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-3" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(3)">
                            Hard case set Exopack 3-piece black ABS accessories
                        </div>

                        
                        <a href="/Hard-case-set-Exopack" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Hard-case-set-Exopack">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-3" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(3)">
                            <span class="break-words"> Let the journey begin! The hard-shell cases with highly flexible, impact-resistant ABS plastic shell, TSA combination lock and practical accessories are the perfect travelling companions. The high-quality workmanship and the many packing options offer a high level of travelling comfort. The lined interior can be compartmentalised and also has tension straps and a practical mesh pocket. These cases are characterised by their high durability and low weight . The 4 rubberised twin castors (360° rotatable) , robust telescopic handles and shaped handles (top and side) make the cases easy to move. Instructions for adjusting the combination locks: Simply pull back the lever, then enter the number combination and release the lever, and the new number is set. Product advantages: High durability and low weight Impact-resistant and highly flexible ABS plastic hard shell compartmentalised, lined interior made of 210D Oxford polyester Inner net compartment and collapsible tension straps&#x2F;elasticated straps TSA security combination lock 4 twin TPU wheels for quiet rolling 360° wheel system for easy handling Ergonomic telescopic handles, height-adjustable Reinforced corner protection 2 carrying handles (top and side) luggage scale, luggage strap, 2 x laundry organisers Name tag for each suitcase Technical data Material: ABS plastic &#x2F; polyester Material (lining): 210D polyester Material telescopic handle: aluminium alloy outside, iron inside Dimensions M, 40 L: 53 x 37 x 21 cm Dimensions L, 80 L: 67 x 44 x 28 cm Dimensions XL, 105 L: 76 x 51 x 30 cm Castors Ø: 60 mm Colour: Black Scope of delivery: 1 x set of 3 Exopack cases with accessories </span>
                        </div>
                        <button onclick="toggleDescription(3)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-3" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-3" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM3hncERsVVhHeVZYXDZbb2Y0ZW9qcVxWWEpUMmptZm95MlFaVHZTWERZV0pqSmdHdk1VRlhTZG07NWVwantUbUs1ZEc6NFVXZTRTbnF2VmxmdVxwRDZXVTJ6WG9IY2ZtM1lbNVRzWFhybE5ZNzhWbXUyVDQzTVxwbTROWnIzZEdMSVoyUDNXV3ZTT0lqeWZ8bm5PM2pTWjNmSVxsSGhlWEN5UEpQRlNYTzdmWEdvZFlubVJWWzZQVml6UGxpN09GaXxPa1xyXEYyNFFGVzZPVls2UVZDNk98S29mSk87T2xDe1BsQzJPRkc/')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 97.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM3hncERsVVhHeVZYXDZbb2Y0ZW9qcVxWWEpUMmptZm95MlFaVHZTWERZV0pqSmdHdk1VRlhTZG07NWVwantUbUs1ZEc6NFVXZTRTbnF2VmxmdVxwRDZXVTJ6WG9IY2ZtM1lbNVRzWFhybE5ZNzhWbXUyVDQzTVxwbTROWnIzZEdMSVoyUDNXV3ZTT0lqeWZ8bm5PM2pTWjNmSVxsSGhlWEN5UEpQRlNYTzdmWEdvZFlubVJWWzZQVml6UGxpN09GaXxPa1xyXEYyNFFGVzZPVls2UVZDNk98S29mSk87T2xDe1BsQzJPRkc/')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
            <section class="mb-8">
    <div id="product-content">
        <li class="bg-white/90 backdrop-blur-sm shadow-md rounded-xl m-1 flex flex-col transition-all duration-300 hover:-translate-y-1 hover:shadow-xl border border-gray-200/60 overflow-hidden group">
            <div id="product-4" class="flex flex-col rounded-xl overflow-hidden mx-4 md:mx-0">
                <form id="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWR3lRRm1vY1lTO1BsaTNRRkc0UUZtek9GaTdMcFR8UlZLeU9sW3lQRkN6">
                    <input type="hidden" name="q">
                    <input type="hidden" name="search" value="Baseline-4-piece-hard-case">
                    <input type="hidden" name="term" value="Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWR3lRRm1vY1lTO1BsaTNRRkc0UUZtek9GaTdMcFR8UlZLeU9sW3lQRkN6">
                </form>

                <!-- Product Image -->
                <div class="overflow-hidden bg-gray-50">
                    <img class="w-full cursor-pointer min-h-[15rem] object-cover transition-transform duration-300 group-hover:scale-103"
                         src="https://cdn.billiger.com/dynimg/HfwMrR16Ow3OBL6F60zXlqXpJ53MH5lvA_hMn5zos5T_olRSBeQCSEAXhzSr2EMdV8FR6VXkdvpaHqACI53iN--ZwxBTAzBmGjjsKSlnqzCqtdsjo0DSoQ/685816891089_large.webp"
                         alt="Baseline 4-piece hard case set blue ABS accessories"
                         onerror="this.onerror=null;this.src='/logos/photo_missing.png';"
                         onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWR3lRRm1vY1lTO1BsaTNRRkc0UUZtek9GaTdMcFR8UlZLeU9sW3lQRkN6')">
                </div>

                <!-- Product Content -->
                <div class="px-5 flex flex-col flex-grow min-h-[9rem]">
                    <div class="min-h-[3.5rem] flex justify-between m-auto relative">
                        <div id="title-4" class="font-bold text-base mb-2 overflow-hidden line-clamp-2 cursor-pointer text-gray-800"
                             onclick="toggleTitle(4)">
                            Baseline 4-piece hard case set blue ABS accessories
                        </div>

                        
                        <a href="/Baseline-4-piece-hard-case" class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                              title="Baseline-4-piece-hard-case">
              <i class="fas fa-search text-blue-500 hover:text-blue-700"></i>
            </a>
                    </div>
                    <hr>
                    <div class="flex justify-between items-end relative mt-1">
                        <div id="description-4" class="text-gray-600 text-sm flex-grow line-clamp-3 cursor-pointer leading-relaxed"
                             onclick="toggleDescription(4)">
                            <span class="break-words"> Let the journey begin: whether it&#x27;s a holiday, short trip or trip around the world! The 4-piece suitcase set is the perfect travelling companion. The high-quality workmanship and the many packing options offer a high level of travelling comfort . The lined interior can be compartmentalised and also has tension straps and a practical mesh compartment. These hard-shell cases are characterised by their high durability and low weight . The smooth-running twin castors (360° swivelling) , robust telescopic handles and shaped handles (top and side) make the cases easy to move. Instructions for adjusting the combination locks: Simply pull back the lever, then enter the number combination and release the lever, and the new number is set. Product advantages: High durability and low weight highly flexible ABS plastic hard shell compartmentalised interior Inner net compartment and tensioning straps Security combination lock 360° twin wheels for easy handling Ergonomic telescopic handles 2 carrying handles (top and side) the different sizes can be stacked inside each other Front edges reinforced with fittings luggage scale, luggage strap, 2 x laundry organiser Name tag for each case Technical data Material: ABS plastic &#x2F; polyester Lining material: 210D polyester Dimensions S: 35 x 20 x 50 cm; weight: 2 kg Dimensions M: 40 x 25 x 60 cm; weight: 2.4 kg Dimensions L: 45 x 30 x 70 cm; weight: 3.3 kg XL dimensions: 50 x 32 x 75 cm; weight: 4.2 kg Colour: Blue Scope of delivery: 1 x 4-piece case set + accessories </span>
                        </div>
                        <button onclick="toggleDescription(4)"
                                class="absolute bottom-0 mt-1 -right-6 mr-2 group"
                                aria-label="Toggle Description">
                            <i id="toggle-icon-4" class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                            <span id="toggle-text-4" class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                Show more
              </span>
                        </button>
                    </div>
                </div>

                <!-- Product Footer -->
                <div class="flex flex-col mt-auto px-6 items-center text-center justify-center">
                    <hr class="mb-1 border-gray-300">
                    <div class="mb-1">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWR3lRRm1vY1lTO1BsaTNRRkc0UUZtek9GaTdMcFR8UlZLeU9sW3lQRkN6')" type="button"
                                class="text-xs text-gray-400" aria-label="Product Shop Button">
                            Provider: Deubaxxl UK
                        </button>
                    </div>
                    <div class="w-full max-w-xs overflow-hidden">
            <span class="text-md font-bold text-gray-700 truncate">
              Price: 94.95 £ |
            </span>
                        <span class="text-sm text-gray-700 truncate">
              Shipping*: 0.00 £
            </span>
                    </div>
                    <div class="mt-2 mb-3 w-full">
                        <button onclick="submitForm('Y0pUMmVKTzhOeztsZFk7bWZZeXdlNDt1ZlpUbmRvWDJmNDt7Y3s3bGQ0MnhbNDt2ZFk7d040M3hcSlh1XFpPeFtaRHJONFB2ZDRUM2RGO3ZbfDNTWFdIbVc1VElmb1xZUElxb2VGM09RWkd2VW8zd2Y0ZjVZWFxvT2xqWWduZXlUSkMyXFdbNlltTHhUM2l6ZVZuRWdXOnZcSm52TzNYUlBaQ3pPWER0UEhXNVtYalNYV0w2UFdQNlNWUGpQSXZjVTVENVszbkxQNFR3Z29IY2VZZktlV1BYVzRucVVJXHtVNURXUUZUWGZsbjVQNVRHZFdcRk9JdmxlNFBWWzVId1tvTzdjR25QU1hMNmZaTHpVMnZ8UVhDNFRvTEVmNXJsTG8zclxGMjRRRlc2T1ZbNlFWR3lRRm1vY1lTO1BsaTNRRkc0UUZtek9GaTdMcFR8UlZLeU9sW3lQRkN6')" type="button"
                                class="w-full bg-gradient-to-r from-yellow-400 to-amber-400 hover:from-yellow-300 hover:to-amber-300 rounded-full px-4 py-2.5 text-sm font-bold text-gray-900 shadow-md transition-all duration-300 hover:shadow-lg">
                            Continue to product
                        </button>
                    </div>
                </div>
            </div>
        </li>
    </div>
</section>

        
    </ul>

    <ul class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-6 items-start">
        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Which footwear suits you best?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    The footwear that suits me best is a comfortable pair of sneakers. I prefer sneakers because they provide good support and cushioning for my feet, which is important for my active lifestyle. Additionally, sneakers are versatile and can be worn for various activities such as walking, running, or casual outings. Overall, sneakers are the best choice for me in terms of comfort, support, and style.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Do Crocs count as sturdy footwear?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Yes, Crocs can be considered sturdy footwear for certain activities. They are made of a durable material and provide good support and traction, making them suitable for outdoor activities like gardening, hiking, or boating. However, they may not be the best choice for heavy-duty work or activities that require maximum protection and support, such as construction or hiking on rugged terrain. Overall, Crocs can be considered sturdy footwear for casual and light outdoor activities.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    <div style="min-height: 0px;"></div>
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                What are wellness textiles?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Wellness textiles are fabrics that are designed to promote health and well-being. These textiles are often infused with properties such as antimicrobial, moisture-wicking, or temperature-regulating capabilities to enhance comfort and promote a healthier environment. Wellness textiles can be used in various applications such as bedding, clothing, and home furnishings to support overall wellness and improve quality of life.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Comfort" class="block">
                                Comfort
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Health" class="block">
                                Health
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Relaxation" class="block">
                                Relaxation
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Natural" class="block">
                                Natural
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Sustainable" class="block">
                                Sustainable
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Therapeutic" class="block">
                                Therapeutic
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Eco-friendly" class="block">
                                Eco-friendly
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Revitalize" class="block">
                                Revitalize
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Soothing" class="block">
                                Soothing
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Rejuvenate" class="block">
                                Rejuvenate
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
            <section class="">
    <div id="faq-content">
        <li class="faq-item p-4 rounded-xl flex flex-col justify-between transition-all duration-300 w-full bg-white/80 backdrop-blur-sm border border-gray-200/60 shadow-md hover:shadow-lg">
            <h3 class="font-bold bg-gray-100 p-3 rounded-lg text-lg cursor-pointer transition-all duration-200 hover:bg-gray-200"
                data-truncate-length="50" onclick="toggleQuestion(event)">
                Do sneakers also count as sturdy footwear?
            </h3>

            <div class="faq-answer-wrapper relative pb-5">
                <p class="faq-answer text-gray-600 text-sm mt-2 transition-all duration-300 cursor-pointer w-full leading-relaxed"
                   data-truncate-length="180" onclick="toggleAnswer(event)">
                    Yes, sneakers can also count as sturdy footwear depending on the type of sneaker. Some sneakers are designed with durable materials and supportive features that make them suitable for various activities and terrains. However, not all sneakers are considered sturdy footwear, as some may lack the necessary support and durability needed for certain activities or environments. It is important to choose sneakers that are specifically designed for the intended use to ensure they provide the necessary protection and support for your feet.
                    <span class="relative -top-[6px] text-[0.55em] opacity-40 font-normal select-none ml-1 inline-block">**</span>

                </p>

                <button onclick="toggleAnswer(event, true)" class="absolute bottom-0 right-2 mt-1 group"
                        aria-label="Toggle Description">
                    <i class="fa-solid fa-up-right-and-down-left-from-center text-blue-500 hover:text-blue-700"></i>
                    <span class="absolute w-auto p-2 min-w-max bottom-0 right-12 transform translate-x-1/2 translate-y-full bg-black text-white text-xs rounded-md opacity-0 group-hover:opacity-100 transition-opacity duration-300 ease-in-out">
                        Show more
                    </span>
                </button>
            </div>

            

            <div id="related-terms"
                 class="related-terms hidden flex flex-wrap justify-center text-center mt-3 pt-3 border-t border-gray-100">
                
                
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Sneakers" class="block">
                                Sneakers
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Sturdy" class="block">
                                Sturdy
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Footwear" class="block">
                                Footwear
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Count" class="block">
                                Count
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Yes" class="block">
                                Yes
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/No" class="block">
                                No
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Shoes" class="block">
                                Shoes
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Athletic" class="block">
                                Athletic
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Durability" class="block">
                                Durability
                            </a>
                        </div>
                    
                        <div class="keyword-pill inline-block rounded-full px-4 py-1.5 m-1 text-xs font-medium shadow-sm transition-all duration-200 hover:scale-105 hover:shadow-md cursor-pointer">
                            <a href="/Comfort." class="block">
                                Comfort.
                            </a>
                        </div>
                    
                
            </div>
        </li>
    </div>
</section>

<!-- Pills einfärben -->
<script>
    document.addEventListener("DOMContentLoaded", () => {
        const colors = [
            "bg-blue-500 text-white hover:bg-blue-600",
            "bg-indigo-500 text-white hover:bg-indigo-600",
            "bg-violet-500 text-white hover:bg-violet-600",
            "bg-pink-500 text-white hover:bg-pink-600",
            "bg-rose-500 text-white hover:bg-rose-600",
            "bg-emerald-500 text-white hover:bg-emerald-600",
            "bg-teal-500 text-white hover:bg-teal-600",
            "bg-cyan-500 text-white hover:bg-cyan-600"
        ];

        const pills = document.querySelectorAll(".keyword-pill");
        pills.forEach((pill, index) => {
            const colorClass = colors[index % colors.length];
            pill.className += " " + colorClass;
        });
    });
</script>

        
    </ul>
</div>

<div class="mb-10 text-center items-center justify-center">
    
</div>

<script>
    /* ---------------------------
       Show correct layout based on page
    ---------------------------- */
    (function() {
        const isMainPage =
            window.location.pathname === '/' ||
            window.location.pathname === '/index.html';

        if (isMainPage) {
            document.getElementById('main-page-layout').classList.remove('hidden');
        } else {
            document.getElementById('subpage-layout').classList.remove('hidden');
        }
    })();
</script>

<script>
    /* ---------------------------
       Werbung nur auf Main Page
    ---------------------------- */
    document.addEventListener('DOMContentLoaded', function () {
        const ad = document.getElementById('ad-banner');
        if (!ad) return;

        const isMainPage =
            window.location.pathname === '/' ||
            window.location.pathname === '/index.html';

        if (!isMainPage) {
            ad.style.display = 'none';
        }
    });
</script>

<script>
    /* ---------------------------
       Überschrift bereinigen
    ---------------------------- */
    const heading = document.getElementById("product-heading");
    const headingSubpage = document.getElementById("product-heading-subpage");

    if (heading) {
        let headingText = heading.textContent;
        headingText = headingText.replace(/-/g, ' ');
        heading.textContent = headingText;
    }

    if (headingSubpage) {
        let headingText = headingSubpage.textContent;
        headingText = headingText.replace(/-/g, ' ');
        headingSubpage.textContent = headingText;
    }
</script>

<script>
    /* ---------------------------
       Navigation + FAQ Logik
    ---------------------------- */

    function handleTitleClick(title) {
        const cleanTitle = title
            .replace(/[^\p{L}\p{N}\s-]/gu, '')
            .replace(/\s+/g, ' ')
            .split(' ').slice(0, 4).join(' ')
            .replace(/\s+/g, '-')
            .replace(/-{2,}/g, '-')
            .replace(/^-+|-+$/g, '');
        const url = '/' + cleanTitle;
        window.location.href = url;
    }

    // OLD toggleDescription - now replaced by event-driven approach
    function toggleDescription(index) {
        // This function is kept for backwards compatibility but should not be used
        // The new approach uses event listeners without IDs
        console.warn('toggleDescription called - this should be handled by event listeners');
    }

    function toggleTitle(index) {
        const title = document.getElementById('title-' + index);
        title.classList.toggle('line-clamp-2');
    }

    function submitForm(formId) {
        const form = document.getElementById(formId);
        const suspiciousUserAgents = ['bot', 'crawl', 'slurp', 'spider', 'curl', 'wget', 'python'];
        const userAgent = navigator.userAgent.toLowerCase();
        const isSuspicious = suspiciousUserAgents.some(suspect => userAgent.includes(suspect));
        const honeypot = form.querySelector('[name="q"]').value.length > 0;

        if (!honeypot && !isSuspicious) {
            event.preventDefault();
            const formData = new FormData(form);
            const queryString = new URLSearchParams(formData).toString();
            const urlWithParams = `/clickout?${queryString}`;
            let newWindow = window.open('', '_blank');

            fetch(urlWithParams, {
                method: 'GET',
                headers: {
                    'X-Requested-With': 'XMLHttpRequest',
                    'Accept': 'application/json',
                }
            })
                .then(response => response.json())
                .then(data => {
                    if (data.clickOutUrl) {
                        newWindow.location = data.clickOutUrl;
                    } else {
                        newWindow.close();
                        alert('Unable to open the requested link.');
                    }
                })
                .catch(error => {
                    console.error('Fetch error:', error);
                    newWindow.close();
                });
        } else {
            alert('Suspicious activity detected or bot activity suspected.');
        }
    }

    function truncateText(element, length) {
        const fullText = element.textContent.trim();
        const truncateLength = parseInt(length, 10);
        if (fullText.length > truncateLength) {
            element.dataset.fullText = fullText;
            element.textContent = fullText.substring(0, truncateLength) + '...';
            return true;
        }
        return false;
    }

    function toggleTextForProduct(descElement, buttonElement) {
        const isTruncated = descElement.textContent.endsWith('...');

        // Find the icon and text within the button
        const icon = buttonElement.querySelector('i[id^="toggle-icon-"]');
        const text = buttonElement.querySelector('span[id^="toggle-text-"]');

        if (isTruncated) {
            // Expand
            descElement.textContent = descElement.dataset.fullText;
            descElement.classList.remove('line-clamp-3');
            if (icon) {
                icon.classList.remove('fa-up-right-and-down-left-from-center');
                icon.classList.add('fa-down-left-and-up-right-to-center');
            }
            if (text) {
                text.textContent = "Show less";
            }
        } else {
            // Collapse
            const truncateLength = 180; // Default truncate length for products
            descElement.textContent = descElement.dataset.fullText.substring(0, truncateLength) + '...';
            descElement.classList.add('line-clamp-3');
            if (icon) {
                icon.classList.remove('fa-down-left-and-up-right-to-center');
                icon.classList.add('fa-up-right-and-down-left-from-center');
            }
            if (text) {
                text.textContent = "Show more";
            }
        }
    }

    function toggleText(element, relatedContainer, sourceText, button) {
        const isTruncated = element.textContent.endsWith('...');
        const icon = button.querySelector('i');
        const text = button.querySelector('span');

        if (isTruncated) {
            element.textContent = element.dataset.fullText;
            if (sourceText) sourceText.classList.remove('hidden');
            icon.classList.remove('fa-up-right-and-down-left-from-center');
            icon.classList.add('fa-down-left-and-up-right-to-center');
            text.textContent = "Show less";
        } else {
            const truncateLength = parseInt(element.dataset.truncateLength, 10);
            element.textContent = element.textContent.substring(0, truncateLength) + '...';
            if (sourceText) sourceText.classList.add('hidden');
            icon.classList.remove('fa-down-left-and-up-right-to-center');
            icon.classList.add('fa-up-right-and-down-left-from-center');
            text.textContent = "Show more";
        }

        if (relatedContainer) {
            relatedContainer.classList.toggle('hidden');
        }
    }

    document.addEventListener('DOMContentLoaded', function () {
        // Check if on main page
        const isMainPage =
            window.location.pathname === '/' ||
            window.location.pathname === '/index.html';

        /* -------- FAQs -------- */
        document.querySelectorAll('.faq-item').forEach((item, index) => {
            const answer = item.querySelector('.faq-answer');
            const sourceText = item.querySelector('.source-text');
            const relatedContainer = item.querySelector('.related-terms');
            const toggleButton = item.querySelector('button[aria-label="Toggle Description"]');

            const wasTruncated = truncateText(answer, answer.dataset.truncateLength);

            if (relatedContainer) relatedContainer.classList.add('hidden');
            if (sourceText) sourceText.classList.add('hidden');

            // On main page, auto-expand ALL FAQs and hide toggle button
            if (isMainPage && wasTruncated) {
                answer.textContent = answer.dataset.fullText;
                if (sourceText) sourceText.classList.remove('hidden');
                if (relatedContainer) relatedContainer.classList.remove('hidden');
                if (toggleButton) toggleButton.style.display = 'none';
                answer.style.cursor = 'default';
            } else if (wasTruncated) {
                // Not on main page - normal behavior with toggle
                if (toggleButton) {
                    toggleButton.addEventListener('click', function () {
                        toggleText(answer, relatedContainer, sourceText, toggleButton);
                    });
                }

                answer.style.cursor = 'pointer';
                answer.addEventListener('click', function () {
                    toggleText(answer, relatedContainer, sourceText, toggleButton);
                });
            } else {
                if (toggleButton) toggleButton.style.display = 'none';
                answer.style.cursor = 'default';
            }

            if (relatedContainer) {
                relatedContainer.querySelectorAll('a').forEach(link => {
                    link.addEventListener('click', function (event) {
                        event.preventDefault();
                        let cleanedTerm = link.textContent.trim().replace(/\s+/g, '-');
                        window.location.href = `/${cleanedTerm}`;
                    });
                });
            }
        });

        /* -------- Products - NEW APPROACH -------- */
        // Find all product containers by their structure
        document.querySelectorAll('#product-content').forEach((productSection) => {
            const productLi = productSection.querySelector('li');
            if (!productLi) return;

            // Find description and button within THIS specific product
            const description = productLi.querySelector('[id^="description-"]');
            const toggleButton = productLi.querySelector('button[aria-label="Toggle Description"]');

            if (!description) return;

            // Store the full text before truncation
            const fullText = description.textContent.trim();
            description.dataset.fullText = fullText;

            // Truncate if needed
            const truncateLength = 180;
            let wasTruncated = false;
            if (fullText.length > truncateLength) {
                description.textContent = fullText.substring(0, truncateLength) + '...';
                wasTruncated = true;
            }

            if (wasTruncated) {
                // Remove inline onclick to prevent conflicts
                description.removeAttribute('onclick');
                if (toggleButton) toggleButton.removeAttribute('onclick');

                // Add event listener to button
                if (toggleButton) {
                    toggleButton.addEventListener('click', function (event) {
                        event.preventDefault();
                        event.stopPropagation();
                        toggleTextForProduct(description, toggleButton);
                    });
                }

                // Add event listener to description
                description.style.cursor = 'pointer';
                description.addEventListener('click', function (event) {
                    event.preventDefault();
                    toggleTextForProduct(description, toggleButton);
                });
            } else {
                if (toggleButton) toggleButton.style.display = 'none';
                description.style.cursor = 'default';
            }
        });
    });
</script>

            <p class="mb-4 text-[11px] text-center text-gray-500 leading-relaxed max-w-4xl mx-auto">
                * All prices are inclusive of VAT and, if applicable, plus shipping costs. The offer information is based on the details provided by the respective shop and is updated through automated processes. Real-time updates do not occur, so deviations can occur in individual cases.
                ** Note: Parts of this content were created by AI.
            </p>
        </div>
    </main>
</div>

<!-- Taboola Below Article Widget -->
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 mb-8">
    <div id="taboola-below-article-thumbnails"></div>
    <script type="text/javascript">
        window._taboola = window._taboola || [];
        _taboola.push({
            mode: 'alternating-thumbnails-a',
            container: 'taboola-below-article-thumbnails',
            placement: 'Below Article Thumbnails',
            target_type: 'mix'
        });
    </script>
</div>

<footer class="bg-gray-900/95 backdrop-blur-md text-white py-6 border-t border-white/10">
    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
        <p class="text-gray-300">&copy; <span id="year"></span> joehiggins.eu - <a href="/info/impressum" class="hover:text-white transition-colors duration-200 underline-offset-2 hover:underline">Impressum</a></p>
    </div>
</footer>

<script>
    document.getElementById("year").textContent = new Date().getFullYear();
    const DISMISSED_KEY = "popupDismissed";
    let popupShown = sessionStorage.getItem('popupShown') === 'true';
    let newTabOpened = false;
    let throttle = false;
    let armed = true;
    let hasShown = false;

    document.addEventListener('DOMContentLoaded', function () {
        const popupElement = document.querySelector('#buyDomainPopUp');
        if (popupElement) {
            const exitPopup = () => {
                popupElement.classList.add('hidden');
                sessionStorage.setItem(DISMISSED_KEY, 'true');
            };

            document.querySelector('#close_domain_popup').addEventListener('click', exitPopup);

            function onMouseOut(e) {
                if (throttle || !armed || hasShown || popupShown) return;
                const y = e.clientY;
                const to = e.relatedTarget || e.toElement;
                const leavingWindow = !to && (y <= 0);
                if (leavingWindow) {
                    throttle = true;
                    setTimeout(() => throttle = false, 400);
                    popupElement.classList.remove('hidden');
                    sessionStorage.setItem('popupShown', 'true');
                    hasShown = true;
                }
            }
            document.addEventListener('mouseout', onMouseOut);

            // ESC schließt Popup
            document.addEventListener('keydown', function (event) {
                if (event.key === 'Escape') {
                    exitPopup();
                }
            });
        }

        // --- URL für Popup-Link dynamisch setzen ---
        const country = "gb";
        const navLast = "Joehiggins";

        function makeSlug(text) {
            const basic = text.trim().toLowerCase().replace(/\s+/g, "-");
            try {
                // Browser wandelt Unicode → xn-- (Punycode)
                return new URL("http://" + basic).hostname;
            } catch {
                return basic;
            }
        }

        const slug = makeSlug(navLast);
        const link = document.getElementById("popupLink");
        if (link) {
            link.href = `https://www.shopping.eu/${country}/${slug}.html`;
        }

        // Bot detection + Logging
        window.userHasInteracted = false;
        document.addEventListener('mousemove', () => window.userHasInteracted = true);
        document.addEventListener('keydown', () => window.userHasInteracted = true);

        fetch('/domLoaded', { method: 'GET' }).catch(console.error);
        setTimeout(function () {
            if (!isBot()) {
                fetch('/windowInt', { method: 'GET' }).catch(console.error);
            }
        }, 3000);
    });

    // Bot detection
    function isBot() {
        const suspiciousUserAgents = [
            'bot','crawl','slurp','spider','curl','wget','python',
            'scanner','automation','robot','scraper','httpclient'
        ];
        const userAgent = navigator.userAgent.toLowerCase();
        if (suspiciousUserAgents.some(suspect => userAgent.includes(suspect))) {
            return true;
        }
        if (!window.userHasInteracted) {
            return true;
        }
        return false;
    }

    // Tab-Wechsel erkennen
    document.addEventListener('visibilitychange', function () {
        if (document.visibilityState === 'hidden') {
            newTabOpened = true;
        } else {
            setTimeout(() => newTabOpened = false, 100);
        }
    });

    // Mail Funktion
    function sendEmail() {
        const unicodeDomain = 'joehiggins.eu';
        const subject = `Inquiry to purchase the domain ${unicodeDomain}`;
        const body = `Good day,

I am interested in purchasing the domain ${unicodeDomain}.\n\nBest regards,`;
        const mailtoLink = `mailto:domain@kv-gmbh.de?subject=${encodeURIComponent(subject)}&body=${encodeURIComponent(body)}`;
        window.location.href = mailtoLink;
    }
</script>
<!-- Taboola Flush -->
<script type="text/javascript">
    window._taboola = window._taboola || [];
    _taboola.push({flush: true});
</script>
</body>
</html>
