{"product_id":"wafa-for-women-by-adyan-eau-de-parfum-100ml","title":"Wafa Extrait De Parfum 100ml","description":"\u003c!-- Wafa by Adyan Extrait de Parfum 100ml --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Premium Responsive Shopify Product Description with Instagram Video --\u003e\n\u003cstyle\u003e\n  .wafa-wrapper {\n    --wafa-gold: #c5a059;\n    --wafa-green: #3f9f8b;\n    --wafa-dark-green: #24685c;\n    --wafa-black: #111111;\n    --wafa-dark: #1b1b1b;\n    --wafa-light: #fafafa;\n    --wafa-soft-green: #f3faf8;\n    --wafa-body: #2a2a2a;\n    --wafa-muted: #666666;\n    --wafa-border: #eeeeee;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: #ffffff;\n    color: var(--wafa-black);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .wafa-wrapper *,\n  .wafa-wrapper *::before,\n  .wafa-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Header *\/\n\n  .wafa-header {\n    margin-bottom: 30px;\n    padding: 30px 10px;\n    text-align: center;\n    border-bottom: 1px solid var(--wafa-border);\n  }\n\n  .wafa-brand-tag {\n    margin-bottom: 7px;\n    color: var(--wafa-gold);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .wafa-main-title {\n    margin: 0 0 10px;\n    color: var(--wafa-black);\n    font-size: 2.2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .wafa-tagline {\n    max-width: 760px;\n    margin: 0 auto;\n    color: #555555;\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product Introduction *\/\n\n  .wafa-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: center;\n  }\n\n  .wafa-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--wafa-soft-green);\n    border: 1px solid var(--wafa-border);\n    border-radius: 8px;\n  }\n\n  .wafa-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .wafa-story h3 {\n    margin: 0 0 16px;\n    color: var(--wafa-black);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .wafa-story p {\n    margin: 0 0 17px;\n    color: var(--wafa-body);\n    font-size: 1.05rem;\n  }\n\n  .wafa-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Shared Section Title *\/\n\n  .wafa-section-title {\n    margin: 0 0 25px;\n    color: var(--wafa-black);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \/* Fragrance Notes *\/\n\n  .wafa-notes-section {\n    margin-bottom: 40px;\n    padding: 27px 20px;\n    background: #ffffff;\n    border: 1px solid var(--wafa-border);\n    border-radius: 8px;\n  }\n\n  .wafa-notes-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .wafa-note-card {\n    padding: 20px;\n    background: var(--wafa-light);\n    border-top: 3px solid var(--wafa-gold);\n    border-radius: 7px;\n    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.03);\n  }\n\n  .wafa-note-label {\n    margin-bottom: 7px;\n    color: var(--wafa-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .wafa-note-title {\n    margin-bottom: 7px;\n    color: var(--wafa-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .wafa-note-description {\n    color: var(--wafa-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Sensory Character *\/\n\n  .wafa-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: var(--wafa-gold);\n    border-radius: 8px;\n  }\n\n  .wafa-character-card {\n    padding: 28px 22px;\n    background: var(--wafa-dark);\n    color: #ffffff;\n  }\n\n  .wafa-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--wafa-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .wafa-character-card p {\n    margin: 0;\n    color: #f1f1f1;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product Details *\/\n\n  .wafa-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n  }\n\n  .wafa-details-box,\n  .wafa-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--wafa-light);\n    border: 1px solid var(--wafa-border);\n    border-radius: 8px;\n  }\n\n  .wafa-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--wafa-black);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--wafa-border);\n  }\n\n  .wafa-detail-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid #e5e5e5;\n  }\n\n  .wafa-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .wafa-detail-label {\n    color: var(--wafa-muted);\n    font-weight: 600;\n  }\n\n  .wafa-detail-value {\n    color: var(--wafa-black);\n    text-align: right;\n  }\n\n  .wafa-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .wafa-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--wafa-body);\n    font-size: 1rem;\n    border-bottom: 1px solid #e5e5e5;\n  }\n\n  .wafa-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .wafa-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--wafa-gold);\n    font-weight: 700;\n  }\n\n  \/* Fragrance Journey *\/\n\n  .wafa-journey-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: #ffffff;\n    border: 1px solid var(--wafa-border);\n    border-radius: 8px;\n  }\n\n  .wafa-journey-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--wafa-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .wafa-journey-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .wafa-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 70px;\n    background: var(--wafa-soft-green);\n    border: 1px solid var(--wafa-border);\n    border-radius: 7px;\n  }\n\n  .wafa-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n    display: flex;\n    width: 34px;\n    height: 34px;\n    align-items: center;\n    justify-content: center;\n    background: var(--wafa-dark-green);\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n  }\n\n  .wafa-journey-card h4 {\n    margin: 0 0 5px;\n    color: var(--wafa-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .wafa-journey-card p {\n    margin: 0;\n    color: var(--wafa-body);\n    font-size: 0.95rem;\n  }\n\n  \/* Instagram Video *\/\n\n  .wafa-video-section {\n    margin-bottom: 40px;\n    padding: 30px 20px;\n    background: var(--wafa-soft-green);\n    border: 1px solid var(--wafa-border);\n    border-radius: 8px;\n  }\n\n  .wafa-video-title {\n    margin: 0 0 8px;\n    color: var(--wafa-black);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .wafa-video-subtitle {\n    max-width: 700px;\n    margin: 0 auto 22px;\n    color: var(--wafa-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .wafa-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--wafa-border);\n    border-radius: 8px;\n    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.07);\n  }\n\n  .wafa-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: #ffffff;\n    border: 0;\n  }\n\n  .wafa-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .wafa-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--wafa-dark-green);\n    color: #ffffff;\n    border: 1px solid var(--wafa-dark-green);\n    border-radius: 4px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n    transition: all 0.25s ease;\n  }\n\n  .wafa-instagram-link a:hover {\n    background: var(--wafa-gold);\n    color: var(--wafa-black);\n    border-color: var(--wafa-gold);\n  }\n\n  \/* Occasion Section *\/\n\n  .wafa-occasion-section {\n    margin-bottom: 40px;\n    padding: 34px 22px;\n    background: linear-gradient(\n      135deg,\n      var(--wafa-dark-green) 0%,\n      var(--wafa-black) 100%\n    );\n    color: #ffffff;\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .wafa-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--wafa-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .wafa-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f2f2f2;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Why Choose Nusrat Fashion *\/\n\n  .wafa-trust-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--wafa-light);\n    border: 1px solid var(--wafa-border);\n    border-radius: 8px;\n  }\n\n  .wafa-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--wafa-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .wafa-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .wafa-trust-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid var(--wafa-border);\n    border-radius: 7px;\n    text-align: center;\n  }\n\n  .wafa-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 12px;\n    align-items: center;\n    justify-content: center;\n    background: var(--wafa-dark-green);\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 1rem;\n    font-weight: 700;\n  }\n\n  .wafa-trust-card h4 {\n    margin: 0 0 7px;\n    color: var(--wafa-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .wafa-trust-card p {\n    margin: 0;\n    color: var(--wafa-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* FAQ *\/\n\n  .wafa-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--wafa-border);\n  }\n\n  .wafa-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--wafa-black);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .wafa-faq-item {\n    background: #ffffff;\n    border-bottom: 1px solid var(--wafa-border);\n  }\n\n  .wafa-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--wafa-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .wafa-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .wafa-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--wafa-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .wafa-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .wafa-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--wafa-body);\n    font-size: 1rem;\n  }\n\n  .wafa-faq-answer p {\n    margin: 0;\n  }\n\n  \/* Desktop *\/\n\n  @media (min-width: 768px) {\n    .wafa-wrapper {\n      padding: 35px;\n    }\n\n    .wafa-header {\n      margin-bottom: 50px;\n      padding: 50px 10px 38px;\n    }\n\n    .wafa-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .wafa-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .wafa-tagline {\n      font-size: 1.3rem;\n    }\n\n    .wafa-intro-grid {\n      grid-template-columns: 0.8fr 1.2fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .wafa-image-frame {\n      max-width: 430px;\n      margin: 0 auto;\n    }\n\n    .wafa-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .wafa-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .wafa-notes-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n    }\n\n    .wafa-section-title,\n    .wafa-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .wafa-note-title {\n      font-size: 1.15rem;\n    }\n\n    .wafa-note-description {\n      font-size: 1rem;\n    }\n\n    .wafa-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .wafa-character-card {\n      padding: 35px;\n    }\n\n    .wafa-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .wafa-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .wafa-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .wafa-box-title {\n      font-size: 1.05rem;\n    }\n\n    .wafa-detail-row,\n    .wafa-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .wafa-journey-section {\n      padding: 38px;\n    }\n\n    .wafa-journey-intro {\n      font-size: 1.08rem;\n    }\n\n    .wafa-journey-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .wafa-journey-card {\n      padding: 70px 22px 25px;\n      text-align: center;\n    }\n\n    .wafa-journey-number {\n      top: 23px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .wafa-journey-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .wafa-journey-card p {\n      font-size: 1rem;\n    }\n\n    .wafa-video-section {\n      margin-bottom: 50px;\n      padding: 38px;\n    }\n\n    .wafa-video-title {\n      font-size: 1.55rem;\n    }\n\n    .wafa-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .wafa-occasion-section {\n      padding: 44px;\n    }\n\n    .wafa-occasion-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .wafa-occasion-section p {\n      font-size: 1.15rem;\n    }\n\n    .wafa-trust-section {\n      padding: 38px;\n    }\n\n    .wafa-trust-intro {\n      font-size: 1.08rem;\n    }\n\n    .wafa-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .wafa-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .wafa-trust-card p {\n      font-size: 1rem;\n    }\n\n    .wafa-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .wafa-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  \/* Mobile *\/\n\n  @media (max-width: 600px) {\n    .wafa-instagram-frame iframe {\n      height: 650px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .wafa-wrapper {\n      padding: 10px;\n    }\n\n    .wafa-header {\n      padding: 25px 5px;\n    }\n\n    .wafa-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .wafa-main-title {\n      font-size: 1.9rem;\n      letter-spacing: 2px;\n    }\n\n    .wafa-tagline {\n      font-size: 0.95rem;\n    }\n\n    .wafa-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .wafa-detail-value {\n      text-align: left;\n    }\n\n    .wafa-character-card {\n      padding: 24px 18px;\n    }\n\n    .wafa-journey-section,\n    .wafa-trust-section {\n      padding: 25px 15px;\n    }\n\n    .wafa-journey-card {\n      padding: 20px 17px 20px 63px;\n    }\n\n    .wafa-journey-number {\n      left: 16px;\n    }\n\n    .wafa-video-section {\n      padding: 24px 10px;\n    }\n\n    .wafa-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .wafa-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wafa-wrapper\"\u003e\n\u003c!-- Product Header --\u003e\n\u003cdiv class=\"wafa-header\"\u003e\n\u003cdiv class=\"wafa-brand-tag\"\u003eAdyan Presents\u003c\/div\u003e\n\u003ch2 class=\"wafa-main-title\"\u003eWafa\u003c\/h2\u003e\n\u003cp class=\"wafa-tagline\"\u003e“A luminous embrace of golden amber, clean musk and timeless grace.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Product Image and Story --\u003e\n\u003cdiv class=\"wafa-intro-grid\"\u003e\n\u003cdiv class=\"wafa-image-frame\"\u003e\u003cimg loading=\"lazy\" class=\"wafa-product-image\" alt=\"Wafa by Adyan Extrait de Parfum 100ml Unisex Fragrance\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/49_1800x1800_a4e57fd5-fd29-4ad6-922c-6332ca5f7996.webp?v=1745405386\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wafa-story\"\u003e\n\u003ch3\u003eWarmth, Purity and Effortless Elegance\u003c\/h3\u003e\n\u003cp\u003eDiscover the luminous and graceful character of \u003cstrong\u003eWafa by Adyan\u003c\/strong\u003e, an elegant \u003cstrong\u003e100ml Extrait de Parfum\u003c\/strong\u003e created for those who value a beautifully balanced fragrance that feels familiar, refined and deeply luxurious.\u003c\/p\u003e\n\u003cp\u003eThe composition opens with a radiant combination of golden amber and bright citrus. The amber introduces a warm, resinous glow, while the citrus adds energy, clarity and an uplifting freshness to the first impression.\u003c\/p\u003e\n\u003cp\u003eAs the opening softens, a plush heart of clean musk and delicate florals develops on the skin. This smooth, sensual centre gives Wafa its romantic grace and creates a sophisticated, comforting fragrance experience.\u003c\/p\u003e\n\u003cp\u003eThe dry-down rests on a clean foundation of sophisticated woody notes and airy white flowers. The result is a timeless unisex scent with a polished trail, suitable for refined daily wear, intimate occasions and memorable celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Fragrance Architecture --\u003e\n\u003cdiv class=\"wafa-notes-section\"\u003e\n\u003ch3 class=\"wafa-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\u003cdiv class=\"wafa-notes-grid\"\u003e\n\u003cdiv class=\"wafa-note-card\"\u003e\n\u003cdiv class=\"wafa-note-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"wafa-note-title\"\u003eAmber and Bright Citrus\u003c\/div\u003e\n\u003cdiv class=\"wafa-note-description\"\u003eA radiant opening of golden amber delivers immediate warmth and resinous richness, while sharp citrus notes introduce brightness, movement and uplifting energy.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-note-card\"\u003e\n\u003cdiv class=\"wafa-note-label\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"wafa-note-title\"\u003eClean Musk and Soft Florals\u003c\/div\u003e\n\u003cdiv class=\"wafa-note-description\"\u003eA plush musky accord forms a smooth, skin-like heart, complemented by a delicate floral bouquet that adds romantic grace, softness and sophisticated refinement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-note-card\"\u003e\n\u003cdiv class=\"wafa-note-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"wafa-note-title\"\u003eWoody Notes and White Flowers\u003c\/div\u003e\n\u003cdiv class=\"wafa-note-description\"\u003eDry, elegant woods create depth and structure, while clean white flowers bring an airy sense of purity to the enduring and distinguished final impression.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Sensory Character --\u003e\n\u003cdiv class=\"wafa-character-section\"\u003e\n\u003cdiv class=\"wafa-character-card\"\u003e\n\u003ch3\u003eThe Opening\u003c\/h3\u003e\n\u003cp\u003eBright citrus cuts through the golden warmth of amber to create an opening that feels both comforting and energetic. It is luminous, polished and immediately inviting without becoming overpowering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-character-card\"\u003e\n\u003ch3\u003eThe Dry-Down\u003c\/h3\u003e\n\u003cp\u003eMusk, soft florals and clean woods settle into an intimate and graceful trail. The fragrance remains smooth, refined and close enough for personal moments while retaining a confident presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Details and Highlights --\u003e\n\u003cdiv class=\"wafa-details-grid\"\u003e\n\u003cdiv class=\"wafa-details-box\"\u003e\n\u003ch4 class=\"wafa-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"wafa-detail-row\"\u003e\n\u003cspan class=\"wafa-detail-label\"\u003eFragrance\u003c\/span\u003e \u003cspan class=\"wafa-detail-value\"\u003eWafa by Adyan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-detail-row\"\u003e\n\u003cspan class=\"wafa-detail-label\"\u003eBrand\u003c\/span\u003e \u003cspan class=\"wafa-detail-value\"\u003eAdyan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-detail-row\"\u003e\n\u003cspan class=\"wafa-detail-label\"\u003eConcentration\u003c\/span\u003e \u003cspan class=\"wafa-detail-value\"\u003eExtrait de Parfum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-detail-row\"\u003e\n\u003cspan class=\"wafa-detail-label\"\u003eVolume\u003c\/span\u003e \u003cspan class=\"wafa-detail-value\"\u003e100ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-detail-row\"\u003e\n\u003cspan class=\"wafa-detail-label\"\u003eTarget\u003c\/span\u003e \u003cspan class=\"wafa-detail-value\"\u003eUnisex\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-detail-row\"\u003e\n\u003cspan class=\"wafa-detail-label\"\u003eScent Family\u003c\/span\u003e \u003cspan class=\"wafa-detail-value\"\u003e Amber, Musk, Floral and Woody \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-detail-row\"\u003e\n\u003cspan class=\"wafa-detail-label\"\u003eSuitable For\u003c\/span\u003e \u003cspan class=\"wafa-detail-value\"\u003e Daily Wear and Special Occasions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-highlights-box\"\u003e\n\u003ch4 class=\"wafa-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"wafa-highlights-list\"\u003e\n\u003cli\u003eLuxurious 100ml Extrait de Parfum\u003c\/li\u003e\n\u003cli\u003eElegant unisex fragrance for men and women\u003c\/li\u003e\n\u003cli\u003eWarm and radiant golden amber opening\u003c\/li\u003e\n\u003cli\u003eBright and uplifting citrus character\u003c\/li\u003e\n\u003cli\u003eSoft, clean and sensual musk heart\u003c\/li\u003e\n\u003cli\u003eDelicate floral bouquet with romantic refinement\u003c\/li\u003e\n\u003cli\u003eSophisticated woody foundation\u003c\/li\u003e\n\u003cli\u003eAiry white-flower finishing accord\u003c\/li\u003e\n\u003cli\u003eDesigned for lasting fragrance performance\u003c\/li\u003e\n\u003cli\u003eSuitable for sophisticated everyday wear\u003c\/li\u003e\n\u003cli\u003eExcellent choice for intimate occasions and gifting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Fragrance Journey --\u003e\n\u003cdiv class=\"wafa-journey-section\"\u003e\n\u003ch3 class=\"wafa-section-title\"\u003eThe Wafa Fragrance Journey\u003c\/h3\u003e\n\u003cp class=\"wafa-journey-intro\"\u003eA harmonious transition from luminous warmth to sensual softness and a clean, elegant woody finish.\u003c\/p\u003e\n\u003cdiv class=\"wafa-journey-grid\"\u003e\n\u003cdiv class=\"wafa-journey-card\"\u003e\n\u003cdiv class=\"wafa-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eRadiant Warmth\u003c\/h4\u003e\n\u003cp\u003eGolden amber surrounds the senses with warmth, while bright citrus gives the fragrance a fresh, energetic and beautifully polished introduction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-journey-card\"\u003e\n\u003cdiv class=\"wafa-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003ePlush Sensuality\u003c\/h4\u003e\n\u003cp\u003eSmooth musk and delicate florals create a graceful, skin-like heart that feels intimate, comforting and effortlessly sophisticated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-journey-card\"\u003e\n\u003cdiv class=\"wafa-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eLasting Purity\u003c\/h4\u003e\n\u003cp\u003eClean woody notes and airy white flowers anchor the composition with structure, freshness and a memorable final impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Instagram Product Video --\u003e\n\u003cdiv class=\"wafa-video-section\"\u003e\n\u003ch3 class=\"wafa-video-title\"\u003eExperience Wafa by Adyan\u003c\/h3\u003e\n\u003cp class=\"wafa-video-subtitle\"\u003eDiscover the elegant presentation and luminous amber, musk and floral character of Wafa by Adyan.\u003c\/p\u003e\n\u003cdiv class=\"wafa-instagram-frame\"\u003e\u003ciframe loading=\"lazy\" title=\"Wafa by Adyan Extrait de Parfum Instagram Product Video\" src=\"https:\/\/www.instagram.com\/p\/DTvFpOpCrOu\/embed\/\"\u003e\n      \u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"wafa-instagram-link\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.instagram.com\/p\/DTvFpOpCrOu\/\" target=\"_blank\"\u003e View on Instagram \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Occasion Section --\u003e\n\u003cdiv class=\"wafa-occasion-section\"\u003e\n\u003ch3\u003eElegant Enough for Every Occasion\u003c\/h3\u003e\n\u003cp\u003eWafa by Adyan moves effortlessly between sophisticated daytime wear and intimate evening occasions. Its warm amber, clean musk and refined woody character make it suitable for work, dinners, celebrations, special moments and anyone seeking a timeless signature fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose Nusrat Fashion --\u003e\n\u003cdiv class=\"wafa-trust-section\"\u003e\n\u003ch3 class=\"wafa-section-title\"\u003eWhy Choose Nusrat Fashion?\u003c\/h3\u003e\n\u003cp class=\"wafa-trust-intro\"\u003eShop authentic Arabian fragrances with confidence, supported by specialist sourcing, dependable service and convenient UK delivery.\u003c\/p\u003e\n\u003cdiv class=\"wafa-trust-grid\"\u003e\n\u003cdiv class=\"wafa-trust-card\"\u003e\n\u003cdiv class=\"wafa-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eAuthentic Fragrances\u003c\/h4\u003e\n\u003cp\u003eNusrat Fashion specialises in sourcing authentic Arabian perfumes, concentrated oils, oud fragrances and premium musk compositions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-trust-card\"\u003e\n\u003cdiv class=\"wafa-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eQuality and Value\u003c\/h4\u003e\n\u003cp\u003eEach fragrance is carefully sourced to provide the concentration, character, presentation and value expected from premium Arabian perfumery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wafa-trust-card\"\u003e\n\u003cdiv class=\"wafa-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eFast UK Delivery\u003c\/h4\u003e\n\u003cp\u003eConvenient UK delivery helps ensure your selected fragrance reaches you quickly, securely and reliably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Frequently Asked Questions --\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/FAQPage\" itemscope=\"\" class=\"wafa-faq-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"wafa-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Wafa by Adyan smell like?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"wafa-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eWafa by Adyan is a warm amber, musky, floral and woody fragrance. It opens with golden amber and bright citrus, develops into a smooth heart of clean musk and soft florals, and settles on elegant woods and airy white flowers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"wafa-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Wafa by Adyan suitable for men and women?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"wafa-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Wafa by Adyan is presented as a unisex fragrance. Its balance of warm amber, fresh citrus, clean musk, delicate florals and structured woody notes makes it suitable for both men and women.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"wafa-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat concentration is Wafa by Adyan?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"wafa-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eWafa by Adyan is an Extrait de Parfum, a concentrated fragrance format created to provide noticeable projection, strong sillage and lasting scent performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"wafa-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size is the Wafa fragrance bottle?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"wafa-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eWafa by Adyan is supplied in a 100ml Extrait de Parfum bottle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"wafa-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhen is Wafa by Adyan best worn?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"wafa-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIts balanced and polished character makes Wafa suitable for sophisticated daily wear, professional settings, dinners, intimate occasions, celebrations and special events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"wafa-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Wafa by Adyan suitable as a fragrance gift?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"wafa-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Its elegant unisex profile, 100ml presentation and balanced combination of amber, musk, florals and woods make Wafa a refined gift for birthdays, anniversaries, celebrations and fragrance lovers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"wafa-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Wafa have a sweet or fresh fragrance profile?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"wafa-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eWafa combines both warmth and freshness. Amber provides a warm, resinous character, while citrus, clean florals and white flowers add brightness, purity and an airy refined quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Nusrat Fashion","offers":[{"title":"Default Title","offer_id":54801090740553,"sku":"OA4475","price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0911\/7138\/9769\/files\/49_1800x1800_a4e57fd5-fd29-4ad6-922c-6332ca5f7996.webp?v=1783352262","url":"https:\/\/nusratfashion.co.uk\/products\/wafa-for-women-by-adyan-eau-de-parfum-100ml","provider":"Nusrat Fashion","version":"1.0","type":"link"}