{"product_id":"shaman-perfumery-bulgarian-rose","title":"Bulgarian rose ","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cmeta name=\"description\" content=\"Bulgarian Rose Shaman Perfumery: a powdery green floral eau de parfum by Tada Archawong. Bulgarian rose, peony, lily of the valley, sandalwood, vanilla. Niche fragrance.\"\u003e\n\n\u003cmeta name=\"keywords\" content=\"Bulgarian Rose, Shaman Perfumery, green floral fragrance, Bulgarian rose, Rosa damascena, peony, lily of the valley, pear, sandalwood, vanilla, niche eau de parfum, Tada Archawong, powdery fragrance, unisex fragrance, spring fragrance, green floral, French niche fragrance\"\u003e\n\n\u003ctitle\u003e Bulgarian Rose - Shaman Perfumery | Powdery Green Floral Eau de Parfum \u003c\/title\u003e\n\n\u003cstyle\u003e\n        :root {\n  --color-accent: #c2672a;\n  --color-primary-rose: #d4843e;\n  --color-accent-gold: #f0dcc8;\n  --color-soft-cream: #fdf8f3;\n  --color-white: #ffffff;\n  --color-light-cream: #f5ece3;\n  --color-cream: #f0dcc8;\n  --color-dark-text: #1a1a1a;\n  --color-soft-text: #4a4a4a;\n  --color-deep-black: #1a1a1a;\n}\n\n* {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', sans-serif;\n            background: var(--color-white);\n            color: var(--color-dark-text);\n            line-height: 1.8;\n        }\n\n        .hero-section {\n            background: var(--color-soft-cream);\n            color: var(--color-dark-text);\n            padding: 0.8rem 1.2rem;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n            border-radius: 20px;\n        }\n\n        .hero-section::before {\n            content: \"🌹\";\n            position: absolute;\n            font-size: 15rem;\n            opacity: 0.05;\n            top: -3rem;\n            right: -3rem;\n            animation: float 6s ease-in-out infinite;\n        }\n\n        @keyframes float {\n            0%, 100% { transform: translateY(0px) rotate(0deg); }\n            50% { transform: translateY(-20px) rotate(5deg); }\n        }\n\n        .hero-title {\n            font-size: 1.4rem;\n            font-weight: 700;\n            letter-spacing: 2px;\n            margin-bottom: 0.25rem;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.1);\n            color: var(--color-accent);\n        }\n\n        .hero-subtitle {\n            font-size: 0.85rem;\n            color: var(--color-soft-text);\n            font-style: italic;\n            margin-bottom: 0.4rem;\n        }\n\n        .hero-badge {\n            display: inline-block;\n            background: var(--color-accent-gold);\n            color: var(--color-dark-text);\n            padding: 0.3rem 0.9rem;\n            border-radius: 25px;\n            font-size: 0.7rem;\n            font-weight: 600;\n            margin-top: 0.3rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 1rem 1.5rem;\n        }\n\n        .pyramid-section {\n            margin: 2rem 0;\n        }\n\n        .specs-grid {\n            background: var(--color-soft-cream);\n            padding: 1.5rem;\n            border-radius: 12px;\n            margin: 1.5rem 0;\n            border: 1px solid var(--color-cream);\n            color: var(--color-dark-text);\n        }\n\n        .specs-grid ul {\n            list-style: none;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 1rem;\n        }\n\n        .specs-grid li {\n            padding: 1rem;\n            background: var(--color-white);\n            border-radius: 8px;\n            position: relative;\n            padding-left: 2.5rem;\n            color: var(--color-dark-text);\n            border: 1px solid var(--color-cream);\n        }\n\n        .specs-grid li::before {\n            content: \"•\";\n            color: var(--color-accent);\n            position: absolute;\n            left: 1rem;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        .pitch-section {\n            background: var(--color-soft-cream);\n            padding: 1.5rem;\n            border-radius: 12px;\n            margin: 1.5rem 0;\n            border-left: 5px solid var(--color-accent);\n            border: 1px solid var(--color-cream);\n            color: var(--color-dark-text);\n        }\n\n        .pitch-section h1 {\n            color: var(--color-deep-black);\n        }\n\n        .quick-facts {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 1rem;\n            margin-top: 1.5rem;\n        }\n\n        .quick-fact {\n            background: var(--color-white);\n            padding: 1rem;\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            gap: 0.8rem;\n            box-shadow: 0 2px 8px rgba(194, 103, 42, 0.15);\n            border: 1px solid var(--color-cream);\n        }\n\n        .fact-icon {\n            font-size: 2rem;\n            flex-shrink: 0;\n        }\n\n        .fact-text {\n            font-size: 0.85rem;\n            line-height: 1.4;\n            color: var(--color-dark-text);\n        }\n\n        .fact-text strong {\n            color: var(--color-deep-black);\n            display: block;\n            margin-bottom: 0.2rem;\n        }\n\n        .profile-section {\n            background: var(--color-soft-cream);\n            padding: 2rem;\n            border-radius: 8px;\n            border-left: 4px solid var(--color-accent);\n            margin: 2rem 0;\n        }\n\n        .profile-section h3 {\n            color: var(--color-deep-black);\n            margin-bottom: 1.5rem;\n            font-size: 1.4rem;\n        }\n\n        .profile-bars {\n            display: flex;\n            flex-direction: column;\n            gap: 1.5rem;\n        }\n\n        .profile-bar-row {\n            display: flex;\n            align-items: center;\n            gap: 1.2rem;\n        }\n\n        .profile-label {\n            min-width: 110px;\n            font-weight: bold;\n            color: var(--color-deep-black);\n            font-size: 0.95rem;\n        }\n\n        .profile-bar-container {\n            display: flex;\n            gap: 6px;\n            flex: 1;\n        }\n\n        .profile-bar-segment {\n            flex: 1;\n            height: 16px;\n            border-radius: 8px;\n            transition: all 0.3s ease;\n        }\n\n        .profile-bar-segment.filled {\n            background: linear-gradient(135deg, #c2672a, #d4843e);\n            box-shadow: 0 2px 6px rgba(194, 103, 42, 0.3);\n        }\n\n        .profile-bar-segment.empty {\n            background: #e8ecf1;\n        }\n\n        .profile-score {\n            min-width: 35px;\n            text-align: center;\n            font-weight: bold;\n            color: var(--color-accent);\n            font-size: 0.95rem;\n        }\n\n        .accordion {\n            margin: 2rem 0;\n        }\n\n        .accordion-item {\n            background: var(--color-white);\n            border-radius: 8px;\n            margin-bottom: 1rem;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(194, 103, 42, 0.15);\n            border: 1px solid var(--color-cream);\n        }\n\n        .accordion-header {\n            background: var(--color-soft-cream);\n            padding: 1.2rem;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            transition: background 0.3s ease;\n            user-select: none;\n        }\n\n        .accordion-header:hover {\n            background: var(--color-cream);\n        }\n\n        .accordion-header h3 {\n            color: var(--color-accent);\n            font-size: 1.1rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .accordion-icon {\n            font-size: 1.5rem;\n            color: var(--color-accent);\n            transition: transform 0.3s ease;\n        }\n\n        .accordion-input {\n            display: none;\n        }\n\n        .accordion-input:checked ~ .accordion-header .accordion-icon {\n            transform: rotate(180deg);\n        }\n\n        .accordion-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s ease;\n        }\n\n        .accordion-input:checked ~ .accordion-content {\n            max-height: 3000px;\n        }\n\n        .accordion-body {\n            padding: 1.5rem;\n            color: var(--color-dark-text);\n        }\n\n        .journey-phase {\n            background: var(--color-soft-cream);\n            padding: 1.8rem;\n            margin-bottom: 1.5rem;\n            border-radius: 8px;\n            border-left: 4px solid var(--color-accent);\n        }\n\n        .phase-badge {\n            background: var(--color-accent);\n            color: var(--color-white);\n            padding: 0.3rem 0.8rem;\n            border-radius: 20px;\n            font-size: 0.75rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            font-weight: 600;\n            display: inline-block;\n            margin-bottom: 0.5rem;\n        }\n\n        .quote-box {\n            background: var(--color-soft-cream);\n            padding: 2rem;\n            margin: 2rem 0;\n            border-left: 5px solid var(--color-accent-gold);\n            border-radius: 12px;\n            position: relative;\n        }\n\n        .quote-box::before {\n            content: '\"';\n            position: absolute;\n            font-size: 6rem;\n            color: rgba(194, 103, 42, 0.2);\n            opacity: 0.5;\n            top: -1rem;\n            left: 1rem;\n            font-family: Georgia, serif;\n        }\n\n        .quote-box p {\n            font-size: 1.2rem;\n            font-style: italic;\n            color: var(--color-dark-text);\n            line-height: 1.8;\n            position: relative;\n            z-index: 1;\n        }\n\n        .cta-section {\n            background: var(--color-soft-cream);\n            color: var(--color-dark-text);\n            padding: 2rem 1.5rem;\n            border-radius: 12px;\n            text-align: center;\n            margin: 2rem 0;\n        }\n\n        .cta-section h2 {\n            font-size: 2rem;\n            margin-bottom: 1rem;\n            color: var(--color-accent);\n        }\n\n        .cta-section p {\n            font-size: 1.1rem;\n            margin-bottom: 2rem;\n            color: var(--color-dark-text);\n        }\n\n        .keywords-highlight {\n            color: var(--color-accent);\n            font-weight: 600;\n        }\n\n        .collector-info {\n            background: var(--color-soft-cream);\n            padding: 1.5rem;\n            border-radius: 8px;\n            border-left: 4px solid var(--color-accent);\n            margin: 2rem 0;\n        }\n\n        .collector-info h4 {\n            color: var(--color-deep-black);\n            margin-bottom: 1rem;\n            font-size: 1.2rem;\n        }\n\n        .collector-info p {\n            font-size: 0.95rem;\n            line-height: 1.7;\n            color: var(--color-dark-text);\n        }\n\n        .notes-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: var(--color-soft-cream);\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);\n        }\n\n        .notes-table th, .notes-table td {\n            padding: 1rem;\n            text-align: left;\n            border-bottom: 1px solid var(--color-cream);\n        }\n\n        .notes-table th {\n            background: var(--color-accent-gold);\n            color: var(--color-dark-text);\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            font-size: 0.9rem;\n        }\n\n        .notes-table tr:last-child td { border-bottom: none; }\n\n        .notes-table td {\n            font-size: 0.95rem;\n            color: var(--color-soft-text);\n        }\n\n        .notes-table tr:hover { background: var(--color-white); }\n\n        @media (max-width: 768px) {\n            .hero-title {\n                font-size: 1.8rem;\n            }\n\n            .hero-subtitle {\n                font-size: 1rem;\n            }\n\n            .quick-facts {\n                grid-template-columns: 1fr;\n            }\n\n            .specs-grid ul {\n                grid-template-columns: 1fr;\n            }\n\n            .pyramid-section \u003e div {\n                grid-template-columns: 1fr !important;\n            }\n\n            div[style*=\"grid-template-columns: repeat(3\"] {\n                grid-template-columns: repeat(3, 1fr) !important;\n                gap: 0.75rem !important;\n            }\n\n            div[style*=\"grid-template-columns: repeat(3\"] img {\n                border-radius: 10px;\n            }\n\n            div[style*=\"grid-template-columns: repeat(3\"] h3 {\n                font-size: 0.9rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"hero-section\"\u003e\n\n\u003ch1 class=\"hero-title\"\u003e Bulgarian Rose\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003e The sacred rose of Bulgaria, a pure floral offering\u003c\/p\u003e\n\n\u003cp style=\"font-size: 0.8rem; margin-top: 0.3rem; color: var(--color-soft-text);\"\u003e by \u003cstrong\u003eTada Archawong\u003c\/strong\u003e\u003c\/p\u003e\n\n \u003cspan class=\"hero-badge\"\u003e🌹 Floral Green • Powder Pink • Unisex\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n\n\u003cdiv class=\"pyramid-section\"\u003e\n\n\u003ch2 style=\"text-align: center; color: var(--color-accent); margin-bottom: 1rem; font-size: 1.1rem; font-weight: 600;\"\u003e Olfactory notes \u003c\/h2\u003e\n\n\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; max-width: 100%;\"\u003e\n\n\u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n\n\u003ch3 style=\"text-align: center; font-size: 1rem; margin-bottom: 1rem; color: var(--color-accent);\"\u003e Head \u003c\/h3\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0943\/3255\/1492\/files\/bulgarian-rose-tete_800x800.jpg?v=1772586361\" alt=\"Ambiance Top Notes\" style=\"width: 100%; aspect-ratio: 1\/1; object-fit: cover; border-radius: 12px; margin-bottom: 1rem; border: 2px solid rgba(194, 103, 42, 0.30);\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003ePear\u003c\/span\u003e\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003eAmbrette\u003c\/span\u003e\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003eGreen Notes\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n\n\u003ch3 style=\"text-align: center; font-size: 1rem; margin-bottom: 1rem; color: var(--color-accent);\"\u003e Heart \u003c\/h3\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0943\/3255\/1492\/files\/bulgarian-rose-coeur_800x800.jpg?v=1772586361\" alt=\"Heart Notes Atmosphere\" style=\"width: 100%; aspect-ratio: 1\/1; object-fit: cover; border-radius: 12px; margin-bottom: 1rem; border: 2px solid rgba(194, 103, 42, 0.30);\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e \n\u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003eBulgarian Rose (Oil)\u003c\/span\u003e\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003ePeony\u003c\/span\u003e\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003eThrush\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv style=\"display: flex; flex-direction: column;\"\u003e\n\n\u003ch3 style=\"text-align: center; font-size: 1rem; margin-bottom: 1rem; color: var(--color-accent);\"\u003e Bottom \u003c\/h3\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0943\/3255\/1492\/files\/bulgarian-rose-fond_800x800.jpg?v=1772586361\" alt=\"Ambience Background Notes\" style=\"width: 100%; aspect-ratio: 1\/1; object-fit: cover; border-radius: 12px; margin-bottom: 1rem; border: 2px solid rgba(194, 103, 42, 0.30);\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 0.5rem;\"\u003e\n\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003eSandalwood\u003c\/span\u003e\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003eVanilla\u003c\/span\u003e\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003eMusks\u003c\/span\u003e\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003eWoody Notes\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003cdiv class=\"specs-grid\"\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e \n\u003cstrong\u003ePerfumer:\u003c\/strong\u003e Tada Archawong\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eConcentration:\u003c\/strong\u003e Eau de Parfum\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eFamily:\u003c\/strong\u003e Floral Green\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eMain notes:\u003c\/strong\u003e Bulgarian rose, peony, lily of the valley, pear, sandalwood, vanilla\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eInspiration:\u003c\/strong\u003e The Bulgarian rose, sacred flower of spiritual gardens\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eStyle:\u003c\/strong\u003e Floral, powdery, green, fresh, unisex \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"pitch-section\"\u003e\n\n\u003ch1 style=\"font-size: 1.4rem; color: var(--color-dark); margin-bottom: 1rem;\"\u003e Bulgarian Rose by Shaman Perfumery: Powdery Green Floral Eau de Parfum \u003c\/h1\u003e\n\n\u003cp style=\"font-size: 1rem; line-height: 1.8; color: var(--color-soft); margin-bottom: 1.5rem;\"\u003e \n\u003cstrong\u003eBulgarian Rose\u003c\/strong\u003e is an homage to the \u003cstrong\u003eBulgarian rose\u003c\/strong\u003e , considered the most precious in the world. Tada Archawong captures the green and rosy freshness of this mythical flower, surrounded by delicate \u003cstrong\u003epeony\u003c\/strong\u003e , spring \u003cstrong\u003elily\u003c\/strong\u003e of the valley, and fresh \u003cstrong\u003epear\u003c\/strong\u003e , resting on a bed of creamy \u003cstrong\u003esandalwood\u003c\/strong\u003e and sweet \u003cstrong\u003evanilla\u003c\/strong\u003e . A refined and luminous \u003cspan class=\"keywords-highlight\"\u003egreen floral\u003c\/span\u003e .\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"quick-facts\"\u003e\n\n\u003cdiv class=\"quick-fact\"\u003e\n\n \u003cspan class=\"fact-icon\"\u003e🌹\u003c\/span\u003e\n \u003cspan class=\"fact-text\"\u003e\u003cstrong\u003eBulgarian Rose\u003c\/strong\u003e Precious Essential Oil\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-fact\"\u003e\n\n \u003cspan class=\"fact-icon\"\u003e🍐\u003c\/span\u003e\n \u003cspan class=\"fact-text\"\u003e\u003cstrong\u003ePear \u0026amp; Ambrette\u003c\/strong\u003e Fruity and green freshness\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-fact\"\u003e \n\u003cspan class=\"fact-icon\"\u003e🌸\u003c\/span\u003e\n \u003cspan class=\"fact-text\"\u003e\u003cstrong\u003ePeony \u0026amp; Lily\u003c\/strong\u003e of the Valley: Soft, spring-like florals\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-fact\"\u003e\n\n \u003cspan class=\"fact-icon\"\u003e🪵\u003c\/span\u003e\n \u003cspan class=\"fact-text\"\u003e\u003cstrong\u003eSandalwood \u0026amp; Vanilla\u003c\/strong\u003e Creamy and smooth base\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"profile-section\"\u003e\n\n\u003ch3\u003e 📊 Olfactory Performance \u003c\/h3\u003e\n\n\u003cdiv class=\"profile-bars\"\u003e\n\n\u003cdiv class=\"profile-bar-row\"\u003e\n\n\u003cdiv class=\"profile-label\"\u003eWake \u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-container\"\u003e\n\n\u003cdiv class=\"profile-bar-segment filled\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-segment filled\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-segment filled\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-segment empty\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-segment empty\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n \u003cspan class=\"profile-score\"\u003e3\/5\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"profile-bar-row\"\u003e\n\n\u003cdiv class=\"profile-label\"\u003e Outfit \u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-container\"\u003e\n\n\u003cdiv class=\"profile-bar-segment filled\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-segment filled\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-segment filled\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-segment empty\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-segment empty\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n \u003cspan class=\"profile-score\"\u003e3\/5\u003c\/span\u003e\n\n\u003c\/div\u003e \n\n\u003cdiv class=\"profile-bar-row\"\u003e\n\n\u003cdiv class=\"profile-label\"\u003eIntensity \u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-container\"\u003e\n\n\u003cdiv class=\"profile-bar-segment filled\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-segment filled\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-segment filled\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-segment empty\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"profile-bar-segment empty\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n \u003cspan class=\"profile-score\"\u003e3\/5\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"accordion\"\u003e\n\n\u003cdiv class=\"accordion-item\"\u003e\n\n\u003cinput type=\"checkbox\" id=\"voyageToggle\" class=\"accordion-input\"\u003e\n\u003clabel class=\"accordion-header\" for=\"voyageToggle\"\u003e\n\u003c\/label\u003e 🌹 The Olfactory Journey\n \u003cspan class=\"accordion-icon\"\u003e▼\u003c\/span\u003e \n\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cdiv class=\"accordion-body\"\u003e\n\n\u003cdiv class=\"journey-phase\"\u003e\n\n \u003cspan class=\"phase-badge\"\u003eFresh Opening\u003c\/span\u003e\n\u003ch3 style=\"margin-top: 0.5rem; color: var(--color-dark);\"\u003e Opening: Pear, Ambrette \u0026amp; Green Notes\u003c\/h3\u003e\n\n                             \u003cp\u003eThe opening is fresh and luminous: juicy \u003cstrong\u003epear\u003c\/strong\u003e brings an elegant fruity sweetness, \u003cstrong\u003eambrette\u003c\/strong\u003e (a plant-based musk) lends a soft, powdery texture, and \u003cstrong\u003egreen notes\u003c\/strong\u003e evoke freshly cut stems in a rose garden at dawn. It's an invitation to stroll through a sacred garden.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"journey-phase\"\u003e\n\n \u003cspan class=\"phase-badge\"\u003eRose Garden\u003c\/span\u003e\n\u003ch3 style=\"margin-top: 0.5rem; color: var(--color-dark);\"\u003e Heart: Bulgarian Rose, Peony \u0026amp; Lily of the Valley\u003c\/h3\u003e\n\n\u003cp\u003e At its heart, \u003cstrong\u003eBulgarian rose\u003c\/strong\u003e essential oil unfolds with rare elegance: rosy, green, and subtly honeyed. \u003cstrong\u003ePeony\u003c\/strong\u003e adds a soft, rosy facet, while lily of the \u003cstrong\u003evalley\u003c\/strong\u003e brings a fresh, green, springtime touch. The result is a remarkably pure floral bouquet, luminous without being overpowering.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"journey-phase\"\u003e \n\u003cspan class=\"phase-badge\"\u003eSoft Landing\u003c\/span\u003e\n\u003ch3 style=\"margin-top: 0.5rem; color: var(--color-dark);\"\u003e Base notes: Sandalwood, Vanilla, Musk \u0026amp; Wood\u003c\/h3\u003e\n\n\u003cp\u003e In the base, creamy \u003cstrong\u003esandalwood\u003c\/strong\u003e envelops the rose in a woody sweetness, \u003cstrong\u003evanilla\u003c\/strong\u003e adds a touch of subtle warmth, and \u003cstrong\u003emusks\u003c\/strong\u003e create a clean, powdery veil. The result is a \u003cstrong\u003esoft and refined\u003c\/strong\u003e trail, like the memory of a freshly picked rose resting on sandalwood. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"accordion-item\"\u003e\n\n\u003cinput type=\"checkbox\" id=\"detailsToggle\" class=\"accordion-input\"\u003e\n\u003clabel class=\"accordion-header\" for=\"detailsToggle\"\u003e\n\u003c\/label\u003e 📖 Learn More About Bulgarian Rose\n \u003cspan class=\"accordion-icon\"\u003e▼\u003c\/span\u003e \n\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cdiv class=\"accordion-body\"\u003e\n\n\u003ch3 style=\"color: var(--color-dark); margin-bottom: 0.8rem;\"\u003e The Bulgarian rose: queen of roses\u003c\/h3\u003e\n\n                         \u003cp style=\"margin-bottom: 1.5rem;\"\u003eThe \u003cstrong\u003eRosa damascena\u003c\/strong\u003e from the Valley of Roses in Bulgaria is considered the finest and most precious in the world. It takes approximately \u003cstrong\u003e3,500 kg of petals\u003c\/strong\u003e to produce just one kilogram of essential oil, making it one of the most expensive ingredients in perfumery. Tada Archawong uses this noble essential oil as the central pillar of his composition.\u003c\/p\u003e\n\n\n\u003ch3 style=\"color: var(--color-dark); margin-bottom: 0.8rem;\"\u003e A modern and airy soliflore\u003c\/h3\u003e\n\n\u003cp style=\"margin-bottom: 1.5rem;\"\u003e \u003cstrong\u003eBulgarian Rose\u003c\/strong\u003e is a soliflore that celebrates the rose without overwhelming it. Unlike heavy, floribunda roses, this version is \u003cstrong\u003eairy, green, and luminous\u003c\/strong\u003e , surrounded by spring flowers like peonies and lilies of the valley, creating a garden effect rather than a bouquet effect. It's a living rose, not a rose in a bottle.\u003c\/p\u003e\n\n\n\u003ch3 style=\"color: var(--color-dark); margin-bottom: 0.8rem;\"\u003e The rose in sacred rituals\u003c\/h3\u003e\n\n                         \u003cp style=\"margin-bottom: 1.5rem;\"\u003eThe rose is one of the most revered flowers in spiritual traditions around the world: an offering to Hindu deities, a symbol of divine love in Sufism, and the flower of the Virgin Mary in Christianity. In Shaman Perfumery's \u003cstrong\u003eOffering\u003c\/strong\u003e collection, the Bulgarian rose is presented as a \u003cstrong\u003esacred floral offering\u003c\/strong\u003e .\u003c\/p\u003e\n\n\n\u003ch3 style=\"color: var(--color-dark); margin-bottom: 0.8rem;\"\u003e For whom?\u003c\/h3\u003e\n\n\u003cp\u003e For those who love \u003cstrong\u003efresh, natural roses\u003c\/strong\u003e , who seek an elegant yet unconventional floral fragrance, and who appreciate the sweetness of \u003cstrong\u003epeony\u003c\/strong\u003e , lily of the \u003cstrong\u003evalley\u003c\/strong\u003e , and \u003cstrong\u003esandalwood\u003c\/strong\u003e . Ideal for everyday wear and spring days. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"quote-box\"\u003e\n\n\u003cp\u003e The Bulgarian rose, flower of temples and sacred gardens, picked at dawn when its petals still hold the dew: an offering of purity and grace.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cta-section\"\u003e\n\n             \u003ch2\u003e✨ More than a fragrance: A sacred floral offering\u003c\/h2\u003e\n\n\u003cp\u003e \u003cstrong\u003eBulgarian Rose\u003c\/strong\u003e is no ordinary fragrance: it's a \u003cstrong\u003esacred garden in a bottle\u003c\/strong\u003e , a tribute to the most precious of roses. Composed with genuine Bulgarian rose essential oil, enriched with peony, lily of the valley, and sandalwood, it offers a pure and luminous floral experience. To wear Bulgarian Rose is to wear the grace of a Bulgarian rose garden. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\n\n\n\n","brand":"Shaman Perfumery","offers":[{"title":"30ml","offer_id":56573718430020,"sku":null,"price":160.0,"currency_code":"EUR","in_stock":false},{"title":"2ml","offer_id":56573718462788,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3255\/1492\/files\/bulgarian_rose_shaman_perfumery.jpg?v=1772586175","url":"https:\/\/passion-parfum.com\/en\/products\/shaman-perfumery-bulgarian-rose","provider":"Passion Parfum Project","version":"1.0","type":"link"}