{"product_id":"nexay-crush-10k-prefilled-pods","title":"Nexay Crush 10K Pods | TWINX Dual Mesh | 10ml | 10K Puffs UK","description":"\u003cstyle\u003e\n        \/* Scoped styles for Nexay Crush 10K Pods - White Theme *\/\n        #nexay-pods-container {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.6;\n            color: #333333;\n            background: #ffffff;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n\n        #nexay-pods-container * {\n            box-sizing: border-box;\n        }\n\n        #nexay-pods-container .product-header {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            border-radius: 15px;\n            padding: 30px;\n            margin-bottom: 30px;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n            border: 1px solid #dee2e6;\n        }\n\n        #nexay-pods-container .product-title {\n            font-size: 2.5em;\n            font-weight: bold;\n            margin-bottom: 15px;\n            color: #2c3e50;\n        }\n\n        #nexay-pods-container .product-tagline {\n            font-size: 1.3em;\n            color: #495057;\n            margin-bottom: 20px;\n            font-weight: 500;\n        }\n\n        #nexay-pods-container .product-image {\n            text-align: center;\n            margin: 30px 0;\n            background: #f8f9fa;\n            padding: 30px;\n            border-radius: 15px;\n        }\n\n        #nexay-pods-container .product-image img {\n            max-width: 100%;\n            height: auto;\n            border-radius: 10px;\n            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);\n        }\n\n        #nexay-pods-container .image-placeholder {\n            background: linear-gradient(135deg, #8e44ad 0%, #9b59b6 100%);\n            color: white;\n            padding: 60px;\n            border-radius: 10px;\n            font-size: 1.2em;\n            font-weight: bold;\n        }\n\n        #nexay-pods-container .intro-text {\n            font-size: 1.1em;\n            line-height: 1.8;\n            margin-bottom: 30px;\n            color: #495057;\n            padding: 25px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            border-left: 4px solid #8e44ad;\n        }\n\n        #nexay-pods-container .badge-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n            gap: 15px;\n            margin: 30px 0;\n        }\n\n        #nexay-pods-container .badge {\n            background: linear-gradient(135deg, #e9ecef 0%, #dee2e6 100%);\n            padding: 15px;\n            border-radius: 10px;\n            text-align: center;\n            border: 1px solid #ced4da;\n        }\n\n        #nexay-pods-container .badge-icon {\n            font-size: 2em;\n            margin-bottom: 10px;\n        }\n\n        #nexay-pods-container .badge-text {\n            font-size: 0.95em;\n            font-weight: 600;\n            color: #2c3e50;\n        }\n\n        #nexay-pods-container .section-title {\n            font-size: 2em;\n            font-weight: bold;\n            margin: 40px 0 25px 0;\n            color: #2c3e50;\n            border-bottom: 3px solid #8e44ad;\n            padding-bottom: 10px;\n        }\n\n        #nexay-pods-container .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n            margin: 30px 0;\n        }\n\n        #nexay-pods-container .feature-card {\n            background: #f8f9fa;\n            border-radius: 12px;\n            padding: 25px;\n            border: 1px solid #dee2e6;\n        }\n\n        #nexay-pods-container .feature-title {\n            font-size: 1.4em;\n            font-weight: bold;\n            color: #2c3e50;\n            margin-bottom: 15px;\n        }\n\n        #nexay-pods-container .feature-description {\n            color: #495057;\n            line-height: 1.7;\n        }\n\n        #nexay-pods-container .specs-table {\n            width: 100% !important;\n            border-collapse: collapse !important;\n            margin: 30px 0 !important;\n            background: #ffffff !important;\n            border-radius: 10px !important;\n            overflow: hidden !important;\n            border: 1px solid #dee2e6 !important;\n        }\n\n        #nexay-pods-container .specs-table th,\n        #nexay-pods-container .specs-table td {\n            padding: 15px !important;\n            text-align: left !important;\n            border-bottom: 1px solid #dee2e6 !important;\n            color: #333333 !important;\n        }\n\n        #nexay-pods-container .specs-table th {\n            background: linear-gradient(135deg, #8e44ad 0%, #9b59b6 100%) !important;\n            color: #ffffff !important;\n            font-weight: bold !important;\n        }\n\n        #nexay-pods-container .specs-table td strong {\n            color: #2c3e50 !important;\n            font-weight: 600 !important;\n        }\n\n        #nexay-pods-container .specs-table tr:hover {\n            background: #f8f9fa !important;\n        }\n\n        #nexay-pods-container .usage-steps {\n            background: #f8f9fa;\n            border-radius: 12px;\n            padding: 30px;\n            margin: 30px 0;\n            border-left: 4px solid #8e44ad;\n        }\n\n        #nexay-pods-container .step {\n            margin-bottom: 20px;\n            padding: 20px;\n            background: #ffffff;\n            border-radius: 10px;\n            border: 1px solid #dee2e6;\n        }\n\n        #nexay-pods-container .step-number {\n            display: inline-block;\n            width: 35px;\n            height: 35px;\n            background: #8e44ad;\n            color: #ffffff;\n            border-radius: 50%;\n            text-align: center;\n            line-height: 35px;\n            font-weight: bold;\n            margin-right: 15px;\n        }\n\n        #nexay-pods-container .faq-item {\n            background: #f8f9fa;\n            border-radius: 10px;\n            padding: 25px;\n            margin-bottom: 20px;\n            border: 1px solid #dee2e6;\n        }\n\n        #nexay-pods-container .faq-question {\n            font-size: 1.2em;\n            font-weight: bold;\n            color: #2c3e50;\n            margin-bottom: 12px;\n        }\n\n        #nexay-pods-container .faq-answer {\n            color: #495057;\n            line-height: 1.7;\n        }\n\n        #nexay-pods-container .warning-box {\n            background: #fff5f5;\n            border: 2px solid #e74c3c;\n            border-radius: 10px;\n            padding: 20px;\n            margin: 30px 0;\n        }\n\n        #nexay-pods-container .warning-title {\n            font-size: 1.3em;\n            font-weight: bold;\n            color: #c0392b;\n            margin-bottom: 10px;\n        }\n\n        #nexay-pods-container .device-link {\n            background: linear-gradient(135deg, #8e44ad 0%, #9b59b6 100%);\n            color: white;\n            padding: 20px;\n            border-radius: 10px;\n            margin: 30px 0;\n            text-align: center;\n        }\n\n        #nexay-pods-container .device-link a {\n            color: white !important;\n            font-weight: bold;\n            text-decoration: underline;\n        }\n\n        #nexay-pods-container a {\n            color: #8e44ad;\n            text-decoration: none;\n            font-weight: 500;\n        }\n\n        #nexay-pods-container a:hover {\n            color: #9b59b6;\n            text-decoration: underline;\n        }\n\n        #nexay-pods-container strong {\n            color: #2c3e50 !important;\n            font-weight: 600 !important;\n        }\n\n        #nexay-pods-container p {\n            color: #495057 !important;\n        }\n\n        @media (max-width: 768px) {\n            #nexay-pods-container .product-title {\n                font-size: 1.8em;\n            }\n            #nexay-pods-container .features-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv id=\"nexay-pods-container\"\u003e\n\u003carticle role=\"main\"\u003e\u003cheader class=\"product-header\"\u003e\n\u003ch2 class=\"product-title\"\u003eNexay Crush 10K Prefilled Pods\u003c\/h2\u003e\n\u003cp class=\"product-tagline\"\u003eReplacement Pods | TWINX Dual Mesh | 10ml Total | 10,000 Puffs | 15 Flavours\u003c\/p\u003e\n\u003cdiv class=\"product-image\"\u003e\u003cimg height=\"600\" width=\"600\" alt=\"Nexay Crush 10K Prefilled Pods replacement pod cartridges TWINX dual mesh coils dual airflow 10000 puffs 2ml pod 8ml refill container 10ml total 20mg nicotine salt sealed prefilled MTL Turbo Normal modes 15 flavours UK TPD compliant\" src=\"https:\/\/vapeloungeonline.co.uk\/cdn\/shop\/files\/nexay-crush-10k-pod.jpg?v=1773304614\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"device-link\"\u003e⚠️ \u003cstrong\u003eThese are REPLACEMENT PODS\u003c\/strong\u003e — Requires \u003ca href=\"https:\/\/vapeloungeonline.co.uk\/products\/nexay-crush-10k-prefilled-pod-kit\"\u003eNexay Crush 10K Device\u003c\/a\u003e (sold separately)\u003c\/div\u003e\n\u003cdiv class=\"intro-text\"\u003e\n\u003cp\u003eNexay Crush 10K Prefilled Pods are replacement pod cartridges for Nexay Crush 10K device featuring advanced TWINX technology with dual mesh coils and independent airflow channels. Each pack contains 2ml prefilled pod + 8ml refill container (10ml total e-liquid) delivering up to 10,000 puffs. 20mg nicotine salt for smooth throat hit and fast absorption. Sealed prefilled design prevents leaks and maintains freshness. 15 premium flavours available including fruit, ice, menthol profiles.\u003c\/p\u003e\n\u003cp\u003eTWINX dual-engine activates both coils simultaneously delivering richer vapour and enhanced flavour clarity versus single-coil alternatives. Supports Turbo and Normal modes via device controls. MTL draw-activated for cigarette-like experience. Non-refillable sealed construction ensures consistent performance throughout 10,000-puff lifespan. TPD compliant (2ml pod, 20mg max). Explore \u003ca href=\"https:\/\/vapeloungeonline.co.uk\/collections\/vape-pods\"\u003ereplacement pods collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"list\" class=\"badge-container\"\u003e\n\u003cdiv role=\"listitem\" class=\"badge\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"badge-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv class=\"badge-text\"\u003e10,000 Puffs\u003cbr\u003ePer Pod Pack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"listitem\" class=\"badge\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"badge-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"badge-text\"\u003eTWINX Tech\u003cbr\u003eDual Mesh Coils\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"listitem\" class=\"badge\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"badge-icon\"\u003e🧪\u003c\/div\u003e\n\u003cdiv class=\"badge-text\"\u003e10ml Total\u003cbr\u003e2ml + 8ml\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"listitem\" class=\"badge\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"badge-icon\"\u003e🎯\u003c\/div\u003e\n\u003cdiv class=\"badge-text\"\u003e20mg Nic Salt\u003cbr\u003eSmooth Hit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"listitem\" class=\"badge\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"badge-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv class=\"badge-text\"\u003eSealed Design\u003cbr\u003eLeak-Proof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"listitem\" class=\"badge\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"badge-icon\"\u003e🌈\u003c\/div\u003e\n\u003cdiv class=\"badge-text\"\u003e15 Flavours\u003cbr\u003ePremium Range\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003csection aria-labelledby=\"key-features\"\u003e\n\u003ch2 class=\"section-title\" id=\"key-features\"\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3 class=\"feature-title\"\u003eTWINX Dual Mesh Technology\u003c\/h3\u003e\n\u003cdiv class=\"feature-description\"\u003e\n\u003cp\u003eEach Nexay Crush pod features proprietary TWINX technology combining dual mesh coils with independent airflow channels. Dual-engine design activates both coils simultaneously with every draw. Benefits: richer vapour production, enhanced layered flavours, smoother pronounced throat hit. Fuller e-liquid vaporisation versus single-coil pods. Consistent performance from first puff to 10,000th puff preventing flavour fade. View \u003ca href=\"https:\/\/vapeloungeonline.co.uk\/products\/nexay-crush-10k-prefilled-pod-kit\"\u003eNexay Crush device\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3 class=\"feature-title\"\u003e10ml E-Liquid System (2ml + 8ml)\u003c\/h3\u003e\n\u003cdiv class=\"feature-description\"\u003e\n\u003cp\u003eTPD compliant dual-container design: 2ml prefilled pod connects to 8ml refill container providing 10ml total e-liquid capacity. Refill container feeds pod automatically during vaping. All e-liquid prefilled with 20mg (2%) nicotine salt ensuring smooth throat hit and fast absorption. Delivers approximately 10,000 puffs per pack. Sealed construction prevents leaks and maintains freshness. No refilling required. Explore \u003ca href=\"https:\/\/vapeloungeonline.co.uk\/collections\/vape-pods\"\u003eprefilled pods\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3 class=\"feature-title\"\u003eTurbo + Normal Mode Support\u003c\/h3\u003e\n\u003cdiv class=\"feature-description\"\u003e\n\u003cp\u003eNexay Crush pods internally optimised to support both vaping modes available on Nexay Crush device. Normal Mode: standard wattage, smooth draw, extended pod life, ideal for all-day vaping. Turbo Mode: increased power, intensified flavour, denser clouds, stronger throat hit. Mode switching controlled via device button (not pod). Both modes deliver consistent TWINX dual-coil performance. View \u003ca href=\"https:\/\/vapeloungeonline.co.uk\/collections\/vape-kits\"\u003ecompatible devices\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3 class=\"feature-title\"\u003eSealed Prefilled Construction\u003c\/h3\u003e\n\u003cdiv class=\"feature-description\"\u003e\n\u003cp\u003eFactory-sealed prefilled pods eliminate refilling hassle. Each pod arrives fresh with e-liquid protected from oxidation. Leak-proof design ideal for on-the-go use. Non-refillable construction ensures consistent performance throughout lifespan. Click-in installation requires no tools or setup. Simply insert pod pack into Nexay Crush device and vape. MTL draw-activated firing. Dispose responsibly when depleted (~10,000 puffs). Browse \u003ca href=\"https:\/\/vapeloungeonline.co.uk\/collections\/vape-pods\"\u003epod range\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"available-flavours\"\u003e\n\u003ch2 class=\"section-title\" id=\"available-flavours\"\u003e15 Premium Flavours\u003c\/h2\u003e\n\u003cdiv style=\"grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\" class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3 class=\"feature-title\"\u003e🍇 Berry \u0026amp; Fruit\u003c\/h3\u003e\n\u003cdiv class=\"feature-description\"\u003e\n\u003cp\u003e\u003cstrong\u003eBlue Razz G.B\u003c\/strong\u003e - Blue raspberry gummy\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBlue Razz Lemonade\u003c\/strong\u003e - Tangy citrus berry\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBlueberry Sour Raspberry\u003c\/strong\u003e - Sweet tangy\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBlueberry Cherry Cranberry\u003c\/strong\u003e - Triple berry\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStrawberry Raspberry\u003c\/strong\u003e - Classic duo\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3 class=\"feature-title\"\u003e🍈 Tropical \u0026amp; Sweet\u003c\/h3\u003e\n\u003cdiv class=\"feature-description\"\u003e\n\u003cp\u003e\u003cstrong\u003eTriple Mango\u003c\/strong\u003e - Rich mango blend\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eJuicy Peach\u003c\/strong\u003e - Sweet ripe peach\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePineapple Ice\u003c\/strong\u003e - Tropical cool\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWatermelon Ice\u003c\/strong\u003e - Refreshing melon\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePink Lemonade\u003c\/strong\u003e - Sweet citrus\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3 class=\"feature-title\"\u003e❄️ Ice \u0026amp; Classic\u003c\/h3\u003e\n\u003cdiv class=\"feature-description\"\u003e\n\u003cp\u003e\u003cstrong\u003eCherry Ice Spark\u003c\/strong\u003e - Icy cherry\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLemon Lime Spark\u003c\/strong\u003e - Zesty citrus\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDouble Apple\u003c\/strong\u003e - Red green apple\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMr. Blue\u003c\/strong\u003e - Mixed berries\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMenthol\u003c\/strong\u003e - Pure cool mint\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"specifications\"\u003e\n\u003ch2 class=\"section-title\" id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n\u003ctable role=\"table\" class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNexay Crush 10K Prefilled Pods\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eReplacement Pods (device sold separately)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatible Device\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNexay Crush 10K Prefilled Pod Kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePuff Count\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 10,000 puffs per pack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePod Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e2ml prefilled (UK TPD compliant)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eRefill Container\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8ml prefilled\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTotal E-Liquid\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10ml (2ml + 8ml)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNicotine Strength\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e20mg\/ml (2%) nicotine salt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCoil Technology\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTWINX dual mesh coils + dual airflow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMode Support\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTurbo (T) + Normal (N) optimised\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDesign\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSealed, prefilled, non-refillable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eClick-in (tool-free)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eActivation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMTL draw-activated (via device)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavours\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e15 options available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTPD Compliant\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eYes (2ml pod limit, 20mg max)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"usage-guide\"\u003e\n\u003ch2 class=\"section-title\" id=\"usage-guide\"\u003eHow to Use\u003c\/h2\u003e\n\u003cdiv class=\"usage-steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cspan aria-label=\"Step 1\" class=\"step-number\"\u003e1\u003c\/span\u003e \u003cstrong\u003ePrepare Pod Pack:\u003c\/strong\u003e Remove Nexay Crush 10K Prefilled Pod from packaging. Each pack contains 2ml pod connected to 8ml refill container. Assembly is factory-complete. No additional setup required. Check seal is intact before use. Pods arrive ready to install.\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cspan aria-label=\"Step 2\" class=\"step-number\"\u003e2\u003c\/span\u003e \u003cstrong\u003eInstall in Device:\u003c\/strong\u003e Ensure you have \u003ca href=\"https:\/\/vapeloungeonline.co.uk\/products\/nexay-crush-10k-prefilled-pod-kit\"\u003eNexay Crush 10K device\u003c\/a\u003e (sold separately). Remove old pod if present. Insert new pod pack into device until click confirms secure connection. Visible tank allows monitoring e-liquid level. LED display shows device battery status. No priming needed.\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cspan aria-label=\"Step 3\" class=\"step-number\"\u003e3\u003c\/span\u003e \u003cstrong\u003eVape \u0026amp; Enjoy:\u003c\/strong\u003e Inhale on mouthpiece to activate (MTL draw-activated). Use device button to switch between Turbo and Normal modes as desired. TWINX dual coils deliver consistent flavour throughout 10,000 puffs. When e-liquid depletes or flavour fades, dispose pod responsibly and install fresh replacement. Browse \u003ca href=\"https:\/\/vapeloungeonline.co.uk\/collections\/vape-pods\"\u003emore pod options\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"faq\"\u003e\n\u003ch2 class=\"section-title\" id=\"faq\"\u003eFAQs\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDo I need the Nexay Crush device to use these pods?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes. Nexay Crush 10K Prefilled Pods are specifically designed for the Nexay Crush 10K device and are not compatible with other vape kits. The device contains the 800mAh rechargeable battery, LED display, and T\/N mode controls. Pods click into the device for operation. If you don't have the device, purchase the \u003ca href=\"https:\/\/vapeloungeonline.co.uk\/products\/nexay-crush-10k-prefilled-pod-kit\"\u003eNexay Crush 10K Kit\u003c\/a\u003e which includes device plus initial pod pack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I refill these pods?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo. Nexay Crush pods are factory-sealed prefilled pods designed for single use. The sealed construction ensures consistent performance, prevents leaks, and maintains e-liquid freshness. Attempting to refill would damage the pod and void any warranty. When depleted (~10,000 puffs), dispose responsibly and replace with new pod pack. This design ensures optimal TWINX dual-coil performance throughout pod lifespan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow long does one pod pack last?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eEach Nexay Crush pod pack delivers approximately 10,000 puffs. Actual duration depends on individual vaping habits. At 200 puffs daily, one pack lasts approximately 50 days. At 400 puffs daily (heavier use), approximately 25 days. Turbo mode consumes e-liquid faster than Normal mode. Visible tank on device allows monitoring remaining e-liquid level. When flavour fades or tank empties, replace pod.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003cdiv class=\"warning-title\"\u003e⚠️ Health \u0026amp; Safety Warning\u003c\/div\u003e\n\u003cp\u003eThis product contains nicotine. Nicotine is highly addictive substance. Nexay Crush 10K Prefilled Pods contain 20mg\/ml (2%) nicotine salt intended exclusively for adults 18+ and existing smokers\/vapers. Not suitable for non-smokers, pregnant\/breastfeeding women, or individuals with cardiovascular conditions. Keep away from children and pets. Sealed pods should not be opened or refilled. Requires \u003ca href=\"https:\/\/vapeloungeonline.co.uk\/products\/nexay-crush-10k-prefilled-pod-kit\"\u003eNexay Crush 10K device\u003c\/a\u003e. Dispose used pods responsibly. Explore \u003ca href=\"https:\/\/vapeloungeonline.co.uk\/collections\/vape-pods\"\u003epod collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e","brand":"Nexa","offers":[{"title":"Pink Lemonade","offer_id":56889730564440,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"Pineapple Ice","offer_id":56889730597208,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"Juicy Peach","offer_id":56889730629976,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"Blueberry Cherry Cranberry","offer_id":56889730662744,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"Strawberry Raspberry","offer_id":56889730695512,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"Lemon Lime Spark","offer_id":56889730728280,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"Cherry Ice Spark","offer_id":56889730761048,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"Blueberry Sour Raspberry","offer_id":56889730793816,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"Menthol","offer_id":56889730826584,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"BlueRazz Lemonade","offer_id":56889730859352,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"Watermelon Ice","offer_id":56889730892120,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"Double Apple","offer_id":56889730924888,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"Triple Mango","offer_id":56889730957656,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"Blue Razz G.B","offer_id":56889730990424,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true},{"title":"Mr Blue","offer_id":56889731023192,"sku":null,"price":7.49,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0889\/9995\/2728\/files\/nexay-crush-10k-pod.jpg?v=1773304614","url":"https:\/\/vapeloungeonline.co.uk\/products\/nexay-crush-10k-prefilled-pods","provider":"Vape Lounge Online","version":"1.0","type":"link"}