{"product_id":"shaman-perfumery-jasmine-sambac","title":"Jasmine Sambac ","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=\"Jasmine Sambac Shaman Perfumery: an intoxicating green floral eau de parfum by Tada Archawong. Jasmine sambac, tuberose, mandarin, ambergris. Niche fragrance.\"\u003e\n\n\u003cmeta name=\"keywords\" content=\"Jasmine Sambac, Shaman Perfumery, green floral fragrance, jasmine sambac, tuberose, neroli, mandarin, ambergris, musk, niche eau de parfum, unisex fragrance, intoxicating fragrance, Tada Archawong, white flowers, Thai perfume, jasmine soliflore\"\u003e\n\n\u003ctitle\u003e Jasmine Sambac - Shaman Perfumery | Intoxicating 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(90deg, #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 Jasmine Sambac\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003e The sacred jasmine of Asia, an intoxicating 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 • Intoxicating • 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\/jasmine-sambac-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;\"\u003eMandarin\u003c\/span\u003e\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003eNeroli\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\/jasmine-sambac-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;\"\u003eJasmine Sambac Absolute\u003c\/span\u003e\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003eGeranium\u003c\/span\u003e\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003eTuberose Absolute\u003c\/span\u003e\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003ePink\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\/jasmine-sambac-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;\"\u003eAmbergris\u003c\/span\u003e\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003eAnimal Note\u003c\/span\u003e\n \u003cspan style=\"text-align: center; font-size: 0.9rem; color: #1a1a1a;\"\u003eMusk\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 Jasmine Sambac, Tuberose, Rose, Mandarin, Neroli, Ambergris\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eInspiration:\u003c\/strong\u003e Jasmine sambac, a sacred flower in Southeast Asian temples\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eStyle:\u003c\/strong\u003e Floral, intoxicating, green, sensual, 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 Jasmine Sambac by Shaman Perfumery: Intoxicating 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\u003eJasmine Sambac\u003c\/strong\u003e celebrates Asia's most revered jasmine: \u003cstrong\u003eJasminum sambac\u003c\/strong\u003e , the sacred flower used in offerings at Buddhist and Hindu temples in Thailand. Tada Archawong composes an \u003cspan class=\"keywords-highlight\"\u003eintoxicating green floral fragrance\u003c\/span\u003e where \u003cstrong\u003ejasmine sambac absolute\u003c\/strong\u003e reigns at the heart, surrounded by creamy \u003cstrong\u003etuberose\u003c\/strong\u003e , luminous \u003cstrong\u003emandarin\u003c\/strong\u003e , and a mysterious \u003cstrong\u003eambergris\u003c\/strong\u003e base.\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\u003eJasmin Sambac\u003c\/strong\u003e\u003cbr\u003e A precious and intoxicating absolute\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\u003eMandarin \u0026amp; Neroli\u003c\/strong\u003e\u003cbr\u003e Sunny and floral 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\u003eTuberose \u0026amp; Rose\u003c\/strong\u003e\u003cbr\u003e Opulent white bouquet\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\u003eAmbergris \u0026amp; Musk\u003c\/strong\u003e\u003cbr\u003e Sensual and animalistic background\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 filled\"\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\"\u003e4\/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 filled\"\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\"\u003e4\/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\"\u003eCitrus Bloom\u003c\/span\u003e\n\u003ch3 style=\"margin-top: 0.5rem; color: var(--color-dark);\"\u003e Opening notes: Mandarin, Neroli \u0026amp; Green Notes\u003c\/h3\u003e\n\n                             \u003cp\u003eThe opening is sunny and floral: \u003cstrong\u003emandarin\u003c\/strong\u003e brings a bright, fruity freshness, \u003cstrong\u003eneroli\u003c\/strong\u003e (bitter orange blossom) adds an elegant, lemony floral facet, and the \u003cstrong\u003egreen notes\u003c\/strong\u003e evoke the crushed leaves of jasmine. It's dawn in a Thai temple garden.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"journey-phase\"\u003e\n\n \u003cspan class=\"phase-badge\"\u003eSacred Bloom\u003c\/span\u003e\n\u003ch3 style=\"margin-top: 0.5rem; color: var(--color-dark);\"\u003e Heart: Jasmine Sambac Absolute, Geranium, Tuberose \u0026amp; Rose\u003c\/h3\u003e\n\n\u003cp\u003e At its heart, \u003cstrong\u003ejasmine sambac absolute\u003c\/strong\u003e unfolds with an intoxicating intensity: warm, creamy, subtly fruity, and indolic. \u003cstrong\u003eGeranium\u003c\/strong\u003e adds a rosy green facet, \u003cstrong\u003etuberose absolute\u003c\/strong\u003e brings a creamy, narcotic opulence, and \u003cstrong\u003erose\u003c\/strong\u003e softens the whole. It is a white bouquet of remarkable sensuality.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n \n\u003cdiv class=\"journey-phase\"\u003e\n\n\u003cspan class=\"phase-badge\"\u003eAnimalic Depth\u003c\/span\u003e\n\u003ch3 style=\"margin-top: 0.5rem; color: var(--color-dark);\"\u003e Base: Ambergris, Animalic \u0026amp; Musky Notes\u003c\/h3\u003e\n\n\u003cp\u003e In the base, \u003cstrong\u003eambergris\u003c\/strong\u003e provides a marine and mineral depth, the \u003cstrong\u003eanimalic note\u003c\/strong\u003e adds a wild and sensual facet reminiscent of warm skin, and \u003cstrong\u003emusk\u003c\/strong\u003e creates a soft, enveloping veil. The whole creates a \u003cstrong\u003esensual and mystical\u003c\/strong\u003e trail, like the memory of jasmine blossoms laid upon an ancient altar. \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 Jasmine Sambac\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 Jasmine sambac: sacred flower of Asia\u003c\/h3\u003e\n\n                         \u003cp style=\"margin-bottom: 1.5rem;\"\u003e\u003cstrong\u003eJasminum sambac\u003c\/strong\u003e (ดอกมะลิ in Thai) is the most revered flower in Thailand and throughout Southeast Asia. Offered daily in Buddhist temples and woven into sacred garlands (phuang malai), it symbolizes \u003cstrong\u003epurity, respect, and devotion\u003c\/strong\u003e . Its fragrance is warmer, creamier, and more intense than that of Jasminum grandiflorum.\u003c\/p\u003e\n\n\n\u003ch3 style=\"color: var(--color-dark); margin-bottom: 0.8rem;\"\u003e Indole: the beauty of imperfection\u003c\/h3\u003e\n\n\u003cp style=\"margin-bottom: 1.5rem;\"\u003e Jasmine sambac naturally contains \u003cstrong\u003eindole\u003c\/strong\u003e , a molecule that gives it its simultaneously floral and slightly animalic, almost narcotic, facet. It is this duality between purity and sensuality that has fascinated perfumers for centuries. Tada Archawong embraces this complexity by pairing it with \u003cstrong\u003eambergris\u003c\/strong\u003e and \u003cstrong\u003eanimalic notes\u003c\/strong\u003e that enhance the natural sensuality of jasmine.\u003c\/p\u003e\n\n\n\u003ch3 style=\"color: var(--color-dark); margin-bottom: 0.8rem;\"\u003e A powerful and sensual soliflore\u003c\/h3\u003e \n\u003cp style=\"margin-bottom: 1.5rem;\"\u003e\u003cstrong\u003eJasmine Sambac\u003c\/strong\u003e is a soliflore that doesn't hide the power of its star flower. The jasmine sambac absolute is presented in all its glory, surrounded by opulent white flowers (tuberose, rose) and set against an animalic background that reinforces its character. It's a jasmine for lovers of \u003cstrong\u003eintense and sensual florals\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\u003eopulent white flowers\u003c\/strong\u003e , who seek an authentic, non-synthetic jasmine, and who appreciate notes of \u003cstrong\u003etuberose\u003c\/strong\u003e , \u003cstrong\u003eambergris\u003c\/strong\u003e , and \u003cstrong\u003emusk\u003c\/strong\u003e . Ideal for warm evenings and moments of unabashed sensuality. \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 Sambac jasmine, flower of temples and silent prayers, offered each morning to the spirits with devotion: a fragrance that unites the sacred and the sensual.\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\u003eJasmine Sambac\u003c\/strong\u003e is no ordinary fragrance: it's an \u003cstrong\u003eoffering of sacred jasmine\u003c\/strong\u003e , a tribute to Southeast Asia's most revered flower. Composed with genuine jasmine sambac absolute, enriched with tuberose, neroli, and ambergris, it delivers an intense and sensual floral experience. To wear Jasmine Sambac is to wear the devotion of a Thai temple. \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":56573718593860,"sku":null,"price":160.0,"currency_code":"EUR","in_stock":false},{"title":"2ml","offer_id":56573718626628,"sku":null,"price":11.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3255\/1492\/files\/jasmine_sambac_shaman_perfumery.jpg?v=1772586174","url":"https:\/\/passion-parfum.com\/en\/products\/shaman-perfumery-jasmine-sambac","provider":"Passion Parfum Project","version":"1.0","type":"link"}