{"product_id":"tinctura-de-crușin-tranzit-intestinal-lin-și-natural-laxativ-bland-500ml","title":"Buckthorn Tincture – Smooth and Natural Bowel Transit | Gentle Laxative 500ml","description":"\u003c!-- BUCKTHORN TINCTURE — Shopify Product Description --\u003e\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600;700\u0026amp;family=EB+Garamond:ital,wght@0,400;0,600;1,400\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple-deep: #3B1060;\n    --purple-mid: #5B1F8A;\n    --purple-accent: #7B35B0;\n    --mint: #1A6848;\n    --mint-mid: #28906A;\n    --mint-light: #45B888;\n    --mint-pale: #EDFBF5;\n    --mint-section: #E4F7EF;\n    --gold: #D4A820;\n    --gold-light: #EAC84A;\n    --white: #FFFFFF;\n    --bg-light: #F8F5FF;\n    --bg-section: #F0EAF8;\n    --border: #DDD0F0;\n    --border-mint: #9ADDC4;\n    --text-body: #1E1030;\n    --text-muted: #6B5080;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body { font-family: 'Inter', sans-serif; color: var(--text-body); background: var(--bg-light); line-height: 1.7; font-size: 15px; }\n  .container { max-width: 860px; margin: 0 auto; padding: 0 16px; }\n\n  .hero {\n    background: linear-gradient(135deg, #1A0530 0%, #3B1060 45%, #061A10 100%);\n    padding: 40px 16px; text-align: center; position: relative; overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(ellipse at 58% 45%, rgba(40,144,106,0.13) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  .hero-brand { font-family: 'Cinzel', serif; font-size: 10px; letter-spacing: 4px; color: var(--gold); opacity: 0.85; margin-bottom: 10px; text-transform: uppercase; }\n  .hero-title { font-family: 'Cinzel', serif; font-size: 28px; font-weight: 700; color: var(--gold-light); line-height: 1.2; margin-bottom: 6px; text-shadow: 0 2px 20px rgba(212,168,32,0.4); }\n  .hero-title span { display: block; font-size: 13px; color: rgba(255,255,255,0.55); font-weight: 400; letter-spacing: 3px; margin-top: 6px; font-family: 'EB Garamond', serif; font-style: italic; }\n  .hero-divider { width: 80px; height: 1px; background: linear-gradient(90deg, transparent, var(--gold), transparent); margin: 16px auto; }\n  .hero-badges { display: flex; justify-content: center; gap: 8px; flex-wrap: wrap; }\n  .hero-badge { background: rgba(212,168,32,0.15); border: 1px solid rgba(212,168,32,0.35); border-radius: 20px; padding: 5px 12px; font-size: 11px; color: var(--gold-light); font-family: 'Cinzel', serif; }\n\n  .section { padding: 28px 0; border-bottom: 1px solid var(--border); }\n  .section:last-child { border-bottom: none; }\n  .section-label { font-family: 'Cinzel', serif; font-size: 10px; letter-spacing: 4px; color: var(--purple-accent); text-transform: uppercase; margin-bottom: 5px; }\n  .section-title { font-family: 'Cinzel', serif; font-size: 19px; font-weight: 700; color: var(--purple-deep); margin-bottom: 14px; line-height: 1.3; }\n  .section-title .accent { color: var(--mint-mid); }\n  p.body-text { font-size: 14px; color: var(--text-body); margin-bottom: 12px; line-height: 1.75; }\n\n  .story-box { background: linear-gradient(135deg, #1A0530, #061A10); border-radius: 10px; padding: 22px 20px; }\n  .story-box p { font-family: 'EB Garamond', serif; font-size: 16px; line-height: 1.9; color: rgba(255,255,255,0.88); }\n  .story-box p strong { color: var(--gold-light); }\n\n  .premium-box {\n    background: linear-gradient(135deg, var(--purple-deep), #1A3020);\n    border-radius: 10px; padding: 22px 20px; margin-top: 16px;\n  }\n  .premium-box h4 { font-family: 'Cinzel', serif; font-size: 11px; letter-spacing: 3px; color: var(--gold-light); text-transform: uppercase; margin-bottom: 14px; opacity: 0.9; }\n  .premium-list { list-style: none; display: flex; flex-direction: column; gap: 10px; }\n  .premium-list li { font-family: 'EB Garamond', serif; font-size: 15px; color: rgba(255,255,255,0.85); padding-left: 20px; position: relative; line-height: 1.6; }\n  .premium-list li::before { content: '◆'; position: absolute; left: 0; color: var(--gold); font-size: 8px; top: 5px; }\n  .premium-list li strong { color: var(--gold-light); }\n\n  .claims-box { background: var(--mint-section); border: 1px solid var(--border-mint); border-left: 4px solid var(--mint-light); border-radius: 0 10px 10px 0; padding: 18px 16px; margin-top: 16px; }\n  .claims-box h4 { font-family: 'Cinzel', serif; font-size: 11px; letter-spacing: 2px; color: var(--mint); margin-bottom: 10px; text-transform: uppercase; }\n  .claims-list { list-style: none; display: flex; flex-direction: column; gap: 7px; }\n  .claims-list li { font-size: 13px; color: var(--text-body); padding-left: 18px; position: relative; line-height: 1.5; }\n  .claims-list li::before { content: '✦'; position: absolute; left: 0; color: var(--mint-light); font-size: 9px; top: 3px; }\n\n  .beneficii-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-top: 16px; }\n  @media (max-width: 440px) { .beneficii-grid { grid-template-columns: 1fr; } }\n  .beneficiu-card { background: var(--white); border: 1px solid var(--border); border-left: 3px solid var(--mint-light); border-radius: 8px; padding: 12px 14px; }\n  .beneficiu-card h5 { font-family: 'Cinzel', serif; font-size: 11px; letter-spacing: 1px; color: var(--purple-deep); text-transform: uppercase; margin-bottom: 5px; }\n  .beneficiu-card p { font-size: 12px; color: #555; line-height: 1.55; }\n\n  .prep-box { background: var(--bg-section); border: 1px solid var(--border); border-radius: 10px; padding: 18px 16px; margin-bottom: 14px; }\n  .prep-box h4 { font-family: 'Cinzel', serif; font-size: 12px; color: var(--purple-deep); margin-bottom: 12px; letter-spacing: 1px; }\n  .prep-steps { list-style: none; display: flex; flex-direction: column; gap: 8px; }\n  .prep-steps li { display: flex; gap: 10px; align-items: flex-start; font-size: 13px; color: var(--text-body); line-height: 1.5; }\n  .prep-num { width: 22px; height: 22px; background: var(--purple-deep); color: var(--gold-light); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'Cinzel', serif; font-size: 10px; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  .two-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-top: 14px; }\n  @media (max-width: 400px) { .two-grid { grid-template-columns: 1fr; } }\n  .two-item { background: var(--white); border: 1px solid var(--border); border-radius: 8px; padding: 12px 14px; font-size: 13px; color: var(--text-body); line-height: 1.6; }\n  .two-item strong { display: block; font-family: 'Cinzel', serif; font-size: 10px; letter-spacing: 2px; color: var(--purple-accent); margin-bottom: 3px; text-transform: uppercase; }\n\n  .medical-alert { background: var(--mint-pale); border: 1px solid var(--border-mint); border-left: 4px solid var(--mint-mid); border-radius: 0 10px 10px 0; padding: 16px 16px; margin-bottom: 12px; }\n  .medical-alert h4 { font-family: 'Cinzel', serif; font-size: 11px; letter-spacing: 2px; color: var(--mint); margin-bottom: 8px; text-transform: uppercase; }\n  .medical-alert p { font-size: 13px; color: #062010; line-height: 1.6; }\n\n  .warnings-box { background: #FDF8FF; border: 1px solid var(--border); border-radius: 10px; padding: 16px 16px; }\n  .warnings-box h4 { font-family: 'Cinzel', serif; font-size: 11px; letter-spacing: 2px; color: var(--purple-mid); margin-bottom: 10px; text-transform: uppercase; }\n  .warning-list { list-style: none; display: flex; flex-direction: column; gap: 7px; }\n  .warning-list li { font-size: 13px; color: var(--text-body); padding-left: 20px; position: relative; line-height: 1.5; }\n  .warning-list li::before { content: '⚠'; position: absolute; left: 0; color: var(--gold); font-size: 11px; top: 2px; }\n  .warning-list li.critical { font-weight: 600; color: #7A1A1A; }\n  .warning-list li.critical::before { content: '🚨'; }\n\n  .legal-note { background: #F0EAF8; border: 1px solid var(--border); border-radius: 8px; padding: 12px 14px; font-size: 12px; color: var(--text-muted); line-height: 1.7; font-style: italic; margin-top: 14px; }\n  .producer-note { background: var(--bg-section); border: 1px solid var(--border); border-radius: 8px; padding: 12px 14px; margin-top: 12px; font-size: 12px; color: var(--text-muted); line-height: 1.6; }\n  .producer-note strong { font-family: 'Cinzel', serif; font-size: 10px; letter-spacing: 2px; color: var(--purple-accent); display: block; margin-bottom: 3px; text-transform: uppercase; }\n\n  .cross-sell { background: linear-gradient(135deg, #0A1E14, #1A3020); border: 1px solid rgba(69,184,136,0.3); border-radius: 10px; padding: 18px 20px; margin-top: 16px; }\n  .cross-sell h4 { font-family: 'Cinzel', serif; font-size: 11px; letter-spacing: 3px; color: var(--mint-light); text-transform: uppercase; margin-bottom: 10px; }\n  .cross-sell p { font-family: 'EB Garamond', serif; font-size: 15px; color: rgba(255,255,255,0.85); line-height: 1.7; }\n  .cross-sell p strong { color: var(--gold-light); }\n  .cross-sell a { color: var(--gold-light); text-decoration: underline; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-brand\"\u003eSpițeria Vraciului · Artisan Formula · Traditional Remedy\u003c\/div\u003e\n  \u003cdiv class=\"hero-title\"\u003e\n    Buckthorn Tincture\n    \u003cspan\u003eFrangula alnus Bark · Smooth and Natural Bowel Transit\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"hero-divider\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hero-badges\"\u003e\n    \u003cspan class=\"hero-badge\"\u003e🌿 Frangula alnus · Dried bark min. 1 year\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003e⚗️ 40% plant concentration · 500 ml\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003e🇷🇴 HACCP certified · 100% Natural\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"container\"\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eAbout the product\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eThe elders' favorite herbal laxative — \u003cspan class=\"accent\"\u003egentle but effective\u003c\/span\u003e, without compromise\u003c\/div\u003e\n    \u003cdiv class=\"story-box\"\u003e\n      \u003cp\u003e\n        Buckthorn bark, \u003cstrong\u003epatiently dried for at least one year\u003c\/strong\u003e, has been the preferred herbal laxative in traditional remedies. Gentle yet effective, buckthorn supports bowel transit \u003cstrong\u003ewithout disrupting digestive balance\u003c\/strong\u003e — just as our ancestors taught us.\n        \u003cbr\u003e\u003cbr\u003e\n        At Spițeria Vraciului, Buckthorn Tincture is prepared according to the recipe of our founder, Elena Năstasă — with \u003cstrong\u003enaturally dried buckthorn bark for at least one year\u003c\/strong\u003e, allowing irritating anthraquinones to transform into gentle forms, safe for prolonged use. With a \u003cstrong\u003e40% plant extract concentration\u003c\/strong\u003e, each spoonful contains a maximum proportion of gentle laxative active ingredients.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"premium-box\"\u003e\n      \u003ch4\u003eWhy Our Tincture is Unmatched by Store-Bought Products\u003c\/h4\u003e\n      \u003cul class=\"premium-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBark dried for a minimum of 1 year\u003c\/strong\u003e — the maturation process transforms irritating anthraquinones into gentle forms; fresh bark causes cramps, matured bark does not\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e40% plant extract concentration\u003c\/strong\u003e — optimal proportion for a powerful yet non-aggressive laxative action\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eArtisanal maceration, in small batches\u003c\/strong\u003e — the process takes weeks; anthraquinones, glucofrangulin, and emodin are fully extracted\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eGenerational family recipe\u003c\/strong\u003e — exact proportions refined by founder Elena Năstasă over decades of phytotherapeutic practice\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e500 ml — economic format for complete courses\u003c\/strong\u003e — sufficient for long-term bowel transit regulation protocols\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PROPERTIES --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eComposition and properties\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eThe bioactive complex of \u003cspan class=\"accent\"\u003eMatured Buckthorn\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003eBuckthorn (Frangula alnus) contains anthraquinones — especially glucofrangulin A and B, frangulin, and emodin — which act selectively on intestinal peristalsis. By maturing the bark for at least one year, aggressive compounds transform into gentle forms, with an effective laxative action devoid of cramps or irritation — the key to smooth and natural transit.\u003c\/p\u003e\n\n    \u003cdiv class=\"claims-box\"\u003e\n      \u003ch4\u003eRecognized Traditional Properties\u003c\/h4\u003e\n      \u003cul class=\"claims-list\"\u003e\n        \u003cli\u003eTraditionally used to support normal bowel transit — gentle laxative action, without cramps and without dependence at recommended doses\u003c\/li\u003e\n        \u003cli\u003eContributes to maintaining digestive comfort — stimulates intestinal peristalsis in a natural and progressive way\u003c\/li\u003e\n        \u003cli\u003eSupports normal bowel function — glucofrangulin acts selectively on the colon, without affecting the small intestine\u003c\/li\u003e\n        \u003cli\u003eComplementary osmotic action — draws water into the intestinal lumen, hydrating stool and facilitating elimination\u003c\/li\u003e\n        \u003cli\u003eTransit regulating properties — not just laxative, but also normalizing intestinal rhythm long-term\u003c\/li\u003e\n        \u003cli\u003eTraditionally used in detoxification protocols — a clean colon is the foundation of a healthy body\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"beneficii-grid\"\u003e\n      \u003cdiv class=\"beneficiu-card\"\u003e\n        \u003ch5\u003e🔄 Smooth bowel transit\u003c\/h5\u003e\n        \u003cp\u003eGentle and progressive laxative action — stimulates natural peristalsis without cramps, urgency, or discomfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"beneficiu-card\"\u003e\n        \u003ch5\u003e😌 Digestive comfort\u003c\/h5\u003e\n        \u003cp\u003eBark matured for 1 year ensures a non-aggressive effect — easy elimination, without irritating the intestinal mucosa.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"beneficiu-card\"\u003e\n        \u003ch5\u003e💧 Intestinal hydration\u003c\/h5\u003e\n        \u003cp\u003eComplementary osmotic effect — draws water into the intestine, hydrates stool, and facilitates comfortable transit.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"beneficiu-card\"\u003e\n        \u003ch5\u003e⚖️ Long-term regulation\u003c\/h5\u003e\n        \u003cp\u003eNot just laxative, but regulating — at recommended doses, it contributes to normalizing intestinal rhythm long-term.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"beneficiu-card\"\u003e\n        \u003ch5\u003e🧹 Colon detoxification\u003c\/h5\u003e\n        \u003cp\u003eA clean colon is the foundation of health — supports the elimination of accumulated waste and toxins through regular transit.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"beneficiu-card\"\u003e\n        \u003ch5\u003e🌿 No dependence\u003c\/h5\u003e\n        \u003cp\u003eAt recommended doses and in correct courses (30 days + break), matured Buckthorn does not create laxative dependence.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ADMINISTRATION --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eInstructions for use\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eHow to \u003cspan class=\"accent\"\u003eadminister\u003c\/span\u003e\n\u003c\/div\u003e\n\n    \u003cdiv class=\"prep-box\"\u003e\n      \u003ch4\u003e🥄 Administration Protocol\u003c\/h4\u003e\n      \u003cul class=\"prep-steps\"\u003e\n        \u003cli\u003e\n\u003cspan class=\"prep-num\"\u003e1\u003c\/span\u003e\u003cspan\u003eTake \u003cstrong\u003eone tablespoon\u003c\/strong\u003e (15 ml), \u003cstrong\u003ethree times a day\u003c\/strong\u003e — morning, noon, and evening\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"prep-num\"\u003e2\u003c\/span\u003e\u003cspan\u003eConsume \u003cstrong\u003e30 minutes before meals\u003c\/strong\u003e, pure or diluted in \u003cstrong\u003eLight Body\u003c\/strong\u003e tea (Spițeria Vraciului)\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"prep-num\"\u003e3\u003c\/span\u003e\u003cspan\u003eCourses of \u003cstrong\u003ea maximum of 30 days\u003c\/strong\u003e are recommended, followed by a break of at least 7 days; do not use continuously without breaks\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cross-sell\"\u003e\n      \u003ch4\u003e💡 Recommended Combination\u003c\/h4\u003e\n      \u003cp\u003eFor optimal results, we recommend using Buckthorn Tincture diluted in \u003ca href=\"\/en-hu\/collections\/ceaiuri\"\u003e\u003cstrong\u003eLight Body\u003c\/strong\u003e\u003c\/a\u003e tea from Spițeria Vraciului. The two products create a natural synergy — the tincture stimulates peristalsis, the tea ensures hydration and amplifies the effect of regulating intestinal transit.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"two-grid\"\u003e\n      \u003cdiv class=\"two-item\"\u003e\n        \u003cstrong\u003ePresentation\u003c\/strong\u003e\n        Glass bottle · 500 ml · Economic format for complete courses · Controlled artisan batch\n      \u003c\/div\u003e\n      \u003cdiv class=\"two-item\"\u003e\n        \u003cstrong\u003eFull Composition\u003c\/strong\u003e\n        Buckthorn — bark (Cortex Frangula alnus) — 40% · Still water — 40% · Ethyl alcohol (96°) — 20%\n      \u003c\/div\u003e\n      \u003cdiv class=\"two-item\"\u003e\n        \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n        Food supplement · Artisanal hydroalcoholic extract · No additives, preservatives, or synthetic substances\n      \u003c\/div\u003e\n      \u003cdiv class=\"two-item\"\u003e\n        \u003cstrong\u003eStorage\u003c\/strong\u003e\n        10–25°C · Keep away from direct light and humidity · After opening, consume within a maximum of 30 days\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRECAUTIONS --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eImportant precautions\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eEssential \u003cspan class=\"accent\"\u003emedical information\u003c\/span\u003e\n\u003c\/div\u003e\n\n    \u003cdiv class=\"medical-alert\"\u003e\n      \u003ch4\u003e⚕ Attention — responsible and limited-term use\u003c\/h4\u003e\n      \u003cp\u003eBuckthorn is an effective herbal laxative, but requires \u003cstrong\u003eresponsible use\u003c\/strong\u003e. Do not use continuously for more than 30 days without a break. Chronic constipation requires \u003cstrong\u003emedical evaluation and treatment\u003c\/strong\u003e — it may be a symptom of an underlying condition. Prolonged and uncontrolled use of any laxative can lead to dependence and electrolyte imbalances. Buckthorn Tincture is an adjuvant food supplement and does not replace medical treatment.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"warnings-box\"\u003e\n      \u003ch4\u003eContraindications and Precautions\u003c\/h4\u003e\n      \u003cul class=\"warning-list\"\u003e\n        \u003cli class=\"critical\"\u003eNot for children under 16 years old\u003c\/li\u003e\n        \u003cli class=\"critical\"\u003eNot for use during pregnancy and breastfeeding\u003c\/li\u003e\n        \u003cli class=\"critical\"\u003eDoes not replace medical treatment prescribed by a doctor\u003c\/li\u003e\n        \u003cli\u003eDo not use continuously for more than 30 days without a break of at least 7 days\u003c\/li\u003e\n        \u003cli\u003eDo not administer to individuals with active inflammatory bowel diseases (Crohn's, ulcerative colitis)\u003c\/li\u003e\n        \u003cli\u003eDo not administer in cases of acute abdominal pain, nausea, or vomiting of unknown cause\u003c\/li\u003e\n        \u003cli\u003eDo not administer to individuals with intestinal obstruction or suspected occlusion\u003c\/li\u003e\n        \u003cli\u003eDo not administer to individuals who are strictly prohibited from consuming alcohol\u003c\/li\u003e\n        \u003cli\u003eAbundant hydration is recommended during the course\u003c\/li\u003e\n        \u003cli\u003eDo not exceed the recommended daily dose · Keep out of reach of children\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"producer-note\"\u003e\n      \u003cstrong\u003eNotification Holder\u003c\/strong\u003e\n      NĂSTASĂ EUROHOLDINGS S.R.L. · CUI: RO38735760 · Reg. Com.: J2018000250237 · Str. Libertății no. 54, Chitila, Ilfov County, Romania · Tel: 0371 236 681 · www.spiteriavraciului.ro\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"legal-note\"\u003e\n      This is a food supplement and is not a medicine. It is not intended to prevent, treat, or cure chronic constipation, irritable bowel syndrome, inflammatory bowel diseases, or any other digestive condition. Do not exceed the recommended daily dose. Food supplements do not replace a varied and balanced diet, a healthy lifestyle, prescribed medication, and regular medical consultations. The information on this page is for informational purposes and does not constitute medical advice. Product certified according to H.A.C.C.P. · 100% natural.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Spiteria Vraciului","offers":[{"title":"Default Title","offer_id":57183660507480,"sku":"TCRUSIN","price":8300.0,"currency_code":"HUF","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0922\/9621\/6920\/files\/13.jpg?v=1777151213","url":"https:\/\/crabland.ro\/en-hu\/products\/tinctura-de-cru%c8%99in-tranzit-intestinal-lin-%c8%99i-natural-laxativ-bland-500ml","provider":"CRABLAND","version":"1.0","type":"link"}