{"product_id":"vigor-max-capsules-5in-1-plant-extract-powerful-formular-epimedium-maca-tongkat-ali-cistanche-rhodiola-rosea-mild-and-lasting-help-promote-an-active-and-healthy-lifestyle","title":"Vigor Max Kapseln | 5-in-1 Pflanzenextrakt-Formel","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"Premium 5-in-1 Pflanzenextrakt-Formel mit Epimedium, Maca, Tongkat Ali, Cistanche \u0026amp; Rhodiola Rosea. Unterstützt einen aktiven Lebensstil. YOBECON Qualität.\"\u003e \u003cmeta name=\"keywords\" content=\"vigor max, männergesundheit, pflanzenextrakt, epimedium, maca, tongkat ali, cistanche, rhodiola rosea, YOBECON, vitalitätsergänzung\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --primary: #2E7D32;\n            --black: #121212;\n            --charcoal: #2A2A2A;\n            --white: #F8F8F8;\n            --accent: #4CAF50;\n            --gold: #D4AF37;\n        }\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Montserrat', sans-serif;\n            background-color: var(--black);\n            color: var(--white);\n            line-height: 1.6;\n            overflow-x: hidden;\n        }\n        \n        .shopify-product-container {\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 0;\n        }\n        \n        \/* Hero Section *\/\n        .hero-section {\n            background-color: var(--black);\n            padding: 5% 10%;\n            text-align: center;\n            border-bottom: 1px solid rgba(46, 125, 50, 0.3);\n        }\n        \n        .hero-subtitle {\n            color: var(--primary);\n            font-size: 1.2rem;\n            letter-spacing: 3px;\n            margin-bottom: 1rem;\n            text-transform: uppercase;\n        }\n        \n        .hero-title {\n            font-size: 3.5rem;\n            font-weight: 700;\n            margin-bottom: 1.5rem;\n            color: var(--primary);\n            line-height: 1.2;\n        }\n        \n        .hero-description {\n            font-size: 1.2rem;\n            max-width: 800px;\n            margin: 0 auto 2rem;\n            color: #ccc;\n        }\n        \n        .highlight-badge {\n            display: inline-block;\n            background: var(--primary);\n            color: white;\n            padding: 0.5rem 1.5rem;\n            border-radius: 25px;\n            font-weight: 600;\n            margin-top: 1.5rem;\n        }\n        \n        \/* Benefits Section *\/\n        .benefits-section {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            padding: 5% 10%;\n            gap: 5%;\n            background-color: var(--black);\n        }\n        \n        .benefits-content {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .benefits-title {\n            font-size: 2.2rem;\n            color: var(--primary);\n            margin-bottom: 2rem;\n            position: relative;\n        }\n        \n        .benefits-title::after {\n            content: '';\n            position: absolute;\n            bottom: -10px;\n            left: 0;\n            width: 100px;\n            height: 3px;\n            background: var(--primary);\n        }\n        \n        .benefits-list {\n            list-style: none;\n        }\n        \n        .benefits-list li {\n            margin-bottom: 1rem;\n            padding-left: 2rem;\n            position: relative;\n            font-size: 1.1rem;\n        }\n        \n        .benefits-list li::before {\n            content: '✓';\n            position: absolute;\n            left: 0;\n            color: var(--primary);\n            font-weight: bold;\n        }\n        \n        \/* Ingredients Section *\/\n        .ingredients-section {\n            background-color: var(--charcoal);\n            padding: 5% 10%;\n            text-align: center;\n        }\n        \n        .section-title {\n            font-size: 2.5rem;\n            color: var(--primary);\n            margin-bottom: 3rem;\n        }\n        \n        .ingredients-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n        }\n        \n        .ingredient-card {\n            background: rgba(0, 0, 0, 0.3);\n            padding: 2rem;\n            border-radius: 8px;\n            border-bottom: 3px solid var(--primary);\n            transition: transform 0.3s ease;\n        }\n        \n        .ingredient-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .ingredient-name {\n            font-size: 1.3rem;\n            color: var(--primary);\n            margin-bottom: 1rem;\n        }\n        \n        \/* Specifications Section *\/\n        .specs-section {\n            padding: 5% 10%;\n            background-color: var(--black);\n        }\n        \n        .specs-title {\n            font-size: 2.2rem;\n            color: var(--primary);\n            margin-bottom: 2rem;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 1.5rem;\n        }\n        \n        .spec-item {\n            margin-bottom: 1rem;\n        }\n        \n        .spec-label {\n            font-weight: 600;\n            color: var(--primary);\n        }\n        \n        \/* CTA Section *\/\n        .cta-section {\n            text-align: center;\n            padding: 5% 10%;\n            background-color: var(--charcoal);\n        }\n        \n        .cta-title {\n            font-size: 2.5rem;\n            margin-bottom: 1.5rem;\n            color: var(--primary);\n        }\n        \n        \/* Disclaimer *\/\n        .disclaimer {\n            padding: 3% 10%;\n            background-color: var(--black);\n            font-size: 0.9rem;\n            color: #aaa;\n            line-height: 1.6;\n            border-top: 1px solid rgba(46, 125, 50, 0.2);\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (max-width: 1024px) {\n            .hero-title {\n                font-size: 3rem;\n            }\n            \n            .benefits-section {\n                flex-direction: column;\n                gap: 3rem;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .hero-title {\n                font-size: 2.5rem;\n            }\n            \n            .benefits-title, .section-title, .cta-title, .specs-title {\n                font-size: 2rem;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .hero-title {\n                font-size: 2rem;\n            }\n            \n            .hero-description {\n                font-size: 1rem;\n            }\n            \n            .benefits-list li {\n                font-size: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"shopify-product-container\"\u003e\n\n\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cp class=\"hero-subtitle\"\u003eYOBECON PREMIUM FORMEL\u003c\/p\u003e\n\n\u003ch1 class=\"hero-title\"\u003eVigor Max Kapseln\u003c\/h1\u003e\n\n\u003cp class=\"hero-description\"\u003e5-in-1 Pflanzenextrakt-Formel mit Epimedium, Maca, Tongkat Ali, Cistanche \u0026amp; Rhodiola Rosea. Fördert einen aktiven und gesunden Lebensstil.\u003c\/p\u003e\n\n\u003cspan class=\"highlight-badge\"\u003eMilde \u0026amp; anhaltende Wirkung\u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- Benefits Section --\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003cdiv class=\"benefits-content\"\u003e\n\n\u003ch2 class=\"benefits-title\"\u003eKraftvolle 5-in-1 Vorteile\u003c\/h2\u003e\n\n\u003cul class=\"benefits-list\"\u003e\n\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eEpimedium zur Unterstützung der Vitalität\u003c\/span\u003e\u003c\/li\u003e\n\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eMaca-Wurzel für Energie und Ausdauer\u003c\/span\u003e\u003c\/li\u003e\n\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eTongkat Ali für den Hormonhaushalt\u003c\/span\u003e\u003c\/li\u003e\n\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eCistanche für das allgemeine Wohlbefinden\u003c\/span\u003e\u003c\/li\u003e\n\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eRhodiola Rosea zur Stressanpassung\u003c\/span\u003e\u003c\/li\u003e\n\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eMilde und dennoch anhaltende Wirkung\u003c\/span\u003e\u003c\/li\u003e\n\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eFördert einen aktiven Lebensstil\u003c\/span\u003e\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e\u003c!-- Ingredients Section --\u003e\u003c\/span\u003e\n\u003csection class=\"ingredients-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Pflanzenextrakte\u003c\/h2\u003e\n\n\u003cdiv class=\"ingredients-grid\"\u003e\n\n\u003cdiv class=\"ingredient-card\"\u003e\n\n\u003ch3 class=\"ingredient-name\"\u003eEpimedium\u003c\/h3\u003e\n\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eTraditionelles Kraut, bekannt zur Unterstützung der männlichen Vitalität und des Wohlbefindens.\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ingredient-card\"\u003e\n\n\u003ch3 class=\"ingredient-name\"\u003eMaca-Wurzel\u003c\/h3\u003e\n\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eNährstoffreiches Superfood, das Energie und Ausdauer unterstützt.\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ingredient-card\"\u003e\n\n\u003ch3 class=\"ingredient-name\"\u003eTongkat Ali\u003c\/h3\u003e\n\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eHilft, einen gesunden Testosteronspiegel auf natürliche Weise zu erhalten.\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ingredient-card\"\u003e\n\n\u003ch3 class=\"ingredient-name\"\u003eCistanche\u003c\/h3\u003e\n\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eTraditionelles Tonikum-Kraut, das das allgemeine Wohlbefinden unterstützt.\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ingredient-card\"\u003e\n\n\u003ch3 class=\"ingredient-name\"\u003eRhodiola Rosea\u003c\/h3\u003e\n\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eAdaptogenes Kraut, das dem Körper hilft, mit Stress umzugehen.\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Specifications Section --\u003e\n\u003csection class=\"specs-section\"\u003e\n\u003ch2 class=\"specs-title\"\u003eProduktspezifikationen\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-grid\"\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eMarke:\u003c\/span\u003e \u003cspan style=\"color: rgb(255, 255, 255);\"\u003eYOBECON\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eFormat:\u003c\/span\u003e \u003cspan style=\"color: rgb(255, 255, 255);\"\u003eKapseln\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eArtikel-ID:\u003c\/span\u003e \u003cspan style=\"color: rgb(255, 255, 255);\"\u003eXM2136625\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eHerkunft:\u003c\/span\u003e \u003cspan style=\"color: rgb(255, 255, 255);\"\u003eShandong, China\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- CTA Section --\u003e\n\u003csection class=\"cta-section\"\u003e\n\u003ch2 class=\"cta-title\"\u003eErleben Sie natürliche Vitalität\u003c\/h2\u003e\n\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eEntdecken Sie die Kraft traditioneller Kräuter in moderner Nahrungsergänzungsmittelform.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003c!-- Disclaimer --\u003e\n\u003csection class=\"disclaimer\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e\u003cstrong\u003eHaftungsausschluss:\u003c\/strong\u003e Diese Aussagen wurden nicht von der Food and Drug Administration bewertet. Dieses Produkt ist nicht dazu bestimmt, Krankheiten zu diagnostizieren, zu behandeln, zu heilen oder zu verhindern. Die Ergebnisse können von Person zu Person variieren. Konsultieren Sie vor der Anwendung einen Arzt, insbesondere wenn Sie an einer Krankheit leiden oder Medikamente einnehmen.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"2020WFG","offers":[{"title":"1 Karton","offer_id":42198682271857,"sku":"18254397","price":32.1,"currency_code":"USD","in_stock":true},{"title":"3 Schachteln","offer_id":42198682337393,"sku":"18248801","price":70.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2119\/1537\/files\/67.png?v=1766416345","url":"https:\/\/2020wfg.com\/de\/products\/vigor-max-capsules-5in-1-plant-extract-powerful-formular-epimedium-maca-tongkat-ali-cistanche-rhodiola-rosea-mild-and-lasting-help-promote-an-active-and-healthy-lifestyle","provider":"2020WFG","version":"1.0","type":"link"}