{"title":"\u003ctc\u003eELFA\u003c\/tc\u003e Prefilled Pods","description":"\u003c!-- \u003ctc\u003eELFBAR\u003c\/tc\u003e Content Section - Neon \u0026  Pink Style Optimized --\u003e  \u003cstyle\u003e\n  \/* Scoped styles with unique prefix to avoid Shopify conflicts *\/\n  .elfbar-content-wrapper {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n    color: #2d2d2d;\n    line-height: 1.6;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 20px;\n    background: #fafafa;\n  }\n\n  .elfbar-content-wrapper * {\n    box-sizing: border-box;\n  }\n\n\/* Main Title H2 - Above Hero Section *\/\n.elfbar-main-title {\n  text-align: center;\n  margin-bottom: 30px;\n  padding: 0 20px;\n}\n\n.elfbar-main-title h1 {\n  font-size: 2rem;\n  font-weight: 700;\n  background: linear-gradient(135deg, #ff6ec7 0%, #7873f5 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  margin: 0;\n  line-height: 1.3;\n  text-shadow: 0 0 30px rgba(255, 110, 199, 0.15);\n}\n\n\/* Mobile responsive for main title *\/\n@media (max-width: 768px) {\n  .elfbar-main-title h1 {\n    font-size: 1.6rem;\n  }\n}\n\n@media (max-width: 480px) {\n  .elfbar-main-title {\n    margin-bottom: 25px;\n  }\n  \n  .elfbar-main-title h1 {\n    font-size: 1.4rem;\n  }\n}\n\n  \/* Hero Section - Neon Gradient with refined text *\/\n  .elfbar-hero {\n    text-align: center;\n    padding: 50px 30px;\n    background: linear-gradient(135deg, #ffd1e8 0%, #e0c3fc 50%, #c3e0fc 100%);\n    color: #2d2d2d;\n    border-radius: 20px;\n    margin-bottom: 40px;\n    box-shadow: 0 10px 40px rgba(255, 110, 199, 0.2);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .elfbar-hero::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    left: -50%;\n    width: 200%;\n    height: 200%;\n    background: radial-gradient(circle, rgba(255,255,255,0.3) 0%, transparent 70%);\n    animation: pulse 6s ease-in-out infinite;\n  }\n\n  @keyframes pulse {\n    0%, 100% { transform: scale(1); opacity: 0.3; }\n    50% { transform: scale(1.05); opacity: 0.5; }\n  }\n\n  .elfbar-hero-subtitle {\n    font-size: 0.85rem;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 15px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .elfbar-hero h2 {\n    font-size: 1.8rem;\n    font-weight: 700;\n    margin: 0 0 25px 0;\n    line-height: 1.2;\n    position: relative;\n    z-index: 1;\n    color: #1a1a1a;\n  }\n\n  .elfbar-hero h2 .highlight-text {\n    background: linear-gradient(135deg, #ff6ec7 0%, #7873f5 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  .elfbar-hero-content {\n    position: relative;\n    z-index: 1;\n  }\n\n  .elfbar-hero-content p {\n    font-size: 0.95rem;\n    max-width: 850px;\n    margin: 0 auto 15px auto;\n    color: #4a4a4a;\n    line-height: 1.7;\n  }\n\n  \/* Section Styling - Pink Neon Theme *\/\n  .elfbar-section {\n    margin-bottom: 50px;\n    background: white;\n    padding: 35px;\n    border-radius: 16px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n  }\n\n  .elfbar-section h2 {\n    font-size: 1.6rem;\n    font-weight: 700;\n    background: linear-gradient(135deg, #ff6ec7 0%, #7873f5 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    margin-bottom: 18px;\n    padding-bottom: 12px;\n    border-bottom: 3px solid transparent;\n    border-image: linear-gradient(90deg, #ff6ec7, #7873f5, #4facfe);\n    border-image-slice: 1;\n    position: relative;\n  }\n\n  .elfbar-section h2::after {\n    content: '';\n    position: absolute;\n    bottom: -3px;\n    left: 0;\n    width: 80px;\n    height: 3px;\n    background: linear-gradient(90deg, #ff6ec7, #7873f5);\n    box-shadow: 0 0 10px rgba(255, 110, 199, 0.5);\n  }\n\n  .elfbar-section h3 {\n    font-size: 1.25rem;\n    font-weight: 600;\n    color: #ff6ec7;\n    margin: 25px 0 12px 0;\n    text-shadow: 0 0 10px rgba(255, 110, 199, 0.2);\n  }\n\n  .elfbar-section h4 {\n    font-size: 1.05rem;\n    font-weight: 600;\n    color: #7873f5;\n    margin: 20px 0 12px 0;\n  }\n\n  .elfbar-section p {\n    margin-bottom: 12px;\n    font-size: 0.92rem;\n    color: #4a4a4a;\n    line-height: 1.7;\n  }\n\n  \/* Feature Lists - Pink Neon Accents *\/\n  .elfbar-feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 18px 0;\n  }\n\n  .elfbar-feature-list li {\n    padding: 14px 20px;\n    margin-bottom: 12px;\n    background: linear-gradient(135deg, #fff5fb 0%, #f0f0ff 100%);\n    border-left: 4px solid #ff6ec7;\n    border-radius: 10px;\n    transition: all 0.3s ease;\n    position: relative;\n    overflow: hidden;\n    font-size: 0.92rem;\n  }\n\n\n\n  \/* Ordered List - Neon Numbers *\/\n  .elfbar-ordered-list {\n    counter-reset: item;\n    list-style: none;\n    padding: 0;\n    margin: 18px 0;\n  }\n\n  .elfbar-ordered-list li {\n    counter-increment: item;\n    padding: 14px 20px 14px 60px;\n    margin-bottom: 12px;\n    background: linear-gradient(135deg, #fff5fb 0%, #f0f0ff 100%);\n    border-radius: 10px;\n    position: relative;\n    transition: all 0.3s ease;\n    font-size: 0.92rem;\n  }\n\n\n  .elfbar-ordered-list li::before {\n    content: counter(item);\n    position: absolute;\n    left: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    background: linear-gradient(135deg, #ff6ec7 0%, #7873f5 100%);\n    color: white;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 0.9rem;\n    box-shadow: 0 0 20px rgba(255, 110, 199, 0.5);\n  }\n\n  \/* FAQ Accordion - Neon Pink Theme *\/\n  .elfbar-faq-container {\n    margin-top: 30px;\n  }\n\n  .elfbar-faq-item {\n    margin-bottom: 12px;\n    border: 2px solid #ffe9f7;\n    border-radius: 10px;\n    overflow: hidden;\n    transition: all 0.3s ease;\n    background: white;\n  }\n\n  .elfbar-faq-item:hover {\n    border-color: #ffcce8;\n  }\n\n  .elfbar-faq-item.active {\n    border-color: #ff6ec7;\n    box-shadow: 0 0 20px rgba(255, 110, 199, 0.2);\n  }\n\n  .elfbar-faq-question {\n    width: 100%;\n    text-align: left;\n    padding: 16px 22px;\n    background: white;\n    border: none;\n    font-size: 1rem;\n    font-weight: 600;\n    color: #2d2d2d;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    transition: all 0.3s ease;\n  }\n\n  .elfbar-faq-item:hover .elfbar-faq-question {\n    background: linear-gradient(135deg, #fff5fb 0%, #f0f0ff 100%);\n  }\n\n  .elfbar-faq-item.active .elfbar-faq-question {\n    background: linear-gradient(135deg, #ffe9f7 0%, #e8e8ff 100%);\n    color: #2d2d2d;\n  }\n\n  .elfbar-faq-icon {\n    font-size: 1.3rem;\n    background: linear-gradient(135deg, #ff6ec7 0%, #7873f5 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    transition: transform 0.3s ease;\n    font-weight: 700;\n  }\n\n  .elfbar-faq-item.active .elfbar-faq-icon {\n    transform: rotate(180deg);\n  }\n\n  .elfbar-faq-answer {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.4s ease, padding 0.4s ease;\n    background: linear-gradient(135deg, #fff5fb 0%, #f0f0ff 100%);\n  }\n\n  .elfbar-faq-item.active .elfbar-faq-answer {\n    max-height: 1000px;\n    padding: 18px 22px;\n  }\n\n  .elfbar-faq-answer p,\n  .elfbar-faq-answer ul {\n    margin: 8px 0;\n    color: #4a4a4a;\n    font-size: 0.92rem;\n  }\n\n  .elfbar-faq-answer ul {\n    padding-left: 20px;\n  }\n\n  \/* CTA Buttons - Subtle Background with Bold Text *\/\n  .elfbar-cta-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 15px;\n    justify-content: center;\n    margin: 35px 0;\n  }\n\n  .elfbar-cta-button {\n    display: inline-block;\n    padding: 14px 30px;\n    background: linear-gradient(135deg, rgba(255, 110, 199, 0.12) 0%, rgba(120, 115, 245, 0.12) 100%);\n    color: #2d2d2d;\n    text-decoration: none;\n    border-radius: 50px;\n    font-weight: 700;\n    font-size: 0.95rem;\n    transition: all 0.3s ease;\n    border: 2px solid #ff6ec7;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .elfbar-cta-button::before {\n    content: '';\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 0;\n    height: 0;\n    border-radius: 50%;\n    background: rgba(255, 110, 199, 0.15);\n    transform: translate(-50%, -50%);\n    transition: width 0.5s, height 0.5s;\n  }\n\n  .elfbar-cta-button:hover::before {\n    width: 300px;\n    height: 300px;\n  }\n\n  .elfbar-cta-button:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(255, 110, 199, 0.25);\n    color: #7873f5;\n    border-color: #7873f5;\n  }\n\n  \/* Highlight Box - Soft Pink Glow *\/\n  .elfbar-highlight {\n    background: linear-gradient(135deg, #fff0f8 0%, #f5f0ff 100%);\n    border-left: 4px solid #ff6ec7;\n    padding: 16px 22px;\n    border-radius: 10px;\n    margin: 18px 0;\n    box-shadow: 0 0 20px rgba(255, 110, 199, 0.1);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .elfbar-highlight::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 4px;\n    height: 100%;\n    background: linear-gradient(180deg, #ff6ec7 0%, #7873f5 100%);\n    box-shadow: 0 0 15px rgba(255, 110, 199, 0.6);\n  }\n\n  .elfbar-highlight p {\n    margin: 0;\n    font-size: 0.92rem;\n  }\n\n  \/* Divider - Neon Gradient *\/\n  .elfbar-divider {\n    height: 2px;\n    background: linear-gradient(90deg, transparent, #ff6ec7, #7873f5, #4facfe, transparent);\n    margin: 40px 0;\n    border: none;\n    box-shadow: 0 0 8px rgba(255, 110, 199, 0.3);\n  }\n    \n    \n \/* Table *\/\n\n.flavor-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14px;\n}\n\n.flavor-table th,\n.flavor-table td {\n    border: 1px solid #ddd;\n    padding: 12px;\n    text-align: left;\n    vertical-align: top;\n}\n\n.flavor-table thead {\n    background: linear-gradient(135deg, #ffd1e8 0%, #e0c3fc 50%, #c3e0fc 100%);\n}\n\n.flavor-table tbody tr:nth-child(even) {\n    background-color: #fafafa;\n}\n\n\/* Table Mobile Optimierung *\/\n@media (max-width: 768px) {\n\n    .flavor-table thead {\n        display: none;\n    }\n\n    .flavor-table,\n    .flavor-table tbody,\n    .flavor-table tr,\n    .flavor-table td {\n        display: block;\n        width: 100%;\n    }\n\n    .flavor-table tr {\n        margin-bottom: 16px;\n        border: 1px solid #ddd;\n        border-radius: 8px;\n        overflow: hidden;\n        background: #fff;\n    }\n\n    .flavor-table td {\n        display: flex;\n        justify-content: space-between;\n        gap: 10px;\n        border: none;\n        border-bottom: 1px solid #eee;\n        padding: 10px 12px;\n    }\n\n    .flavor-table td:last-child {\n        border-bottom: none;\n    }\n\n    .flavor-table td::before {\n        content: attr(data-label);\n        font-weight: bold;\n        color: #666;\n        flex: 1;\n    }\n\n    .flavor-table td {\n        text-align: left;\n    }\n}\n    \n \/* Hyperlinks *\/\n    .Hyperlink {\n        color: #ff6ec7;\n    }\n    \n    .Hyperlink:hover {\n        color: #7873f5;\n    }\n\n  \/* Mobile Responsive *\/\n  @media (max-width: 768px) {\n    .elfbar-hero {\n      padding: 35px 20px;\n    }\n\n    .elfbar-hero h2 {\n      font-size: 1.4rem;\n    }\n\n    .elfbar-hero-content p {\n      font-size: 0.88rem;\n    }\n\n    .elfbar-section {\n      padding: 25px 20px;\n    }\n\n    .elfbar-section h2 {\n      font-size: 1.4rem;\n    }\n\n    .elfbar-section h3 {\n      font-size: 1.15rem;\n    }\n\n    .elfbar-section h4 {\n      font-size: 1rem;\n    }\n\n    .elfbar-section p,\n    .elfbar-feature-list li,\n    .elfbar-ordered-list li {\n      font-size: 0.88rem;\n    }\n\n    .elfbar-cta-container {\n      flex-direction: column;\n    }\n\n    .elfbar-cta-button {\n      width: 100%;\n      text-align: center;\n    }\n\n    .elfbar-ordered-list li {\n      padding-left: 55px;\n    }\n\n    .elfbar-ordered-list li::before {\n      width: 30px;\n      height: 30px;\n      left: 15px;\n      font-size: 0.85rem;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .elfbar-content-wrapper {\n      padding: 12px;\n    }\n\n    .elfbar-hero {\n      padding: 30px 15px;\n      border-radius: 15px;\n    }\n\n    .elfbar-hero-subtitle {\n      font-size: 0.75rem;\n      letter-spacing: 2px;\n    }\n\n    .elfbar-hero h2 {\n      font-size: 1.2rem;\n    }\n\n    .elfbar-section {\n      padding: 20px 15px;\n    }\n\n    .elfbar-faq-question {\n      font-size: 0.92rem;\n      padding: 14px 18px;\n    }\n\n    .elfbar-feature-list li {\n      padding: 12px 16px;\n    }\n  }\n\n  \/* Accessibility *\/\n  .elfbar-faq-question:focus,\n  .elfbar-cta-button:focus {\n    outline: 3px solid #ff6ec7;\n    outline-offset: 2px;\n  }\n\n  \/* Print Styles *\/\n  @media print {\n    .elfbar-hero {\n      background: white;\n      color: black;\n      box-shadow: none;\n    }\n\n    .elfbar-section {\n      box-shadow: none;\n      border: 1px solid #ddd;\n    }\n  }\n\u003c\/style\u003e    \u003cdiv class=\"elfbar-content-wrapper\"\u003e          \u003c!-- Section 1: \u003ctc\u003eELFA\u003c\/tc\u003e system --\u003e      \u003cdiv class=\"elfbar-section\"\u003e          \u003ch3\u003e\u003ctc\u003eELFA\u003c\/tc\u003e  \u0026amp; TAPPO Prefilled Pods: pre-filled, ready to use immediately\u003c\/h3\u003e                    \u003cp\u003ePrefilled pods are for those who want maximum convenience: insert the pod, pull, done. This collection brings together prefilled pods from \u003ctc\u003eELFA\u003c\/tc\u003e and TAPPO. You can see which pods are compatible with which system on the respective product page.\u003c\/p\u003e                        \u003ch4\u003eThis is how you can quickly find yours \u003ctc\u003eFlavour\u003c\/tc\u003e\u003c\/h4\u003e                        \u003cp\u003e\u003cstrong\u003eFruity:\u003c\/strong\u003e soft, suitable for everyday use, rarely \u0026quot;too much\u0026quot;.\u003c\/p\u003e          \u003cdiv class=\"elfbar-highlight\"\u003e              \u003cp\u003e\u003cstrong\u003eRecommendation:\u003c\/strong\u003e Apple Peach, Blueberry, Kiwi Passion Fruit Guava, Watermelon\u003c\/p\u003e          \u003c\/div\u003e                    \u003cp\u003e\u003cstrong\u003e\u003ctc\u003eIce\u003c\/tc\u003e\/Menthol:\u003c\/strong\u003e cooler mouthfeel, often a \u0026quot;fresher\u0026quot; finish.\u003c\/p\u003e          \u003cdiv class=\"elfbar-highlight\"\u003e              \u003cp\u003e\u003cstrong\u003eRecommendation:\u003c\/strong\u003e Strawberry \u003ctc\u003eIce\u003c\/tc\u003e, Peach \u003ctc\u003eIce\u003c\/tc\u003e, Menthol\u003c\/p\u003e          \u003c\/div\u003e                    \u003cp\u003e\u003cstrong\u003eDrink:\u003c\/strong\u003e Cola\/lemonade notes for variety.\u003c\/p\u003e          \u003cdiv class=\"elfbar-highlight\"\u003e              \u003cp\u003e\u003cstrong\u003eRecommendation:\u003c\/strong\u003e Blue Razz Lemonade, Cola, Pink Lemonade\u003c\/p\u003e          \u003c\/div\u003e                      \u003cp\u003e\u003cstrong\u003eTobacco:\u003c\/strong\u003e classic, less sweet.\u003c\/p\u003e          \u003cdiv class=\"elfbar-highlight\"\u003e              \u003cp\u003e\u003cstrong\u003eRecommendation:\u003c\/strong\u003e Golden Tobacco\u003c\/p\u003e          \u003c\/div\u003e                    \u003ch4\u003eIf you want to refill it yourself\u003c\/h4\u003e              \u003cp\u003eThen are \u003cstrong\u003e\u003ca href=\"https:\/\/www.elfbar.de\/collections\/elfa-refillable-pods\" class=\"Hyperlink\"\u003eRefillable Pods\u003c\/a\u003e\u003c\/strong\u003e the alternative.\u003c\/p\u003e                                    \u003c!-- FAQ Section with Accordion --\u003e      \u003cdiv class=\"elfbar-section\"\u003e          \u003ch3\u003eFAQs – Frequently Asked Questions\u003c\/h3\u003e                    \u003cdiv class=\"elfbar-faq-container\"\u003e                            \u003cdiv class=\"elfbar-faq-item\"\u003e                  \u003cbutton class=\"elfbar-faq-question\" onclick=\"toggleFAQ(this)\"\u003e                      \u003cspan\u003eWhat are the advantages of prefilled pods?\u003c\/span\u003e                      \u003cspan class=\"elfbar-faq-icon\"\u003e▼\u003c\/span\u003e                  \u003c\/button\u003e                  \u003cdiv class=\"elfbar-faq-answer\"\u003e                      \u003cp\u003eNo refilling, no bottle, no setup: simply swap the pod and continue vaping immediately. This is especially convenient when you're on the go.\u003c\/p\u003e                  \u003c\/div\u003e                  \u003c\/div\u003e                \u003cdiv class=\"elfbar-faq-item\"\u003e                  \u003cbutton class=\"elfbar-faq-question\" onclick=\"toggleFAQ(this)\"\u003e                      \u003cspan\u003eWhere can I see if a pod is compatible with my device?\u003c\/span\u003e                      \u003cspan class=\"elfbar-faq-icon\"\u003e▼\u003c\/span\u003e                  \u003c\/button\u003e                  \u003cdiv class=\"elfbar-faq-answer\"\u003e                          \u003cp\u003eThe compatibility information is found in the product description of each pod. This is crucial, especially when multiple systems are bundled in a collection.\u003c\/p\u003e                  \u003c\/div\u003e              \u003c\/div\u003e                \u003cdiv class=\"elfbar-faq-item\"\u003e                  \u003cbutton class=\"elfbar-faq-question\" onclick=\"toggleFAQ(this)\"\u003e                      \u003cspan\u003eHow do I choose between nicotine and nicotine-free?\u003c\/span\u003e                      \u003cspan class=\"elfbar-faq-icon\"\u003e▼\u003c\/span\u003e                  \u003c\/button\u003e                  \u003cdiv class=\"elfbar-faq-answer\"\u003e                      \u003cp\u003eFollow your usual routine. For \u003ctc\u003eFlavour\u003c\/tc\u003e Starting without nicotine at \u003cstrong\u003e\u003ca href=\"https:\/\/www.elfbar.de\/collections\/elfa-nikotinfrei\" class=\"Hyperlink\"\u003e\u003ctc\u003eELFA\u003c\/tc\u003e Nicotine-free\u003c\/a\u003e\u003c\/strong\u003e and check the information on the product.\u003c\/p\u003e                  \u003c\/div\u003e              \u003c\/div\u003e                \u003cdiv class=\"elfbar-faq-item\"\u003e                  \u003cbutton class=\"elfbar-faq-question\" onclick=\"toggleFAQ(this)\"\u003e                      \u003cspan\u003eHow do I store prefilled pods correctly?\u003c\/span\u003e                      \u003cspan class=\"elfbar-faq-icon\"\u003e▼\u003c\/span\u003e                  \u003c\/button\u003e                  \u003cdiv class=\"elfbar-faq-answer\"\u003e                      \u003cp\u003eStore in a cool, dry place away from light. Avoid extreme heat\/cold and keep pods safely out of reach of children.\u003c\/p\u003e                  \u003c\/div\u003e              \u003c\/div\u003e                \u003cdiv class=\"elfbar-faq-item\"\u003e                  \u003cbutton class=\"elfbar-faq-question\" onclick=\"toggleFAQ(this)\"\u003e                      \u003cspan\u003eCan I \u003ctc\u003eFlavours\u003c\/tc\u003e alternate?\u003c\/span\u003e                      \u003cspan class=\"elfbar-faq-icon\"\u003e▼\u003c\/span\u003e                  \u003c\/button\u003e                  \u003cdiv class=\"elfbar-faq-answer\"\u003e                      \u003cp\u003eYes. For a \u0026quot;clean\u0026quot; aroma, it helps to pause briefly between different varieties and wipe the mouthpiece if necessary (condensation).\u003c\/p\u003e                  \u003c\/div\u003e              \u003c\/div\u003e                                \u003cdiv class=\"elfbar-faq-item\"\u003e                  \u003cbutton class=\"elfbar-faq-question\" onclick=\"toggleFAQ(this)\"\u003e                      \u003cspan\u003eDo I need to verify my age?\u003c\/span\u003e                      \u003cspan class=\"elfbar-faq-icon\"\u003e▼\u003c\/span\u003e                  \u003c\/button\u003e                  \u003cdiv class=\"elfbar-faq-answer\"\u003e                      \u003cp\u003eYes. Products containing nicotine are age-restricted. Verification is for the protection of minors and compliance with legal requirements.\u003c\/p\u003e                  \u003c\/div\u003e              \u003c\/div\u003e                            \u003c\/div\u003e          \u003c\/div\u003e            \u003c\/div\u003e  \u003c\/div\u003e    \u003cscript\u003e\n  \/\/ FAQ Toggle Function - Scoped to avoid conflicts\n  function toggleFAQ(button) {\n    const faqItem = button.parentElement;\n    const isActive = faqItem.classList.contains('active');\n    \n    \/\/ Close all FAQ items\n    document.querySelectorAll('.elfbar-faq-item').forEach(item =\u003e {\n      item.classList.remove('active');\n    });\n    \n    \/\/ Open clicked item if it wasn't active\n    if (!isActive) {\n      faqItem.classList.add('active');\n    }\n  }\n\n  \/\/ Optional: Close FAQ when clicking outside\n  document.addEventListener('click', function(event) {\n    if (!event.target.closest('.elfbar-faq-item')) {\n      document.querySelectorAll('.elfbar-faq-item').forEach(item =\u003e {\n        item.classList.remove('active');\n      });\n    }\n  });\n\u003c\/script\u003e","products":[{"product_id":"elfa-filter-pod-american-blend-tobacco","title":"ELFA Filter Pod American Blend Tobacco","description":"\u003cp\u003e\u003cspan\u003eELFBAR ELFA Filter Pod liefern dank der hochwertigen Mesh-Spule einen reichhaltigeren Dampf und einen authentischeren Geschmack.\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eGeschmacksrichtung: Virginia Tabakgeschmack\u003c\/li\u003e\n\u003cli\u003e20 mg\/ml Nikotinstärke (2%)\u003c\/li\u003e\n\u003cli\u003e2 x 2 ml vorbefüllter Einweg-Pod\u003c\/li\u003e\n\u003cli\u003e4x Filter Tip\u003c\/li\u003e\n\u003cli\u003eIntegrierter 1,2 Ohm Mesh-Coil \u003cmeta charset=\"utf-8\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"ELFBAR","offers":[{"title":"20 mg\/ml","offer_id":44315992227974,"sku":"EB00362","price":11.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/3598\/2726\/files\/elfa-filter-series-prefilled-pod-7.jpg?v=1787908620"},{"product_id":"elfa-filter-pod-cream-tobacco","title":"ELFA Filter Pod Cream Tobacco","description":"\u003cp\u003e\u003cspan\u003eELFBAR ELFA Filter Pod liefern dank der hochwertigen Mesh-Spule einen reichhaltigeren Dampf und einen authentischeren Geschmack.\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eGeschmacksrichtung: Virginia Tabakgeschmack\u003c\/li\u003e\n\u003cli\u003e20 mg\/ml Nikotinstärke (2%)\u003c\/li\u003e\n\u003cli\u003e2 x 2 ml vorbefüllter Einweg-Pod\u003c\/li\u003e\n\u003cli\u003e4x Filter Tip\u003c\/li\u003e\n\u003cli\u003eIntegrierter 1,2 Ohm Mesh-Coil\u003cmeta charset=\"utf-8\"\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"ELFBAR","offers":[{"title":"20 mg\/ml","offer_id":44316002910342,"sku":"EB00363","price":11.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/3598\/2726\/files\/elfa-filter-series-prefilled-pod-6CtfuI1f4rK7uT.jpg?v=1787909114"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/3598\/2726\/collections\/banner-ELFA-Prefilled-Pods-2160x2160_b4d7f9de-8d50-439b-af4c-c0147cf51b5e.jpg?v=1787910040","url":"https:\/\/www.elfbar.de\/en\/collections\/elfa-prefilled-pods-kopie.oembed","provider":"ELFBAR Shop","version":"1.0","type":"link"}