{"title":"Dünger \u0026 Nährstoffe Cannabis Anbau","description":"","products":[{"product_id":"biobizz-bio-grow-fertilizer","title":"Biobizz | Organischer Bio-Grow Dünger","description":"","brand":"Biobizz","offers":[{"title":"250 ml","offer_id":55446928359806,"sku":"","price":3.9,"currency_code":"EUR","in_stock":true},{"title":"500 ml","offer_id":55446928392574,"sku":"","price":6.9,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0907\/4494\/7070\/files\/Bio_GrowDE1500x1500.webp?v=1770766009"},{"product_id":"biobizz-bio-bloom-dunger","title":"Biobizz | Organischer Bio Bloom Dünger","description":"","brand":"Biobizz","offers":[{"title":"250 ml","offer_id":55448870388094,"sku":"","price":3.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0907\/4494\/7070\/files\/Bio_BloomDE1500x1500.webp?v=1770765988"},{"product_id":"biobizz-acti-vera-dunger","title":"Biobizz | Organischer Acti-Vera Dünger","description":"","brand":"Biobizz","offers":[{"title":"250 ml","offer_id":55449180242302,"sku":"","price":7.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0907\/4494\/7070\/files\/Acti_Vera_DE_1500x1500_9bf58553-6ddf-496a-9cd3-90d51007fffd.webp?v=1770765898"},{"product_id":"biobizz-alg-a-mic-vitality-stimulant","title":"Biobizz | Alg-A-Mic Vitality Stimulant","description":"","brand":"Biobizz","offers":[{"title":"250 ml","offer_id":55449309282686,"sku":"","price":5.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0907\/4494\/7070\/files\/Alg_A_MicDE1500x1500.webp?v=1770765890"},{"product_id":"biobizz-fish-mix","title":"Biobizz | Organischer Fish-Mix","description":"","brand":"Biobizz","offers":[{"title":"250 ml","offer_id":55449381372286,"sku":"","price":5.5,"currency_code":"EUR","in_stock":true},{"title":"500 ml","offer_id":55449381405054,"sku":"","price":6.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0907\/4494\/7070\/files\/Fish_MixDE1500x1500.webp?v=1770765860"},{"product_id":"biobizz-top-max-blutebooster","title":"Biobizz | Top Max Blütebooster","description":"","brand":"Biobizz","offers":[{"title":"250 ml","offer_id":55449409552766,"sku":"","price":7.5,"currency_code":"EUR","in_stock":true},{"title":"500 ml","offer_id":55449409585534,"sku":"","price":13.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0907\/4494\/7070\/files\/Top_Max_DE_1500x1500_3d8f7d9c-810f-424c-892f-2bdd9a683ff9.webp?v=1770765857"},{"product_id":"biobizz-trypack-indoor","title":"Biobizz | Trypack Indoor","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;500;600;700\u0026amp;display=swap\"\u003e\n    \u003cstyle\u003e\n        * { \n            margin: 0; \n            padding: 0; \n            box-sizing: border-box;\n        }\n        \n        html, body {\n            width: 100%;\n            overflow-x: hidden;\n        }\n        \n        body {\n            font-family: 'Manrope', -apple-system, sans-serif;\n            line-height: 1.6;\n            color: #111111;\n            background: #FAFBFF;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            width: 100%;\n            margin: 0 auto;\n            background: white;\n            box-shadow: 0 4px 24px rgba(17, 17, 17, 0.06);\n            overflow-x: hidden;\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #8AB6A9 0%, #6B9A8C 100%);\n            padding: 32px 20px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .product-header::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #E4FCAA 0%, #8AB6A9 100%);\n        }\n        \n        .bundle-badge {\n            display: inline-block;\n            background: rgba(255, 255, 255, 0.2);\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 0.75rem;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1.5px;\n            margin-bottom: 16px;\n        }\n        \n        .product-title {\n            font-size: 2rem;\n            font-weight: 700;\n            color: white;\n            margin-bottom: 8px;\n            word-wrap: break-word;\n        }\n        \n        .product-subtitle {\n            font-size: 1rem;\n            color: #E4FCAA;\n            font-weight: 500;\n            margin-bottom: 16px;\n            word-wrap: break-word;\n        }\n        \n        .bundle-contents {\n            font-size: 0.9rem;\n            color: white;\n            font-weight: 600;\n            margin-top: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 10px;\n            flex-wrap: wrap;\n        }\n        \n        .bundle-contents span {\n            position: relative;\n            word-wrap: break-word;\n        }\n        \n        .bundle-contents span:not(:last-child)::after {\n            content: '•';\n            position: absolute;\n            right: -6px;\n            color: white;\n        }\n        \n        .key-stats {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 1px;\n            background: #EDEFF7;\n            padding: 1px;\n            width: 100%;\n        }\n        \n        .stat-card {\n            background: white;\n            padding: 24px 16px;\n            text-align: center;\n            transition: all 0.3s ease;\n            position: relative;\n            cursor: pointer;\n            min-width: 0;\n        }\n        \n        .stat-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 3px;\n            background: #8AB6A9;\n        }\n        \n        .stat-card:hover {\n            background: #FAFBFF;\n            transform: translateY(-2px);\n        }\n        \n        .stat-value {\n            font-size: 1.5rem;\n            font-weight: 700;\n            margin-bottom: 6px;\n            color: #111111;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n            hyphens: auto;\n        }\n        \n        .stat-label {\n            font-size: 0.7rem;\n            color: #6E7180;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            font-weight: 500;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n        }\n        \n        .content-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 24px;\n            padding: 24px 20px;\n            width: 100%;\n            max-width: 100%;\n        }\n        \n        .section {\n            background: #FAFBFF;\n            padding: 24px 20px;\n            border-radius: 12px;\n            border: 1px solid #EDEFF7;\n            scroll-margin-top: 20px;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n            max-width: 100%;\n            width: 100%;\n        }\n        \n        .section-title {\n            font-size: 1.25rem;\n            font-weight: 600;\n            margin-bottom: 20px;\n            word-wrap: break-word;\n        }\n        \n        .section-title::before {\n            content: '';\n            display: inline-block;\n            width: 4px;\n            height: 18px;\n            background: #8AB6A9;\n            margin-right: 12px;\n            vertical-align: middle;\n            border-radius: 2px;\n        }\n        \n        .bundle-overview {\n            grid-column: 1 \/ -1;\n            background: linear-gradient(135deg, rgba(138, 182, 169, 0.1) 0%, rgba(228, 252, 170, 0.1) 100%);\n            border: 2px solid #8AB6A9;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .bundle-overview::after {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(228, 252, 170, 0.1) 0%, transparent 70%);\n            pointer-events: none;\n        }\n        \n        .bundle-intro {\n            font-size: 1rem;\n            line-height: 1.6;\n            margin-bottom: 20px;\n            word-wrap: break-word;\n        }\n        \n        .bundle-benefits {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 12px;\n            margin-top: 20px;\n            width: 100%;\n        }\n        \n        .benefit-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 12px;\n            background: white;\n            border-radius: 8px;\n            border-left: 3px solid #8AB6A9;\n            word-wrap: break-word;\n            max-width: 100%;\n        }\n        \n        .benefit-icon {\n            background: #8AB6A9;\n            color: white;\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 0.85rem;\n            font-weight: 700;\n            flex-shrink: 0;\n        }\n        \n        .benefit-text {\n            font-size: 0.95rem;\n            font-weight: 500;\n            line-height: 1.5;\n            word-wrap: break-word;\n            flex: 1;\n            min-width: 0;\n        }\n        \n        .savings-highlight {\n            background: linear-gradient(135deg, #8AB6A9 0%, #6A968B 100%);\n            color: white;\n            padding: 16px 20px;\n            border-radius: 12px;\n            text-align: center;\n            font-weight: 600;\n            font-size: 1.1rem;\n            margin-top: 20px;\n            box-shadow: 0 4px 12px rgba(138, 182, 169, 0.3);\n            cursor: pointer;\n            transition: all 0.3s ease;\n            word-wrap: break-word;\n        }\n        \n        .savings-highlight:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 16px rgba(138, 182, 169, 0.4);\n        }\n        \n        .savings-highlight .amount {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #E4FCAA;\n        }\n        \n        .product-in-bundle {\n            border-left: 4px solid #8AB6A9;\n            position: relative;\n            transition: all 0.3s ease;\n        }\n        \n        .product-in-bundle:hover {\n            transform: translateX(4px);\n            box-shadow: 0 8px 24px rgba(138, 182, 169, 0.15);\n        }\n        \n        .product-bundle-title {\n            text-align: center;\n            margin-bottom: 12px;\n        }\n        \n        .product-name {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #111111;\n            margin-bottom: 6px;\n            word-wrap: break-word;\n        }\n        \n        .product-type {\n            font-size: 1.1rem;\n            color: #8AB6A9;\n            font-weight: 600;\n            word-wrap: break-word;\n        }\n        \n        .product-quick-stats {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 10px;\n            margin: 20px 0;\n            width: 100%;\n        }\n        \n        .quick-stat {\n            background: white;\n            padding: 14px 8px;\n            border-radius: 10px;\n            text-align: center;\n            border: 2px solid #EDEFF7;\n            transition: all 0.3s ease;\n            min-width: 0;\n        }\n        \n        .quick-stat:hover {\n            border-color: #8AB6A9;\n            transform: translateY(-2px);\n        }\n        \n        .quick-stat-label {\n            display: block;\n            font-size: 0.65rem;\n            color: #6E7180;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            margin-bottom: 6px;\n            font-weight: 600;\n            word-wrap: break-word;\n        }\n        \n        .quick-stat-value {\n            display: block;\n            font-size: 1.1rem;\n            font-weight: 700;\n            color: #111111;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n            hyphens: auto;\n        }\n        \n        .product-bundle-description {\n            font-size: 0.95rem;\n            line-height: 1.5;\n            margin: 16px 0;\n            text-align: justify;\n            word-wrap: break-word;\n        }\n        \n        .product-highlights {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 8px;\n            margin-top: 16px;\n            justify-content: center;\n        }\n        \n        .highlight-tag {\n            background: #EDEFF7;\n            color: #111111;\n            padding: 6px 12px;\n            border-radius: 16px;\n            font-size: 0.75rem;\n            font-weight: 500;\n            border: 1px solid #EDEFF7;\n            transition: all 0.3s ease;\n            word-wrap: break-word;\n        }\n        \n        .highlight-tag:hover {\n            background: #8AB6A9;\n            color: white;\n            border-color: #8AB6A9;\n        }\n        \n        .comparison-section {\n            grid-column: 1 \/ -1;\n            background: white;\n            border: 2px solid #EDEFF7;\n            overflow-x: hidden;\n        }\n        \n        .comparison-table {\n            overflow-x: auto;\n            margin-top: 20px;\n            width: 100%;\n            max-width: 100%;\n            -webkit-overflow-scrolling: touch;\n        }\n        \n        .comparison-grid {\n            display: grid;\n            grid-template-columns: 140px repeat(3, 1fr);\n            gap: 1px;\n            background: #EDEFF7;\n            min-width: 600px;\n        }\n        \n        .comparison-cell {\n            background: white;\n            padding: 16px 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n            min-width: 0;\n        }\n        \n        .comparison-header {\n            background: #111111;\n            color: white;\n            font-weight: 600;\n            font-size: 0.9rem;\n        }\n        \n        .comparison-product-header {\n            background: #8AB6A9;\n            color: white;\n            font-weight: 700;\n            font-size: 0.95rem;\n        }\n        \n        .comparison-label {\n            background: #FAFBFF;\n            font-weight: 600;\n            font-size: 0.85rem;\n            justify-content: flex-start;\n            padding-left: 16px;\n        }\n        \n        .comparison-value {\n            font-size: 0.9rem;\n            font-weight: 500;\n        }\n        \n        .faq-section {\n            background: white;\n            border: 1px solid #EDEFF7;\n            grid-column: 1 \/ -1;\n        }\n        \n        .faq-item {\n            margin: 12px 0;\n            background: #FAFBFF;\n            border-radius: 12px;\n            overflow: hidden;\n            border: 1px solid #EDEFF7;\n        }\n        \n        .faq-question {\n            background: #8AB6A9;\n            color: white;\n            padding: 16px 20px;\n            font-weight: 600;\n            cursor: pointer;\n            position: relative;\n            transition: all 0.3s ease;\n            font-size: 1rem;\n            word-wrap: break-word;\n        }\n        \n        .faq-question:hover {\n            background: #E4FCAA;\n            color: #111111;\n        }\n        \n        .faq-question:after {\n            content: '+';\n            position: absolute;\n            right: 20px;\n            font-size: 1.2rem;\n            font-weight: 300;\n            transition: transform 0.3s ease;\n        }\n        \n        .faq-question.active::after {\n            transform: rotate(45deg);\n        }\n        \n        .faq-answer {\n            padding: 0 20px;\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s ease, padding 0.4s ease;\n            line-height: 1.6;\n            font-size: 0.95rem;\n            word-wrap: break-word;\n        }\n        \n        .faq-answer.active {\n            padding: 16px 20px;\n            max-height: 1000px;\n        }\n        \n        .faq-answer ul {\n            margin-left: 20px;\n            margin-top: 8px;\n        }\n\n        .faq-answer ul li {\n            margin-bottom: 8px;\n            word-wrap: break-word;\n        }\n        \n        .faq-answer strong {\n            color: #8AB6A9;\n        }\n        \n        .cross-links {\n            background: linear-gradient(135deg, #111111, #40424D);\n            color: white;\n            padding: 32px 20px;\n            text-align: center;\n        }\n        \n        .cross-links h3 {\n            margin-bottom: 24px;\n            font-size: 1.2rem;\n            font-weight: 600;\n        }\n        \n        .link-buttons {\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n            align-items: center;\n        }\n        \n        .blog-link {\n            background: transparent;\n            color: white;\n            padding: 10px 20px;\n            text-decoration: none;\n            border-radius: 24px;\n            border: 2px solid #8AB6A9;\n            transition: all 0.3s ease;\n            font-weight: 500;\n            width: 100%;\n            max-width: 280px;\n            font-size: 0.85rem;\n            word-wrap: break-word;\n        }\n        \n        .blog-link:hover {\n            background: #E4FCAA;\n            color: #111111;\n            border-color: #E4FCAA;\n            transform: translateY(-2px);\n        }\n        \n        @media (min-width: 768px) {\n            .product-header { padding: 48px; }\n            .bundle-badge { font-size: 1.1rem; padding: 12px 32px; }\n            .product-title { font-size: 3rem; }\n            .product-subtitle { font-size: 1.3rem; }\n            .bundle-contents { font-size: 1.4rem; }\n            .key-stats { grid-template-columns: repeat(4, 1fr); }\n            .stat-card { padding: 32px 24px; }\n            .stat-value { font-size: 2.25rem; }\n            .stat-label { font-size: 1rem; }\n            .content-grid { grid-template-columns: 1fr; gap: 32px; padding: 48px; }\n            .bundle-overview { grid-column: 1 \/ -1; }\n            .comparison-section { grid-column: 1 \/ -1; }\n            .faq-section { grid-column: 1 \/ -1; }\n            .section { padding: 32px; }\n            .section-title { font-size: 1.6rem; }\n            .bundle-intro { font-size: 1.3rem; }\n            .bundle-benefits { grid-template-columns: 1fr 1fr; }\n            .benefit-text { font-size: 1.15rem; }\n            .savings-highlight { font-size: 1.4rem; padding: 24px 32px; }\n            .savings-highlight .amount { font-size: 2.2rem; }\n            .product-name { font-size: 2rem; }\n            .product-type { font-size: 1.5rem; }\n            .product-quick-stats { grid-template-columns: repeat(3, 1fr); gap: 12px; }\n            .quick-stat { padding: 16px 12px; }\n            .quick-stat-label { font-size: 0.75rem; }\n            .quick-stat-value { font-size: 1.35rem; }\n            .product-bundle-description { font-size: 1.15rem; line-height: 1.6; }\n            .highlight-tag { padding: 10px 16px; font-size: 1.1rem; }\n            .comparison-grid { grid-template-columns: 180px repeat(3, 1fr); }\n            .comparison-cell { padding: 20px 16px; }\n            .comparison-header { font-size: 1.15rem; }\n            .comparison-product-header { font-size: 1.2rem; }\n            .comparison-label { font-size: 1.1rem; }\n            .comparison-value { font-size: 1.1rem; }\n            .faq-question { padding: 22px 26px; font-size: 1.3rem; }\n            .faq-answer { font-size: 1.2rem; }\n            .cross-links { padding: 48px; }\n            .cross-links h3 { font-size: 1.6rem; }\n            .link-buttons { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }\n            .blog-link { width: auto; font-size: 1.05rem; }\n        }\n        \n        @media (min-width: 1024px) {\n            .content-grid { gap: 40px; padding: 60px; }\n            .bundle-overview { padding: 48px; }\n            .section { padding: 40px; }\n            .product-bundle-description { font-size: 1.2rem; }\n            .quick-stat { padding: 18px 14px; }\n        }\n        \n        @media (max-width: 767px) {\n            .product-container { \n                margin: 0;\n                width: 100vw;\n                max-width: 100vw;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            * {\n                max-width: 100%;\n            }\n            \n            html, body {\n                overflow-x: hidden;\n                width: 100%;\n            }\n            \n            .product-container {\n                width: 100%;\n                max-width: 100%;\n                margin: 0;\n                padding: 0;\n                overflow-x: hidden;\n            }\n            \n            .product-title { \n                font-size: 1.6rem; \n                padding: 0 10px;\n            }\n            \n            .product-subtitle { \n                font-size: 0.9rem; \n                padding: 0 10px;\n            }\n            \n            .bundle-contents { \n                font-size: 0.8rem; \n                gap: 6px;\n                padding: 0 10px;\n            }\n            \n            .product-header { \n                padding: 20px 10px;\n                width: 100%;\n            }\n            \n            .key-stats {\n                width: 100%;\n            }\n            \n            .stat-card {\n                padding: 20px 10px;\n            }\n            \n            .content-grid { \n                padding: 16px 10px; \n                gap: 16px;\n                width: 100%;\n            }\n            \n            .section { \n                padding: 16px 12px;\n                width: 100%;\n                max-width: 100%;\n                overflow-x: hidden;\n            }\n            \n            .section-title { \n                font-size: 1.1rem;\n                word-wrap: break-word;\n            }\n            \n            .bundle-intro { \n                font-size: 0.95rem;\n            }\n            \n            .benefit-item {\n                padding: 10px;\n            }\n            \n            .benefit-text { \n                font-size: 0.85rem;\n            }\n            \n            .savings-highlight { \n                font-size: 0.95rem; \n                padding: 12px;\n            }\n            \n            .savings-highlight .amount { \n                font-size: 1.3rem; \n            }\n            \n            .product-name { \n                font-size: 1.3rem;\n            }\n            \n            .product-type { \n                font-size: 1rem;\n            }\n            \n            .product-quick-stats {\n                display: flex;\n                flex-wrap: wrap;\n                justify-content: center;\n                gap: 8px;\n            }\n            \n            .quick-stat {\n                flex: 0 0 calc(50% - 4px);\n                max-width: calc(50% - 4px);\n                padding: 10px 6px;\n            }\n            \n            .quick-stat:last-child:nth-child(odd) {\n                flex: 0 0 calc(50% - 4px);\n                margin: 0 auto;\n            }\n            \n            .product-bundle-description { \n                font-size: 0.95rem;\n            }\n            \n            .product-highlights {\n                justify-content: flex-start;\n            }\n            \n            .highlight-tag { \n                font-size: 0.7rem; \n                padding: 6px 12px;\n                flex: 0 0 calc(50% - 4px);\n                text-align: center;\n            }\n            \n            .quick-stat-value { \n                font-size: 0.95rem;\n            }\n            \n            .quick-stat-label { \n                font-size: 0.55rem;\n            }\n            \n            .faq-question { \n                font-size: 0.9rem; \n                padding: 12px;\n            }\n            \n            .faq-answer { \n                font-size: 0.95rem;\n                padding: 0 12px;\n            }\n            \n            .faq-answer.active {\n                padding: 12px;\n            }\n            \n            .blog-link { \n                font-size: 0.8rem; \n                padding: 9px 16px; \n            }\n            \n            .cross-links { \n                padding: 20px 10px;\n            }\n            \n            .cross-links h3 { \n                font-size: 1.1rem; \n            }\n            \n            .stat-value { \n                font-size: 1.3rem; \n            }\n            \n            .stat-label { \n                font-size: 0.6rem; \n            }\n            \n            .comparison-section {\n                padding: 16px 0;\n                overflow-x: hidden;\n            }\n            \n            .comparison-table {\n                margin: 20px 0 0 0;\n                padding: 0 12px;\n                width: 100%;\n                overflow-x: auto;\n            }\n            \n            .comparison-value { \n                font-size: 0.75rem; \n            }\n            \n            .comparison-label { \n                font-size: 0.7rem; \n                padding-left: 8px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003c!-- HEADER --\u003e\n        \u003cdiv class=\"product-header\" id=\"top\"\u003e\n            \u003cdiv class=\"bundle-badge\"\u003e🏠 INDOOR\u003c\/div\u003e\n            \u003ch1 class=\"product-title\"\u003eTry Pack Indoor\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eKompaktes Düngerset für organisches Indoor-Growing\u003c\/p\u003e\n            \u003cdiv class=\"bundle-contents\"\u003e\n                \u003cspan\u003eBio·Grow\u003c\/span\u003e\n                \u003cspan\u003eBio·Bloom\u003c\/span\u003e\n                \u003cspan\u003eTop·Max\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- KEY STATS --\u003e\n        \u003cdiv class=\"key-stats\"\u003e\n            \u003cdiv class=\"stat-card\"\u003e\n                \u003cdiv class=\"stat-value\"\u003e3 Produkte\u003c\/div\u003e\n                \u003cdiv class=\"stat-label\"\u003eIm Set\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"stat-card\"\u003e\n                \u003cdiv class=\"stat-value\"\u003e100% Bio\u003c\/div\u003e\n                \u003cdiv class=\"stat-label\"\u003eOrganisch\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"stat-card\"\u003e\n                \u003cdiv class=\"stat-value\"\u003eIndoor\u003c\/div\u003e\n                \u003cdiv class=\"stat-label\"\u003eOptimiert für\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"stat-card\"\u003e\n                \u003cdiv class=\"stat-value\"\u003e250 ml\u003c\/div\u003e\n                \u003cdiv class=\"stat-label\"\u003eKompakt\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- CONTENT GRID --\u003e\n        \u003cdiv class=\"content-grid\"\u003e\n            \n            \u003c!-- BUNDLE OVERVIEW --\u003e\n            \u003cdiv class=\"section bundle-overview\"\u003e\n                \u003ch2 class=\"section-title\"\u003eBundle-Übersicht\u003c\/h2\u003e\n                \u003cp class=\"bundle-intro\"\u003eDas \u003cstrong\u003eBiobizz Try Pack Indoor\u003c\/strong\u003e ist die perfekte Lösung für alle, die erfolgreich in den organischen Indoor-Grow einsteigen möchten. In praktischen 250 ml-Flaschen kombiniert dieses Set drei essenzielle Biobizz-Produkte, die Ihre Pflanzen vom frühen Wachstum bis zur vollen Blüte optimal unterstützen. Alle Dünger sind 100 % organisch, einfach anzuwenden und ideal aufeinander abgestimmt – für gesunde Pflanzen, starke Blüten und natürliche Aromen.\u003c\/p\u003e\n                \n                \u003cdiv class=\"bundle-benefits\"\u003e\n                    \u003cdiv class=\"benefit-item\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e✓\u003c\/div\u003e\n                        \u003cdiv class=\"benefit-text\"\u003e\n\u003cstrong\u003e100 % organisch:\u003c\/strong\u003e Frei von synthetischen Zusätzen, auf Basis natürlicher Rohstoffe\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit-item\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e✓\u003c\/div\u003e\n                        \u003cdiv class=\"benefit-text\"\u003e\n\u003cstrong\u003eKompakt und vielseitig:\u003c\/strong\u003e Perfekt für kleinere Anbauprojekte oder erste Grow-Erfahrungen\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit-item\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e✓\u003c\/div\u003e\n                        \u003cdiv class=\"benefit-text\"\u003e\n\u003cstrong\u003eOptimal abgestimmt:\u003c\/strong\u003e Alle Produkte ergänzen sich ideal für den gesamten Indoor-Grow-Zyklus\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit-item\"\u003e\n                        \u003cdiv class=\"benefit-icon\"\u003e✓\u003c\/div\u003e\n                        \u003cdiv class=\"benefit-text\"\u003e\n\u003cstrong\u003eEinfache Anwendung:\u003c\/strong\u003e Ideal für Einsteiger und erfahrene Grower\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"savings-highlight\"\u003e\n                    Ideal zum Testen des Biobizz-Systems – kompakte Größen für kleinere Grows!\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- PRODUCT 1: Bio·Grow --\u003e\n            \u003cdiv class=\"section product-in-bundle\"\u003e\n                \u003cdiv class=\"product-bundle-title\"\u003e\n                    \u003cdiv class=\"product-name\"\u003eBio·Grow\u003c\/div\u003e\n                    \u003cdiv class=\"product-type\"\u003eBasisdünger Wachstum\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"product-quick-stats\"\u003e\n                    \u003cdiv class=\"quick-stat\"\u003e\n                        \u003cspan class=\"quick-stat-label\"\u003eNPK\u003c\/span\u003e\n                        \u003cspan class=\"quick-stat-value\"\u003e4-3-6\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"quick-stat\"\u003e\n                        \u003cspan class=\"quick-stat-label\"\u003eMenge\u003c\/span\u003e\n                        \u003cspan class=\"quick-stat-value\"\u003e250 ml\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"quick-stat\"\u003e\n                        \u003cspan class=\"quick-stat-label\"\u003ePhase\u003c\/span\u003e\n                        \u003cspan class=\"quick-stat-value\"\u003eWachstum\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cp class=\"product-bundle-description\"\u003eFlüssigdünger auf Basis von Zuckerrübenextrakt mit NPK 4-3-6 für kräftiges vegetatives Wachstum. Bio·Grow aktiviert die Bakterienflora im Substrat und versorgt Pflanzen mit allen wichtigen Nährstoffen während der Wachstumsphase. Ideal für Indoor-Anbau auf Erde und Kokos.\u003c\/p\u003e\n                \n                \u003cdiv class=\"product-highlights\"\u003e\n                    \u003cspan class=\"highlight-tag\"\u003e🌱 Wachstumsstark\u003c\/span\u003e\n                    \u003cspan class=\"highlight-tag\"\u003e🍬 Zuckerrüben-Basis\u003c\/span\u003e\n                    \u003cspan class=\"highlight-tag\"\u003e🏠 Indoor-geeignet\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- PRODUCT 2: Bio·Bloom --\u003e\n            \u003cdiv class=\"section product-in-bundle\"\u003e\n                \u003cdiv class=\"product-bundle-title\"\u003e\n                    \u003cdiv class=\"product-name\"\u003eBio·Bloom\u003c\/div\u003e\n                    \u003cdiv class=\"product-type\"\u003eBasisdünger Blüte\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"product-quick-stats\"\u003e\n                    \u003cdiv class=\"quick-stat\"\u003e\n                        \u003cspan class=\"quick-stat-label\"\u003eNPK\u003c\/span\u003e\n                        \u003cspan class=\"quick-stat-value\"\u003e2-7-4\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"quick-stat\"\u003e\n                        \u003cspan class=\"quick-stat-label\"\u003eMenge\u003c\/span\u003e\n                        \u003cspan class=\"quick-stat-value\"\u003e250 ml\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"quick-stat\"\u003e\n                        \u003cspan class=\"quick-stat-label\"\u003ePhase\u003c\/span\u003e\n                        \u003cspan class=\"quick-stat-value\"\u003eBlüte\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cp class=\"product-bundle-description\"\u003ePhosphor- und kaliumreicher Blütedünger (NPK 2-7-4) für intensive Blütenbildung und Fruchtentwicklung. Enthält Enzyme und Aminosäuren für optimalen Pflanzenstoffwechsel. Sorgt für dichte, aromatische Blüten mit maximalem Ertrag im Indoor-Grow.\u003c\/p\u003e\n                \n                \u003cdiv class=\"product-highlights\"\u003e\n                    \u003cspan class=\"highlight-tag\"\u003e🌸 Blütebooster\u003c\/span\u003e\n                    \u003cspan class=\"highlight-tag\"\u003e💪 Dichte Buds\u003c\/span\u003e\n                    \u003cspan class=\"highlight-tag\"\u003e🍯 Aromatisch\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- PRODUCT 3: Top·Max --\u003e\n            \u003cdiv class=\"section product-in-bundle\"\u003e\n                \u003cdiv class=\"product-bundle-title\"\u003e\n                    \u003cdiv class=\"product-name\"\u003eTop·Max\u003c\/div\u003e\n                    \u003cdiv class=\"product-type\"\u003eOrganischer Blütebooster\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"product-quick-stats\"\u003e\n                    \u003cdiv class=\"quick-stat\"\u003e\n                        \u003cspan class=\"quick-stat-label\"\u003eNPK\u003c\/span\u003e\n                        \u003cspan class=\"quick-stat-value\"\u003e0,1-0,01-0,1\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"quick-stat\"\u003e\n                        \u003cspan class=\"quick-stat-label\"\u003eMenge\u003c\/span\u003e\n                        \u003cspan class=\"quick-stat-value\"\u003e250 ml\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"quick-stat\"\u003e\n                        \u003cspan class=\"quick-stat-label\"\u003eWirkung\u003c\/span\u003e\n                        \u003cspan class=\"quick-stat-value\"\u003eZellteilung ↑\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cp class=\"product-bundle-description\"\u003eBooster mit Huminsäuren und Fulvinsäuren, der die Nährstoffaufnahme während der Blüte optimiert und die Zellaktivität steigert. Top·Max verbessert Geschmack, Aroma und Blütendichte. Perfekt in Kombination mit Bio·Bloom für maximale Indoor-Erträge.\u003c\/p\u003e\n                \n                \u003cdiv class=\"product-highlights\"\u003e\n                    \u003cspan class=\"highlight-tag\"\u003e📈 Größere Blüten\u003c\/span\u003e\n                    \u003cspan class=\"highlight-tag\"\u003e🧬 Zellteilung\u003c\/span\u003e\n                    \u003cspan class=\"highlight-tag\"\u003e🌿 Mehr Geschmack\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- COMPARISON TABLE --\u003e\n            \u003cdiv class=\"section comparison-section\"\u003e\n                \u003ch2 class=\"section-title\"\u003eProdukte im Vergleich\u003c\/h2\u003e\n                \u003cdiv class=\"comparison-table\"\u003e\n                    \u003cdiv class=\"comparison-grid\"\u003e\n                        \u003c!-- Header Row --\u003e\n                        \u003cdiv class=\"comparison-cell comparison-header\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-product-header\"\u003eBio·Grow\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-product-header\"\u003eBio·Bloom\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-product-header\"\u003eTop·Max\u003c\/div\u003e\n                        \n                        \u003c!-- NPK --\u003e\n                        \u003cdiv class=\"comparison-cell comparison-label\"\u003eNPK\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003e4-3-6\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003e2-7-4\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003e0,1-0,01-0,1\u003c\/div\u003e\n                        \n                        \u003c!-- Menge --\u003e\n                        \u003cdiv class=\"comparison-cell comparison-label\"\u003eMenge\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003e250 ml\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003e250 ml\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003e250 ml\u003c\/div\u003e\n                        \n                        \u003c!-- Hauptphase --\u003e\n                        \u003cdiv class=\"comparison-cell comparison-label\"\u003eHauptphase\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003eWachstum\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003eBlüte\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003eBlüte\u003c\/div\u003e\n                        \n                        \u003c!-- Typ --\u003e\n                        \u003cdiv class=\"comparison-cell comparison-label\"\u003eProdukttyp\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003eBasisdünger\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003eBasisdünger\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003eBlütebooster\u003c\/div\u003e\n                        \n                        \u003c!-- Hauptwirkung --\u003e\n                        \u003cdiv class=\"comparison-cell comparison-label\"\u003eHauptwirkung\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003eBlattwachstum\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003eBlütenbildung\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003eZellteilung\u003c\/div\u003e\n                        \n                        \u003c!-- Basis --\u003e\n                        \u003cdiv class=\"comparison-cell comparison-label\"\u003eBasis\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003eZuckerrüben\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003eOrganisch\u003c\/div\u003e\n                        \u003cdiv class=\"comparison-cell comparison-value\"\u003eHuminsäuren\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- FAQ SECTION --\u003e\n            \u003cdiv class=\"section faq-section\"\u003e\n                \u003ch2 class=\"section-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003cdiv class=\"faq-question\"\u003eFür wie viele Pflanzen reicht das Try Pack Indoor?\u003c\/div\u003e\n                    \u003cdiv class=\"faq-answer\"\u003e\n                        Das Try Pack Indoor mit je 250 ml reicht typischerweise für \u003cstrong\u003e2–4 kleine bis mittelgroße Pflanzen\u003c\/strong\u003e über einen kompletten Grow-Zyklus. Die genaue Reichweite hängt von Topfgröße, Pflanzenart und Bewässerungsfrequenz ab. Ideal zum Testen oder für kleinere Indoor-Projekte.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003cdiv class=\"faq-question\"\u003eWann wechsle ich von Bio·Grow zu Bio·Bloom?\u003c\/div\u003e\n                    \u003cdiv class=\"faq-answer\"\u003e\n                        Der Wechsel erfolgt bei \u003cstrong\u003eEinleitung der Blütephase\u003c\/strong\u003e. Bei photoperiodischen Pflanzen ist das der Zeitpunkt, wenn die Beleuchtung auf 12\/12 Stunden umgestellt wird. Bei Autoflowers beginnt die Blüte automatisch nach ca. 3–4 Wochen. Top·Max wird zusätzlich zu Bio·Bloom während der gesamten Blütephase eingesetzt.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003cdiv class=\"faq-question\"\u003eKann ich das Try Pack Indoor auch für Outdoor-Grows verwenden?\u003c\/div\u003e\n                    \u003cdiv class=\"faq-answer\"\u003e\n                        Ja, die Produkte funktionieren auch \u003cstrong\u003eim Outdoor-Bereich\u003c\/strong\u003e. Das Try Pack Indoor ist jedoch primär für Indoor-Grows konzipiert und durch die kompakte Größe ideal für kleinere Projekte. Für größere Outdoor-Grows empfehlen wir das Try Pack Outdoor mit Fish·Mix statt Bio·Grow.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003cdiv class=\"faq-question\"\u003eBenötige ich zusätzliche Produkte zum Try Pack Indoor?\u003c\/div\u003e\n                    \u003cdiv class=\"faq-answer\"\u003e\n                        Das Try Pack Indoor deckt die \u003cstrong\u003eGrundversorgung\u003c\/strong\u003e ab. Für optimale Ergebnisse können zusätzlich \u003cstrong\u003eRoot·Juice\u003c\/strong\u003e (Wurzelstimulator) für die frühe Phase und \u003cstrong\u003eBio·Heaven\u003c\/strong\u003e (Energizer) ergänzt werden. Diese sind im Starterpack enthalten oder separat erhältlich.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003cdiv class=\"faq-question\"\u003eWie dosiere ich die Produkte richtig?\u003c\/div\u003e\n                    \u003cdiv class=\"faq-answer\"\u003e\n                        Orientiere dich am \u003cstrong\u003eoffiziellen Biobizz Düngeschema\u003c\/strong\u003e. Typische Dosierungen:\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cstrong\u003eBio·Grow:\u003c\/strong\u003e 2–4 ml pro Liter Wasser während der Wachstumsphase\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cstrong\u003eBio·Bloom:\u003c\/strong\u003e 2–5 ml pro Liter Wasser während der Blütephase\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cstrong\u003eTop·Max:\u003c\/strong\u003e 1–4 ml pro Liter Wasser in der Blüte\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                        Beginne mit niedrigeren Dosen und steigere langsam.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003cdiv class=\"faq-question\"\u003eIst das Try Pack Indoor für Anfänger geeignet?\u003c\/div\u003e\n                    \u003cdiv class=\"faq-answer\"\u003e\n                        Absolut! Das Try Pack Indoor ist \u003cstrong\u003eideal für Einsteiger\u003c\/strong\u003e. Die kompakte Größe ermöglicht ein risikoarmes Kennenlernen des Biobizz-Systems. Die Produkte sind einfach anzuwenden, verzeihend bei Dosierfehlern und liefern zuverlässige Ergebnisse für den ersten Indoor-Grow.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- CROSS LINKS --\u003e\n        \u003cdiv class=\"cross-links\"\u003e\n            \u003ch3\u003eMehr erfahren\u003c\/h3\u003e\n            \u003cdiv class=\"link-buttons\"\u003e\n                \u003ca href=\"https:\/\/novahemp.de\/blogs\/anbau-anleitungen-grow-tipps\/cannabis-anbau-anleitung-vom-samen-bis-zur-ernte-schritt-fur-schritt\" class=\"blog-link\"\u003e\n                    Cannabis Anbau-Anleitung\n                \u003c\/a\u003e\n                \u003ca href=\"https:\/\/novahemp.de\/blogs\/anbau-anleitungen-grow-tipps\/grow-substrate-im-uberblick\" class=\"blog-link\"\u003e\n                    Grow-Substrate im Überblick\n                \u003c\/a\u003e\n                \u003ca href=\"https:\/\/novahemp.de\/blogs\/anbau-anleitungen-grow-tipps\/grow-probleme-erkennen-beheben-gelbe-blatter-schimmel-schadlinge\" class=\"blog-link\"\u003e\n                    Grow-Probleme beheben\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        \/\/ FAQ Accordion\n        document.querySelectorAll('.faq-question').forEach(question =\u003e {\n            question.addEventListener('click', function() {\n                this.classList.toggle('active');\n                const answer = this.nextElementSibling;\n                answer.classList.toggle('active');\n            });\n        });\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"Biobizz","offers":[{"title":"Default Title","offer_id":55449636438398,"sku":"","price":14.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0907\/4494\/7070\/files\/BioTrypackIndoor1.webp?v=1762216960"},{"product_id":"biobizz-light-mix","title":"Biobizz | Organischer Light Mix","description":"","brand":"Biobizz","offers":[{"title":"50 L","offer_id":55449745686910,"sku":"","price":22.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0907\/4494\/7070\/files\/Light_MixDE1500x1500.webp?v=1770765848"},{"product_id":"plagron-easy-pack-terra","title":"Plagron | Easy Pack Terra","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;500;600;700\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * { \n            margin: 0; \n            padding: 0; \n            box-sizing: border-box;\n        }\n        \n        html, body {\n            width: 100%;\n            overflow-x: hidden;\n        }\n        \n        body {\n            font-family: 'Manrope', -apple-system, sans-serif;\n            line-height: 1.6;\n            color: #111111;\n            background: #FAFBFF;\n        }\n        \n        .product-container {\n            max-width: 1200px;\n            width: 100%;\n            margin: 0 auto;\n            background: white;\n            box-shadow: 0 4px 24px rgba(17, 17, 17, 0.06);\n            overflow-x: hidden;\n        }\n        \n        .product-header {\n            background: linear-gradient(135deg, #8AB6A9 0%, #6B9A8C 100%);\n            padding: 32px 20px;\n            text-align: center;\n            position: relative;\n        }\n        \n        .product-header::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #E4FCAA 0%, #8AB6A9 100%);\n        }\n        \n        .bundle-badge {\n            display: inline-block;\n            background: rgba(255, 255, 255, 0.2);\n            color: white;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 0.75rem;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1.5px;\n            margin-bottom: 16px;\n        }\n        \n        .product-title {\n            font-size: 2rem;\n            font-weight: 700;\n            color: white;\n            margin-bottom: 8px;\n            word-wrap: break-word;\n        }\n        \n        .product-subtitle {\n            font-size: 1rem;\n            color: #E4FCAA;\n            font-weight: 500;\n            margin-bottom: 16px;\n            word-wrap: break-word;\n        }\n        \n        .bundle-contents {\n            font-size: 0.9rem;\n            color: white;\n            font-weight: 600;\n            margin-top: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 10px;\n            flex-wrap: wrap;\n        }\n        \n        .bundle-contents span {\n            position: relative;\n            word-wrap: break-word;\n        }\n        \n        .bundle-contents span:not(:last-child)::after {\n            content: '•';\n            position: absolute;\n            right: -6px;\n            color: white;\n        }\n        \n        .key-stats {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 1px;\n            background: #EDEFF7;\n            padding: 1px;\n            width: 100%;\n        }\n        \n        .stat-card {\n            background: white;\n            padding: 24px 16px;\n            text-align: center;\n            transition: all 0.3s ease;\n            position: relative;\n            cursor: pointer;\n            min-width: 0;\n        }\n        \n        .stat-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 3px;\n            background: #8AB6A9;\n        }\n        \n        .stat-card:hover {\n            background: #FAFBFF;\n            transform: translateY(-2px);\n        }\n        \n        .stat-value {\n            font-size: 1.5rem;\n            font-weight: 700;\n            margin-bottom: 6px;\n            color: #111111;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n            hyphens: auto;\n        }\n        \n        .stat-label {\n            font-size: 0.7rem;\n            color: #6E7180;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            font-weight: 500;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n        }\n        \n        .content-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 24px;\n            padding: 24px 20px;\n            width: 100%;\n            max-width: 100%;\n        }\n        \n        .section {\n            background: #FAFBFF;\n            padding: 24px 20px;\n            border-radius: 12px;\n            border: 1px solid #EDEFF7;\n            scroll-margin-top: 20px;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n            max-width: 100%;\n            width: 100%;\n        }\n        \n        .section-title {\n            font-size: 1.25rem;\n            font-weight: 600;\n            margin-bottom: 20px;\n            word-wrap: break-word;\n        }\n        \n        .section-title::before {\n            content: '';\n            display: inline-block;\n            width: 4px;\n            height: 18px;\n            background: #8AB6A9;\n            margin-right: 12px;\n            vertical-align: middle;\n            border-radius: 2px;\n        }\n        \n        .bundle-overview {\n            grid-column: 1 \/ -1;\n            background: linear-gradient(135deg, rgba(138, 182, 169, 0.1) 0%, rgba(228, 252, 170, 0.1) 100%);\n            border: 2px solid #8AB6A9;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .bundle-overview::after {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(138, 182, 169, 0.1) 0%, transparent 70%);\n            pointer-events: none;\n        }\n        \n        .bundle-intro {\n            font-size: 1rem;\n            line-height: 1.6;\n            margin-bottom: 20px;\n            word-wrap: break-word;\n        }\n        \n        .bundle-benefits {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 12px;\n            margin-top: 20px;\n            width: 100%;\n        }\n        \n        .benefit-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 12px;\n            background: white;\n            border-radius: 8px;\n            border-left: 3px solid #8AB6A9;\n            word-wrap: break-word;\n            max-width: 100%;\n        }\n        \n        .benefit-icon {\n            background: #8AB6A9;\n            color: white;\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 0.85rem;\n            font-weight: 700;\n            flex-shrink: 0;\n        }\n        \n        .benefit-text {\n            font-size: 0.95rem;\n            font-weight: 500;\n            line-height: 1.5;\n            word-wrap: break-word;\n            flex: 1;\n            min-width: 0;\n        }\n        \n        .savings-highlight {\n            background: linear-gradient(135deg, #8AB6A9 0%, #6A968B 100%);\n            color: white;\n            padding: 16px 20px;\n            border-radius: 12px;\n            text-align: center;\n            font-weight: 600;\n            font-size: 1.1rem;\n            margin-top: 20px;\n            box-shadow: 0 4px 12px rgba(138, 182, 169, 0.3);\n            cursor: pointer;\n            transition: all 0.3s ease;\n            word-wrap: break-word;\n        }\n        \n        .savings-highlight:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 16px rgba(138, 182, 169, 0.4);\n        }\n        \n        .savings-highlight .amount {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #E4FCAA;\n        }\n        \n        .product-in-bundle {\n            border-left: 4px solid #8AB6A9;\n            position: relative;\n            transition: all 0.3s ease;\n        }\n        \n        .product-in-bundle:hover {\n            transform: translateX(4px);\n            box-shadow: 0 8px 24px rgba(138, 182, 169, 0.15);\n        }\n        \n        .product-bundle-title {\n            text-align: center;\n            margin-bottom: 12px;\n        }\n        \n        .product-name {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #111111;\n            margin-bottom: 6px;\n            word-wrap: break-word;\n        }\n        \n        .product-type {\n            font-size: 1.1rem;\n            color: #8AB6A9;\n            font-weight: 600;\n            word-wrap: break-word;\n        }\n        \n        .product-quick-stats {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 10px;\n            margin: 20px 0;\n            width: 100%;\n        }\n        \n        .quick-stat {\n            background: white;\n            padding: 14px 8px;\n            border-radius: 10px;\n            text-align: center;\n            border: 2px solid #EDEFF7;\n            transition: all 0.3s ease;\n            min-width: 0;\n        }\n        \n        .quick-stat:hover {\n            border-color: #8AB6A9;\n            transform: translateY(-2px);\n        }\n        \n        .quick-stat-label {\n            display: block;\n            font-size: 0.65rem;\n            color: #6E7180;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            margin-bottom: 6px;\n            font-weight: 600;\n            word-wrap: break-word;\n        }\n        \n        .quick-stat-value {\n            display: block;\n            font-size: 1.1rem;\n            font-weight: 700;\n            color: #111111;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n            hyphens: auto;\n        }\n        \n        .product-bundle-description {\n            font-size: 0.95rem;\n            line-height: 1.5;\n            margin: 16px 0;\n            text-align: justify;\n            word-wrap: break-word;\n        }\n        \n        .product-highlights {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 8px;\n            margin-top: 16px;\n            justify-content: center;\n        }\n        \n        .highlight-tag {\n            background: #EDEFF7;\n            color: #111111;\n            padding: 6px 12px;\n            border-radius: 16px;\n            font-size: 0.75rem;\n            font-weight: 500;\n            border: 1px solid #EDEFF7;\n            transition: all 0.3s ease;\n            word-wrap: break-word;\n        }\n        \n        .highlight-tag:hover {\n            background: #8AB6A9;\n            color: white;\n            border-color: #8AB6A9;\n        }\n        \n        .comparison-section {\n            grid-column: 1 \/ -1;\n            background: white;\n            border: 2px solid #EDEFF7;\n            overflow-x: hidden;\n        }\n        \n        .comparison-table {\n            overflow-x: auto;\n            margin-top: 20px;\n            width: 100%;\n            max-width: 100%;\n            -webkit-overflow-scrolling: touch;\n        }\n        \n        .comparison-grid {\n            display: grid;\n            grid-template-columns: 140px repeat(3, 1fr);\n            gap: 1px;\n            background: #EDEFF7;\n            min-width: 600px;\n        }\n        \n        .comparison-cell {\n            background: white;\n            padding: 16px 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n            min-width: 0;\n        }\n        \n        .comparison-header {\n            background: #111111;\n            color: white;\n            font-weight: 600;\n            font-size: 0.9rem;\n        }\n        \n        .comparison-product-header {\n            background: #8AB6A9;\n            color: white;\n            font-weight: 700;\n            font-size: 0.95rem;\n        }\n        \n        .comparison-label {\n            background: #FAFBFF;\n            font-weight: 600;\n            font-size: 0.85rem;\n            justify-content: flex-start;\n            padding-left: 16px;\n        }\n        \n        .comparison-value {\n            font-size: 0.9rem;\n            font-weight: 500;\n        }\n        \n        .faq-section {\n            background: white;\n            border: 1px solid #EDEFF7;\n            grid-column: 1 \/ -1;\n        }\n        \n        .faq-item {\n            margin: 12px 0;\n            background: #FAFBFF;\n            border-radius: 12px;\n            overflow: hidden;\n            border: 1px solid #EDEFF7;\n        }\n        \n        .faq-question {\n            background: #8AB6A9;\n            color: white;\n            padding: 16px 20px;\n            font-weight: 600;\n            cursor: pointer;\n            position: relative;\n            transition: all 0.3s ease;\n            font-size: 1rem;\n            word-wrap: break-word;\n        }\n        \n        .faq-question:hover {\n            background: #E4FCAA;\n            color: #111111;\n        }\n        \n        .faq-question:after {\n            content: '+';\n            position: absolute;\n            right: 20px;\n            font-size: 1.2rem;\n            font-weight: 300;\n            transition: transform 0.3s ease;\n        }\n        \n        .faq-question.active::after {\n            transform: rotate(45deg);\n        }\n        \n        .faq-answer {\n            padding: 0 20px;\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s ease, padding 0.4s ease;\n            line-height: 1.6;\n            font-size: 0.95rem;\n            word-wrap: break-word;\n        }\n        \n        .faq-answer.active {\n            padding: 16px 20px;\n            max-height: 1000px;\n        }\n        \n        .faq-answer ul {\n            margin-left: 20px;\n            margin-top: 8px;\n        }\n\n        .faq-answer ul li {\n            margin-bottom: 8px;\n            word-wrap: break-word;\n        }\n        \n        .faq-answer strong {\n            color: #8AB6A9;\n        }\n        \n        .cross-links {\n            background: linear-gradient(135deg, #111111, #40424D);\n            color: white;\n            padding: 32px 20px;\n            text-align: center;\n        }\n        \n        .cross-links h3 {\n            margin-bottom: 24px;\n            font-size: 1.2rem;\n            font-weight: 600;\n        }\n        \n        .link-buttons {\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n            align-items: center;\n        }\n        \n        .blog-link {\n            background: transparent;\n            color: white;\n            padding: 10px 20px;\n            text-decoration: none;\n            border-radius: 24px;\n            border: 2px solid #8AB6A9;\n            transition: all 0.3s ease;\n            font-weight: 500;\n            width: 100%;\n            max-width: 280px;\n            font-size: 0.85rem;\n            word-wrap: break-word;\n        }\n        \n        .blog-link:hover {\n            background: #E4FCAA;\n            color: #111111;\n            border-color: #E4FCAA;\n            transform: translateY(-2px);\n        }\n        \n        @media (min-width: 768px) {\n            .product-header { padding: 48px; }\n            .bundle-badge { font-size: 1.1rem; padding: 12px 32px; }\n            .product-title { font-size: 3rem; }\n            .product-subtitle { font-size: 1.3rem; }\n            .bundle-contents { font-size: 1.4rem; }\n            .key-stats { grid-template-columns: repeat(4, 1fr); }\n            .stat-card { padding: 32px 24px; }\n            .stat-value { font-size: 2.25rem; }\n            .stat-label { font-size: 1rem; }\n            .content-grid { grid-template-columns: 1fr; gap: 32px; padding: 48px; }\n            .bundle-overview { grid-column: 1 \/ -1; }\n            .comparison-section { grid-column: 1 \/ -1; }\n            .faq-section { grid-column: 1 \/ -1; }\n            .section { padding: 32px; }\n            .section-title { font-size: 1.6rem; }\n            .bundle-intro { font-size: 1.3rem; }\n            .bundle-benefits { grid-template-columns: 1fr 1fr; }\n            .benefit-text { font-size: 1.15rem; }\n            .savings-highlight { font-size: 1.4rem; padding: 24px 32px; }\n            .savings-highlight .amount { font-size: 2.2rem; }\n            .product-name { font-size: 2rem; }\n            .product-type { font-size: 1.5rem; }\n            .product-quick-stats { grid-template-columns: repeat(3, 1fr); gap: 12px; }\n            .quick-stat { padding: 16px 12px; }\n            .quick-stat-label { font-size: 0.75rem; }\n            .quick-stat-value { font-size: 1.35rem; }\n            .product-bundle-description { font-size: 1.15rem; line-height: 1.6; }\n            .highlight-tag { padding: 10px 16px; font-size: 1.1rem; }\n            .comparison-grid { grid-template-columns: 180px repeat(3, 1fr); }\n            .comparison-cell { padding: 20px 16px; }\n            .comparison-header { font-size: 1.15rem; }\n            .comparison-product-header { font-size: 1.2rem; }\n            .comparison-label { font-size: 1.1rem; }\n            .comparison-value { font-size: 1.1rem; }\n            .faq-question { padding: 22px 26px; font-size: 1.3rem; }\n            .faq-answer { font-size: 1.2rem; }\n            .cross-links { padding: 48px; }\n            .cross-links h3 { font-size: 1.6rem; }\n            .link-buttons { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }\n            .blog-link { width: auto; font-size: 1.05rem; }\n        }\n        \n        @media (min-width: 1024px) {\n            .content-grid { gap: 40px; padding: 60px; }\n            .bundle-overview { padding: 48px; }\n            .section { padding: 40px; }\n            .product-bundle-description { font-size: 1.2rem; }\n            .quick-stat { padding: 18px 14px; }\n        }\n        \n        @media (max-width: 767px) {\n            .product-container { \n                margin: 0;\n                width: 100vw;\n                max-width: 100vw;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            * {\n                max-width: 100%;\n            }\n            \n            html, body {\n                overflow-x: hidden;\n                width: 100%;\n            }\n            \n            .product-container {\n                width: 100%;\n                max-width: 100%;\n                margin: 0;\n                padding: 0;\n                overflow-x: hidden;\n            }\n            \n            .product-title { \n                font-size: 1.6rem; \n                padding: 0 10px;\n            }\n            \n            .product-subtitle { \n                font-size: 0.9rem; \n                padding: 0 10px;\n            }\n            \n            .bundle-contents { \n                font-size: 0.8rem; \n                gap: 6px;\n                padding: 0 10px;\n            }\n            \n            .product-header { \n                padding: 20px 10px;\n                width: 100%;\n            }\n            \n            .key-stats {\n                width: 100%;\n            }\n            \n            .stat-card {\n                padding: 20px 10px;\n            }\n            \n            .content-grid { \n                padding: 16px 10px; \n                gap: 16px;\n                width: 100%;\n            }\n            \n            .section { \n                padding: 16px 12px;\n                width: 100%;\n                max-width: 100%;\n                overflow-x: hidden;\n            }\n            \n            .section-title { \n                font-size: 1.1rem;\n                word-wrap: break-word;\n            }\n            \n            .bundle-intro { \n                font-size: 0.95rem;\n            }\n            \n            .benefit-item {\n                padding: 10px;\n            }\n            \n            .benefit-text { \n                font-size: 0.85rem;\n            }\n            \n            .savings-highlight { \n                font-size: 0.95rem; \n                padding: 12px;\n            }\n            \n            .savings-highlight .amount { \n                font-size: 1.3rem; \n            }\n            \n            .product-name { \n                font-size: 1.3rem;\n            }\n            \n            .product-type { \n                font-size: 1rem;\n            }\n            \n            .product-quick-stats {\n                display: flex;\n                flex-wrap: wrap;\n                justify-content: center;\n                gap: 8px;\n            }\n            \n            .quick-stat {\n                flex: 0 0 calc(50% - 4px);\n                max-width: calc(50% - 4px);\n                padding: 10px 6px;\n            }\n            \n            .quick-stat:last-child:nth-child(odd) {\n                flex: 0 0 calc(50% - 4px);\n                margin: 0 auto;\n            }\n            \n            .product-bundle-description { \n                font-size: 0.95rem;\n            }\n            \n            .product-highlights {\n                justify-content: flex-start;\n            }\n            \n            .highlight-tag { \n                font-size: 0.7rem; \n                padding: 6px 12px;\n                flex: 0 0 calc(50% - 4px);\n                text-align: center;\n            }\n            \n            .quick-stat-value { \n                font-size: 0.95rem;\n            }\n            \n            .quick-stat-label { \n                font-size: 0.55rem;\n            }\n            \n            .faq-question { \n                font-size: 0.9rem; \n                padding: 12px;\n            }\n            \n            .faq-answer { \n                font-size: 0.95rem;\n                padding: 0 12px;\n            }\n            \n            .faq-answer.active {\n                padding: 12px;\n            }\n            \n            .blog-link { \n                font-size: 0.8rem; \n                padding: 9px 16px; \n            }\n            \n            .cross-links { \n                padding: 20px 10px;\n            }\n            \n            .cross-links h3 { \n                font-size: 1.1rem; \n            }\n            \n            .stat-value { \n                font-size: 1.3rem; \n            }\n            \n            .stat-label { \n                font-size: 0.6rem; \n            }\n            \n            .comparison-section {\n                padding: 16px 0;\n                overflow-x: hidden;\n            }\n            \n            .comparison-table {\n                margin: 20px 0 0 0;\n                padding: 0 12px;\n                width: 100%;\n                overflow-x: auto;\n            }\n            \n            .comparison-value { \n                font-size: 0.75rem; \n            }\n            \n            .comparison-label { \n                font-size: 0.7rem; \n                padding-left: 8px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003c!-- HEADER --\u003e\n\u003cdiv class=\"product-header\" id=\"top\"\u003e\n\u003cdiv class=\"bundle-badge\"\u003e🌱 MINERALISCH\u003c\/div\u003e\n\u003ch1 class=\"product-title\"\u003eEasy Pack Terra\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eMineralisches Düngerset für optimale Nährstoffversorgung in allen Phasen\u003c\/p\u003e\n\u003cdiv class=\"bundle-contents\"\u003e\n\u003cspan\u003eTerra Grow \u003c\/span\u003e \u003cspan\u003eTerra Bloom \u003c\/span\u003e \u003cspan\u003eGreen Sensation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- KEY STATS --\u003e\n\u003cdiv class=\"key-stats\"\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cdiv class=\"stat-value\"\u003e3 Produkte\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eIm Set\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cdiv class=\"stat-value\"\u003eMineralisch\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eProduktart\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cdiv class=\"stat-value\"\u003eIndoor \u0026amp; Outdoor\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eAnwendung\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cdiv class=\"stat-value\"\u003eErde\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eSubstrat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTENT GRID --\u003e\n\u003cdiv class=\"content-grid\"\u003e\n\u003c!-- BUNDLE OVERVIEW --\u003e\n\u003cdiv class=\"section bundle-overview\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduktübersicht\u003c\/h2\u003e\n\u003cp\u003e\u003cb\u003eMaximale Erträge leicht gemacht: Das Plagron Easy Pack für Deinen Cannabis-Anbau\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eDu willst das volle Potenzial Deiner Hanfpflanzen ausschöpfen? Das \u003cb\u003ePlagron Easy Pack\u003c\/b\u003e ist das ultimative mineralische \u003cb\u003eGrow Dünger\u003c\/b\u003e-System für Züchter, die keine Kompromisse eingehen wollen. Egal ob Du Anfänger oder erfahrener Grower bist – dieses perfekt abgestimmte Set garantiert eine lückenlose und optimale \u003cb\u003eNährstoffversorgung für Hanf\u003c\/b\u003e in jeder Lebensphase.\u003c\/p\u003e\n\u003cdiv class=\"bundle-benefits\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"benefit-text\"\u003e\n\u003cb\u003ePremium Nährstoffversorgung:\u003c\/b\u003e Mineralischer Cannabis Dünger für gesundes Wachstum und maximale Vitalität.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"benefit-text\"\u003e\n\u003cb\u003eAlles-in-einem-Set:\u003c\/b\u003e Begleitet Deine Pflanzen zuverlässig von der Anzucht bis zur Ernte\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"benefit-text\"\u003e\n\u003cstrong\u003eGreen Sensation Booster:\u003c\/strong\u003e Hohe Erträge dank innovativer 4-in-1-Formel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"benefit-text\"\u003e\n\u003cb\u003eAnwendungsfreundlich:\u003c\/b\u003e Leicht zu dosieren, ideal für eine stressfreie Pflanzenzucht auf Erde.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"savings-highlight\"\u003eOptimale Nährstoffversorgung für Indoor- \u0026amp; Outdoor-Anbau!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT 1: Alga Grow --\u003e\n\u003cdiv class=\"section product-in-bundle\"\u003e\n\u003cdiv class=\"product-bundle-title\"\u003e\n\u003cdiv class=\"product-name\"\u003eTerra Grow\u003c\/div\u003e\n\u003cdiv class=\"product-type\"\u003eMineralischer Grow Dünger für die Wachstumsphase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-quick-stats\"\u003e\n\u003cdiv class=\"quick-stat\"\u003e\n\u003cspan class=\"quick-stat-label\"\u003ePhase\u003c\/span\u003e \u003cspan class=\"quick-stat-value\"\u003eAnzucht • Wachstum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-stat\"\u003e\n\u003cspan class=\"quick-stat-label\"\u003eAnwendung\u003c\/span\u003e \u003cspan class=\"quick-stat-value\"\u003eIndoor \u0026amp; Outdoor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-stat\"\u003e\n\u003cspan class=\"quick-stat-label\"\u003eSubstrat\u003c\/span\u003e \u003cspan class=\"quick-stat-value\"\u003eErde\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-bundle-description\"\u003e\u003cb\u003ePlagron Terra Grow\u003c\/b\u003e ist ein hochwirksamer mineralischer Basisdünger, der exakt auf die Bedürfnisse Deiner Pflanzen in der Wachstumsphase abgestimmt ist. Er liefert die perfekte Nährstoffversorgung für den \u003cb\u003eCannabis Anbau auf Erde\u003c\/b\u003e und sorgt für eine gesunde Blattentwicklung sowie ein starkes Wurzelwachstum. Dank der rein mineralischen Formel werden die Nährstoffe sofort aufgenommen, was Dir eine präzise Kontrolle während der gesamten vegetativen Phase garantiert. Die ideale Basis für vitale Pflanzen und eine spätere, ertragsreiche Blüte!\u003c\/p\u003e\n\u003cdiv class=\"product-highlights\"\u003e\n\u003cspan class=\"highlight-tag\"\u003e🌱 Wachstumsfördernd\u003c\/span\u003e \u003cspan class=\"highlight-tag\"\u003e💎 Mineralisch\u003c\/span\u003e \u003cspan class=\"highlight-tag\"\u003e⚡ Schnelle Verfügbarkeit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT 2: Alga Bloom --\u003e\n\u003cdiv class=\"section product-in-bundle\"\u003e\n\u003cdiv class=\"product-bundle-title\"\u003e\n\u003cdiv class=\"product-name\"\u003eTerra Bloom\u003c\/div\u003e\n\u003cdiv class=\"product-type\"\u003eMineralischer Blütendünger für maximale Erträge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-quick-stats\"\u003e\n\u003cdiv class=\"quick-stat\"\u003e\n\u003cspan class=\"quick-stat-label\"\u003ePhase\u003c\/span\u003e \u003cspan class=\"quick-stat-value\"\u003eBlüte\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-stat\"\u003e\n\u003cspan class=\"quick-stat-label\"\u003eAnwendung\u003c\/span\u003e \u003cspan class=\"quick-stat-value\"\u003eIndoor \u0026amp; Outdoor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-stat\"\u003e\n\u003cspan class=\"quick-stat-label\"\u003eSubstrat\u003c\/span\u003e \u003cspan class=\"quick-stat-value\"\u003eErde\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-bundle-description\"\u003e\u003cb\u003ePlagron Terra Bloom\u003c\/b\u003e ist ein hochwirksamer mineralischer \u003cb\u003eGrow Dünger\u003c\/b\u003e, der exakt auf die Bedürfnisse von Pflanzen in der Blütephase abgestimmt ist. Er stärkt die Blütenstruktur, fördert die Harzproduktion und beugt Mangelerscheinungen in der kritischen Phase effektiv vor. Dank der schnellen Nährstoffaufnahme ist er die ideale Wahl für jeden Grower, der auf Erde (im Zelt oder im Garten) das Maximum aus seiner Ernte herausholen will. Einfach in der Anwendung, unschlagbar im Ergebnis!\u003c\/p\u003e\n\u003cdiv class=\"product-highlights\"\u003e\n\u003cspan class=\"highlight-tag\"\u003e🌸 Blütenbildung\u003c\/span\u003e \u003cspan class=\"highlight-tag\"\u003e💪 Hoher Ertrag\u003c\/span\u003e \u003cspan class=\"highlight-tag\"\u003e🎯 Präzise Dosierung\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT 3: Green Sensation --\u003e\n\u003cdiv class=\"section product-in-bundle\"\u003e\n\u003cdiv class=\"product-bundle-title\"\u003e\n\u003cdiv class=\"product-name\"\u003eGreen Sensation\u003c\/div\u003e\n\u003cdiv class=\"product-type\"\u003e4-in-1 Blütebooster\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-quick-stats\"\u003e\n\u003cdiv class=\"quick-stat\"\u003e\n\u003cspan class=\"quick-stat-label\"\u003ePhase\u003c\/span\u003e \u003cspan class=\"quick-stat-value\"\u003eBlüte\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-stat\"\u003e\n\u003cspan class=\"quick-stat-label\"\u003eWirkung\u003c\/span\u003e \u003cspan class=\"quick-stat-value\"\u003e4-in-1 Formel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-stat\"\u003e\n\u003cspan class=\"quick-stat-label\"\u003eErgebnis\u003c\/span\u003e \u003cspan class=\"quick-stat-value\"\u003eMaximaler Ertrag\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"product-bundle-description\"\u003eGreen Sensation ist ein innovativer 4-in-1 Blütebooster, der vier Produktgruppen in einer Flasche vereint: Blütestimulator, PK-Booster, Enzym-Komplex und verbesserte Nährstoffaufnahme. Diese All-in-One-Lösung maximiert den Ertrag, verbessert Geschmack und Aroma und sorgt für dichte, kompakte Blüten. Der ultimative Booster für Höchsterträge.\u003c\/p\u003e\n\u003cdiv class=\"product-highlights\"\u003e\n\u003cspan class=\"highlight-tag\"\u003e🚀 Blüten-Booster\u003c\/span\u003e \u003cspan class=\"highlight-tag\"\u003e🔬 PK-Dünger\u003c\/span\u003e \u003cspan class=\"highlight-tag\"\u003e🌟 Geschmacks-Optimierer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON TABLE --\u003e\n\u003cdiv class=\"section comparison-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProdukte im Vergleich\u003c\/h2\u003e\n\u003cdiv class=\"comparison-table\"\u003e\n\u003cdiv class=\"comparison-grid\"\u003e\n\u003c!-- Header Row --\u003e\n\u003cdiv class=\"comparison-cell comparison-header\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-product-header\"\u003eTerra Grow\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-product-header\"\u003eTerra Bloom\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-product-header\"\u003eGreen Sensation\u003c\/div\u003e\n\u003c!-- Hauptphase --\u003e\n\u003cdiv class=\"comparison-cell comparison-label\"\u003eHauptphase\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eAnzucht • Wachstum\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eBlüte\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eBlüte\u003c\/div\u003e\n\u003c!-- Produkttyp --\u003e\n\u003cdiv class=\"comparison-cell comparison-label\"\u003eProdukttyp\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eBasisdünger\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eBasisdünger\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003e4-in-1 Booster\u003c\/div\u003e\n\u003c!-- Hauptwirkung --\u003e\n\u003cdiv class=\"comparison-cell comparison-label\"\u003eHauptwirkung\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eWachstum fördern\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eBlüte fördern\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eErtrag maximieren\u003c\/div\u003e\n\u003c!-- Anwendung --\u003e\n\u003cdiv class=\"comparison-cell comparison-label\"\u003eAnwendung\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eIndoor \u0026amp; Outdoor\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eIndoor \u0026amp; Outdoor\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eIndoor \u0026amp; Outdoor\u003c\/div\u003e\n\u003c!-- Substrat --\u003e\n\u003cdiv class=\"comparison-cell comparison-label\"\u003eSubstrat\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eErde\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eErde\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eErde\u003c\/div\u003e\n\u003c!-- Basis --\u003e\n\u003cdiv class=\"comparison-cell comparison-label\"\u003eBasis\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eMineralisch\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eMineralisch\u003c\/div\u003e\n\u003cdiv class=\"comparison-cell comparison-value\"\u003eMineralisch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003cdiv class=\"section faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eFür wie viele Pflanzen reicht das Easy Pack?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eDie Reichweite des Easy Packs hängt von der Größe deiner Pflanzen, der Topfgröße und der Bewässerungsfrequenz ab. Typischerweise reicht das Set für \u003cstrong\u003eca. 3-4 kleine bis mittelgroße Cannabis-Pflanzen\u003c\/strong\u003e über einen kompletten Grow-Zyklus. Für größere Grows empfehlen wir die regulären Flaschengrößen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWann wechsle ich von Terra Grow zu Terra Bloom?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eDer Wechsel erfolgt bei \u003cstrong\u003eEinleitung der Blütephase\u003c\/strong\u003e. Bei photoperiodischen Hanfpflanzen geschieht dies durch Umstellung der Beleuchtung auf 12\/12 Stunden. Bei Autoflowering-Pflanzen beginnt die Blüte automatisch nach ca. 3–4 Wochen. Green Sensation wird ab der zweiten Blütewoche zusätzlich zu Terra Bloom eingesetzt.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWas macht Green Sensation so besonders?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eGreen Sensation ist ein \u003cstrong\u003e4-in-1 Produkt\u003c\/strong\u003e, das vier verschiedene Produktgruppen ersetzt:\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBlütestimulator:\u003c\/strong\u003e Fördert die Blütenbildung\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePK-Booster:\u003c\/strong\u003e Optimiert Phosphor- und Kaliumversorgung\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnzym-Komplex:\u003c\/strong\u003e Verbessert Bodenqualität und Nährstoffaufnahme\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVerbesserte Aufnahme:\u003c\/strong\u003e Steigert die Nährstoffverwertung\u003c\/li\u003e\n\u003c\/ul\u003e\nDies führt zu \u003cstrong\u003ehöheren Erträgen\u003c\/strong\u003e, besserer Qualität und dichteren Blüten.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eKann ich das Easy Pack für Outdoor-Grows verwenden?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eJa! Das Easy Pack ist für \u003cstrong\u003eIndoor- und Outdoor-Anbau\u003c\/strong\u003e auf Erdsubstrat geeignet. Die mineralischen Dünger sorgen für schnelle Nährstoffverfügbarkeit und präzise Kontrolle in beiden Anbauformen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n  \u003cdiv class=\"faq-question\"\u003eBenötige ich zusätzliche Produkte zum Easy Pack?\u003c\/div\u003e\n  \u003cdiv class=\"faq-answer\"\u003e\n    Das Easy Pack deckt die \u003cstrong\u003eGrundversorgung\u003c\/strong\u003e für den gesamten Grow-Zyklus ab. Für noch bessere Ergebnisse und eine maximale Ertragssteigerung kannst du Deinen Cannabis-Anbau optional mit folgenden Premium-Zusätzen ergänzen:\n    \u003cul\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e\u003ca href=\"\/shop\/plagron-sugar-royal\" title=\"Plagron Sugar Royal kaufen\"\u003eSugar Royal\u003c\/a\u003e:\u003c\/strong\u003e \n        Ein hocheffektiver Aminosäuren-Booster, der die Chlorophyllbildung verbessert und für eine zusätzliche Geschmacks-, Aroma- und Terpenentwicklung sorgt.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e\u003ca href=\"\/shop\/plagron-power-buds\" title=\"Plagron Power Buds kaufen\"\u003ePower Buds\u003c\/a\u003e:\u003c\/strong\u003e\n        Ein spezieller Biostimulator für die frühe Blütephase, der die Knospenbildung beschleunigt, die Anzahl der Blütenansätze erhöht und für kompaktere Buds sorgt.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n    Diese Zusätze sind jedoch optional – das mineralische \u003ca href=\"\/shop\/plagron-easy-pack\" title=\"Plagron Easy Pack kaufen\"\u003ePlagron Easy Pack\u003c\/a\u003e funktioniert auch als eigenständiges System hervorragend für Deinen gesamten Grow.\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWie dosiere ich die Produkte richtig?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAllgemeine Richtwerte:\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTerra Grow:\u003c\/strong\u003e 4 ml pro Liter Wasser während Anzucht und Wachstum\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTerra Bloom:\u003c\/strong\u003e 4 ml pro Liter Wasser während der Blüte\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGreen Sensation:\u003c\/strong\u003e 1 ml pro Liter ab der 2. Blütewoche\u003c\/li\u003e\n\u003c\/ul\u003e\nBeginne mit niedrigeren Dosen und beobachte deine Pflanzen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIst das Easy Pack für Anfänger geeignet?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eJa! Das Easy Pack ist \u003cstrong\u003eideal für Einsteiger\u003c\/strong\u003e, da mineralische Dünger einfach zu handhaben sind und schnell wirken. Die klare Aufteilung in Wachstums- und Blütedünger plus Booster macht die Anwendung übersichtlich. Mit dem beigefügten Düngeschema können auch Anfänger ausgezeichnete Ergebnisse erzielen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CROSS LINKS --\u003e\n\u003cdiv class=\"cross-links\"\u003e\n\u003ch3\u003eMehr erfahren\u003c\/h3\u003e\n\u003cdiv class=\"link-buttons\"\u003e\n\u003ca href=\"https:\/\/novahemp.de\/blogs\/anbau-anleitungen-grow-tipps\/cannabis-anbau-anleitung-vom-samen-bis-zur-ernte-schritt-fur-schritt\" class=\"blog-link\"\u003e Cannabis Anbau-Anleitung \u003c\/a\u003e \u003ca href=\"https:\/\/novahemp.de\/blogs\/anbau-anleitungen-grow-tipps\/grow-substrate-im-uberblick\" class=\"blog-link\"\u003e Grow-Substrate im Überblick \u003c\/a\u003e \u003ca href=\"https:\/\/novahemp.de\/blogs\/anbau-anleitungen-grow-tipps\/grow-probleme-erkennen-beheben-gelbe-blatter-schimmel-schadlinge\" class=\"blog-link\"\u003e Grow-Probleme beheben \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Plagron","offers":[{"title":"Default Title","offer_id":56905225437566,"sku":null,"price":15.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0907\/4494\/7070\/files\/PlagronEasyPack1.webp?v=1770765296"}],"url":"https:\/\/novahemp.de\/collections\/dunger-nahrstoffe.oembed","provider":"Nova Hemp","version":"1.0","type":"link"}