{"title":"Peptides","description":"\u003cstyle\u003e\n\/* Centering wrapper *\/\n.peptide-quiz-wrapper-centered {\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n\/* Quiz Module *\/\n.peptide-quiz-module {\n    background: #f9fafb;\n    border: 1px solid #e5e7eb;\n    border-radius: 6px;\n    margin: 2rem 0;\n    overflow: hidden;\n}\n\n.peptide-quiz-header {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 1rem 1.25rem;\n    cursor: pointer;\n    transition: background 0.2s;\n    user-select: none;\n    background: #1f2937;\n}\n\n.peptide-quiz-header:hover {\n    background: #111827;\n}\n\n.peptide-quiz-label {\n    display: flex;\n    align-items: center;\n    gap: 0.75rem;\n    font-size: 1.5rem;\n    color: #ffffff;\n    font-weight: 600;\n}\n\n.peptide-quiz-icon {\n    width: 22px;\n    height: 22px;\n    color: #d1d5db;\n}\n\n.peptide-quiz-toggle {\n    font-size: 0.85rem;\n    color: #d1d5db;\n    transition: transform 0.3s;\n}\n\n.peptide-quiz-toggle.expanded {\n    transform: rotate(180deg);\n}\n\n.peptide-quiz-content {\n    display: none;\n}\n\n.peptide-quiz-content.expanded {\n    display: block;\n}\n\n.peptide-quiz-inner {\n    padding: 1.5rem 1.25rem;\n    background: #f4f7f9;\n    border-top: 3px solid #05232d;\n}\n\n\/* Quiz-specific styles *\/\n.peptide-quiz-subhead {\n    font-size: 1.125rem;\n    font-weight: 600;\n    margin-bottom: 1.5rem;\n    color: #111827;\n}\n\n.peptide-quiz-options {\n    display: flex;\n    flex-direction: column;\n    gap: 1rem;\n    margin-bottom: 1.5rem;\n}\n\n.peptide-quiz-option {\n    display: flex;\n    align-items: center;\n    cursor: pointer;\n    padding: 1rem;\n    background: white;\n    border-radius: 6px;\n    border: 2px solid #e0e0e0;\n    transition: all 0.2s;\n    font-size: 1rem;\n    font-weight: 500;\n}\n\n.peptide-quiz-option:hover {\n    border-color: #9ca3af;\n}\n\n.peptide-quiz-option.selected {\n    border-color: #05232d;\n    background: #f0f9ff;\n}\n\n.peptide-quiz-submit {\n    width: 100%;\n    background: #000;\n    color: white;\n    padding: 1rem 2rem;\n    font-size: 1.125rem;\n    font-weight: 600;\n    border: none;\n    border-radius: 6px;\n    cursor: pointer;\n    transition: background 0.2s;\n}\n\n.peptide-quiz-submit:hover {\n    background: #333;\n}\n\n.peptide-results-container {\n    display: none;\n    margin-top: 1.5rem;\n}\n\n.peptide-results-container.active {\n    display: block;\n}\n\n.peptide-results-header {\n    text-align: center;\n    margin-bottom: 1.5rem;\n    padding: 1.5rem;\n    background: white;\n    border-radius: 8px;\n}\n\n.peptide-results-header h3 {\n    font-size: 1.5rem;\n    color: #111827;\n    margin: 0 0 0.5rem 0;\n    font-weight: 600;\n}\n\n.peptide-results-header p {\n    margin: 0;\n    color: #4b5563;\n}\n\n.peptide-product-card {\n    background: white;\n    border-radius: 8px;\n    padding: 1.5rem;\n    margin-bottom: 1rem;\n    border: 2px solid #05232d;\n}\n\n.peptide-product-category {\n    font-size: 0.85rem;\n    color: #6b7280;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: 600;\n    margin-bottom: 0.5rem;\n}\n\n.peptide-product-title {\n    font-size: 1.25rem;\n    font-weight: 600;\n    color: #111827;\n    margin-bottom: 0.5rem;\n}\n\n.peptide-product-title a {\n    color: #111827;\n    text-decoration: none;\n}\n\n.peptide-product-title a:hover {\n    color: #05232d;\n}\n\n.peptide-product-reason {\n    font-size: 0.95rem;\n    color: #4b5563;\n    line-height: 1.5;\n}\n\n.peptide-layering-tip {\n    margin-top: 1.5rem;\n    padding: 1rem;\n    background: white;\n    border-radius: 8px;\n    font-size: 0.95rem;\n    color: #4b5563;\n    border-left: 4px solid #05232d;\n}\n\n.peptide-layering-tip strong {\n    color: #111827;\n}\n\n@media (max-width: 768px) {\n    .peptide-quiz-label {\n        font-size: 1.25rem;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"peptide-quiz-wrapper-centered\"\u003e\n  \u003cdiv class=\"peptide-quiz-module\"\u003e\n    \u003cdiv class=\"peptide-quiz-header\" id=\"peptideQuizHeader\"\u003e\n        \u003cdiv class=\"peptide-quiz-label\"\u003e\n            \u003csvg class=\"peptide-quiz-icon\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\n                \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.228 9c.549-1.165 2.03-2 3.772-2 2.21 0 4 1.343 4 3 0 1.4-1.278 2.575-3.006 2.907-.542.104-.994.54-.994 1.093m0 3h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n            NEED HELP DECIDING? - Click Here\n        \u003c\/div\u003e\n        \u003cspan class=\"peptide-quiz-toggle\" id=\"peptideQuizToggle\"\u003e▼\u003c\/span\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"peptide-quiz-content\" id=\"peptideQuizContent\"\u003e\n        \u003cdiv class=\"peptide-quiz-inner\"\u003e\n            \u003cp class=\"peptide-quiz-subhead\"\u003eWhat do you want your skin to do?\u003c\/p\u003e\n            \n            \u003cdiv class=\"peptide-quiz-options\" id=\"peptideQuizOptions\"\u003e\n                \u003cdiv class=\"peptide-quiz-option\" data-value=\"firmer\"\u003e\n                    Look firmer and more structured (loss of elasticity, sagging)\n                \u003c\/div\u003e\n                \u003cdiv class=\"peptide-quiz-option\" data-value=\"expressionlines\"\u003e\n                    Soften expression lines (forehead, crow's feet, frown lines)\n                \u003c\/div\u003e\n                \u003cdiv class=\"peptide-quiz-option\" data-value=\"darkcircles\"\u003e\n                    Fix dark circles and undereye issues\n                \u003c\/div\u003e\n                \u003cdiv class=\"peptide-quiz-option\" data-value=\"repair\"\u003e\n                    Repair faster (post-breakout, irritation, barrier damage)\n                \u003c\/div\u003e\n                \u003cdiv class=\"peptide-quiz-option\" data-value=\"pollution\"\u003e\n                    Protect against pollution and environmental damage\n                \u003c\/div\u003e\n                \u003cdiv class=\"peptide-quiz-option\" data-value=\"thinninghair\"\u003e\n                    Support hair density (thinning, receding, scalp health)\n                \u003c\/div\u003e\n                \u003cdiv class=\"peptide-quiz-option\" data-value=\"allaround\"\u003e\n                    All-around anti-aging (I want the full peptide routine)\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cbutton class=\"peptide-quiz-submit\" id=\"peptideQuizSubmit\"\u003eShow My Peptide Match\u003c\/button\u003e\n            \n            \u003cdiv class=\"peptide-results-container\" id=\"peptideResults\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function() {\n    \/\/ Quiz toggle functionality\n    const peptideQuizHeader = document.getElementById('peptideQuizHeader');\n    const peptideQuizContent = document.getElementById('peptideQuizContent');\n    const peptideQuizToggle = document.getElementById('peptideQuizToggle');\n    \n    if (peptideQuizHeader \u0026\u0026 peptideQuizContent \u0026\u0026 peptideQuizToggle) {\n        peptideQuizHeader.addEventListener('click', function() {\n            peptideQuizContent.classList.toggle('expanded');\n            peptideQuizToggle.classList.toggle('expanded');\n        });\n    }\n    \n    \/\/ Quiz logic\n    let peptideSelections = [];\n    const options = document.querySelectorAll('.peptide-quiz-option');\n    const submitBtn = document.getElementById('peptideQuizSubmit');\n    const resultsDiv = document.getElementById('peptideResults');\n    \n    \/\/ Option selection\n    options.forEach(option =\u003e {\n        option.addEventListener('click', function() {\n            const value = this.getAttribute('data-value');\n            \n            if (value === 'allaround') {\n                if (this.classList.contains('selected')) {\n                    this.classList.remove('selected');\n                    peptideSelections = peptideSelections.filter(v =\u003e v !== value);\n                } else {\n                    options.forEach(opt =\u003e opt.classList.remove('selected'));\n                    peptideSelections = [value];\n                    this.classList.add('selected');\n                }\n            } else {\n                const allAroundOption = Array.from(options).find(opt =\u003e \n                    opt.getAttribute('data-value') === 'allaround'\n                );\n                if (allAroundOption) {\n                    allAroundOption.classList.remove('selected');\n                }\n                peptideSelections = peptideSelections.filter(v =\u003e v !== 'allaround');\n                \n                if (this.classList.contains('selected')) {\n                    this.classList.remove('selected');\n                    peptideSelections = peptideSelections.filter(v =\u003e v !== value);\n                } else {\n                    this.classList.add('selected');\n                    peptideSelections.push(value);\n                }\n            }\n        });\n    });\n    \n    \/\/ Submit button\n    if (submitBtn \u0026\u0026 resultsDiv) {\n        submitBtn.addEventListener('click', function() {\n            if (peptideSelections.length === 0) {\n                alert('Please select at least one goal to see your peptide match.');\n                return;\n            }\n            \n            const recommendations = [];\n            \n            if (peptideSelections.includes('allaround')) {\n                recommendations.push({\n                    title: 'COMUNE Vita Boost Serum',\n                    reason: '9-peptide complex (Copper Tripeptide-1, Acetyl Hexapeptide-8, Palmitoyl Pentapeptide-4) + triple hyaluronic acid',\n                    category: 'Face Serum',\n                    url: 'https:\/\/www.henkeys.com\/products\/comune-vita-boost-serum'\n                });\n                recommendations.push({\n                    title: 'Cardon Dark Circle Eye Rescue',\n                    reason: 'Haloxyl peptide complex + Palmitoyl Tripeptide-1 for undereye area',\n                    category: 'Eye Care',\n                    url: 'https:\/\/www.henkeys.com\/products\/cardon-dark-circle-eye-rescue'\n                });\n                recommendations.push({\n                    title: 'COMUNE Hydra Shroom Cream',\n                    reason: 'Palmitoyl Tripeptide-1 + Reishi mushroom for barrier support and firmness',\n                    category: 'Moisturizer',\n                    url: 'https:\/\/www.henkeys.com\/products\/comune-hydra-shroom-cream'\n                });\n                recommendations.push({\n                    title: 'Freaks of Nature Daily Defender SPF 30',\n                    reason: 'Bio-engineered spider silk peptides for pollution defense',\n                    category: 'SPF',\n                    url: 'https:\/\/www.henkeys.com\/products\/freaks-of-nature-daily-defender-spf-30'\n                });\n            } else {\n                if (peptideSelections.includes('firmer') || peptideSelections.includes('expressionlines')) {\n                    recommendations.push({\n                        title: 'COMUNE Vita Boost Serum',\n                        reason: '9-peptide complex including Acetyl Hexapeptide-8 (expression line relaxer) + collagen-stimulating peptides',\n                        category: 'Face Serum',\n                        url: 'https:\/\/www.henkeys.com\/products\/comune-vita-boost-serum'\n                    });\n                }\n                \n                if (peptideSelections.includes('expressionlines')) {\n                    recommendations.push({\n                        title: 'Patricks ES2 Eye Serum',\n                        reason: 'Acetyl Hexapeptide-8 targets crow\\'s feet and expression lines around eyes',\n                        category: 'Eye Care',\n                        url: 'https:\/\/www.henkeys.com\/products\/patricks-es2-eye-serum'\n                    });\n                }\n                \n                if (peptideSelections.includes('darkcircles')) {\n                    recommendations.push({\n                        title: 'Cardon Dark Circle Eye Rescue',\n                        reason: 'Haloxyl 2% peptide complex specifically engineered for dark circles + undereye firmness',\n                        category: 'Eye Care',\n                        url: 'https:\/\/www.henkeys.com\/products\/cardon-dark-circle-eye-rescue'\n                    });\n                    recommendations.push({\n                        title: 'Blu Atlas Brightening Eye Cream',\n                        reason: 'Palmitoyl Tripeptide-1 + Palmitoyl Tetrapeptide-7 for brightening and collagen support',\n                        category: 'Eye Care',\n                        url: 'https:\/\/www.henkeys.com\/products\/blu-atlas-brightening-eye-cream'\n                    });\n                }\n                \n                if (peptideSelections.includes('repair')) {\n                    recommendations.push({\n                        title: 'COMUNE Vita Boost Serum',\n                        reason: 'Copper Tripeptide-1 accelerates skin repair and barrier recovery',\n                        category: 'Face Serum',\n                        url: 'https:\/\/www.henkeys.com\/products\/comune-vita-boost-serum'\n                    });\n                    recommendations.push({\n                        title: 'COMUNE Hydra Shroom Cream',\n                        reason: 'Palmitoyl Tripeptide-1 + Reishi mushroom for barrier repair and resilience',\n                        category: 'Moisturizer',\n                        url: 'https:\/\/www.henkeys.com\/products\/comune-hydra-shroom-cream'\n                    });\n                }\n                \n                if (peptideSelections.includes('pollution')) {\n                    recommendations.push({\n                        title: 'Freaks of Nature Daily Defender SPF 30',\n                        reason: 'Bio-engineered spider silk peptides form protective biofilm against pollution',\n                        category: 'SPF',\n                        url: 'https:\/\/www.henkeys.com\/products\/freaks-of-nature-daily-defender-spf-30'\n                    });\n                    recommendations.push({\n                        title: 'Freaks of Nature Peak Performance SPF 50',\n                        reason: 'Vegan spider silk peptides + higher SPF for maximum environmental protection',\n                        category: 'SPF',\n                        url: 'https:\/\/www.henkeys.com\/products\/freaks-of-nature-peak-performance-spf-50'\n                    });\n                }\n                \n                if (peptideSelections.includes('thinninghair')) {\n                    recommendations.push({\n                        title: 'Patricks RD1 Anti Hair Loss Spray',\n                        reason: 'Capixyl peptide complex supports hair density and scalp health',\n                        category: 'Hair Care',\n                        url: 'https:\/\/www.henkeys.com\/products\/patricks-rd1-anti-hair-loss-spray'\n                    });\n                }\n                \n                if (peptideSelections.includes('firmer')) {\n                    recommendations.push({\n                        title: 'COMUNE Hydra Shroom Cream',\n                        reason: 'Palmitoyl Tripeptide-1 signals collagen production for firmer skin',\n                        category: 'Moisturizer',\n                        url: 'https:\/\/www.henkeys.com\/products\/comune-hydra-shroom-cream'\n                    });\n                }\n            }\n            \n            \/\/ Remove duplicates\n            const unique = [];\n            const seen = {};\n            for (let i = 0; i \u003c recommendations.length; i++) {\n                if (!seen[recommendations[i].title]) {\n                    seen[recommendations[i].title] = true;\n                    unique.push(recommendations[i]);\n                }\n            }\n            \n            \/\/ Build results HTML\n            let resultsHTML = '\u003cdiv class=\"peptide-results-header\"\u003e\u003ch3\u003eYour Peptide Match\u003c\/h3\u003e\u003cp\u003eBased on your goals, ' + (unique.length \u003e 1 ? 'these products deliver' : 'this product delivers') + ' the peptides that matter:\u003c\/p\u003e\u003c\/div\u003e';\n            \n            for (let i = 0; i \u003c unique.length; i++) {\n                const rec = unique[i];\n                resultsHTML += '\u003cdiv class=\"peptide-product-card\"\u003e';\n                resultsHTML += '\u003cdiv class=\"peptide-product-category\"\u003e' + rec.category + '\u003c\/div\u003e';\n                resultsHTML += '\u003cdiv class=\"peptide-product-title\"\u003e\u003ca href=\"' + rec.url + '\"\u003e' + rec.title + ' →\u003c\/a\u003e\u003c\/div\u003e';\n                resultsHTML += '\u003cdiv class=\"peptide-product-reason\"\u003e' + rec.reason + '\u003c\/div\u003e';\n                resultsHTML += '\u003c\/div\u003e';\n            }\n            \n            resultsHTML += '\u003cdiv class=\"peptide-layering-tip\"\u003e\u003cstrong\u003eHow to layer:\u003c\/strong\u003e Peptides play well together. Apply thinnest-to-thickest: serum → eye cream → moisturizer → SPF.\u003c\/div\u003e';\n            \n            resultsDiv.innerHTML = resultsHTML;\n            resultsDiv.classList.add('active');\n            resultsDiv.scrollIntoView({ behavior: 'smooth', block: 'nearest' });\n        });\n    }\n})();\n\u003c\/script\u003e","products":[{"product_id":"es2-eye-serum","title":"ES2 | Eye Serum","description":"\u003cp\u003eMost eye treatments sit on the surface. Patricks ES2 works underneath.\u003c\/p\u003e\n\u003cp\u003eThis rollerball serum delivers \u003cstrong\u003ecaffeine\u003c\/strong\u003e directly to tired eyes, reducing the look of puffiness and dark circles. \u003cstrong\u003eAcetyl hexapeptide-8\u003c\/strong\u003e (a peptide) relaxes the appearance of the micro-contractions that form crow's feet. \u003cstrong\u003eNiacinamide\u003c\/strong\u003e strengthens the barrier and evens tone. \u003cstrong\u003eSodium hyaluronate\u003c\/strong\u003e locks in hydration without weight. The cooling metal rollerball provides mechanical de-puffing while dispensing the exact amount you need.\u003c\/p\u003e\n\u003cp\u003eFast-absorbing. No greasy residue. Premium actives in a formula built specifically for the thinner skin around men's eyes.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Patricks","offers":[{"title":"Default Title","offer_id":52639982551411,"sku":"04-04-F","price":60.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0908\/3394\/4947\/files\/ES2Bottle-CapOff-Grey.png?v=1749339101"},{"product_id":"fs1-crushed-diamond-face-scrub","title":"FS1 | Crushed Diamond Face Scrub","description":"\u003cp\u003eMost scrubs either polish the surface or go too aggressive. This one works at multiple depths.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCrushed diamond powder\u003c\/strong\u003e provides ultra-fine mechanical exfoliation that won't tear skin, while \u003cstrong\u003eAHAs\u003c\/strong\u003e (lactic and salicylic acid, aka chemical exfolliants) dissolve the bonds holding dead cells in place. \u003cstrong\u003eAnti-aging peptides\u003c\/strong\u003e and \u003cstrong\u003emultivitamins\u003c\/strong\u003e rebuild as you exfoliate, preventing the raw feeling cheaper scrubs leave behind. The result: ingrown hairs lift out, flakiness disappears, and pores stay clear without irritation. \u003cstrong\u003eShea butter\u003c\/strong\u003e and \u003cstrong\u003esafflower oil\u003c\/strong\u003e keep moisture intact throughout the process.\u003c\/p\u003e\n\u003cp\u003eOne tube lasts 8-10 weeks with 2-3 uses per week.\u003c\/p\u003e","brand":"Patricks","offers":[{"title":"75 ML","offer_id":52829614866803,"sku":"04-04-G","price":90.0,"currency_code":"USD","in_stock":true},{"title":"15 ML - Travel Size","offer_id":52829615030643,"sku":"04-04-H","price":21.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0908\/3394\/4947\/files\/Patricks_FS1_01.png?v=1749347208"},{"product_id":"brightening-eye-cream","title":"Brightening Eye Cream","description":"\u003cp\u003eDark circles and puffy eyes make you look exhausted no matter how much sleep you got.\u003c\/p\u003e\n\u003cp\u003eBu Atlas' Brightening Eye Cream uses \u003cstrong\u003epeptides\u003c\/strong\u003e derived from lentils to help reduce the appearance of dark circles while \u003cstrong\u003esodium hyaluronate\u003c\/strong\u003e plumps the look of fine lines. \u003cstrong\u003eLicorice extract\u003c\/strong\u003e brightens and evens skin tone with \u003cstrong\u003evitamins C and E\u003c\/strong\u003e while \u003cstrong\u003ealoe vera\u003c\/strong\u003e and \u003cstrong\u003eshea butter\u003c\/strong\u003e deliver deep hydration to delicate under-eye skin.\u003c\/p\u003e\n\u003cp\u003eThe lightweight formula absorbs quickly without pilling under sunscreen or makeup, leaving the eye area looking refreshed and smoother. Fruit extracts provide antioxidant protection against environmental stressors.\u003c\/p\u003e\n\u003cp\u003eFree of petroleums, sulfates, phthalates. Animal-free, cruelty-free. One jar lasts 6-8 weeks with daily use.\u003c\/p\u003e","brand":"Blu Atlas","offers":[{"title":"Default Title","offer_id":52760801640819,"sku":"01-02-C","price":20.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0908\/3394\/4947\/files\/f98364ef17b00898df895a9b6505881a8bce537ce8af481dba5438451d3c2164.png?v=1774926185"},{"product_id":"eye-stick-with-algae-extract-vitamin-c-eye-cream","title":"Restorative Eye Stick","description":"\u003cp\u003ePuffy eyes and dark circles make you look exhausted, even when you're not.\u003c\/p\u003e\n\u003cp\u003eBlu Atlas Restorative Eye Stick is a cooling roller-ball treatment that refreshes and revitalizes tired eyes on contact. \u003cstrong\u003eCaffeine\u003c\/strong\u003e reduces puffiness, \u003cstrong\u003evitamin C\u003c\/strong\u003e brightens dark circles, and \u003cstrong\u003epeptides\u003c\/strong\u003e firm fine lines. \u003cstrong\u003eSodium hyaluronate\u003c\/strong\u003e delivers deep hydration to the delicate under-eye area. Unlike traditional eye creams that feel heavy or greasy, the mess-free stick format absorbs instantly and can be stored in the fridge for added cooling. \u003c\/p\u003e\n\u003cp\u003eJust roll, absorb, and look awake. One stick lasts 8-12 weeks with daily use.\u003c\/p\u003e","brand":"Blu Atlas","offers":[{"title":"Default Title","offer_id":52760806195571,"sku":"02-02-C","price":20.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0908\/3394\/4947\/files\/b6887cc3deba5773bcef91973b45d73722fabc9776e9e4805c912cca6de8fcb3.jpg?v=1767207283"},{"product_id":"daily-defender-case-of-12","title":"Daily Defender SPF 30","description":"\u003cp\u003eMost mineral sunscreens make you choose: real protection or wearable texture. This one delivers both.\u003c\/p\u003e\n\u003cp\u003eFreaks of Nature Daily Defender SPF 30 uses 18% \u003cstrong\u003enon-nano zinc oxide\u003c\/strong\u003e with vapor dispersion technology—proven to reduce white cast by 43%—for true broad-spectrum defense that actually absorbs. \u003cstrong\u003eB-Silk vegan spider silk\u003c\/strong\u003e protein forms a microbiome-friendly biofilm that repels pollution and decreases environmental cell damage by 40%. \u003cstrong\u003eNeossance squalane\u003c\/strong\u003e (bio-fabricated shark lipid) locks in moisture and supports bacterial diversity by 17.8% in two weeks.\u003c\/p\u003e\n\u003cp\u003eLightweight, fast-absorbing, 40-minute water resistance. Reef-safe, vegan, packaged in recycled ocean-bound plastic. Co-founded by Kelly Slater for athletes who refuse to compromise.\u003c\/p\u003e","brand":"Freaks of Nature","offers":[{"title":"Default Title","offer_id":52760808915315,"sku":"03-03-A","price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0908\/3394\/4947\/files\/a470d039e34c417eccf827328d537883dae3dfd60c05c656a1a88c69e65251ec.png?v=1774925988"},{"product_id":"peak-performance-spf50-case-of-12","title":"Peak Performance SPF 50","description":"\u003cp\u003eMost mineral sunscreens leave a white cast or pill off when you sweat. Freaks of Nature's Peak Performance SPF 50 uses \u003cstrong\u003e18.75% non-nano zinc oxide\u003c\/strong\u003e and \u003cstrong\u003e4.75% non-nano titanium dioxide\u003c\/strong\u003e for broad spectrum protection that stays put for 80 minutes of swimming or sweating. \u003cstrong\u003eVegan spider silk protein\u003c\/strong\u003e (B-Silk) creates a flexible water-resistant film. \u003cstrong\u003eRed algae MAAs\u003c\/strong\u003e support barrier function while you're in the sun.\u003c\/p\u003e\n\u003cp\u003e Fragrance-free, reef-safe (Hawaii Act 104 compliant), packaged in 100% recycled ocean-bound plastic. One 1.7 fl oz tube lasts 4-6 weeks with daily face and neck application.\u003c\/p\u003e","brand":"Freaks of Nature","offers":[{"title":"Default Title","offer_id":52760809177459,"sku":"03-03-C","price":38.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0908\/3394\/4947\/files\/bc7d6febea354e0dec6614c2c56a6dc71c5a7b986f6e5b98c26e9b998dd0370d.png?v=1767207400"},{"product_id":"comune-hydra-shroom-cream","title":"Hydra Shroom Cream","description":"\u003cp\u003eMost moisturizers use one or two actives and call it a day. Hydra Shroom Cream stacks \u003cstrong\u003efive functional mushrooms\u003c\/strong\u003e—reishi, chaga, cordyceps, lion's mane, and tremella—with \u003cstrong\u003ehyaluronic acid\u003c\/strong\u003e and \u003cstrong\u003esqualane\u003c\/strong\u003e for deep hydration that supports healthier-looking skin. The mushroom blend provides antioxidant benefits and helps balance the appearance of oily skin without clogging pores. \u003cstrong\u003eTremella\u003c\/strong\u003e holds 500x its weight in water (more than hyaluronic acid), creating lasting plumpness.\u003c\/p\u003e\n\u003cp\u003eThe lightweight gel-cream absorbs instantly with zero grease. One tube lasts 6-8 weeks with daily use.\u003c\/p\u003e","brand":"COMUNE","offers":[{"title":"Default Title","offer_id":52760809537907,"sku":"03-02-C","price":34.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0908\/3394\/4947\/files\/7d1f713bd0f4292ad517c4ace8c1a5787a0fac9a001bbc25c229282840d81681.jpg?v=1768873544"},{"product_id":"comune-vita-boost-serum","title":"Vita Boost Serum","description":"\u003cp\u003eDehydrated skin shows every line. COMUNE's Vita Boost Serum uses three molecular weights of \u003cstrong\u003ehyaluronic acid\u003c\/strong\u003e to hydrate at multiple depths, while a \u003cstrong\u003e9-peptide complex\u003c\/strong\u003e helps smooth the appearance of fine lines. \u003cstrong\u003eBlue agave\u003c\/strong\u003e extract and a \u003cstrong\u003esuperfruit\u003c\/strong\u003e blend (acai, blueberry, cranberry, elderberry, raspberry, blackberry, strawberry) deliver antioxidants to protect from environmental stress.\u003c\/p\u003e\n\u003cp\u003eLightweight texture absorbs quickly without greasiness. Fragrance-free formula layers well under moisturizer or sunscreen. One 1 fl oz bottle lasts 2-3 months with daily use.\u003c\/p\u003e","brand":"COMUNE","offers":[{"title":"Default Title","offer_id":52760810389875,"sku":"03-02-E","price":38.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0908\/3394\/4947\/files\/9f03c8c148fa848754da1d6152e872dcfe3a7f4f4877941ce7ba40348552305e.jpg?v=1773705303"},{"product_id":"rd1-anti-hair-loss-spray","title":"RD1 | Anti Hair Loss Spray","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003eMost hair sprays just style. This one targets thinning.\u003c\/p\u003e\n\u003cp\u003eRD1 Anti Hair Loss Spray is formulated to help reduce the appearance of hair loss and support fuller, thicker-looking hair. The formula uses \u003cstrong\u003eRedensyl\u003c\/strong\u003e, \u003cstrong\u003eCapixyl\u003c\/strong\u003e, and \u003cstrong\u003ecaffeine\u003c\/strong\u003e—clinically studied ingredients designed to help maintain the appearance of healthy hair density. \u003cstrong\u003ePanthenol\u003c\/strong\u003e strengthens strands against breakage while botanical extracts condition the scalp.\u003c\/p\u003e\n\u003cp\u003eWorks as a standalone styler or pre-styler base layer—adds texture and volume without stiffness. One bottle lasts 8-10 weeks with daily use.\u003c\/p\u003e","brand":"Patricks","offers":[{"title":"Default Title","offer_id":52824220565875,"sku":"05-01-E","price":90.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0908\/3394\/4947\/files\/RD1REFILL_1_800094cc-e4b8-47df-a8a7-b5bcf4a3b931.png?v=1754857970"},{"product_id":"dark-circle-eye-rescue","title":"Dark Circle Eye Rescue","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003eDark circles don't just make you look tired—they age your entire face.\u003c\/p\u003e\n\u003cp\u003eCardon Dark Circle Eye Rescue uses \u003cstrong\u003e2% Haloxyl\u003c\/strong\u003e, a peptide complex that helps reduce the appearance of dark circles. \u003cstrong\u003eNiacinamide\u003c\/strong\u003e helps brighten while \u003cstrong\u003ehyaluronic acid\u003c\/strong\u003e plumps the appearance of fine lines. The stainless steel triple-rollerball applicator does double duty—cooling metal helps soothe the look of puffiness while the massage action feels refreshing.\u003c\/p\u003e\n\u003cp\u003eDeveloped using Korean skincare technology, made in the USA. Gear Patrol's \"best eye cream for dark circles.\" Lasts 60 days with daily use.\u003c\/p\u003e","brand":"Cardon","offers":[{"title":"Default Title","offer_id":52828984836467,"sku":"03-01-C","price":29.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0908\/3394\/4947\/files\/d92c9dfd781a9d677edc40dfb400e577654f6cf0adceeae547765345eb555a5b.png?v=1774925788"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0908\/3394\/4947\/collections\/apothecary-87-wDzOMS-9F-s-unsplash-web-sq.jpg?v=1777141749","url":"https:\/\/www.henkeys.com\/collections\/peptides.oembed","provider":"Henkey's","version":"1.0","type":"link"}