{"product_id":"hs-hair-style-biotin-tablet","title":"HS Hair Style Biotin Tablet","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\"\u003e\n\n\u003cstyle\u003e\n    \/* GENEL YAPI VE RENKLER *\/\n    .hms-product-wrapper {\n        font-family: 'Inter', 'Arial', sans-serif;\n        color: #4b5563;\n        line-height: 1.7;\n        max-width: 100%;\n        overflow-x: hidden;\n    }\n    \n    \/* GÜVEN DAMGASI (TRUST BADGE) *\/\n    .hms-trust-badge {\n        display: flex;\n        align-items: center;\n        background: #f8fafc; \/* Çok Açık Gece Mavisi\/Gri *\/\n        padding: 16px 20px;\n        border-radius: 12px;\n        margin-bottom: 30px;\n        border: 1px solid #e2e8f0;\n        box-shadow: 0 2px 4px rgba(17, 24, 39, 0.05);\n    }\n    .hms-trust-icon {\n        margin-right: 15px;\n        color: #047857; \/* Zümrüt Yeşili *\/\n        flex-shrink: 0;\n    }\n    .hms-trust-text h4 {\n        margin: 0 0 4px 0 !important;\n        font-weight: 700;\n        color: #111827; \/* Gece Mavisi *\/\n        font-size: 16px;\n    }\n    .hms-trust-text p {\n        margin: 0 !important;\n        font-size: 14px;\n        color: #047857; \/* Zümrüt Yeşili *\/\n        font-weight: 600;\n    }\n\n    \/* KISA ÖZELLİK KUTULARI *\/\n    .hms-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n        gap: 15px;\n        margin-bottom: 30px;\n    }\n    .hms-feature-box {\n        background: #ffffff;\n        padding: 18px 15px;\n        border-radius: 10px;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.04);\n        border: 1px solid #e2e8f0;\n        text-align: center;\n        transition: transform 0.2s ease;\n    }\n    .hms-feature-box:hover {\n        transform: translateY(-2px);\n        border-color: #047857;\n    }\n    .hms-feature-box span {\n        font-size: 26px;\n        display: block;\n        margin-bottom: 10px;\n    }\n    .hms-feature-box h4 {\n        font-weight: 700;\n        color: #111827;\n        margin: 0 0 5px 0 !important;\n        font-size: 15px;\n    }\n    .hms-feature-box p {\n        font-size: 13px;\n        margin: 0 !important;\n        color: #64748b;\n    }\n\n    \/* BAŞLIKLAR *\/\n    .hms-product-wrapper h2 {\n        color: #111827;\n        font-size: 1.4rem;\n        font-weight: 800;\n        margin: 40px 0 20px 0;\n        padding-bottom: 10px;\n        border-bottom: 2px solid #e2e8f0;\n        position: relative;\n    }\n    .hms-product-wrapper h2::after {\n        content: '';\n        position: absolute;\n        bottom: -2px;\n        left: 0;\n        width: 50px;\n        height: 3px;\n        background: #047857;\n    }\n\n    \/* İÇERİK PARAGRAFLARI VE LİSTELER *\/\n    .hms-desc-text {\n        font-size: 1rem;\n        margin-bottom: 20px;\n        color: #4b5563;\n    }\n    .hms-desc-text strong {\n        color: #111827;\n    }\n    .hms-check-list {\n        list-style: none;\n        padding-left: 0;\n        margin-bottom: 30px;\n    }\n    .hms-check-list li {\n        position: relative;\n        padding-left: 28px;\n        margin-bottom: 12px;\n        color: #4b5563;\n        font-size: 1rem;\n    }\n    .hms-check-list li::before {\n        content: '✓';\n        position: absolute;\n        left: 0;\n        top: 0;\n        color: #047857;\n        font-weight: bold;\n        font-size: 1.1rem;\n    }\n\n    \/* DEĞER TABLOSU (VİTAMİNLER İÇİN) *\/\n    .hms-value-table-wrapper {\n        overflow-x: auto;\n        margin-bottom: 35px;\n        border-radius: 10px;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.04);\n        border: 1px solid #e2e8f0;\n    }\n    .hms-value-table {\n        width: 100%;\n        min-width: 400px;\n        border-collapse: collapse;\n        background: white;\n    }\n    .hms-value-table th, .hms-value-table td {\n        padding: 14px 15px;\n        text-align: left;\n        border-bottom: 1px solid #e2e8f0;\n    }\n    .hms-value-table th {\n        background: #111827;\n        color: white;\n        font-weight: 600;\n        font-size: 0.95rem;\n    }\n    .hms-value-table td {\n        color: #4b5563;\n        font-size: 0.95rem;\n    }\n    .hms-value-table tr:nth-child(even) {\n        background: #f8fafc;\n    }\n    .hms-value-table tr:last-child td {\n        border-bottom: none;\n    }\n\n    \/* KULLANIM TALİMATI KUTUSU *\/\n    .hms-usage-box {\n        background: #f0fdf4; \/* Hafif Yeşil Arka Plan *\/\n        padding: 25px;\n        border-radius: 12px;\n        margin: 35px 0;\n        border-left: 4px solid #047857;\n    }\n    .hms-usage-box h3 {\n        margin: 0 0 15px 0 !important;\n        color: #047857;\n        font-size: 1.2rem;\n        font-weight: 700;\n        display: flex;\n        align-items: center;\n    }\n    .hms-usage-list {\n        margin: 0;\n        padding-left: 20px;\n    }\n    .hms-usage-list li {\n        margin-bottom: 10px;\n        color: #4b5563;\n    }\n    .hms-usage-list li:last-child {\n        margin-bottom: 0;\n    }\n\n    \/* MOBİL UYUM *\/\n    @media (max-width: 768px) {\n        .hms-product-wrapper h2 { font-size: 1.25rem; }\n        .hms-desc-text, .hms-check-list li { font-size: 0.95rem; }\n        .hms-value-table th, .hms-value-table td { padding: 12px; font-size: 0.9rem; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hms-product-wrapper\"\u003e\n\n    \u003cdiv class=\"hms-trust-badge\"\u003e\n        \u003csvg class=\"hms-trust-icon\" width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M9 12L11 14L15 10M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv class=\"hms-trust-text\"\u003e\n            \u003ch4\u003e%100 Orijinal Ürün Garantisi\u003c\/h4\u003e\n            \u003cp\u003eTarım ve Sağlık Bakanlığı Onaylı | Resmi Faturalı\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hms-feature-grid\"\u003e\n        \u003cdiv class=\"hms-feature-box\"\u003e\n            \u003cspan\u003e💊\u003c\/span\u003e\n            \u003ch4\u003e60 Tablet\u003c\/h4\u003e\n            \u003cp\u003e1 Aylık Yoğun Kür\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hms-feature-box\"\u003e\n            \u003cspan\u003e⚡\u003c\/span\u003e\n            \u003ch4\u003e5.000 mcg Biotin\u003c\/h4\u003e\n            \u003cp\u003eMaksimum Kök Besini\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hms-feature-box\"\u003e\n            \u003cspan\u003e🌱\u003c\/span\u003e\n            \u003ch4\u003e%100 Bitkisel\u003c\/h4\u003e\n            \u003cp\u003eAntioksidan Koruma\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"hms-desc-text\"\u003e\u003cstrong\u003eHS Hair Style Qenzym Q10 Saç Besleyici Tablet\u003c\/strong\u003e, saç ekimi operasyonları sonrasında tedaviye destek olmak ve genetik\/dönemsel saç dökülmelerine karşı kökleri içeriden beslemek amacıyla formüle edilmiş \u003cstrong\u003eklinik bir gıda takviyesidir.\u003c\/strong\u003e\u003c\/p\u003e\n\n    \u003cp class=\"hms-desc-text\"\u003eİçeriğindeki yüksek orandaki Biotin, Qenzym Q10 ve zengin antioksidanlar sayesinde saç foliküllerindeki hücresel dejenerasyonu engeller. Saç derisindeki toksik maddeleri ve serbest radikalleri temizleyerek saçın yaşlanma belirtilerini geciktirir. Sadece dökülmeyi durdurmakla kalmaz, saç kırıklarını onararak \u003cstrong\u003eyeni çıkan saçların daha kalın, güçlü ve parlak olmasını sağlar.\u003c\/strong\u003e\u003c\/p\u003e\n\n    \u003ch2\u003eHS Hair Style Tablet'in Başlıca Faydaları\u003c\/h2\u003e\n    \u003cul class=\"hms-check-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSaç Ekimi Sonrası Maksimum Tutunma:\u003c\/strong\u003e Nakledilen (ekilen) saç köklerinin yeni dokuya hızla adapte olmasını sağlar ve şok dökülme sonrası güçlü çıkışları destekler.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDökülmeye Karşı Etkili Çözüm:\u003c\/strong\u003e Androjenik alopesi, telogen effluvium, alopesia areata (saç kıran), stres veya doğum sonrası kaynaklı saç kayıplarında folikülleri içeriden onarır.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHücresel Yenilenme:\u003c\/strong\u003e Kıl foliküllerindeki toksik maddeleri temizler, mat ve cansız saçlara doğal bir parlaklık ve hacim kazandırır.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eKırık Onarımı:\u003c\/strong\u003e Saç dokusunu sertleştirir ve güçlendirerek çevresel faktörlerin yarattığı saç kırılmalarını minimize eder.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch2\u003eAktif Bileşenler ve Günlük Değerler\u003c\/h2\u003e\n    \u003cdiv class=\"hms-value-table-wrapper\"\u003e\n        \u003ctable class=\"hms-value-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eBileşen (Aktif İçerik)\u003c\/th\u003e\n                    \u003cth style=\"text-align: center;\"\u003eMiktar (2 Tablette)\u003c\/th\u003e\n                    \u003cth style=\"text-align: center;\"\u003eGünlük Karşılama (BRD)\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\n\u003cstrong\u003eBiotin (Vitamin B7)\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:12px; color:#64748b;\"\u003eSaç uzamasını hızlandırır, kökleri uyarır.\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd style=\"text-align: center; font-weight:600; color:#047857;\"\u003e5.000 mcg\u003c\/td\u003e\n                    \u003ctd style=\"text-align: center;\"\u003e%10.000\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\n\u003cstrong\u003eQenzym Q10\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:12px; color:#64748b;\"\u003eHücre yenilenmesini sağlar, yaşlanmayı geciktirir.\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd style=\"text-align: center; font-weight:600;\"\u003eDestekleyici Formül\u003c\/td\u003e\n                    \u003ctd style=\"text-align: center;\"\u003e-\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\n\u003cstrong\u003eMikrokristalin Selüloz\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:12px; color:#64748b;\"\u003eSaç hacmini artırır.\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd style=\"text-align: center; font-weight:600;\"\u003eDestekleyici Formül\u003c\/td\u003e\n                    \u003ctd style=\"text-align: center;\"\u003e-\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003e\n\u003cstrong\u003eKrokarmelloz Sodyum\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size:12px; color:#64748b;\"\u003eSaç dokusunu güçlendirir.\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003ctd style=\"text-align: center; font-weight:600;\"\u003eDestekleyici Formül\u003c\/td\u003e\n                    \u003ctd style=\"text-align: center;\"\u003e-\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hms-usage-box\"\u003e\n        \u003ch3\u003e\n            \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#047857\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"margin-right: 10px;\"\u003e\n                \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n                \u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\n            \u003c\/svg\u003e\n            Kullanım Talimatı\n        \u003c\/h3\u003e\n        \u003col class=\"hms-usage-list\"\u003e\n            \u003cli\u003eGünde \u003cstrong\u003e2 defa\u003c\/strong\u003e (Tercihen sabah ve akşam) kullanılması önerilir.\u003c\/li\u003e\n            \u003cli\u003eTabletleri \u003cstrong\u003etok karnına\u003c\/strong\u003e (yemeklerden hemen sonra) bir bardak su ile tüketiniz.\u003c\/li\u003e\n            \u003cli\u003eSaç ekimi veya dökülme tedavilerinde en etkili sonucu almak için \u003cstrong\u003een az 3 ila 6 ay\u003c\/strong\u003e düzenli kullanımı tavsiye edilir.\u003c\/li\u003e\n            \u003cli\u003eŞampuan ve saç serumları ile birlikte (kombine) kullanımı etkinliği maksimize eder.\u003c\/li\u003e\n        \u003c\/ol\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"HS Hair Style","offers":[{"title":"Default Title","offer_id":54022226313588,"sku":null,"price":1000.0,"currency_code":"TRY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/6381\/0932\/files\/hairmedicalshop-8625331.jpg?v=1773170094","url":"https:\/\/www.hairmedicalshop.com.tr\/products\/hs-hair-style-biotin-tablet","provider":"HAİR MEDİCAL SHOP ","version":"1.0","type":"link"}