{"product_id":"maahir-honor-perfume-100ml-edp-lattafa","title":"Maahir Honor Perfume 100ml EDP Lattafa","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026amp;family=Nunito+Sans:wght@300;400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --gold: #b8972a;\n    --gold-light: #e2c76b;\n    --gold-pale: #f5e8b0;\n    --emerald: #1a5c3a;\n    --emerald-mid: #2d7a52;\n    --emerald-light: #4caf7d;\n    --cream: #fdfaf3;\n    --dark: #13201a;\n    --charcoal: #2b3832;\n    --text-muted: #5a6e62;\n    --white: #ffffff;\n    --mint-accent: #c8f0dc;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Nunito Sans', sans-serif;\n    background: var(--cream);\n    color: var(--dark);\n    line-height: 1.7;\n  }\n\n  \/* ── HERO BAND ── *\/\n  .hero-band {\n    background: linear-gradient(135deg, var(--dark) 0%, var(--emerald) 55%, #0e3322 100%);\n    padding: 60px 32px 52px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero-band::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse 70% 60% at 50% 110%, rgba(184,151,42,0.22) 0%, transparent 70%);\n  }\n  .hero-band .eyebrow {\n    font-family: 'Nunito Sans', sans-serif;\n    font-size: 0.78rem;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: var(--gold-light);\n    margin-bottom: 14px;\n  }\n  .hero-band h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(2.6rem, 7vw, 4.4rem);\n    font-weight: 300;\n    color: var(--white);\n    line-height: 1.1;\n    letter-spacing: 0.02em;\n  }\n  .hero-band h1 em {\n    font-style: italic;\n    color: var(--gold-light);\n  }\n  .hero-band .subtitle {\n    margin-top: 16px;\n    font-size: clamp(0.95rem, 2.2vw, 1.15rem);\n    color: rgba(255,255,255,0.7);\n    font-weight: 300;\n    max-width: 560px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .hero-band .badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-top: 28px;\n  }\n  .badge {\n    background: rgba(255,255,255,0.1);\n    border: 1px solid rgba(184,151,42,0.45);\n    color: var(--gold-pale);\n    font-size: 0.82rem;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    padding: 6px 18px;\n    border-radius: 40px;\n  }\n\n  \/* ── SECTIONS ── *\/\n  .section {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 48px 24px;\n  }\n  .section + .section {\n    padding-top: 0;\n  }\n\n  \/* ── DIVIDER ── *\/\n  .divider {\n    width: 100%;\n    height: 2px;\n    background: linear-gradient(to right, transparent, var(--gold), transparent);\n    margin: 0 auto 48px;\n    max-width: 860px;\n  }\n\n  \/* ── INTRO TEXT ── *\/\n  .intro-text {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.2rem, 2.8vw, 1.55rem);\n    font-weight: 400;\n    font-style: italic;\n    color: var(--emerald);\n    text-align: center;\n    line-height: 1.65;\n    padding: 0 16px;\n  }\n\n  \/* ── SPECS CARD ── *\/\n  .specs-card {\n    background: linear-gradient(145deg, var(--emerald) 0%, var(--dark) 100%);\n    border-radius: 20px;\n    padding: 40px 36px;\n    margin: 0 auto;\n    max-width: 860px;\n  }\n  .specs-card .section-title {\n    color: var(--gold-light);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.5rem, 3.5vw, 2rem);\n    font-weight: 600;\n    letter-spacing: 0.04em;\n    margin-bottom: 28px;\n    border-bottom: 1px solid rgba(184,151,42,0.3);\n    padding-bottom: 14px;\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 18px;\n  }\n  .spec-item {\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(184,151,42,0.2);\n    border-radius: 12px;\n    padding: 18px 20px;\n  }\n  .spec-label {\n    font-size: 0.72rem;\n    text-transform: uppercase;\n    letter-spacing: 0.18em;\n    color: var(--gold-light);\n    margin-bottom: 6px;\n    font-weight: 700;\n  }\n  .spec-value {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.25rem;\n    color: var(--white);\n    font-weight: 400;\n  }\n\n  \/* ── NOTES SECTION ── *\/\n  .notes-wrapper {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 48px 24px;\n  }\n  .section-heading {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.7rem, 4vw, 2.4rem);\n    font-weight: 600;\n    color: var(--emerald);\n    margin-bottom: 32px;\n    text-align: center;\n    letter-spacing: 0.02em;\n  }\n  .section-heading span {\n    color: var(--gold);\n  }\n  .notes-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 20px;\n  }\n  .note-card {\n    border-radius: 18px;\n    padding: 30px 24px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .note-card.top {\n    background: linear-gradient(160deg, #d4f5e5 0%, #a8e6c4 100%);\n    border: 1px solid #6fcfaa;\n  }\n  .note-card.mid {\n    background: linear-gradient(160deg, #fff8e0 0%, #f5e8b0 100%);\n    border: 1px solid #d4ac3a;\n  }\n  .note-card.base {\n    background: linear-gradient(160deg, #2d4a3a 0%, #1a2e22 100%);\n    border: 1px solid rgba(184,151,42,0.4);\n  }\n  .note-card .note-tier {\n    font-size: 0.72rem;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n  }\n  .note-card.top .note-tier { color: var(--emerald); }\n  .note-card.mid .note-tier { color: #8a6200; }\n  .note-card.base .note-tier { color: var(--gold-light); }\n  .note-card .note-label {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.1rem, 2.5vw, 1.4rem);\n    font-weight: 600;\n    margin-bottom: 14px;\n  }\n  .note-card.top .note-label { color: var(--dark); }\n  .note-card.mid .note-label { color: #5a3d00; }\n  .note-card.base .note-label { color: var(--white); }\n  .note-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    justify-content: center;\n  }\n  .note-tag {\n    font-size: 0.85rem;\n    font-weight: 600;\n    padding: 5px 14px;\n    border-radius: 30px;\n  }\n  .note-card.top .note-tag { background: rgba(26,92,58,0.12); color: var(--emerald); border: 1px solid rgba(26,92,58,0.25); }\n  .note-card.mid .note-tag { background: rgba(184,151,42,0.15); color: #6b4a00; border: 1px solid rgba(184,151,42,0.3); }\n  .note-card.base .note-tag { background: rgba(255,255,255,0.1); color: var(--gold-pale); border: 1px solid rgba(184,151,42,0.25); }\n\n  \/* ── SCENT PROFILE ── *\/\n  .profile-block {\n    background: var(--white);\n    border-left: 5px solid var(--gold);\n    border-radius: 0 16px 16px 0;\n    padding: 36px 36px 36px 32px;\n    max-width: 860px;\n    margin: 0 auto;\n    box-shadow: 0 4px 30px rgba(26,92,58,0.08);\n  }\n  .profile-block .profile-heading {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.4rem, 3vw, 1.9rem);\n    font-weight: 600;\n    color: var(--emerald);\n    margin-bottom: 20px;\n  }\n  .profile-block p {\n    font-size: clamp(0.95rem, 2vw, 1.1rem);\n    color: var(--charcoal);\n    line-height: 1.85;\n  }\n  .highlight-phrase {\n    color: var(--emerald-mid);\n    font-weight: 700;\n  }\n\n  \/* ── SIMILAR FRAGRANCE ── *\/\n  .similar-band {\n    background: linear-gradient(120deg, var(--gold-pale) 0%, #fdf3cc 100%);\n    border-top: 2px solid var(--gold-light);\n    border-bottom: 2px solid var(--gold-light);\n    padding: 36px 24px;\n    text-align: center;\n    max-width: 860px;\n    margin: 0 auto;\n    border-radius: 16px;\n  }\n  .similar-band .similar-label {\n    font-size: 0.78rem;\n    text-transform: uppercase;\n    letter-spacing: 0.22em;\n    color: var(--gold);\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n  .similar-band p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.1rem, 2.8vw, 1.45rem);\n    color: var(--charcoal);\n    font-style: italic;\n  }\n  .similar-band strong { color: var(--emerald); font-style: normal; font-weight: 600; }\n\n  \/* ── WHY CHOOSE ── *\/\n  .why-section {\n    background: linear-gradient(160deg, var(--emerald) 0%, #0d2b1c 100%);\n    padding: 52px 24px;\n    text-align: center;\n    max-width: 860px;\n    margin: 0 auto;\n    border-radius: 20px;\n  }\n  .why-section .section-heading { color: var(--gold-light); }\n  .why-section p {\n    color: rgba(255,255,255,0.82);\n    font-size: clamp(0.95rem, 2vw, 1.1rem);\n    max-width: 640px;\n    margin: 0 auto;\n    line-height: 1.9;\n  }\n  .why-section .guarantee-pill {\n    display: inline-block;\n    background: rgba(184,151,42,0.2);\n    border: 1px solid var(--gold);\n    color: var(--gold-light);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    padding: 8px 24px;\n    border-radius: 40px;\n    margin-top: 24px;\n  }\n\n  \/* ── FAQ ── *\/\n  .faq-section {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 48px 24px;\n  }\n  .faq-section .section-heading { text-align: left; }\n  .faq-item {\n    border-bottom: 1px solid rgba(26,92,58,0.15);\n    padding: 26px 0;\n  }\n  .faq-item:last-child { border-bottom: none; }\n  .faq-q {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(1.1rem, 2.5vw, 1.35rem);\n    font-weight: 600;\n    color: var(--emerald);\n    margin-bottom: 12px;\n    line-height: 1.4;\n  }\n  .faq-a {\n    font-size: clamp(0.92rem, 2vw, 1.05rem);\n    color: var(--text-muted);\n    line-height: 1.85;\n  }\n\n  \/* ── FOOTER STRIP ── *\/\n  .footer-strip {\n    background: var(--dark);\n    text-align: center;\n    padding: 28px 24px;\n    font-size: 0.82rem;\n    color: rgba(255,255,255,0.45);\n    letter-spacing: 0.06em;\n  }\n\n  \/* ── SPACING HELPERS ── *\/\n  .mt-40 { margin-top: 40px; }\n  .mt-32 { margin-top: 32px; }\n  .pb-48 { padding-bottom: 48px; }\n\n  @media (max-width: 540px) {\n    .specs-card { padding: 28px 20px; }\n    .profile-block { padding: 26px 20px 26px 20px; border-left: none; border-top: 5px solid var(--gold); border-radius: 16px; }\n    .notes-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero-band\"\u003e\n\u003cp class=\"eyebrow\"\u003ePremium Arabic Perfume\u003c\/p\u003e\n\u003ch1\u003eMaahir \u003cem\u003eHonor\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eby Lattafa  ·  100ml Eau de Parfum  ·  Unisex\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cspan class=\"badge\"\u003e100% Authentic\u003c\/span\u003e \u003cspan class=\"badge\"\u003e100ml EDP\u003c\/span\u003e \u003cspan class=\"badge\"\u003eUnisex\u003c\/span\u003e \u003cspan class=\"badge\"\u003ePremium Arabic Perfume\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cp class=\"intro-text\"\u003eA definitive icon of botanical freshness and herbal depth — Maahir Honor is a masterclass in the aromatic citrus genre, offering a high-definition, premium profile that radiates a professional, noble energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv style=\"max-width: 860px; margin: 0 auto; padding: 0 24px 48px;\"\u003e\n\u003cdiv class=\"specs-card\"\u003e\n\u003cdiv class=\"section-title\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSuitable For\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUnisex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eLattafa\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFragrance Type\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eEau de Parfum\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSize\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e100ml\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSpeciality\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePremium Arabic Perfume\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FRAGRANCE NOTES --\u003e\n\u003cdiv class=\"notes-wrapper\"\u003e\n\u003ch2 class=\"section-heading\"\u003eFragrance \u003cspan\u003eNotes\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"notes-grid\"\u003e\n\u003cdiv class=\"note-card top\"\u003e\n\u003cdiv class=\"note-tier\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"note-label\"\u003eFresh \u0026amp; Sparkling\u003c\/div\u003e\n\u003cdiv class=\"note-tags\"\u003e\n\u003cspan class=\"note-tag\"\u003eMint\u003c\/span\u003e \u003cspan class=\"note-tag\"\u003eBergamot\u003c\/span\u003e \u003cspan class=\"note-tag\"\u003eLemon\u003c\/span\u003e \u003cspan class=\"note-tag\"\u003eThyme\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card mid\"\u003e\n\u003cdiv class=\"note-tier\"\u003eMiddle Notes\u003c\/div\u003e\n\u003cdiv class=\"note-label\"\u003eFloral Heart\u003c\/div\u003e\n\u003cdiv class=\"note-tags\"\u003e\n\u003cspan class=\"note-tag\"\u003eMoringa Blossom\u003c\/span\u003e \u003cspan class=\"note-tag\"\u003eJasmine\u003c\/span\u003e \u003cspan class=\"note-tag\"\u003eRosemary\u003c\/span\u003e \u003cspan class=\"note-tag\"\u003eLavender\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card base\"\u003e\n\u003cdiv class=\"note-tier\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"note-label\"\u003eMajestic Foundation\u003c\/div\u003e\n\u003cdiv class=\"note-tags\"\u003e\n\u003cspan class=\"note-tag\"\u003eCedarwood\u003c\/span\u003e \u003cspan class=\"note-tag\"\u003eMusk\u003c\/span\u003e \u003cspan class=\"note-tag\"\u003eAmber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SCENT PROFILE --\u003e\n\u003cdiv style=\"max-width: 860px; margin: 0 auto; padding: 0 24px 48px;\"\u003e\n\u003cdiv class=\"profile-block\"\u003e\n\u003cdiv class=\"profile-heading\"\u003eThe Scent Profile: Radiant, Herbal \u0026amp; Shimmering\u003c\/div\u003e\n\u003cp\u003eMaahir Honor opens with a burst of \u003cspan class=\"highlight-phrase\"\u003eMint and Lemon\u003c\/span\u003e for an immediate sensation of icy brightness and sparkling citrus clarity. The heart reveals a sophisticated core where \u003cspan class=\"highlight-phrase\"\u003eMoringa Blossom and Lavender\u003c\/span\u003e provide a unique velvet texture with a lush aromatic lift. The drydown reveals a majestic, grounded foundation of \u003cspan class=\"highlight-phrase\"\u003eCedarwood\u003c\/span\u003e. Anchored by \u003cspan class=\"highlight-phrase\"\u003eMusk and Amber\u003c\/span\u003e, it leaves a persistent, shimmering trail that remains vibrant on the skin for over 10 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIMILAR FRAGRANCE --\u003e\n\u003cdiv style=\"max-width: 860px; margin: 0 auto; padding: 0 24px 48px;\"\u003e\n\u003cdiv class=\"similar-band\"\u003e\n\u003cdiv class=\"similar-label\"\u003eYou Might Also Love\u003c\/div\u003e\n\u003cp\u003eIf you enjoy \u003cstrong\u003eRadiant, Verdant \u0026amp; Shimmering\u003c\/strong\u003e scent profiles, explore \u003cstrong\u003eJean Lowe Verde Aura Perfume 100ml EDP\u003c\/strong\u003e by Maison Alhambra — a beautiful companion fragrance in the same luminous family.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY CHOOSE --\u003e\n\u003cdiv style=\"max-width: 860px; margin: 0 auto; padding: 0 24px 48px;\"\u003e\n\u003cdiv class=\"why-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003eWhy Choose Opaline Fragnance?\u003c\/h2\u003e\n\u003cp\u003eOpaline Fragnance is your premier destination for Lattafa in the UK. We guarantee 100% authenticity for this Maahir Honor 100ml bottle. Our climate-controlled storage is vital for protecting the delicate herbal oils and the volatile citrus molecules, ensuring your perfume delivers the full, high-definition sillage and legendary freshness this sculptural glass masterpiece is celebrated for.\u003c\/p\u003e\n\u003cdiv class=\"guarantee-pill\"\u003e✦ 100% Authenticity Guaranteed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"faq-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003eFrequently Asked \u003cspan style=\"color: var(--gold);\"\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eIs the 100ml glass bottle stable for a display shelf?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eThe bottle is engineered with high-grade reinforced glass and a weighted base that ensures maximum stability and a premium feel on any flat surface.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eHow is the authenticity of this Lattafa product verified in the UK?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eEvery genuine unit features a unique batch code printed on the bottom of the glass along with a holographic security seal on the outer box to confirm its origin.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eDoes the spray head produce a fine mist or a localised stream?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eThe atomiser is precision-engineered to deliver an ultra-fine pressurised mist, ensuring the concentrated oils are evenly distributed across your skin.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eWhat is the best way to clean the exterior of the bottle without damaging the finish?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eTo keep the luxury finish looking its best, wipe the glass and cap with a dry microfiber cloth and avoid using any liquid or chemical cleaners.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER STRIP --\u003e","brand":"Opaline Fragnance","offers":[{"title":"Default Title","offer_id":53734415728983,"sku":null,"price":28.49,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/9166\/3703\/files\/3_c5269231-7f34-4d82-a2ec-ad0338725996.jpg?v=1780920546","url":"https:\/\/opalinefragnance.co.uk\/products\/maahir-honor-perfume-100ml-edp-lattafa","provider":"Opaline Fragnance ","version":"1.0","type":"link"}