{"product_id":"azure-royal-perfume-100ml-edp-ahmed-al-maghribi","title":"Azure Royal Perfume 100ml EDP Ahmed Al Maghribi","description":"\u003c!-- ============================================================\n     AZURE ROYAL — Ahmed Al Maghribi\n     Shopify-friendly product description block.\n     Paste this whole block into: Product \u003e Description (HTML view)\n     or a custom \"Rich Text\" \/ \"Custom Liquid\" section.\n     No external links, no hyperlinks, self-contained styles.\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  .az-wrap{\n    --az-ink:#101E28;\n    --az-sky:#1E5C82;\n    --az-sky-deep:#123A54;\n    --az-azure:#5CAEDD;\n    --az-peach:#E8A97C;\n    --az-peach-deep:#C77E4C;\n    --az-ivory:#F6FAFB;\n    --az-cream:#EEF5F6;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    color: var(--az-ink);\n    background: var(--az-cream);\n    max-width: 900px;\n    margin: 0 auto;\n    line-height: 1.5;\n    -webkit-font-smoothing: antialiased;\n  }\n  .az-wrap *{ box-sizing: border-box; }\n\n  \/* ---------- HERO ---------- *\/\n  .az-hero{\n    position: relative;\n    background: radial-gradient(circle at 80% 20%, #2E7CA8 0%, var(--az-sky) 45%, var(--az-sky-deep) 100%);\n    color: var(--az-ivory);\n    padding: 56px 32px 64px;\n    overflow: hidden;\n    border-radius: 18px;\n  }\n  .az-ripple{\n    position:absolute; inset:0;\n    background-image:\n      radial-gradient(circle at 15% 25%, rgba(92,174,221,0.25) 0%, transparent 40%),\n      radial-gradient(circle at 85% 80%, rgba(232,169,124,0.16) 0%, transparent 45%);\n    pointer-events:none;\n  }\n  .az-eyebrow{\n    position:relative;\n    display:inline-block;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--az-peach);\n    border: 1px solid rgba(232,169,124,0.5);\n    padding: 6px 14px;\n    border-radius: 999px;\n    margin-bottom: 22px;\n  }\n  .az-title{\n    position:relative;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(40px, 7vw, 72px);\n    line-height: 1.02;\n    margin: 0 0 6px;\n    letter-spacing: -1px;\n  }\n  .az-title em{\n    font-style: italic;\n    color: var(--az-azure);\n  }\n  .az-subtitle{\n    position:relative;\n    font-size: 18px;\n    color: #D3E9F3;\n    max-width: 560px;\n    margin: 18px 0 0;\n  }\n  .az-brandline{\n    position:relative;\n    margin-top: 34px;\n    display:flex;\n    gap: 28px;\n    flex-wrap: wrap;\n    font-size: 13px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #A7CBDD;\n  }\n  .az-brandline b{ color: var(--az-ivory); font-weight: 700; }\n\n  \/* ---------- SPEC STRIP ---------- *\/\n  .az-specs{\n    display:grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 2px;\n    background: var(--az-peach-deep);\n    border-radius: 14px;\n    overflow:hidden;\n    margin: -28px 20px 0;\n    position: relative;\n    box-shadow: 0 18px 40px rgba(18,58,84,0.20);\n  }\n  .az-spec-cell{\n    background: var(--az-ivory);\n    padding: 18px 16px;\n    text-align:center;\n  }\n  .az-spec-cell .az-k{\n    font-size: 10px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: var(--az-peach-deep);\n    margin-bottom: 6px;\n    display:block;\n  }\n  .az-spec-cell .az-v{\n    font-size: 16px;\n    font-weight: 700;\n    color: var(--az-sky-deep);\n  }\n\n  \/* ---------- SECTION HEADERS ---------- *\/\n  .az-section{ padding: 64px 28px 8px; }\n  .az-kicker{\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--az-peach-deep);\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n  .az-h2{\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(28px, 4vw, 40px);\n    margin: 0 0 18px;\n    color: var(--az-sky-deep);\n  }\n  .az-lede{\n    font-size: 17px;\n    color: #2B4655;\n    max-width: 680px;\n  }\n\n  \/* ---------- PYRAMID ---------- *\/\n  .az-pyramid{\n    display:grid;\n    gap: 14px;\n    margin-top: 34px;\n  }\n  .az-layer{\n    display:grid;\n    grid-template-columns: 130px 1fr;\n    align-items:center;\n    border-radius: 14px;\n    padding: 22px 24px;\n    gap: 18px;\n  }\n  .az-layer.top{ background: linear-gradient(90deg, #FCEADC, #EEF5F6); border-left: 6px solid var(--az-peach); }\n  .az-layer.mid{ background: linear-gradient(90deg, #DCEEF4, #EEF5F6); border-left: 6px solid var(--az-azure); }\n  .az-layer.base{ background: linear-gradient(90deg, #D6E6EB, #EEF5F6); border-left: 6px solid var(--az-sky); }\n  .az-layer-label{\n    font-family: Georgia, serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: var(--az-sky-deep);\n  }\n  .az-layer-label small{\n    display:block;\n    font-family: Arial, sans-serif;\n    font-size: 11px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--az-peach-deep);\n    font-weight: 400;\n    margin-top: 4px;\n  }\n  .az-notes{\n    font-size: 16px;\n    color: #17262F;\n  }\n  .az-notes b{ color: var(--az-peach-deep); }\n\n  \/* ---------- STORY ---------- *\/\n  .az-story{\n    background: var(--az-sky-deep);\n    color: var(--az-ivory);\n    border-radius: 18px;\n    margin: 56px 28px;\n    padding: 46px 36px;\n    position: relative;\n    overflow:hidden;\n  }\n  .az-story h3{\n    font-family: Georgia, serif;\n    font-size: 26px;\n    margin: 0 0 16px;\n    color: var(--az-azure);\n  }\n  .az-story p{\n    font-size: 16px;\n    color: #C9E1EC;\n    max-width: 680px;\n    margin: 0 0 14px;\n  }\n  .az-story p:last-child{ margin-bottom:0; }\n\n  \/* ---------- WHY BUY \/ TRUST ---------- *\/\n  .az-trust{\n    background: var(--az-ivory);\n    border-radius: 18px;\n    margin: 0 28px 56px;\n    padding: 36px;\n    display:grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n  .az-trust-item{\n    background: var(--az-cream);\n    border-radius: 12px;\n    padding: 22px;\n    border: 1px solid #D6E5E9;\n  }\n  .az-trust-item .az-num{\n    font-family: Georgia, serif;\n    font-size: 30px;\n    color: var(--az-peach-deep);\n    font-weight: 700;\n    margin-bottom: 8px;\n    display:block;\n  }\n  .az-trust-item h4{\n    margin: 0 0 6px;\n    font-size: 16px;\n    color: var(--az-sky-deep);\n  }\n  .az-trust-item p{\n    margin:0;\n    font-size: 14px;\n    color: #3E5762;\n  }\n\n  \/* ---------- FAQ ---------- *\/\n  .az-faq{ padding: 0 28px 60px; }\n  .az-faq-item{\n    border-top: 1px solid #D3E3E8;\n    padding: 24px 0;\n  }\n  .az-faq-item:last-child{ border-bottom: 1px solid #D3E3E8; }\n  .az-faq-q{\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--az-sky-deep);\n    margin: 0 0 8px;\n    display:flex;\n    gap: 12px;\n  }\n  .az-faq-q .az-q-mark{\n    color: var(--az-peach-deep);\n    font-family: Georgia, serif;\n    font-style: italic;\n  }\n  .az-faq-a{\n    font-size: 15px;\n    color: #33474F;\n    margin: 0 0 0 30px;\n  }\n\n  \/* ---------- FOOTER STRIP ---------- *\/\n  .az-strip{\n    background: linear-gradient(90deg, var(--az-azure), var(--az-sky));\n    color: #F0FAFF;\n    text-align:center;\n    padding: 26px 20px;\n    border-radius: 14px;\n    margin: 0 28px 40px;\n    font-family: Georgia, serif;\n    font-size: 20px;\n    letter-spacing: 0.3px;\n  }\n  .az-strip span{\n    display:block;\n    font-family: Arial, sans-serif;\n    font-size: 12px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-top: 6px;\n    color: #DCF0FA;\n  }\n\n  \/* ---------- RESPONSIVE ---------- *\/\n  @media (max-width: 640px){\n    .az-specs{ grid-template-columns: 1fr 1fr; margin: -20px 12px 0; }\n    .az-hero{ padding: 40px 20px 52px; border-radius: 12px; }\n    .az-section{ padding: 44px 16px 8px; }\n    .az-layer{ grid-template-columns: 1fr; }\n    .az-trust{ grid-template-columns: 1fr; margin: 0 16px 40px; padding: 24px; }\n    .az-story{ margin: 40px 16px; padding: 30px 22px; }\n    .az-faq{ padding: 0 16px 44px; }\n    .az-strip{ margin: 0 16px 32px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"az-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"az-hero\"\u003e\n\u003cdiv class=\"az-ripple\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"az-eyebrow\"\u003eWoody · Floral · Musk · 2025\u003c\/span\u003e\n\u003ch1 class=\"az-title\"\u003eAZURE\u003cbr\u003e\u003cem\u003eROYAL\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"az-subtitle\"\u003eA juicy pear-and-orange opening, a delicate freesia-rose heart, and a clean cedarwood-musk base — effortless freshness with quiet, everyday sophistication.\u003c\/p\u003e\n\u003cdiv class=\"az-brandline\"\u003e\n\u003cspan\u003eBy \u003cb\u003eAhmed Al Maghribi\u003c\/b\u003e\u003c\/span\u003e \u003cspan\u003e\u003cb\u003e100ml\u003c\/b\u003e · Eau de Parfum\u003c\/span\u003e \u003cspan\u003e\u003cb\u003eUnisex\u003c\/b\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"az-specs\"\u003e\n\u003cdiv class=\"az-spec-cell\"\u003e\n\u003cspan class=\"az-k\"\u003eSuitable For\u003c\/span\u003e\u003cspan class=\"az-v\"\u003eUnisex\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec-cell\"\u003e\n\u003cspan class=\"az-k\"\u003eFormat\u003c\/span\u003e\u003cspan class=\"az-v\"\u003eWoody Floral Musk EDP\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec-cell\"\u003e\n\u003cspan class=\"az-k\"\u003eSize\u003c\/span\u003e\u003cspan class=\"az-v\"\u003e100ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec-cell\"\u003e\n\u003cspan class=\"az-k\"\u003eLongevity\u003c\/span\u003e\u003cspan class=\"az-v\"\u003e6–8hrs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCENT PROFILE --\u003e\n\u003cdiv class=\"az-section\"\u003e\n\u003cdiv class=\"az-kicker\"\u003eThe Scent Profile\u003c\/div\u003e\n\u003ch2 class=\"az-h2\"\u003eFresh, Delicate \u0026amp; Cleanly Warm\u003c\/h2\u003e\n\u003cp class=\"az-lede\"\u003eAzure Royal opens with a bright burst of pear and orange, softened by a gentle sweetness that keeps things juicy and inviting. The heart settles into a soft freesia-and-rose pairing — freesia lifting the composition with breezy coolness, rose adding quiet romantic warmth. The dry-down is subtle and clean: cedarwood grounds the fragrance while musk wraps it in a soft trail that lingers gently for hours.\u003c\/p\u003e\n\u003cdiv class=\"az-pyramid\"\u003e\n\u003cdiv class=\"az-layer top\"\u003e\n\u003cdiv class=\"az-layer-label\"\u003eTop\u003csmall\u003eFirst 15 min\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-notes\"\u003e\n\u003cb\u003ePear · Orange · Sweet Notes\u003c\/b\u003e — a bright, juicy, light burst that keeps the opening effortlessly inviting.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-layer mid\"\u003e\n\u003cdiv class=\"az-layer-label\"\u003eHeart\u003csmall\u003eThe core\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-notes\"\u003e\n\u003cb\u003eFreesia · Rose\u003c\/b\u003e — freesia lifts with breezy coolness while rose adds quiet, romantic warmth for a graceful character.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-layer base\"\u003e\n\u003cdiv class=\"az-layer-label\"\u003eBase\u003csmall\u003eThe dry-down\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-notes\"\u003e\n\u003cb\u003eCedarwood · Musk\u003c\/b\u003e — subtle woody dryness grounds the fragrance, wrapped in a soft, clean trail that lingers for hours.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STORY --\u003e\n\u003cdiv class=\"az-story\"\u003e\n\u003ch3\u003ePresence Without Weight\u003c\/h3\u003e\n\u003cp\u003eAzure Royal is built for effortless, everyday wear — a fresh fruity-floral opening that never feels heavy, and a clean woody-musk base that lingers softly rather than shouting. It's understated elegance, not maximal projection.\u003c\/p\u003e\n\u003cp\u003eModerate sillage and a genuinely balanced unisex character make it as comfortable in the office as it is on a warm afternoon out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST --\u003e\n\u003cdiv class=\"az-trust\"\u003e\n\u003cdiv class=\"az-trust-item\"\u003e\n\u003cspan class=\"az-num\"\u003e01\u003c\/span\u003e\n\u003ch4\u003eOffice \u0026amp; Everyday Ready\u003c\/h4\u003e\n\u003cp\u003eIts light fruity-floral character and soft musk base make it highly wearable, performing well in professional environments and casual daytime settings alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-trust-item\"\u003e\n\u003cspan class=\"az-num\"\u003e02\u003c\/span\u003e\n\u003ch4\u003eGenuinely Unisex\u003c\/h4\u003e\n\u003cp\u003eThe fresh pear-and-orange opening with a soft floral heart and clean woody base gives Azure Royal a balanced character that wears comfortably across all genders.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-trust-item\"\u003e\n\u003cspan class=\"az-num\"\u003e03\u003c\/span\u003e\n\u003ch4\u003eEasy to Wear, Easy to Layer\u003c\/h4\u003e\n\u003cp\u003eTwo to three sprays on pulse points is ideal. Moderate projection means a light application delivers a comfortable, noticeable presence — and it layers beautifully with light oud or fresh fragrances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-trust-item\"\u003e\n\u003cspan class=\"az-num\"\u003e04\u003c\/span\u003e\n\u003ch4\u003eAuthenticity Guaranteed\u003c\/h4\u003e\n\u003cp\u003eClimate-controlled storage protects the delicate fruity top notes and soft floral accords, ensuring full freshness and clean sillage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"az-section\" style=\"padding-top: 0;\"\u003e\n\u003cdiv class=\"az-kicker\"\u003eKnow Before You Wear\u003c\/div\u003e\n\u003ch2 class=\"az-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-faq\"\u003e\n\u003cdiv class=\"az-faq-item\"\u003e\n\u003cp class=\"az-faq-q\"\u003e\u003cspan class=\"az-q-mark\"\u003eQ.\u003c\/span\u003e Is Azure Royal suitable for office and everyday wear?\u003c\/p\u003e\n\u003cp class=\"az-faq-a\"\u003eYes. Its light fruity-floral character and soft musk base make it highly wearable, performing well in professional environments and casual daytime settings alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-faq-item\"\u003e\n\u003cp class=\"az-faq-q\"\u003e\u003cspan class=\"az-q-mark\"\u003eQ.\u003c\/span\u003e Does Azure Royal work well on both men and women?\u003c\/p\u003e\n\u003cp class=\"az-faq-a\"\u003eYes. The fresh pear and orange opening with a soft floral heart and clean woody base gives Azure Royal a genuinely balanced unisex character that wears comfortably across all genders.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-faq-item\"\u003e\n\u003cp class=\"az-faq-q\"\u003e\u003cspan class=\"az-q-mark\"\u003eQ.\u003c\/span\u003e How many sprays are recommended for Azure Royal?\u003c\/p\u003e\n\u003cp class=\"az-faq-a\"\u003eTwo to three sprays on pulse points is ideal. Azure Royal has moderate projection, so a light application delivers a comfortable and noticeable presence throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-faq-item\"\u003e\n\u003cp class=\"az-faq-q\"\u003e\u003cspan class=\"az-q-mark\"\u003eQ.\u003c\/span\u003e Can Azure Royal be layered with other fragrances?\u003c\/p\u003e\n\u003cp class=\"az-faq-a\"\u003eYes. Its clean fruity-floral and woody musk profile makes it an excellent layering base, pairing well with light oud or fresh fragrances from the Ahmed Al Maghribi collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STRIP --\u003e\n\u003cdiv class=\"az-strip\"\u003e100% Authentic · Ahmed Al Maghribi\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Opaline Fragnance","offers":[{"title":"Default Title","offer_id":54205367746903,"sku":null,"price":18.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/9166\/3703\/files\/Azure-Royal-Perfume-100ml-EDP-Ahmed-Al-Maghribi-178720755.webp?v=1785632090","url":"https:\/\/opalinefragnance.co.uk\/products\/azure-royal-perfume-100ml-edp-ahmed-al-maghribi","provider":"Opaline Fragnance ","version":"1.0","type":"link"}