{"title":"Perfume Oils","description":"","products":[{"product_id":"mukhallat-al-oudh-wardi-cpo-12ml","title":"Mukhallat Al Oudh Wardi CPO (12ml)","description":"\u003c!-- Mukhallat Al Oudh Wardi CPO (12ml) --\u003e\n\u003c!-- Permanent Approved London Musk Shopify Product Description --\u003e\n\u003c!-- Product Colours: Dusty Rose Pink, Polished Antique Gold, Deep Plum Brown, Blush Ivory and Pure White --\u003e\n\u003c!-- Permanent Character Panel Rule: Both dark panels use the exact same background; only the centre divider uses the product accent --\u003e\n\u003c!-- Final Technical Audit Passed: verified image URL, scoped CSS, equal character panels, balanced grids, 42px circles and Shopify-safe markup --\u003e\n\u003c!-- Permanent Header Rule: Use the clean fragrance name in the hero; keep format and size in Product Details only --\u003e\n\u003c!-- Hero title uses fragrance name only; CPO and size stay in Product Details --\u003e\n\u003c!-- Both dark character panels use the exact same background; only the centre divider uses the product accent --\u003e\n\u003c!-- Final Wardi Audit: clean fragrance name, separate CPO\/size fields, single highlight tick, responsive details, equal dark panels and verified image --\u003e\n\u003cstyle\u003e\n  .mukhallat-wardi-wrapper {\n    --mw-white: #ffffff;\n    --mw-pale: #fbf3f5;\n    --mw-pale-2: #fdf9fa;\n    --mw-near-white: #fcfcfc;\n    --mw-border: #ead9de;\n    --mw-neutral-border: #eee3e6;\n\n    --mw-dominant: #c98296;\n    --mw-dominant-dark: #92566a;\n    --mw-secondary: #c8a84f;\n    --mw-accent: #68424e;\n    --mw-dark-support: #38242b;\n    --mw-dark-deep: #140d10;\n\n    --mw-ink: #1c1618;\n    --mw-body: #443a3e;\n    --mw-muted: #786d71;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--mw-white);\n    color: var(--mw-ink);\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  .mukhallat-wardi-wrapper *,\n  .mukhallat-wardi-wrapper *::before,\n  .mukhallat-wardi-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Permanent approved pure-white header *\/\n  .mw-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--mw-white);\n    border: 0;\n    border-bottom: 1px solid var(--mw-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .mw-header::before,\n  .mw-header::after {\n    display: none;\n  }\n\n  .mw-brand-tag {\n    margin-bottom: 8px;\n    color: var(--mw-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mw-main-title {\n    margin: 0 0 10px;\n    color: var(--mw-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .mw-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--mw-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product introduction *\/\n  .mw-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .mw-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mw-white);\n    border: 1px solid var(--mw-border);\n    border-radius: 10px;\n  }\n\n  .mw-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mw-story h3 {\n    margin: 0 0 16px;\n    color: var(--mw-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mw-story p {\n    margin: 0 0 17px;\n    color: var(--mw-body);\n    font-size: 1.05rem;\n  }\n\n  .mw-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mw-section-title {\n    margin: 0 0 25px;\n    color: var(--mw-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \/* Permanent section background rules *\/\n  .mw-notes-section,\n  .mw-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mw-white);\n    border: 1px solid var(--mw-border);\n    border-radius: 10px;\n  }\n\n  .mw-accord-section,\n  .mw-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mw-pale);\n    border: 1px solid var(--mw-border);\n    border-radius: 10px;\n  }\n\n  .mw-notes-grid,\n  .mw-journey-grid,\n  .mw-accord-grid,\n  .mw-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \/* Notes: pale cards, one product-colour top border *\/\n  .mw-note-card {\n    padding: 22px;\n    background: var(--mw-pale);\n    border: 1px solid var(--mw-border);\n    border-top: 4px solid var(--mw-dominant);\n    border-radius: 8px;\n  }\n\n  .mw-note-card:nth-child(2),\n  .mw-note-card:nth-child(3) {\n    border-left: 1px solid var(--mw-border);\n    border-top-color: var(--mw-dominant);\n  }\n\n  .mw-note-label,\n  .mw-note-card:nth-child(2) .mw-note-label,\n  .mw-note-card:nth-child(3) .mw-note-label {\n    margin-bottom: 7px;\n    color: var(--mw-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mw-note-title {\n    margin-bottom: 7px;\n    color: var(--mw-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mw-note-description {\n    color: var(--mw-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Permanent dark split character panel *\/\n  .mw-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--mw-secondary);\n    border: 1px solid var(--mw-secondary);\n    border-radius: 10px;\n  }\n\n  .mw-character-card,\n  .mw-character-card:nth-child(2) {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--mw-dark-support),\n      var(--mw-dark-deep)\n    );\n    color: var(--mw-white);\n  }\n\n  .mw-character-card h3,\n  .mw-character-card:nth-child(2) h3 {\n    margin: 0 0 10px;\n    color: var(--mw-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mw-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product details *\/\n  .mw-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .mw-details-box,\n  .mw-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mw-white);\n    border: 1px solid var(--mw-border);\n    border-radius: 8px;\n  }\n\n  .mw-box-title,\n  .mw-highlights-box .mw-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mw-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mw-border);\n  }\n\n  .mw-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 var(--mw-neutral-border);\n  }\n\n  .mw-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mw-detail-label {\n    color: var(--mw-muted);\n    font-weight: 600;\n  }\n\n  .mw-detail-value {\n    color: var(--mw-ink);\n    text-align: right;\n  }\n\n  .mw-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mw-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mw-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mw-neutral-border);\n  }\n\n  .mw-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .mw-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mw-dominant);\n    font-weight: 700;\n  }\n\n  \/* Journey *\/\n  .mw-journey-intro,\n  .mw-accord-intro,\n  .mw-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mw-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mw-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--mw-pale);\n    border: 1px solid var(--mw-border);\n    border-radius: 8px;\n  }\n\n  \/* Permanent exact circle size *\/\n  .mw-journey-number,\n  .mw-accord-icon,\n  .mw-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--mw-dominant);\n    color: var(--mw-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .mw-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .mw-journey-card:nth-child(2) .mw-journey-number,\n  .mw-journey-card:nth-child(3) .mw-journey-number,\n  .mw-accord-card:nth-child(2) .mw-accord-icon,\n  .mw-accord-card:nth-child(3) .mw-accord-icon,\n  .mw-trust-card:nth-child(2) .mw-trust-icon,\n  .mw-trust-card:nth-child(3) .mw-trust-icon {\n    background: var(--mw-dominant);\n    color: var(--mw-white);\n  }\n\n  .mw-journey-card h4,\n  .mw-accord-card h4,\n  .mw-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--mw-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mw-journey-card p,\n  .mw-accord-card p,\n  .mw-trust-card p {\n    margin: 0;\n    color: var(--mw-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* White accord and trust cards *\/\n  .mw-accord-card,\n  .mw-trust-card {\n    padding: 22px;\n    background: var(--mw-white);\n    border: 1px solid var(--mw-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mw-accord-icon,\n  .mw-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \/* Clean Instagram section *\/\n  .mw-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--mw-white);\n    border: 1px solid var(--mw-border);\n    border-radius: 10px;\n  }\n\n  .mw-video-title {\n    margin: 0 0 8px;\n    color: var(--mw-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mw-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--mw-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .mw-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--mw-white);\n    border: 1px solid var(--mw-border);\n    border-radius: 8px;\n  }\n\n  .mw-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--mw-white);\n    border: 0;\n  }\n\n  .mw-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .mw-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--mw-dominant);\n    color: var(--mw-white);\n    border: 1px solid var(--mw-dominant);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .mw-instagram-link a:hover {\n    background: var(--mw-dominant-dark);\n    border-color: var(--mw-dominant-dark);\n  }\n\n  \/* Permanent dark statement *\/\n  .mw-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--mw-dark-support) 0%,\n      var(--mw-dominant) 48%,\n      var(--mw-dark-deep) 100%\n    );\n    color: var(--mw-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mw-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--mw-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mw-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale occasion block *\/\n  .mw-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--mw-pale);\n    border: 1px solid var(--mw-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mw-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mw-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mw-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mw-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale performance block *\/\n  .mw-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--mw-pale-2);\n    border: 1px solid var(--mw-border);\n    border-left: 6px solid var(--mw-dominant);\n    border-radius: 8px;\n  }\n\n  .mw-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--mw-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mw-performance-section p {\n    margin: 0;\n    color: var(--mw-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \/* FAQ *\/\n  .mw-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mw-border);\n  }\n\n  .mw-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mw-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mw-faq-item {\n    background: var(--mw-white);\n    border-bottom: 1px solid var(--mw-border);\n  }\n\n  .mw-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mw-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mw-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mw-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mw-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mw-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mw-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mw-body);\n    font-size: 1rem;\n  }\n\n  .mw-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .mukhallat-wardi-wrapper {\n      padding: 35px;\n    }\n\n    .mw-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .mw-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mw-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .mw-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mw-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mw-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .mw-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mw-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mw-notes-grid,\n    .mw-journey-grid,\n    .mw-accord-grid,\n    .mw-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .mw-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mw-character-card {\n      padding: 35px;\n    }\n\n    .mw-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mw-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .mw-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mw-section-title,\n    .mw-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mw-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mw-note-description {\n      font-size: 1rem;\n    }\n\n    .mw-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mw-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mw-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mw-detail-row,\n    .mw-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mw-journey-intro,\n    .mw-accord-intro,\n    .mw-trust-intro,\n    .mw-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .mw-journey-card h4,\n    .mw-accord-card h4,\n    .mw-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mw-journey-card p,\n    .mw-accord-card p,\n    .mw-trust-card p {\n      font-size: 1rem;\n    }\n\n    .mw-video-title {\n      font-size: 1.55rem;\n    }\n\n    .mw-statement-section {\n      padding: 44px;\n    }\n\n    .mw-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mw-statement-section p,\n    .mw-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .mw-occasion-section {\n      padding: 38px;\n    }\n\n    .mw-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .mw-performance-section {\n      padding: 30px;\n    }\n\n    .mw-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .mw-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mw-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .mw-notes-grid,\n    .mw-journey-grid,\n    .mw-accord-grid,\n    .mw-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .mukhallat-wardi-wrapper {\n      padding: 10px;\n    }\n\n    .mw-header {\n      padding: 26px 8px;\n    }\n\n    .mw-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mw-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .mw-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mw-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mw-detail-value {\n      text-align: left;\n    }\n\n    .mw-character-card {\n      padding: 24px 18px;\n    }\n\n    .mw-journey-section,\n    .mw-accord-section,\n    .mw-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mw-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .mw-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .mw-video-section {\n      padding: 24px 10px;\n    }\n\n    .mw-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .mw-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \/* Permanent long-title protection *\/\n  .mw-main-title {\n    max-width: 100%;\n    margin-left: auto;\n    margin-right: auto;\n    overflow-wrap: normal;\n    word-break: normal;\n    hyphens: none;\n  }\n\n  @media (min-width: 768px) {\n    .mw-main-title {\n      max-width: 980px;\n      font-size: clamp(2.8rem, 5vw, 4rem);\n      line-height: 1.15;\n      letter-spacing: 3px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .mw-main-title {\n      max-width: 100%;\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      line-height: 1.22;\n      letter-spacing: 1.5px;\n    }\n  }\n\n\n\n  \/* Permanent highlights-list fix: prevent theme bullet duplication *\/\n  .mukhallat-wardi-wrapper .mw-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .mukhallat-wardi-wrapper .mw-highlights-list li {\n    list-style: none !important;\n  }\n\n  .mukhallat-wardi-wrapper .mw-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .mukhallat-wardi-wrapper .mw-highlights-list li::before {\n    content: \"✓\" !important;\n  }\n\n\n  \/* Permanent product-details alignment and overflow protection *\/\n  .mukhallat-wardi-wrapper .mw-detail-label {\n    flex: 0 0 34%;\n  }\n\n  .mukhallat-wardi-wrapper .mw-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 480px) {\n    .mukhallat-wardi-wrapper .mw-detail-label,\n    .mukhallat-wardi-wrapper .mw-detail-value {\n      flex: initial;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mukhallat-wardi-wrapper\"\u003e\n\u003cdiv class=\"mw-header\"\u003e\n\u003cdiv class=\"mw-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"mw-main-title\"\u003eMukhallat Al Oudh Wardi\u003c\/h2\u003e\n\u003cp class=\"mw-tagline\"\u003e\n      “A luxurious alcohol-free blend of dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta.”\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-intro-grid\"\u003e\n\u003cdiv class=\"mw-image-frame\"\u003e\n\u003cimg alt=\"Mukhallat Al Oudh Wardi CPO 12ml by Oudh Al Anfar in a dusty rose-pink bottle with ornate polished-gold cap, base and label\" class=\"mw-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Mukhallat-Al-Oudh-Wardi-CPO-12ml_jpg.webp?v=1734439497\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-story\"\u003e\n\u003ch3\u003eRose-Tinted Arabic Oudh Elegance in a Concentrated Perfume Oil\u003c\/h3\u003e\n\u003cp\u003e\n        Discover \u003cstrong\u003eMukhallat Al Oudh Wardi CPO (12ml)\u003c\/strong\u003e by\n        \u003cstrong\u003eOudh Al Anfar\u003c\/strong\u003e, a refined \u003cstrong\u003e12ml concentrated\n        perfume oil\u003c\/strong\u003e created for fragrance lovers who appreciate the\n        elegance of classic Arabic perfumery.\n      \u003c\/p\u003e\n\u003cp\u003e\n        This alcohol-free, oil-based composition combines\n        \u003cstrong\u003edehn al oudh, taif rose, musk, sandalwood and amber\u003c\/strong\u003e\n        to create a fragrance that feels floral, woody, musky and warmly oriental.\n      \u003c\/p\u003e\n\u003cp\u003e\n        At the heart of the composition is the union of dehn al oudh and\n        \u003cstrong\u003eAnfar Khalta\u003c\/strong\u003e—a personalised blend of oils associated\n        with the house of Anfar—giving the fragrance a distinctive Arabic\n        oud identity with richness, softness and depth.\n      \u003c\/p\u003e\n\u003cp\u003e\n        Rose adds refinement, musk adds smoothness, sandalwood brings creamy\n        woody warmth and amber provides a glowing finish. Together they create\n        a polished perfume oil designed to feel luxurious, long-lasting and gift-worthy.\n      \u003c\/p\u003e\n\u003cp\u003e\n        The dusty rose-pink bottle is framed by ornate polished-gold metalwork, including a sculptural cap, gold base and matching label, creating an elegant and gift-ready presentation.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-notes-section\"\u003e\n\u003ch3 class=\"mw-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"mw-notes-grid\"\u003e\n\u003cdiv class=\"mw-note-card\"\u003e\n\u003cdiv class=\"mw-note-label\"\u003eCore Identity\u003c\/div\u003e\n\u003cdiv class=\"mw-note-title\"\u003eDehn Al Oudh and Anfar Khalta\u003c\/div\u003e\n\u003cdiv class=\"mw-note-description\"\u003e\n          The signature core blends dehn al oudh with Anfar Khalta for a rich,\n          recognisable Arabic oud identity.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-note-card\"\u003e\n\u003cdiv class=\"mw-note-label\"\u003eFloral-Woody Character\u003c\/div\u003e\n\u003cdiv class=\"mw-note-title\"\u003eTaif Rose and Sandalwood\u003c\/div\u003e\n\u003cdiv class=\"mw-note-description\"\u003e\n          Taif rose adds elegant floral softness, while sandalwood contributes\n          creamy woody smoothness.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-note-card\"\u003e\n\u003cdiv class=\"mw-note-label\"\u003eFinishing Impression\u003c\/div\u003e\n\u003cdiv class=\"mw-note-title\"\u003eMusk and Amber Warmth\u003c\/div\u003e\n\u003cdiv class=\"mw-note-description\"\u003e\n          Musk and amber create a soft, enveloping and long-lasting oriental finish.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-character-section\"\u003e\n\u003cdiv class=\"mw-character-card\"\u003e\n\u003ch3\u003eThe Oudh Rose Fusion\u003c\/h3\u003e\n\u003cp\u003e\n        Oudh and taif rose create a beautiful balance of tradition, richness and\n        floral refinement.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-character-card\"\u003e\n\u003ch3\u003eThe Smooth Musky Amber Trail\u003c\/h3\u003e\n\u003cp\u003e\n        Musk, sandalwood and amber soften the composition and give it a warm,\n        polished and memorable finish.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-details-grid\"\u003e\n\u003cdiv class=\"mw-details-box\"\u003e\n\u003ch4 class=\"mw-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eMukhallat Al Oudh Wardi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003eFormat\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eConcentrated Perfume Oil (CPO)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003e12ml \/ 0.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003eAlcohol Content\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eAlcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003eFragrance Family\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eFloral, Woody, Musky and Amber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003ePublished Notes\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eDehn Al Oudh, Taif Rose, Musk, Sandalwood, Amber and Anfar Khalta\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cspan class=\"mw-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"mw-detail-value\"\u003eDusty Rose Pink and Polished Antique Gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-highlights-box\"\u003e\n\u003ch4 class=\"mw-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"mw-highlights-list\"\u003e\n\u003cli\u003e12ml concentrated perfume oil\u003c\/li\u003e\n\u003cli\u003eAlcohol-free formula\u003c\/li\u003e\n\u003cli\u003eClassic Arabic fragrance spirit\u003c\/li\u003e\n\u003cli\u003eModern blend of pure oils\u003c\/li\u003e\n\u003cli\u003eRich dehn al oudh character\u003c\/li\u003e\n\u003cli\u003eElegant taif rose softness\u003c\/li\u003e\n\u003cli\u003eSmooth musk and sandalwood warmth\u003c\/li\u003e\n\u003cli\u003eAmber-rich oriental finish\u003c\/li\u003e\n\u003cli\u003eIncludes Anfar Khalta character\u003c\/li\u003e\n\u003cli\u003ePresented as long-lasting\u003c\/li\u003e\n\u003cli\u003eSuitable for perfume gifting\u003c\/li\u003e\n\u003cli\u003eExcellent addition to the Mukhallat series\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-journey-section\"\u003e\n\u003ch3 class=\"mw-section-title\"\u003eThe Mukhallat Al Oudh Wardi Journey\u003c\/h3\u003e\n\u003cp class=\"mw-journey-intro\"\u003e\n      A rich progression from dehn al oudh and rose into smooth sandalwood\n      before settling into a warm musky amber trail.\n    \u003c\/p\u003e\n\u003cdiv class=\"mw-journey-grid\"\u003e\n\u003cdiv class=\"mw-journey-card\"\u003e\n\u003cdiv class=\"mw-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eOudh and Rose Opening\u003c\/h4\u003e\n\u003cp\u003eDehn al oudh and taif rose introduce richness, elegance and Arabic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-journey-card\"\u003e\n\u003cdiv class=\"mw-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eSandalwood Smoothness\u003c\/h4\u003e\n\u003cp\u003eSandalwood and Khalta bring creamy depth and a polished transition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-journey-card\"\u003e\n\u003cdiv class=\"mw-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eMusk and Amber Finish\u003c\/h4\u003e\n\u003cp\u003eMusk and amber create softness, warmth and a lasting oriental impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-accord-section\"\u003e\n\u003ch3 class=\"mw-section-title\"\u003eThe Signature Mukhallat Al Oudh Wardi Accords\u003c\/h3\u003e\n\u003cp class=\"mw-accord-intro\"\u003e\n      A floral, woody, musky and amber perfume oil built around dehn al oudh,\n      taif rose and Anfar Khalta.\n    \u003c\/p\u003e\n\u003cdiv class=\"mw-accord-grid\"\u003e\n\u003cdiv class=\"mw-accord-card\"\u003e\n\u003cdiv class=\"mw-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eDehn Al Oudh Richness\u003c\/h4\u003e\n\u003cp\u003eOudh provides the luxurious Arabic heart of the fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-accord-card\"\u003e\n\u003cdiv class=\"mw-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eRose and Sandalwood Elegance\u003c\/h4\u003e\n\u003cp\u003eFloral softness and creamy woods create refinement and balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-accord-card\"\u003e\n\u003cdiv class=\"mw-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eMusk Amber Warmth\u003c\/h4\u003e\n\u003cp\u003eMusk and amber give the perfume oil a smooth, long-lasting finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-statement-section\"\u003e\n\u003ch3\u003eRose-Pink Arabic Perfume Oil with Refined Oudh Character\u003c\/h3\u003e\n\u003cp\u003e\n      Mukhallat Al Oudh Wardi combines dehn al oudh, taif rose, musk,\n      sandalwood, amber and Anfar Khalta in a luxurious alcohol-free perfume\n      oil designed to feel elegant, traditional and memorable.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-occasion-section\"\u003e\n\u003ch3\u003eA Refined Perfume Oil for Gifting and Collection Building\u003c\/h3\u003e\n\u003cp\u003e\n      Its rich yet smooth Arabic character makes Mukhallat Al Oudh Wardi suitable\n      for personal wear, perfume gifting and completing a refined Mukhallat collection.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003e\n      Mukhallat Al Oudh Wardi is an alcohol-free concentrated perfume oil and is\n      presented as long-lasting. Exact performance may vary according to skin type,\n      climate, application amount and individual fragrance chemistry.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-trust-section\"\u003e\n\u003ch3 class=\"mw-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"mw-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud oils,\n      concentrated perfume oils and gift-ready fragrance presentations through\n      a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\u003cdiv class=\"mw-trust-grid\"\u003e\n\u003cdiv class=\"mw-trust-card\"\u003e\n\u003cdiv class=\"mw-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover Arabic perfumes, oud blends, CPO formats and perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-trust-card\"\u003e\n\u003cdiv class=\"mw-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for character, presentation and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-trust-card\"\u003e\n\u003cdiv class=\"mw-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer offering customer-focused service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Mukhallat Al Oudh Wardi smell like?\u003c\/summary\u003e\n\u003cdiv class=\"mw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is a floral, woody, musky and amber Arabic perfume oil centred on dehn al oudh, taif rose, musk, sandalwood and amber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Mukhallat Al Oudh Wardi alcohol-free?\u003c\/summary\u003e\n\u003cdiv class=\"mw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. It is described as an oil-based, alcohol-free concentrated perfume oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size is Mukhallat Al Oudh Wardi?\u003c\/summary\u003e\n\u003cdiv class=\"mw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is supplied in a 12ml concentrated perfume oil format.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat notes are highlighted in Mukhallat Al Oudh Wardi?\u003c\/summary\u003e\n\u003cdiv class=\"mw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe highlighted notes are dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs it a good perfume gift?\u003c\/summary\u003e\n\u003cdiv class=\"mw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The description presents it as a perfect perfume gift for anyone with a classy taste for quality fragrances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mw-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs it suitable for a fragrance collection?\u003c\/summary\u003e\n\u003cdiv class=\"mw-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. It can work beautifully as part of the wider Mukhallat series and as a refined addition to an Arabic fragrance collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47582997938422,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Mukhallat-Al-Oudh-Wardi-CPO-12ml_jpg.webp?v=1734439497"},{"product_id":"mukhallat-al-oudh-zahabi-cpo-12ml","title":"Mukhallat Al Oudh Zahabi CPO (12ml)","description":"\u003c!-- Mukhallat Al Oudh Zahabi CPO (12ml) CPO 12ml --\u003e\n\u003c!-- Permanent Approved London Musk Shopify Product Description --\u003e\n\u003c!-- Product Colours: Antique Gold, Warm Amber, Deep Brown, Soft Ivory and Pure White --\u003e\n\u003c!-- Permanent Character Panel Rule: Both dark panels use the exact same background; only the centre divider uses the product accent --\u003e\n\u003c!-- Final Technical Audit Passed: verified image URL, scoped CSS, equal character panels, balanced grids, 42px circles and Shopify-safe markup --\u003e\n\u003c!-- Permanent Header Rule: Use the clean fragrance name in the hero; keep format and size in Product Details only --\u003e\n\u003cstyle\u003e\n  .mukhallat-gold-wrapper {\n    --mg-white: #ffffff;\n    --mg-pale: #faf6ed;\n    --mg-pale-2: #fdfbf7;\n    --mg-near-white: #fcfcfc;\n    --mg-border: #e9decc;\n    --mg-neutral-border: #efe6d8;\n\n    --mg-dominant: #c7a24a;\n    --mg-dominant-dark: #8f6b1f;\n    --mg-secondary: #b78133;\n    --mg-accent: #4b3928;\n    --mg-dark-support: #2f2419;\n    --mg-dark-deep: #130f0b;\n\n    --mg-ink: #1b1713;\n    --mg-body: #433b35;\n    --mg-muted: #777068;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--mg-white);\n    color: var(--mg-ink);\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  .mukhallat-gold-wrapper *,\n  .mukhallat-gold-wrapper *::before,\n  .mukhallat-gold-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Permanent approved pure-white header *\/\n  .mg-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--mg-white);\n    border: 0;\n    border-bottom: 1px solid var(--mg-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .mg-header::before,\n  .mg-header::after {\n    display: none;\n  }\n\n  .mg-brand-tag {\n    margin-bottom: 8px;\n    color: var(--mg-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .mg-main-title {\n    margin: 0 0 10px;\n    color: var(--mg-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .mg-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--mg-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product introduction *\/\n  .mg-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .mg-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--mg-white);\n    border: 1px solid var(--mg-border);\n    border-radius: 10px;\n  }\n\n  .mg-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .mg-story h3 {\n    margin: 0 0 16px;\n    color: var(--mg-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mg-story p {\n    margin: 0 0 17px;\n    color: var(--mg-body);\n    font-size: 1.05rem;\n  }\n\n  .mg-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mg-section-title {\n    margin: 0 0 25px;\n    color: var(--mg-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \/* Permanent section background rules *\/\n  .mg-notes-section,\n  .mg-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mg-white);\n    border: 1px solid var(--mg-border);\n    border-radius: 10px;\n  }\n\n  .mg-accord-section,\n  .mg-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--mg-pale);\n    border: 1px solid var(--mg-border);\n    border-radius: 10px;\n  }\n\n  .mg-notes-grid,\n  .mg-journey-grid,\n  .mg-accord-grid,\n  .mg-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \/* Notes: pale cards, one product-colour top border *\/\n  .mg-note-card {\n    padding: 22px;\n    background: var(--mg-pale);\n    border: 1px solid var(--mg-border);\n    border-top: 4px solid var(--mg-dominant);\n    border-radius: 8px;\n  }\n\n  .mg-note-card:nth-child(2),\n  .mg-note-card:nth-child(3) {\n    border-left: 1px solid var(--mg-border);\n    border-top-color: var(--mg-dominant);\n  }\n\n  .mg-note-label,\n  .mg-note-card:nth-child(2) .mg-note-label,\n  .mg-note-card:nth-child(3) .mg-note-label {\n    margin-bottom: 7px;\n    color: var(--mg-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mg-note-title {\n    margin-bottom: 7px;\n    color: var(--mg-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .mg-note-description {\n    color: var(--mg-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Permanent dark split character panel *\/\n  .mg-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--mg-secondary);\n    border: 1px solid var(--mg-secondary);\n    border-radius: 10px;\n  }\n\n  .mg-character-card,\n  .mg-character-card:nth-child(2) {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--mg-dark-support),\n      var(--mg-dark-deep)\n    );\n    color: var(--mg-white);\n  }\n\n  .mg-character-card h3,\n  .mg-character-card:nth-child(2) h3 {\n    margin: 0 0 10px;\n    color: var(--mg-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .mg-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product details *\/\n  .mg-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .mg-details-box,\n  .mg-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--mg-white);\n    border: 1px solid var(--mg-border);\n    border-radius: 8px;\n  }\n\n  .mg-box-title,\n  .mg-highlights-box .mg-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--mg-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--mg-border);\n  }\n\n  .mg-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 var(--mg-neutral-border);\n  }\n\n  .mg-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .mg-detail-label {\n    color: var(--mg-muted);\n    font-weight: 600;\n  }\n\n  .mg-detail-value {\n    color: var(--mg-ink);\n    text-align: right;\n  }\n\n  .mg-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mg-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--mg-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--mg-neutral-border);\n  }\n\n  .mg-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .mg-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--mg-dominant);\n    font-weight: 700;\n  }\n\n  \/* Journey *\/\n  .mg-journey-intro,\n  .mg-accord-intro,\n  .mg-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--mg-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .mg-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--mg-pale);\n    border: 1px solid var(--mg-border);\n    border-radius: 8px;\n  }\n\n  \/* Permanent exact circle size *\/\n  .mg-journey-number,\n  .mg-accord-icon,\n  .mg-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--mg-dominant);\n    color: var(--mg-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .mg-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .mg-journey-card:nth-child(2) .mg-journey-number,\n  .mg-journey-card:nth-child(3) .mg-journey-number,\n  .mg-accord-card:nth-child(2) .mg-accord-icon,\n  .mg-accord-card:nth-child(3) .mg-accord-icon,\n  .mg-trust-card:nth-child(2) .mg-trust-icon,\n  .mg-trust-card:nth-child(3) .mg-trust-icon {\n    background: var(--mg-dominant);\n    color: var(--mg-white);\n  }\n\n  .mg-journey-card h4,\n  .mg-accord-card h4,\n  .mg-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--mg-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .mg-journey-card p,\n  .mg-accord-card p,\n  .mg-trust-card p {\n    margin: 0;\n    color: var(--mg-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* White accord and trust cards *\/\n  .mg-accord-card,\n  .mg-trust-card {\n    padding: 22px;\n    background: var(--mg-white);\n    border: 1px solid var(--mg-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mg-accord-icon,\n  .mg-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \/* Clean Instagram section *\/\n  .mg-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--mg-white);\n    border: 1px solid var(--mg-border);\n    border-radius: 10px;\n  }\n\n  .mg-video-title {\n    margin: 0 0 8px;\n    color: var(--mg-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mg-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--mg-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .mg-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--mg-white);\n    border: 1px solid var(--mg-border);\n    border-radius: 8px;\n  }\n\n  .mg-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--mg-white);\n    border: 0;\n  }\n\n  .mg-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .mg-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--mg-dominant);\n    color: var(--mg-white);\n    border: 1px solid var(--mg-dominant);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .mg-instagram-link a:hover {\n    background: var(--mg-dominant-dark);\n    border-color: var(--mg-dominant-dark);\n  }\n\n  \/* Permanent dark statement *\/\n  .mg-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--mg-dark-support) 0%,\n      var(--mg-dominant) 48%,\n      var(--mg-dark-deep) 100%\n    );\n    color: var(--mg-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .mg-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--mg-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mg-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale occasion block *\/\n  .mg-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--mg-pale);\n    border: 1px solid var(--mg-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .mg-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--mg-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .mg-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--mg-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale performance block *\/\n  .mg-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--mg-pale-2);\n    border: 1px solid var(--mg-border);\n    border-left: 6px solid var(--mg-dominant);\n    border-radius: 8px;\n  }\n\n  .mg-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--mg-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .mg-performance-section p {\n    margin: 0;\n    color: var(--mg-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \/* FAQ *\/\n  .mg-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--mg-border);\n  }\n\n  .mg-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--mg-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .mg-faq-item {\n    background: var(--mg-white);\n    border-bottom: 1px solid var(--mg-border);\n  }\n\n  .mg-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--mg-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .mg-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mg-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--mg-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .mg-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mg-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--mg-body);\n    font-size: 1rem;\n  }\n\n  .mg-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .mukhallat-gold-wrapper {\n      padding: 35px;\n    }\n\n    .mg-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .mg-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .mg-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .mg-tagline {\n      font-size: 1.3rem;\n    }\n\n    .mg-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .mg-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .mg-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .mg-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .mg-notes-grid,\n    .mg-journey-grid,\n    .mg-accord-grid,\n    .mg-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .mg-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .mg-character-card {\n      padding: 35px;\n    }\n\n    .mg-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .mg-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .mg-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .mg-section-title,\n    .mg-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .mg-note-title {\n      font-size: 1.15rem;\n    }\n\n    .mg-note-description {\n      font-size: 1rem;\n    }\n\n    .mg-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .mg-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .mg-box-title {\n      font-size: 1.05rem;\n    }\n\n    .mg-detail-row,\n    .mg-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .mg-journey-intro,\n    .mg-accord-intro,\n    .mg-trust-intro,\n    .mg-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .mg-journey-card h4,\n    .mg-accord-card h4,\n    .mg-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .mg-journey-card p,\n    .mg-accord-card p,\n    .mg-trust-card p {\n      font-size: 1rem;\n    }\n\n    .mg-video-title {\n      font-size: 1.55rem;\n    }\n\n    .mg-statement-section {\n      padding: 44px;\n    }\n\n    .mg-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .mg-statement-section p,\n    .mg-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .mg-occasion-section {\n      padding: 38px;\n    }\n\n    .mg-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .mg-performance-section {\n      padding: 30px;\n    }\n\n    .mg-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .mg-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .mg-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .mg-notes-grid,\n    .mg-journey-grid,\n    .mg-accord-grid,\n    .mg-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .mukhallat-gold-wrapper {\n      padding: 10px;\n    }\n\n    .mg-header {\n      padding: 26px 8px;\n    }\n\n    .mg-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .mg-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .mg-tagline {\n      font-size: 0.95rem;\n    }\n\n    .mg-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .mg-detail-value {\n      text-align: left;\n    }\n\n    .mg-character-card {\n      padding: 24px 18px;\n    }\n\n    .mg-journey-section,\n    .mg-accord-section,\n    .mg-trust-section {\n      padding: 25px 15px;\n    }\n\n    .mg-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .mg-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .mg-video-section {\n      padding: 24px 10px;\n    }\n\n    .mg-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .mg-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \/* Permanent long-title protection *\/\n  .mg-main-title {\n    max-width: 100%;\n    margin-left: auto;\n    margin-right: auto;\n    overflow-wrap: normal;\n    word-break: normal;\n    hyphens: none;\n  }\n\n  @media (min-width: 768px) {\n    .mg-main-title {\n      max-width: 980px;\n      font-size: clamp(2.8rem, 5vw, 4rem);\n      line-height: 1.15;\n      letter-spacing: 3px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .mg-main-title {\n      max-width: 100%;\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      line-height: 1.22;\n      letter-spacing: 1.5px;\n    }\n  }\n\n\u003c\/style\u003e\n\u003cdiv class=\"mukhallat-gold-wrapper\"\u003e\n\u003cdiv class=\"mg-header\"\u003e\n\u003cdiv class=\"mg-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"mg-main-title\"\u003eMukhallat Al Oudh Zahabi\u003c\/h2\u003e\n\u003cp class=\"mg-tagline\"\u003e\n      “A luxurious alcohol-free blend of dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta.”\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-intro-grid\"\u003e\n\u003cdiv class=\"mg-image-frame\"\u003e\n\u003cimg alt=\"Mukhallat Al Oudh Zahabi Gold by Oudh Al Anfar concentrated perfume oil 12ml in a gold-accented presentation\" class=\"mg-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Mukhallat-Al-Oudh-Zahabi-CPO-12ml_jpg.webp?v=1734439582\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-story\"\u003e\n\u003ch3\u003eTraditional Arabic Oudh Spirit in a Luxurious Gold Perfume Oil\u003c\/h3\u003e\n\u003cp\u003e\n        Discover \u003cstrong\u003eMukhallat Al Oudh Zahabi CPO (12ml)\u003c\/strong\u003e by\n        \u003cstrong\u003eOudh Al Anfar\u003c\/strong\u003e, a refined \u003cstrong\u003e12ml concentrated\n        perfume oil\u003c\/strong\u003e created for fragrance lovers who appreciate the\n        elegance of classic Arabic perfumery.\n      \u003c\/p\u003e\n\u003cp\u003e\n        This alcohol-free, oil-based composition combines\n        \u003cstrong\u003edehn al oudh, taif rose, musk, sandalwood and amber\u003c\/strong\u003e\n        to create a fragrance that feels floral, woody, musky and warmly oriental.\n      \u003c\/p\u003e\n\u003cp\u003e\n        At the heart of the composition is the union of dehn al oudh and\n        \u003cstrong\u003eAnfar Khalta\u003c\/strong\u003e—a personalised blend of oils associated\n        with the house of Anfar—giving the fragrance a distinctive Arabic\n        oud identity with richness, softness and depth.\n      \u003c\/p\u003e\n\u003cp\u003e\n        Rose adds refinement, musk adds smoothness, sandalwood brings creamy\n        woody warmth and amber provides a glowing finish. Together they create\n        a polished perfume oil designed to feel luxurious, long-lasting and gift-worthy.\n      \u003c\/p\u003e\n\u003cp\u003e\n        As part of the Mukhallat series, Mukhallat Al Oudh Zahabi is also an\n        excellent choice for anyone building an elegant Arabic fragrance collection.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-notes-section\"\u003e\n\u003ch3 class=\"mg-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"mg-notes-grid\"\u003e\n\u003cdiv class=\"mg-note-card\"\u003e\n\u003cdiv class=\"mg-note-label\"\u003eCore Identity\u003c\/div\u003e\n\u003cdiv class=\"mg-note-title\"\u003eDehn Al Oudh and Anfar Khalta\u003c\/div\u003e\n\u003cdiv class=\"mg-note-description\"\u003e\n          The signature core blends dehn al oudh with Anfar Khalta for a rich,\n          recognisable Arabic oud identity.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-note-card\"\u003e\n\u003cdiv class=\"mg-note-label\"\u003eFloral-Woody Character\u003c\/div\u003e\n\u003cdiv class=\"mg-note-title\"\u003eTaif Rose and Sandalwood\u003c\/div\u003e\n\u003cdiv class=\"mg-note-description\"\u003e\n          Taif rose adds elegant floral softness, while sandalwood contributes\n          creamy woody smoothness.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-note-card\"\u003e\n\u003cdiv class=\"mg-note-label\"\u003eFinishing Impression\u003c\/div\u003e\n\u003cdiv class=\"mg-note-title\"\u003eMusk and Amber Warmth\u003c\/div\u003e\n\u003cdiv class=\"mg-note-description\"\u003e\n          Musk and amber create a soft, enveloping and long-lasting oriental finish.\n        \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-character-section\"\u003e\n\u003cdiv class=\"mg-character-card\"\u003e\n\u003ch3\u003eThe Oudh Rose Fusion\u003c\/h3\u003e\n\u003cp\u003e\n        Oudh and taif rose create a beautiful balance of tradition, richness and\n        floral refinement.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-character-card\"\u003e\n\u003ch3\u003eThe Smooth Musky Amber Trail\u003c\/h3\u003e\n\u003cp\u003e\n        Musk, sandalwood and amber soften the composition and give it a warm,\n        polished and memorable finish.\n      \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-details-grid\"\u003e\n\u003cdiv class=\"mg-details-box\"\u003e\n\u003ch4 class=\"mg-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eMukhallat Al Oudh Zahabi CPO (12ml)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003eFormat\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eConcentrated Perfume Oil (CPO)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003e12ml \/ 0.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003eAlcohol Content\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eAlcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003eFragrance Family\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eFloral, Woody, Musky and Amber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003ePublished Notes\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eDehn Al Oudh, Taif Rose, Musk, Sandalwood, Amber and Anfar Khalta\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-detail-row\"\u003e\n\u003cspan class=\"mg-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"mg-detail-value\"\u003eGold, Warm Amber and Soft Ivory\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-highlights-box\"\u003e\n\u003ch4 class=\"mg-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"mg-highlights-list\"\u003e\n\u003cli\u003e12ml concentrated perfume oil\u003c\/li\u003e\n\u003cli\u003eAlcohol-free formula\u003c\/li\u003e\n\u003cli\u003eClassic Arabic fragrance spirit\u003c\/li\u003e\n\u003cli\u003eModern blend of pure oils\u003c\/li\u003e\n\u003cli\u003eRich dehn al oudh character\u003c\/li\u003e\n\u003cli\u003eElegant taif rose softness\u003c\/li\u003e\n\u003cli\u003eSmooth musk and sandalwood warmth\u003c\/li\u003e\n\u003cli\u003eAmber-rich oriental finish\u003c\/li\u003e\n\u003cli\u003eIncludes Anfar Khalta character\u003c\/li\u003e\n\u003cli\u003ePresented as long-lasting\u003c\/li\u003e\n\u003cli\u003eSuitable for perfume gifting\u003c\/li\u003e\n\u003cli\u003eExcellent addition to the Mukhallat series\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-journey-section\"\u003e\n\u003ch3 class=\"mg-section-title\"\u003eThe Mukhallat Al Oudh Zahabi Journey\u003c\/h3\u003e\n\u003cp class=\"mg-journey-intro\"\u003e\n      A rich progression from dehn al oudh and rose into smooth sandalwood\n      before settling into a warm musky amber trail.\n    \u003c\/p\u003e\n\u003cdiv class=\"mg-journey-grid\"\u003e\n\u003cdiv class=\"mg-journey-card\"\u003e\n\u003cdiv class=\"mg-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eOudh and Rose Opening\u003c\/h4\u003e\n\u003cp\u003eDehn al oudh and taif rose introduce richness, elegance and Arabic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-journey-card\"\u003e\n\u003cdiv class=\"mg-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eSandalwood Smoothness\u003c\/h4\u003e\n\u003cp\u003eSandalwood and Khalta bring creamy depth and a polished transition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-journey-card\"\u003e\n\u003cdiv class=\"mg-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eMusk and Amber Finish\u003c\/h4\u003e\n\u003cp\u003eMusk and amber create softness, warmth and a lasting oriental impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-accord-section\"\u003e\n\u003ch3 class=\"mg-section-title\"\u003eThe Signature Mukhallat Al Oudh Zahabi Accords\u003c\/h3\u003e\n\u003cp class=\"mg-accord-intro\"\u003e\n      A floral, woody, musky and amber perfume oil built around dehn al oudh,\n      taif rose and Anfar Khalta.\n    \u003c\/p\u003e\n\u003cdiv class=\"mg-accord-grid\"\u003e\n\u003cdiv class=\"mg-accord-card\"\u003e\n\u003cdiv class=\"mg-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eDehn Al Oudh Richness\u003c\/h4\u003e\n\u003cp\u003eOudh provides the luxurious Arabic heart of the fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-accord-card\"\u003e\n\u003cdiv class=\"mg-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eRose and Sandalwood Elegance\u003c\/h4\u003e\n\u003cp\u003eFloral softness and creamy woods create refinement and balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-accord-card\"\u003e\n\u003cdiv class=\"mg-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eMusk Amber Warmth\u003c\/h4\u003e\n\u003cp\u003eMusk and amber give the perfume oil a smooth, long-lasting finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-statement-section\"\u003e\n\u003ch3\u003eRefined Arabic Perfume Oil with Traditional Oudh Character\u003c\/h3\u003e\n\u003cp\u003e\n      Mukhallat Al Oudh Zahabi combines dehn al oudh, taif rose, musk,\n      sandalwood, amber and Anfar Khalta in a luxurious alcohol-free perfume\n      oil designed to feel elegant, traditional and memorable.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-occasion-section\"\u003e\n\u003ch3\u003eA Refined Perfume Oil for Gifting and Collection Building\u003c\/h3\u003e\n\u003cp\u003e\n      Its rich yet smooth Arabic character makes Mukhallat Al Oudh Zahabi suitable\n      for personal wear, perfume gifting and completing a refined Mukhallat collection.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003e\n      Mukhallat Al Oudh Zahabi is an alcohol-free concentrated perfume oil and is\n      presented as long-lasting. Exact performance may vary according to skin type,\n      climate, application amount and individual fragrance chemistry.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-trust-section\"\u003e\n\u003ch3 class=\"mg-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"mg-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud oils,\n      concentrated perfume oils and gift-ready fragrance presentations through\n      a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\u003cdiv class=\"mg-trust-grid\"\u003e\n\u003cdiv class=\"mg-trust-card\"\u003e\n\u003cdiv class=\"mg-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover Arabic perfumes, oud blends, CPO formats and perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-trust-card\"\u003e\n\u003cdiv class=\"mg-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for character, presentation and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-trust-card\"\u003e\n\u003cdiv class=\"mg-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer offering customer-focused service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Mukhallat Al Oudh Zahabi smell like?\u003c\/summary\u003e\n\u003cdiv class=\"mg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is a floral, woody, musky and amber Arabic perfume oil centred on dehn al oudh, taif rose, musk, sandalwood and amber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Mukhallat Al Oudh Zahabi alcohol-free?\u003c\/summary\u003e\n\u003cdiv class=\"mg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. It is described as an oil-based, alcohol-free concentrated perfume oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size is Mukhallat Al Oudh Zahabi?\u003c\/summary\u003e\n\u003cdiv class=\"mg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is supplied in a 12ml concentrated perfume oil format.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat notes are highlighted in Mukhallat Al Oudh Zahabi?\u003c\/summary\u003e\n\u003cdiv class=\"mg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe highlighted notes are dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs it a good perfume gift?\u003c\/summary\u003e\n\u003cdiv class=\"mg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The description presents it as a perfect perfume gift for anyone with a classy taste for quality fragrances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mg-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs it suitable for a fragrance collection?\u003c\/summary\u003e\n\u003cdiv class=\"mg-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. It can work beautifully as part of the wider Mukhallat series and as a refined addition to an Arabic fragrance collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47583026643190,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Mukhallat-Al-Oudh-Zahabi-CPO-12ml_jpg.webp?v=1734439582"},{"product_id":"mukhallat-al-oudh-akhdar-cpo-12ml-1","title":"Mukhallat Al Oudh Akhdar CPO (12ml)","description":"\u003c!-- Mukhallat Al Oudh Akhdar CPO (12ml) --\u003e\n\u003c!-- Permanent Approved London Musk Shopify Product Description --\u003e\n\u003c!-- Hero title uses fragrance name only; CPO and size stay in Product Details --\u003e\n\u003c!-- Product Colours: Deep Olive Green, Antique Gold, Black, Warm Ivory and Pure White --\u003e\n\u003c!-- Both dark character panels use the exact same background; only the centre divider uses the product accent --\u003e\n\u003c!-- Final audit includes duplicate-bullet prevention and responsive Product Details --\u003e\n\u003c!-- Mukhallat Al Oudh Akhdar CPO (12ml) --\u003e\n\u003c!-- Permanent Approved London Musk Shopify Product Description --\u003e\n\u003c!-- Product Colours: Dusty Rose Pink, Polished Antique Gold, Deep Plum Brown, Blush Ivory and Pure White --\u003e\n\u003c!-- Permanent Character Panel Rule: Both dark panels use the exact same background; only the centre divider uses the product accent --\u003e\n\u003c!-- Final Technical Audit Passed: verified image URL, scoped CSS, equal character panels, balanced grids, 42px circles and Shopify-safe markup --\u003e\n\u003c!-- Permanent Header Rule: Use the clean fragrance name in the hero; keep format and size in Product Details only --\u003e\n\u003c!-- Hero title uses fragrance name only; CPO and size stay in Product Details --\u003e\n\u003c!-- Both dark character panels use the exact same background; only the centre divider uses the product accent --\u003e\n\u003c!-- Final Akhdar Audit: clean fragrance name, separate CPO\/size fields, single highlight tick, responsive details, equal dark panels and verified image --\u003e\n\u003cstyle\u003e\n  .mukhallat-akhdar-wrapper {\n    --ma-white: #ffffff;\n    --ma-pale: #f3f6ef;\n    --ma-pale-2: #fafcf7;\n    --ma-near-white: #fcfcfc;\n    --ma-border: #dce4d5;\n    --ma-neutral-border: #e7ece3;\n\n    --ma-dominant: #4f6428;\n    --ma-dominant-dark: #334317;\n    --ma-secondary: #c4a449;\n    --ma-accent: #171717;\n    --ma-dark-support: #20251a;\n    --ma-dark-deep: #0e100c;\n\n    --ma-ink: #171914;\n    --ma-body: #3e4338;\n    --ma-muted: #6f766a;\n\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: var(--ma-white);\n    color: var(--ma-ink);\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  .mukhallat-akhdar-wrapper *,\n  .mukhallat-akhdar-wrapper *::before,\n  .mukhallat-akhdar-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Permanent approved pure-white header *\/\n  .ma-header {\n    margin-bottom: 42px;\n    padding: 34px 12px 30px;\n    background: var(--ma-white);\n    border: 0;\n    border-bottom: 1px solid var(--ma-border);\n    border-radius: 0;\n    text-align: center;\n  }\n\n  .ma-header::before,\n  .ma-header::after {\n    display: none;\n  }\n\n  .ma-brand-tag {\n    margin-bottom: 8px;\n    color: var(--ma-dominant);\n    font-size: 0.84rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .ma-main-title {\n    margin: 0 0 10px;\n    color: var(--ma-ink);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .ma-tagline {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--ma-muted);\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product introduction *\/\n  .ma-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n    align-items: center;\n  }\n\n  .ma-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--ma-white);\n    border: 1px solid var(--ma-border);\n    border-radius: 10px;\n  }\n\n  .ma-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ma-story h3 {\n    margin: 0 0 16px;\n    color: var(--ma-ink);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ma-story p {\n    margin: 0 0 17px;\n    color: var(--ma-body);\n    font-size: 1.05rem;\n  }\n\n  .ma-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ma-section-title {\n    margin: 0 0 25px;\n    color: var(--ma-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  \/* Permanent section background rules *\/\n  .ma-notes-section,\n  .ma-journey-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ma-white);\n    border: 1px solid var(--ma-border);\n    border-radius: 10px;\n  }\n\n  .ma-accord-section,\n  .ma-trust-section {\n    margin-bottom: 42px;\n    padding: 30px 22px;\n    background: var(--ma-pale);\n    border: 1px solid var(--ma-border);\n    border-radius: 10px;\n  }\n\n  .ma-notes-grid,\n  .ma-journey-grid,\n  .ma-accord-grid,\n  .ma-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  \/* Notes: pale cards, one product-colour top border *\/\n  .ma-note-card {\n    padding: 22px;\n    background: var(--ma-pale);\n    border: 1px solid var(--ma-border);\n    border-top: 4px solid var(--ma-dominant);\n    border-radius: 8px;\n  }\n\n  .ma-note-card:nth-child(2),\n  .ma-note-card:nth-child(3) {\n    border-left: 1px solid var(--ma-border);\n    border-top-color: var(--ma-dominant);\n  }\n\n  .ma-note-label,\n  .ma-note-card:nth-child(2) .ma-note-label,\n  .ma-note-card:nth-child(3) .ma-note-label {\n    margin-bottom: 7px;\n    color: var(--ma-dominant);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ma-note-title {\n    margin-bottom: 7px;\n    color: var(--ma-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .ma-note-description {\n    color: var(--ma-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Permanent dark split character panel *\/\n  .ma-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 42px;\n    overflow: hidden;\n    background: var(--ma-secondary);\n    border: 1px solid var(--ma-secondary);\n    border-radius: 10px;\n  }\n\n  .ma-character-card,\n  .ma-character-card:nth-child(2) {\n    padding: 30px 24px;\n    background: linear-gradient(\n      135deg,\n      var(--ma-dark-support),\n      var(--ma-dark-deep)\n    );\n    color: var(--ma-white);\n  }\n\n  .ma-character-card h3,\n  .ma-character-card:nth-child(2) h3 {\n    margin: 0 0 10px;\n    color: var(--ma-secondary);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .ma-character-card p {\n    margin: 0;\n    color: #f7f7f7;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Product details *\/\n  .ma-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 42px;\n  }\n\n  .ma-details-box,\n  .ma-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--ma-white);\n    border: 1px solid var(--ma-border);\n    border-radius: 8px;\n  }\n\n  .ma-box-title,\n  .ma-highlights-box .ma-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--ma-ink);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--ma-border);\n  }\n\n  .ma-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 var(--ma-neutral-border);\n  }\n\n  .ma-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .ma-detail-label {\n    color: var(--ma-muted);\n    font-weight: 600;\n  }\n\n  .ma-detail-value {\n    color: var(--ma-ink);\n    text-align: right;\n  }\n\n  .ma-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ma-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--ma-body);\n    font-size: 1rem;\n    border-bottom: 1px solid var(--ma-neutral-border);\n  }\n\n  .ma-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .ma-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--ma-dominant);\n    font-weight: 700;\n  }\n\n  \/* Journey *\/\n  .ma-journey-intro,\n  .ma-accord-intro,\n  .ma-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--ma-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .ma-journey-card {\n    position: relative;\n    padding: 22px 20px 22px 80px;\n    background: var(--ma-pale);\n    border: 1px solid var(--ma-border);\n    border-radius: 8px;\n  }\n\n  \/* Permanent exact circle size *\/\n  .ma-journey-number,\n  .ma-accord-icon,\n  .ma-trust-icon {\n    display: flex;\n    width: 42px;\n    height: 42px;\n    align-items: center;\n    justify-content: center;\n    background: var(--ma-dominant);\n    color: var(--ma-white);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .ma-journey-number {\n    position: absolute;\n    top: 21px;\n    left: 20px;\n  }\n\n  .ma-journey-card:nth-child(2) .ma-journey-number,\n  .ma-journey-card:nth-child(3) .ma-journey-number,\n  .ma-accord-card:nth-child(2) .ma-accord-icon,\n  .ma-accord-card:nth-child(3) .ma-accord-icon,\n  .ma-trust-card:nth-child(2) .ma-trust-icon,\n  .ma-trust-card:nth-child(3) .ma-trust-icon {\n    background: var(--ma-dominant);\n    color: var(--ma-white);\n  }\n\n  .ma-journey-card h4,\n  .ma-accord-card h4,\n  .ma-trust-card h4 {\n    margin: 0 0 6px;\n    color: var(--ma-ink);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .ma-journey-card p,\n  .ma-accord-card p,\n  .ma-trust-card p {\n    margin: 0;\n    color: var(--ma-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  \/* White accord and trust cards *\/\n  .ma-accord-card,\n  .ma-trust-card {\n    padding: 22px;\n    background: var(--ma-white);\n    border: 1px solid var(--ma-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ma-accord-icon,\n  .ma-trust-icon {\n    margin: 0 auto 12px;\n  }\n\n  \/* Clean Instagram section *\/\n  .ma-video-section {\n    margin-bottom: 42px;\n    padding: 32px 22px;\n    background: var(--ma-white);\n    border: 1px solid var(--ma-border);\n    border-radius: 10px;\n  }\n\n  .ma-video-title {\n    margin: 0 0 8px;\n    color: var(--ma-ink);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ma-video-subtitle {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--ma-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .ma-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--ma-white);\n    border: 1px solid var(--ma-border);\n    border-radius: 8px;\n  }\n\n  .ma-instagram-frame iframe {\n    display: block;\n    width: 100%;\n    height: 760px;\n    margin: 0;\n    padding: 0;\n    background: var(--ma-white);\n    border: 0;\n  }\n\n  .ma-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .ma-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--ma-dominant);\n    color: var(--ma-white);\n    border: 1px solid var(--ma-dominant);\n    border-radius: 5px;\n    font-size: 0.9rem;\n    font-weight: 650;\n    letter-spacing: 1px;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .ma-instagram-link a:hover {\n    background: var(--ma-dominant-dark);\n    border-color: var(--ma-dominant-dark);\n  }\n\n  \/* Permanent dark statement *\/\n  .ma-statement-section {\n    margin-bottom: 42px;\n    padding: 40px 24px;\n    background: linear-gradient(\n      90deg,\n      var(--ma-dark-support) 0%,\n      var(--ma-dominant) 48%,\n      var(--ma-dark-deep) 100%\n    );\n    color: var(--ma-white);\n    text-align: center;\n    border: 0;\n    border-radius: 10px;\n  }\n\n  .ma-statement-section h3 {\n    margin: 0 0 12px;\n    color: var(--ma-secondary);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ma-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f7f7f7;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale occasion block *\/\n  .ma-occasion-section {\n    margin-bottom: 42px;\n    padding: 32px 24px;\n    background: var(--ma-pale);\n    border: 1px solid var(--ma-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .ma-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--ma-ink);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .ma-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--ma-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Permanent pale performance block *\/\n  .ma-performance-section {\n    margin-bottom: 42px;\n    padding: 30px 24px;\n    background: var(--ma-pale-2);\n    border: 1px solid var(--ma-border);\n    border-left: 6px solid var(--ma-dominant);\n    border-radius: 8px;\n  }\n\n  .ma-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--ma-ink);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .ma-performance-section p {\n    margin: 0;\n    color: var(--ma-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  \/* FAQ *\/\n  .ma-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--ma-border);\n  }\n\n  .ma-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--ma-ink);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .ma-faq-item {\n    background: var(--ma-white);\n    border-bottom: 1px solid var(--ma-border);\n  }\n\n  .ma-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--ma-ink);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .ma-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ma-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--ma-dominant);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .ma-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ma-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--ma-body);\n    font-size: 1rem;\n  }\n\n  .ma-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .mukhallat-akhdar-wrapper {\n      padding: 35px;\n    }\n\n    .ma-header {\n      margin-bottom: 50px;\n      padding: 50px 12px 40px;\n    }\n\n    .ma-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .ma-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .ma-tagline {\n      font-size: 1.3rem;\n    }\n\n    .ma-intro-grid {\n      grid-template-columns: 0.82fr 1.18fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .ma-image-frame {\n      max-width: 470px;\n      margin: 0 auto;\n    }\n\n    .ma-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .ma-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .ma-notes-grid,\n    .ma-journey-grid,\n    .ma-accord-grid,\n    .ma-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .ma-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .ma-character-card {\n      padding: 35px;\n    }\n\n    .ma-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .ma-journey-card {\n      padding: 78px 22px 25px;\n      text-align: center;\n    }\n\n    .ma-journey-number {\n      top: 24px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .ma-section-title,\n    .ma-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .ma-note-title {\n      font-size: 1.15rem;\n    }\n\n    .ma-note-description {\n      font-size: 1rem;\n    }\n\n    .ma-character-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .ma-character-card p {\n      font-size: 1.08rem;\n    }\n\n    .ma-box-title {\n      font-size: 1.05rem;\n    }\n\n    .ma-detail-row,\n    .ma-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .ma-journey-intro,\n    .ma-accord-intro,\n    .ma-trust-intro,\n    .ma-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .ma-journey-card h4,\n    .ma-accord-card h4,\n    .ma-trust-card h4 {\n      font-size: 1.08rem;\n    }\n\n    .ma-journey-card p,\n    .ma-accord-card p,\n    .ma-trust-card p {\n      font-size: 1rem;\n    }\n\n    .ma-video-title {\n      font-size: 1.55rem;\n    }\n\n    .ma-statement-section {\n      padding: 44px;\n    }\n\n    .ma-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .ma-statement-section p,\n    .ma-occasion-section p {\n      font-size: 1.12rem;\n    }\n\n    .ma-occasion-section {\n      padding: 38px;\n    }\n\n    .ma-occasion-section h3 {\n      font-size: 1.5rem;\n    }\n\n    .ma-performance-section {\n      padding: 30px;\n    }\n\n    .ma-performance-section p {\n      font-size: 1.03rem;\n    }\n\n    .ma-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .ma-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (min-width: 600px) and (max-width: 767px) {\n    .ma-notes-grid,\n    .ma-journey-grid,\n    .ma-accord-grid,\n    .ma-trust-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 480px) {\n    .mukhallat-akhdar-wrapper {\n      padding: 10px;\n    }\n\n    .ma-header {\n      padding: 26px 8px;\n    }\n\n    .ma-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .ma-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .ma-tagline {\n      font-size: 0.95rem;\n    }\n\n    .ma-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .ma-detail-value {\n      text-align: left;\n    }\n\n    .ma-character-card {\n      padding: 24px 18px;\n    }\n\n    .ma-journey-section,\n    .ma-accord-section,\n    .ma-trust-section {\n      padding: 25px 15px;\n    }\n\n    .ma-journey-card {\n      padding: 20px 17px 20px 72px;\n    }\n\n    .ma-journey-number {\n      top: 20px;\n      left: 16px;\n      transform: none;\n    }\n\n    .ma-video-section {\n      padding: 24px 10px;\n    }\n\n    .ma-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .ma-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\n  \/* Permanent long-title protection *\/\n  .ma-main-title {\n    max-width: 100%;\n    margin-left: auto;\n    margin-right: auto;\n    overflow-wrap: normal;\n    word-break: normal;\n    hyphens: none;\n  }\n\n  @media (min-width: 768px) {\n    .ma-main-title {\n      max-width: 980px;\n      font-size: clamp(2.8rem, 5vw, 4rem);\n      line-height: 1.15;\n      letter-spacing: 3px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .ma-main-title {\n      max-width: 100%;\n      font-size: clamp(1.55rem, 7vw, 2.15rem);\n      line-height: 1.22;\n      letter-spacing: 1.5px;\n    }\n  }\n\n\n\n  \/* Permanent highlights-list fix: prevent theme bullet duplication *\/\n  .mukhallat-akhdar-wrapper .ma-highlights-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .mukhallat-akhdar-wrapper .ma-highlights-list li {\n    list-style: none !important;\n  }\n\n  .mukhallat-akhdar-wrapper .ma-highlights-list li::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .mukhallat-akhdar-wrapper .ma-highlights-list li::before {\n    content: \"✓\" !important;\n  }\n\n\n  \/* Permanent product-details alignment and overflow protection *\/\n  .mukhallat-akhdar-wrapper .ma-detail-label {\n    flex: 0 0 34%;\n  }\n\n  .mukhallat-akhdar-wrapper .ma-detail-value {\n    flex: 1 1 auto;\n    min-width: 0;\n    overflow-wrap: anywhere;\n  }\n\n  @media (max-width: 480px) {\n    .mukhallat-akhdar-wrapper .ma-detail-label,\n    .mukhallat-akhdar-wrapper .ma-detail-value {\n      flex: initial;\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mukhallat-akhdar-wrapper\"\u003e\n\u003cdiv class=\"ma-header\"\u003e\n\u003cdiv class=\"ma-brand-tag\"\u003eOudh Al Anfar Presents\u003c\/div\u003e\n\u003ch2 class=\"ma-main-title\"\u003eMukhallat Al Oudh Akhdar\u003c\/h2\u003e\n\u003cp class=\"ma-tagline\"\u003e“Dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta in a refined alcohol-free perfume oil.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-intro-grid\"\u003e\n\u003cdiv class=\"ma-image-frame\"\u003e\n\u003cimg alt=\"Mukhallat Al Oudh Akhdar CPO 12ml by Oudh Al Anfar in a deep olive-green bottle with ornate antique-gold cap, base and label\" class=\"ma-product-image\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Mukhallat-Al-Oudh-Akhdar-CPO-12ml.webp?v=1739210383\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-story\"\u003e\n\u003ch3\u003eGreen Arabic Oudh Elegance in a Concentrated Perfume Oil\u003c\/h3\u003e\n\u003cp\u003eDiscover Mukhallat Al Oudh Akhdar by Oudh Al Anfar, a refined 12ml concentrated perfume oil created for fragrance lovers who appreciate the purity and depth of traditional Arabic perfumery.\u003c\/p\u003e\n\u003cp\u003eThis alcohol-free, oil-based composition combines dehn al oudh, taif rose, musk, sandalwood and amber to create a floral, woody, musky and warmly oriental fragrance character.\u003c\/p\u003e\n\u003cp\u003eAt its centre is the pairing of dehn al oudh with Anfar Khalta, a personalised blend of oils associated with the house of Anfar. The result is a distinctive Arabic oud identity balanced by elegant rose.\u003c\/p\u003e\n\u003cp\u003eTaif rose contributes floral refinement, musk adds smoothness, sandalwood brings creamy woody warmth and amber gives the blend a rich, glowing finish.\u003c\/p\u003e\n\u003cp\u003eThe deep olive-green bottle is framed by ornate antique-gold metalwork, including a sculptural cap, gold base and matching label, while the black presentation box adds a strong, gift-ready finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-notes-section\"\u003e\n\u003ch3 class=\"ma-section-title\"\u003eThe Fragrance Character\u003c\/h3\u003e\n\u003cdiv class=\"ma-notes-grid\"\u003e\n\u003cdiv class=\"ma-note-card\"\u003e\n\u003cdiv class=\"ma-note-label\"\u003eCore Identity\u003c\/div\u003e\n\u003cdiv class=\"ma-note-title\"\u003eDehn Al Oudh and Anfar Khalta\u003c\/div\u003e\n\u003cdiv class=\"ma-note-description\"\u003eDehn al oudh and Anfar Khalta create the rich, recognisable Arabic oud core of the perfume oil.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-note-card\"\u003e\n\u003cdiv class=\"ma-note-label\"\u003eFloral-Woody Character\u003c\/div\u003e\n\u003cdiv class=\"ma-note-title\"\u003eTaif Rose and Sandalwood\u003c\/div\u003e\n\u003cdiv class=\"ma-note-description\"\u003eTaif rose adds elegant floral softness, while sandalwood contributes creamy woody depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-note-card\"\u003e\n\u003cdiv class=\"ma-note-label\"\u003eFinishing Impression\u003c\/div\u003e\n\u003cdiv class=\"ma-note-title\"\u003eMusk and Amber Warmth\u003c\/div\u003e\n\u003cdiv class=\"ma-note-description\"\u003eMusk and amber create a smooth, enveloping and warmly oriental finishing trail.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-character-section\"\u003e\n\u003cdiv class=\"ma-character-card\"\u003e\n\u003ch3\u003eThe Rose Oudh Fusion\u003c\/h3\u003e\n\u003cp\u003eTaif rose softens the richness of dehn al oudh, creating an elegant balance of floral refinement and traditional Arabic depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-character-card\"\u003e\n\u003ch3\u003eThe Musk Amber Trail\u003c\/h3\u003e\n\u003cp\u003eMusk, sandalwood and amber round the composition with smooth warmth and a refined, lasting oriental impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-details-grid\"\u003e\n\u003cdiv class=\"ma-details-box\"\u003e\n\u003ch4 class=\"ma-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003eFragrance\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eMukhallat Al Oudh Akhdar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003eBrand\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003eFormat\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eConcentrated Perfume Oil (CPO)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003eVolume\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003e12ml \/ 0.4 fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003eAlcohol Content\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eAlcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003eFragrance Family\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eFloral, Woody, Musky and Amber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003ePublished Notes\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eDehn Al Oudh, Taif Rose, Musk, Sandalwood, Amber and Anfar Khalta\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-detail-row\"\u003e\n\u003cspan class=\"ma-detail-label\"\u003ePresentation\u003c\/span\u003e\u003cspan class=\"ma-detail-value\"\u003eDeep Olive Green, Antique Gold and Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-highlights-box\"\u003e\n\u003ch4 class=\"ma-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"ma-highlights-list\"\u003e\n\u003cli\u003e12ml concentrated perfume oil\u003c\/li\u003e\n\u003cli\u003eAlcohol-free oil-based formula\u003c\/li\u003e\n\u003cli\u003eTraditional Arabic fragrance spirit\u003c\/li\u003e\n\u003cli\u003eRich dehn al oudh character\u003c\/li\u003e\n\u003cli\u003eElegant taif rose softness\u003c\/li\u003e\n\u003cli\u003eIncludes Anfar Khalta character\u003c\/li\u003e\n\u003cli\u003eSmooth musk warmth\u003c\/li\u003e\n\u003cli\u003eCreamy sandalwood depth\u003c\/li\u003e\n\u003cli\u003eAmber-rich oriental finish\u003c\/li\u003e\n\u003cli\u003ePresented as long-lasting\u003c\/li\u003e\n\u003cli\u003eSuitable for refined perfume gifting\u003c\/li\u003e\n\u003cli\u003eDistinctive olive-green and gold presentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-journey-section\"\u003e\n\u003ch3 class=\"ma-section-title\"\u003eThe Mukhallat Al Oudh Akhdar Journey\u003c\/h3\u003e\n\u003cp class=\"ma-journey-intro\"\u003eA refined progression from dehn al oudh and taif rose into smooth sandalwood before settling into a warm musky amber trail.\u003c\/p\u003e\n\u003cdiv class=\"ma-journey-grid\"\u003e\n\u003cdiv class=\"ma-journey-card\"\u003e\n\u003cdiv class=\"ma-journey-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eOudh and Rose Opening\u003c\/h4\u003e\n\u003cp\u003eDehn al oudh and taif rose introduce richness, elegance and Arabic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-journey-card\"\u003e\n\u003cdiv class=\"ma-journey-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eSandalwood Smoothness\u003c\/h4\u003e\n\u003cp\u003eSandalwood and Anfar Khalta create creamy depth and a polished transition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-journey-card\"\u003e\n\u003cdiv class=\"ma-journey-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eMusk and Amber Finish\u003c\/h4\u003e\n\u003cp\u003eMusk and amber provide softness, warmth and a lasting oriental impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-accord-section\"\u003e\n\u003ch3 class=\"ma-section-title\"\u003eThe Signature Mukhallat Al Oudh Akhdar Accords\u003c\/h3\u003e\n\u003cp class=\"ma-accord-intro\"\u003eA floral, woody, musky and amber perfume oil built around dehn al oudh, taif rose and Anfar Khalta.\u003c\/p\u003e\n\u003cdiv class=\"ma-accord-grid\"\u003e\n\u003cdiv class=\"ma-accord-card\"\u003e\n\u003cdiv class=\"ma-accord-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eDehn Al Oudh Richness\u003c\/h4\u003e\n\u003cp\u003eOudh provides the luxurious traditional Arabic heart of the composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-accord-card\"\u003e\n\u003cdiv class=\"ma-accord-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eTaif Rose and Sandalwood\u003c\/h4\u003e\n\u003cp\u003eFloral softness and creamy woods create elegance, balance and depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-accord-card\"\u003e\n\u003cdiv class=\"ma-accord-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eMusk Amber Warmth\u003c\/h4\u003e\n\u003cp\u003eMusk and amber give the perfume oil a smooth and warmly oriental finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-statement-section\"\u003e\n\u003ch3\u003eOlive-Green Arabic Perfume Oil with Refined Oudh Character\u003c\/h3\u003e\n\u003cp\u003eMukhallat Al Oudh Akhdar combines dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta in a luxurious alcohol-free perfume oil designed to feel elegant, traditional and memorable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-occasion-section\"\u003e\n\u003ch3\u003eA Refined Perfume Oil for Gifting and Collection Building\u003c\/h3\u003e\n\u003cp\u003eIts rich yet smooth Arabic character makes Mukhallat Al Oudh Akhdar suitable for personal wear, perfume gifting and completing a refined Mukhallat collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eMukhallat Al Oudh Akhdar is an alcohol-free concentrated perfume oil and is presented as long-lasting. Exact performance may vary according to skin type, climate, application amount and individual fragrance chemistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-trust-section\"\u003e\n\u003ch3 class=\"ma-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cp class=\"ma-trust-intro\"\u003e\n      Explore a carefully selected collection of Arabian perfumes, oud oils,\n      concentrated perfume oils and gift-ready fragrance presentations through\n      a specialist UK fragrance retailer.\n    \u003c\/p\u003e\n\u003cdiv class=\"ma-trust-grid\"\u003e\n\u003cdiv class=\"ma-trust-card\"\u003e\n\u003cdiv class=\"ma-trust-icon\"\u003e01\u003c\/div\u003e\n\u003ch4\u003eArabian Fragrance Specialists\u003c\/h4\u003e\n\u003cp\u003eDiscover Arabic perfumes, oud blends, CPO formats and perfume oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-trust-card\"\u003e\n\u003cdiv class=\"ma-trust-icon\"\u003e02\u003c\/div\u003e\n\u003ch4\u003eCarefully Selected Collection\u003c\/h4\u003e\n\u003cp\u003eProducts are selected for character, presentation and value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-trust-card\"\u003e\n\u003cdiv class=\"ma-trust-icon\"\u003e03\u003c\/div\u003e\n\u003ch4\u003eConvenient UK Service\u003c\/h4\u003e\n\u003cp\u003eShop through a specialist UK fragrance retailer offering customer-focused service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"ma-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat does Mukhallat Al Oudh Akhdar smell like?\u003c\/summary\u003e\n\u003cdiv class=\"ma-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is a floral, woody, musky and amber Arabic perfume oil centred on dehn al oudh, taif rose, musk, sandalwood and amber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ma-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Mukhallat Al Oudh Akhdar alcohol-free?\u003c\/summary\u003e\n\u003cdiv class=\"ma-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. It is described as an oil-based, alcohol-free concentrated perfume oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ma-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat size is Mukhallat Al Oudh Akhdar?\u003c\/summary\u003e\n\u003cdiv class=\"ma-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is supplied in a 12ml concentrated perfume oil format.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ma-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat notes are highlighted in Mukhallat Al Oudh Akhdar?\u003c\/summary\u003e\n\u003cdiv class=\"ma-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe highlighted notes are dehn al oudh, taif rose, musk, sandalwood, amber and Anfar Khalta.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ma-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat is Anfar Khalta?\u003c\/summary\u003e\n\u003cdiv class=\"ma-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eAnfar Khalta is described as a personalised blend of oils associated with the house of Anfar and used to give the perfume its distinctive Arabic oud character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ma-faq-item\" itemprop=\"mainEntity\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs Mukhallat Al Oudh Akhdar a good perfume gift?\u003c\/summary\u003e\n\u003cdiv class=\"ma-faq-answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Its concentrated oil format, refined Arabic character and ornate olive-green, gold and black presentation make it suitable for fragrance gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47587175366902,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oil1.png?v=1734529856"},{"product_id":"mukhallat-al-oudh-silver-cpo-12ml-1","title":"Mukhallat Al Oudh Silver CPO (12ml)","description":"\u003c!-- Mukhallat Al Oudh Silver CPO 12ML | Full Shopify Product Description --\u003e\n\n\u003cstyle\u003e\n  .lm-mukhallat-silver {\n    --silver: #a9adb4;\n    --deep-silver: #656a72;\n    --gold: #c5a059;\n    --oud-brown: #6c452a;\n    --deep-oud: #3e281b;\n    --soft-silver: #f3f4f5;\n    --warm-cream: #fff9f0;\n    --light-bg: #fafafa;\n    --charcoal: #111111;\n    --body-text: #2a2a2a;\n    --muted-text: #666666;\n    --border: #e2e3e5;\n\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: #ffffff;\n    color: var(--charcoal);\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .lm-mukhallat-silver *,\n  .lm-mukhallat-silver *::before,\n  .lm-mukhallat-silver *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Product Header *\/\n\n  .lmms-header {\n    margin-bottom: 25px;\n    padding: 25px 0;\n    text-align: center;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .lmms-brand {\n    margin-bottom: 6px;\n    color: var(--oud-brown);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .lmms-title {\n    margin: 0 0 8px;\n    color: var(--charcoal);\n    font-size: 2.1rem;\n    font-weight: 300;\n    letter-spacing: 3px;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .lmms-tagline {\n    max-width: 800px;\n    margin: 0 auto;\n    color: #555555;\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product Introduction *\/\n\n  .lmms-intro {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    align-items: center;\n    margin-bottom: 35px;\n  }\n\n  .lmms-image-frame {\n    display: block;\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 9px;\n    background:\n      radial-gradient(\n        circle at top left,\n        #ffffff 0%,\n        transparent 44%\n      ),\n      linear-gradient(\n        135deg,\n        #ffffff 0%,\n        var(--soft-silver) 58%,\n        var(--warm-cream) 100%\n      );\n  }\n\n  .lmms-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .lmms-story h3 {\n    margin: 0 0 15px;\n    color: var(--charcoal);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .lmms-story p {\n    margin: 0 0 16px;\n    color: var(--body-text);\n    font-size: 1.05rem;\n  }\n\n  .lmms-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Feature Strip *\/\n\n  .lmms-feature-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 15px;\n    margin-bottom: 35px;\n  }\n\n  .lmms-feature {\n    padding: 17px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--soft-silver);\n    text-align: center;\n  }\n\n  .lmms-feature-number {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--oud-brown);\n    font-size: 1.2rem;\n    font-weight: 700;\n  }\n\n  .lmms-feature strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--charcoal);\n    font-size: 1rem;\n  }\n\n  .lmms-feature span {\n    color: var(--body-text);\n    font-size: 0.92rem;\n  }\n\n  \/* Fragrance Composition *\/\n\n  .lmms-composition {\n    margin-bottom: 35px;\n    padding: 25px 20px;\n    border: 1px solid var(--border);\n    border-radius: 9px;\n    background: #ffffff;\n  }\n\n  .lmms-section-title {\n    margin: 0 0 25px;\n    color: var(--charcoal);\n    font-size: 1.3rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .lmms-card-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .lmms-card {\n    padding: 18px;\n    border: 1px solid var(--border);\n    border-top: 3px solid var(--silver);\n    border-radius: 8px;\n    background: var(--light-bg);\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.02);\n  }\n\n  .lmms-card-tag {\n    margin-bottom: 6px;\n    color: var(--oud-brown);\n    font-size: 0.8rem;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .lmms-card-name {\n    margin-bottom: 7px;\n    color: var(--charcoal);\n    font-size: 1.05rem;\n    font-weight: 700;\n  }\n\n  .lmms-card-description {\n    color: var(--body-text);\n    font-size: 0.95rem;\n    line-height: 1.5;\n  }\n\n  \/* Product Details *\/\n\n  .lmms-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    align-items: stretch;\n    margin-bottom: 35px;\n  }\n\n  .lmms-details-box {\n    height: 100%;\n    padding: 20px;\n    border: 1px solid var(--border);\n    border-radius: 9px;\n    background: var(--light-bg);\n  }\n\n  .lmms-details-box h4 {\n    margin: 0 0 15px;\n    padding-bottom: 8px;\n    color: var(--charcoal);\n    border-bottom: 1px solid var(--border);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .lmms-specification {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 12px 0;\n    border-bottom: 1px solid #e3e3e3;\n    font-size: 1rem;\n  }\n\n  .lmms-specification:last-child {\n    padding-bottom: 0;\n    border-bottom: 0;\n  }\n\n  .lmms-label {\n    color: var(--muted-text);\n    font-weight: 700;\n  }\n\n  .lmms-value {\n    color: var(--charcoal);\n    text-align: right;\n  }\n\n  \/* Benefits *\/\n\n  .lmms-benefit-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lmms-benefit-list li {\n    position: relative;\n    padding: 11px 0 11px 27px;\n    color: var(--body-text);\n    border-bottom: 1px solid #e3e3e3;\n    font-size: 1rem;\n  }\n\n  .lmms-benefit-list li:last-child {\n    padding-bottom: 0;\n    border-bottom: 0;\n  }\n\n  .lmms-benefit-list li::before {\n    position: absolute;\n    top: 12px;\n    left: 0;\n    color: var(--oud-brown);\n    content: \"✓\";\n    font-size: 0.9rem;\n    font-weight: 800;\n  }\n\n  \/* Highlight Statement *\/\n\n  .lmms-statement {\n    margin-bottom: 35px;\n    padding: 32px 22px;\n    border-radius: 9px;\n    background:\n      linear-gradient(\n        135deg,\n        var(--deep-oud),\n        var(--oud-brown),\n        var(--deep-silver),\n        var(--silver),\n        var(--gold)\n      );\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .lmms-statement h3 {\n    margin: 0 0 10px;\n    color: #fff2d4;\n    font-size: 1.3rem;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .lmms-statement p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #fffafa;\n    font-size: 1rem;\n  }\n\n  \/* Scent Character *\/\n\n  .lmms-character {\n    margin-bottom: 35px;\n    padding: 25px 20px;\n    border: 1px solid var(--border);\n    border-radius: 9px;\n    background: #ffffff;\n  }\n\n  .lmms-character-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .lmms-character-card {\n    padding: 18px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--soft-silver);\n  }\n\n  .lmms-character-card h4 {\n    margin: 0 0 8px;\n    color: var(--deep-oud);\n    font-size: 1.05rem;\n    letter-spacing: 0.5px;\n  }\n\n  .lmms-character-card p {\n    margin: 0;\n    color: var(--body-text);\n    font-size: 0.95rem;\n  }\n\n  \/* Presentation and Gifting *\/\n\n  .lmms-presentation {\n    margin-bottom: 35px;\n    padding: 25px 20px;\n    border: 1px solid var(--border);\n    border-radius: 9px;\n    background: #ffffff;\n  }\n\n  .lmms-presentation-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .lmms-presentation-card {\n    padding: 18px;\n    border: 1px solid var(--border);\n    border-top: 3px solid var(--gold);\n    border-radius: 8px;\n    background: var(--warm-cream);\n  }\n\n  .lmms-presentation-tag {\n    margin-bottom: 6px;\n    color: var(--oud-brown);\n    font-size: 0.78rem;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .lmms-presentation-card h4 {\n    margin: 0 0 7px;\n    color: var(--charcoal);\n    font-size: 1.03rem;\n  }\n\n  .lmms-presentation-card p {\n    margin: 0;\n    color: var(--body-text);\n    font-size: 0.95rem;\n  }\n\n  \/* How to Apply *\/\n\n  .lmms-application {\n    margin-bottom: 35px;\n    padding: 25px 20px;\n    border: 1px solid var(--border);\n    border-radius: 9px;\n    background: #ffffff;\n  }\n\n  .lmms-application-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .lmms-application-card {\n    padding: 18px;\n    border: 1px solid var(--border);\n    border-top: 3px solid var(--silver);\n    border-radius: 8px;\n    background: var(--light-bg);\n  }\n\n  .lmms-step {\n    margin-bottom: 6px;\n    color: var(--oud-brown);\n    font-size: 0.78rem;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .lmms-application-card h4 {\n    margin: 0 0 7px;\n    color: var(--charcoal);\n    font-size: 1.03rem;\n  }\n\n  .lmms-application-card p {\n    margin: 0;\n    color: var(--body-text);\n    font-size: 0.95rem;\n  }\n\n  \/* Application Note *\/\n\n  .lmms-safety-note {\n    margin-bottom: 35px;\n    padding: 18px;\n    border: 1px solid var(--border);\n    border-left: 4px solid var(--oud-brown);\n    border-radius: 8px;\n    background: var(--warm-cream);\n  }\n\n  .lmms-safety-note h3 {\n    margin: 0 0 8px;\n    color: var(--charcoal);\n    font-size: 1rem;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .lmms-safety-note p {\n    margin: 0;\n    color: var(--body-text);\n    font-size: 0.95rem;\n  }\n\n  \/* FAQs *\/\n\n  .lmms-faq {\n    margin-top: 30px;\n    padding-top: 25px;\n    border-top: 1px solid var(--border);\n  }\n\n  .lmms-faq h3 {\n    margin: 0 0 20px;\n    color: var(--charcoal);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .lmms-faq details {\n    background: #ffffff;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .lmms-faq summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 20px;\n    padding: 15px 5px;\n    cursor: pointer;\n    list-style: none;\n    color: var(--charcoal);\n    font-size: 1.05rem;\n    font-weight: 700;\n    user-select: none;\n  }\n\n  .lmms-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lmms-faq summary::after {\n    flex: 0 0 auto;\n    color: var(--oud-brown);\n    content: \"+\";\n    font-size: 1.3rem;\n    font-weight: 500;\n  }\n\n  .lmms-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .lmms-faq-answer {\n    padding: 5px 5px 20px;\n    color: var(--body-text);\n    font-size: 1rem;\n  }\n\n  .lmms-faq-answer p {\n    margin: 0;\n  }\n\n  \/* Tablet and Desktop *\/\n\n  @media (min-width: 768px) {\n    .lm-mukhallat-silver {\n      padding: 35px;\n      font-size: 20px !important;\n    }\n\n    .lmms-header {\n      margin-bottom: 50px;\n      padding: 50px 0 35px;\n    }\n\n    .lmms-title {\n      font-size: 3.8rem !important;\n      letter-spacing: 4px !important;\n    }\n\n    .lmms-tagline {\n      font-size: 1.35rem !important;\n    }\n\n    .lmms-brand {\n      font-size: 1.05rem !important;\n      letter-spacing: 5px !important;\n    }\n\n    .lmms-intro {\n      grid-template-columns: 0.75fr 1.25fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .lmms-image-frame {\n      max-width: 400px;\n      margin: 0 auto;\n    }\n\n    .lmms-story h3 {\n      font-size: 1.8rem !important;\n      letter-spacing: 2px !important;\n    }\n\n    .lmms-story p {\n      margin-bottom: 24px;\n      font-size: 1.25rem !important;\n      line-height: 1.7 !important;\n    }\n\n    .lmms-feature-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .lmms-card-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n    }\n\n    .lmms-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .lmms-character-grid,\n    .lmms-presentation-grid,\n    .lmms-application-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n    }\n\n    .lmms-section-title,\n    .lmms-faq h3 {\n      font-size: 1.7rem !important;\n    }\n\n    .lmms-card-name {\n      font-size: 1.2rem !important;\n    }\n\n    .lmms-card-description,\n    .lmms-character-card p,\n    .lmms-presentation-card p,\n    .lmms-application-card p {\n      font-size: 1.05rem !important;\n    }\n\n    .lmms-details-box h4 {\n      font-size: 1.1rem !important;\n    }\n\n    .lmms-specification,\n    .lmms-benefit-list li {\n      padding-top: 16px;\n      padding-bottom: 16px;\n      font-size: 1.15rem !important;\n    }\n\n    .lmms-benefit-list li::before {\n      top: 17px;\n    }\n\n    .lmms-statement h3 {\n      font-size: 1.6rem;\n    }\n\n    .lmms-statement p {\n      font-size: 1.15rem;\n    }\n\n    .lmms-faq summary {\n      padding: 20px 5px;\n      font-size: 1.25rem !important;\n    }\n\n    .lmms-faq-answer {\n      font-size: 1.15rem !important;\n    }\n  }\n\n  \/* Mobile *\/\n\n  @media (max-width: 480px) {\n    .lmms-title {\n      font-size: 1.65rem;\n      letter-spacing: 2px;\n    }\n\n    .lmms-brand {\n      letter-spacing: 2.5px;\n    }\n\n    .lmms-specification {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .lmms-value {\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-mukhallat-silver\"\u003e\n\n  \u003c!-- Product Header --\u003e\n\n  \u003cdiv class=\"lmms-header\"\u003e\n\n    \u003cdiv class=\"lmms-brand\"\u003e\n      Oudh Al Anfar Concentrated Perfume Oil\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"lmms-title\"\u003e\n      Mukhallat Al Oudh Silver\n    \u003c\/h2\u003e\n\n    \u003cp class=\"lmms-tagline\"\u003e\n      “Traditional Arabic oud, precious Taif rose and warm woods in an elegant alcohol-free perfume oil.”\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Image and Main Description --\u003e\n\n  \u003cdiv class=\"lmms-intro\"\u003e\n\n    \u003cdiv class=\"lmms-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Oil_1_1.png?v=1734530360\u0026amp;width=720\" alt=\"Mukhallat Al Oudh Silver CPO 12ML by Oudh Al Anfar alcohol-free perfume oil\" class=\"lmms-product-image\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmms-story\"\u003e\n\n      \u003ch3\u003e\n        The Freshness of Traditional Arabic Spirit\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Discover the refined oriental character of\n        \u003cstrong\u003eMukhallat Al Oudh Silver CPO 12ML by Oudh Al Anfar\u003c\/strong\u003e,\n        a concentrated, oil-based and alcohol-free fragrance combining\n        traditional Arabic perfumery with an elegant modern presentation.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This carefully balanced perfume oil brings together Dehn Al Oudh,\n        rose, musk, sandalwood and amber. The composition creates a floral,\n        woody, musky and ambery fusion designed to express the freshness and\n        richness of traditional Arabic fragrance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Taif rose introduces a refined floral character, while Dehn Al Oudh\n        provides the composition with its deep oriental identity. Notes of\n        musk, sandalwood and amber add softness, warmth and smooth woody\n        depth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance also features Anfar Khalta, a personalised mixture of\n        perfume oils associated with the house of Anfar. This distinctive\n        blend adds further complexity to the oud composition and gives\n        Mukhallat Al Oudh Silver its individual Arabic character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in an antique-inspired curved silver bottle with an ornate\n        top, this 12ML concentrated perfume oil is suitable for personal\n        fragrance collections and as an elegant perfume gift for anyone who\n        appreciates high-quality Arabian scents.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Quick Product Features --\u003e\n\n  \u003cdiv class=\"lmms-feature-grid\"\u003e\n\n    \u003cdiv class=\"lmms-feature\"\u003e\n\n      \u003cspan class=\"lmms-feature-number\"\u003e\n        01\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Alcohol-Free Perfume Oil\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        An oil-based concentrated fragrance without an alcohol base.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmms-feature\"\u003e\n\n      \u003cspan class=\"lmms-feature-number\"\u003e\n        02\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Traditional Arabic Blend\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Dehn Al Oudh, Taif rose and Anfar Khalta create an oriental identity.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmms-feature\"\u003e\n\n      \u003cspan class=\"lmms-feature-number\"\u003e\n        03\n      \u003c\/span\u003e\n\n      \u003cstrong\u003e\n        Ornate Silver Presentation\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Presented in a curved antique-inspired bottle with a silver lid.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Fragrance Composition --\u003e\n\n  \u003cdiv class=\"lmms-composition\"\u003e\n\n    \u003ch3 class=\"lmms-section-title\"\u003e\n      The Fragrance Composition\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"lmms-card-grid\"\u003e\n\n      \u003c!-- Floral Accord --\u003e\n\n      \u003cdiv class=\"lmms-card\"\u003e\n\n        \u003cdiv class=\"lmms-card-tag\"\u003e\n          Floral Accord\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmms-card-name\"\u003e\n          Taif Rose\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmms-card-description\"\u003e\n          Elegant Taif rose introduces a refined floral freshness that\n          softens and illuminates the deeper oriental oud character.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- Oriental Accord --\u003e\n\n      \u003cdiv class=\"lmms-card\"\u003e\n\n        \u003cdiv class=\"lmms-card-tag\"\u003e\n          Oriental Accord\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmms-card-name\"\u003e\n          Dehn Al Oudh \u0026amp; Anfar Khalta\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmms-card-description\"\u003e\n          Dehn Al Oudh provides rich Arabic depth, while the personalised\n          Anfar Khalta blend adds complexity and a distinctive house\n          character.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- Warm Foundation --\u003e\n\n      \u003cdiv class=\"lmms-card\"\u003e\n\n        \u003cdiv class=\"lmms-card-tag\"\u003e\n          Warm Foundation\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmms-card-name\"\u003e\n          Musk, Sandalwood \u0026amp; Amber\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmms-card-description\"\u003e\n          Smooth musk, creamy sandalwood and glowing amber create a warm,\n          softly woody and comforting foundation.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Product Details and Benefits --\u003e\n\n  \u003cdiv class=\"lmms-details-grid\"\u003e\n\n    \u003c!-- Product Details --\u003e\n\n    \u003cdiv class=\"lmms-details-box\"\u003e\n\n      \u003ch4\u003e\n        Product Details\n      \u003c\/h4\u003e\n\n      \u003cdiv class=\"lmms-specification\"\u003e\n\n        \u003cspan class=\"lmms-label\"\u003e\n          Product\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lmms-value\"\u003e\n          Mukhallat Al Oudh Silver\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-specification\"\u003e\n\n        \u003cspan class=\"lmms-label\"\u003e\n          Brand\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lmms-value\"\u003e\n          Oudh Al Anfar\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-specification\"\u003e\n\n        \u003cspan class=\"lmms-label\"\u003e\n          Product Type\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lmms-value\"\u003e\n          Concentrated Perfume Oil\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-specification\"\u003e\n\n        \u003cspan class=\"lmms-label\"\u003e\n          Format\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lmms-value\"\u003e\n          Oil-Based\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-specification\"\u003e\n\n        \u003cspan class=\"lmms-label\"\u003e\n          Formula\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lmms-value\"\u003e\n          Alcohol-Free\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-specification\"\u003e\n\n        \u003cspan class=\"lmms-label\"\u003e\n          Volume\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lmms-value\"\u003e\n          12ML\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-specification\"\u003e\n\n        \u003cspan class=\"lmms-label\"\u003e\n          Fragrance Style\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lmms-value\"\u003e\n          Arabic Oriental\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-specification\"\u003e\n\n        \u003cspan class=\"lmms-label\"\u003e\n          Scent Profile\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lmms-value\"\u003e\n          Floral, Woody, Musky, Oud \u0026amp; Amber\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-specification\"\u003e\n\n        \u003cspan class=\"lmms-label\"\u003e\n          Key Accords\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lmms-value\"\u003e\n          Taif Rose, Dehn Al Oudh, Musk, Sandalwood \u0026amp; Amber\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-specification\"\u003e\n\n        \u003cspan class=\"lmms-label\"\u003e\n          Special Blend\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lmms-value\"\u003e\n          Anfar Khalta\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-specification\"\u003e\n\n        \u003cspan class=\"lmms-label\"\u003e\n          Recommended For\n        \u003c\/span\u003e\n\n        \u003cspan class=\"lmms-value\"\u003e\n          Anyone Who Enjoys Arabian Oud Perfume Oils\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Why You Will Love It --\u003e\n\n    \u003cdiv class=\"lmms-details-box\"\u003e\n\n      \u003ch4\u003e\n        Why You Will Love It\n      \u003c\/h4\u003e\n\n      \u003cul class=\"lmms-benefit-list\"\u003e\n\n        \u003cli\u003e\n          Concentrated oil-based Arabian fragrance\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Alcohol-free perfume oil formulation\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Rich oriental depth from Dehn Al Oudh\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Elegant floral freshness from Taif rose\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Smooth musky character\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Creamy warmth from sandalwood\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Glowing amber foundation\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Distinctive personalised Anfar Khalta blend\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Decorative antique-inspired silver bottle\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Compact 12ML size for gifting or personal collection\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Highlight Statement --\u003e\n\n  \u003cdiv class=\"lmms-statement\"\u003e\n\n    \u003ch3\u003e\n      A Silver Expression of Traditional Arabian Oud\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Mukhallat Al Oudh Silver combines Taif rose and Dehn Al Oudh with\n      musk, sandalwood, amber and the distinctive Anfar Khalta blend. The\n      result is an alcohol-free concentrated perfume oil with floral\n      freshness, warm woods and an unmistakably traditional Arabic spirit.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Scent Character --\u003e\n\n  \u003cdiv class=\"lmms-character\"\u003e\n\n    \u003ch3 class=\"lmms-section-title\"\u003e\n      The Scent Character\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"lmms-character-grid\"\u003e\n\n      \u003cdiv class=\"lmms-character-card\"\u003e\n\n        \u003ch4\u003e\n          Floral Freshness\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Taif rose brings an elegant floral quality that adds freshness\n          and refinement to the deeper oud composition.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-character-card\"\u003e\n\n        \u003ch4\u003e\n          Authentic Oud Depth\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Dehn Al Oudh forms the central oriental character, giving the\n          perfume oil richness and a traditional Arabic identity.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-character-card\"\u003e\n\n        \u003ch4\u003e\n          Warm Musky Woods\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Musk, sandalwood and amber surround the oud with smooth warmth,\n          woody softness and a balanced finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Presentation and Gifting --\u003e\n\n  \u003cdiv class=\"lmms-presentation\"\u003e\n\n    \u003ch3 class=\"lmms-section-title\"\u003e\n      Elegant Presentation\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"lmms-presentation-grid\"\u003e\n\n      \u003cdiv class=\"lmms-presentation-card\"\u003e\n\n        \u003cdiv class=\"lmms-presentation-tag\"\u003e\n          Bottle Design\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Antique-Inspired Silver Finish\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          The fragrance is presented in a decorative curved bottle with an\n          ornate silver exterior and matching top.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-presentation-card\"\u003e\n\n        \u003cdiv class=\"lmms-presentation-tag\"\u003e\n          Perfume Gifting\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          A Refined Arabian Gift\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Its traditional oud composition and distinctive presentation make\n          it an elegant gift for anyone with a taste for quality fragrances.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-presentation-card\"\u003e\n\n        \u003cdiv class=\"lmms-presentation-tag\"\u003e\n          Personal Collection\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Compact and Decorative\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          The 12ML concentrated perfume oil format is suitable for display,\n          travel and inclusion in a personal Arabian fragrance collection.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- How to Apply --\u003e\n\n  \u003cdiv class=\"lmms-application\"\u003e\n\n    \u003ch3 class=\"lmms-section-title\"\u003e\n      How to Apply\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"lmms-application-grid\"\u003e\n\n      \u003cdiv class=\"lmms-application-card\"\u003e\n\n        \u003cdiv class=\"lmms-step\"\u003e\n          Step One\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Use a Small Amount\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          As this is a concentrated perfume oil, apply only a small amount\n          to begin with and add more only when required.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-application-card\"\u003e\n\n        \u003cdiv class=\"lmms-step\"\u003e\n          Step Two\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Apply to Pulse Points\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Dab lightly onto pulse points such as the wrists, neck and behind\n          the ears, avoiding excessive application.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmms-application-card\"\u003e\n\n        \u003cdiv class=\"lmms-step\"\u003e\n          Step Three\n        \u003c\/div\u003e\n\n        \u003ch4\u003e\n          Allow the Oil to Settle\n        \u003c\/h4\u003e\n\n        \u003cp\u003e\n          Let the Taif rose, oud, musk, sandalwood and amber develop\n          naturally on the skin without rubbing.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Application Note --\u003e\n\n  \u003cdiv class=\"lmms-safety-note\"\u003e\n\n    \u003ch3\u003e\n      Application Note\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      For external use only. Apply sparingly and avoid contact with the\n      eyes, broken skin and sensitive areas. Because perfume oils may react\n      differently with fabrics, test on an inconspicuous area before\n      applying directly to clothing. Individual fragrance performance may\n      vary depending on skin chemistry, application amount, temperature and\n      environment.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SEO FAQ Section --\u003e\n\n  \u003cdiv class=\"lmms-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003c!-- FAQ 1 --\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What does Mukhallat Al Oudh Silver smell like?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lmms-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Mukhallat Al Oudh Silver combines floral Taif rose and Dehn Al\n          Oudh with musk, sandalwood, amber and the distinctive Anfar\n          Khalta oil blend. Its profile is floral, woody, musky, ambery and\n          oriental.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003c!-- FAQ 2 --\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Mukhallat Al Oudh Silver alcohol-free?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lmms-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. It is presented as an oil-based, alcohol-free concentrated\n          perfume oil.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003c!-- FAQ 3 --\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What is Dehn Al Oudh?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lmms-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Dehn Al Oudh refers to oud oil. In Mukhallat Al Oudh Silver, it\n          provides the central rich and traditional Arabic oud character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003c!-- FAQ 4 --\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What is Anfar Khalta?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lmms-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Anfar Khalta is described as a personalised blend of perfume oils\n          associated with the house of Anfar, adding a distinctive Arabic\n          oud character to the composition.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003c!-- FAQ 5 --\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What are the main fragrance notes?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lmms-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          The composition includes Taif rose, Dehn Al Oudh, musk,\n          sandalwood, amber and notes of Anfar Khalta.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003c!-- FAQ 6 --\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        What size is Mukhallat Al Oudh Silver?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lmms-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Mukhallat Al Oudh Silver is presented in a 12ML concentrated\n          perfume oil format.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003c!-- FAQ 7 --\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is Mukhallat Al Oudh Silver suitable as a perfume gift?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lmms-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its Arabian oud composition, concentrated oil format and\n          decorative antique-inspired silver bottle make it an elegant\n          fragrance gift.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003c!-- FAQ 8 --\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        How should I apply Mukhallat Al Oudh Silver?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lmms-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as the wrists, neck and\n          behind the ears. Allow the concentrated perfume oil to settle\n          naturally without rubbing.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003c!-- FAQ 9 --\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\n      \u003csummary itemprop=\"name\"\u003e\n        Is this a spray perfume?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"lmms-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\n        \u003cp itemprop=\"text\"\u003e\n          No. Mukhallat Al Oudh Silver is a concentrated perfume oil\n          intended to be applied sparingly rather than used as a standard\n          alcohol-based perfume spray.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47587187425526,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Oil_1_1.png?v=1734530360"},{"product_id":"amber-bakhoor-perfume-oil-100ml","title":"Amber Bakhoor (100ml)","description":"\u003c!-- Amber Bakhoor by Anfar Perfume Oil | Full Shopify Product Description Code --\u003e\n\n\u003cstyle\u003e\n  .lm-amberbakhoor{\n    --gold:#c5a059;\n    --amber:#b87932;\n    --bakhoor:#3b1f12;\n    --smoke:#1b120c;\n    --cream:#fff8ef;\n    --soft:#fafafa;\n    --dark:#111111;\n    --text:#2a2a2a;\n    --muted:#666666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#ffffff;\n  }\n\n  .lm-amberbakhoor *{box-sizing:border-box}\n\n  .lmabk-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lmabk-kicker{\n    color:var(--gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lmabk-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lmabk-sub{\n    margin:10px auto 0;\n    max-width:760px;\n    color:#555555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lmabk-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lmabk-imgbox{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lmabk-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lmabk-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lmabk-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lmabk-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#ffffff;\n  }\n\n  .lmabk-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lmabk-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lmabk-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lmabk-tag{\n    color:var(--gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lmabk-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lmabk-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmabk-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lmabk-box{\n    background:var(--soft);\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lmabk-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lmabk-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lmabk-row:last-child{border-bottom:0}\n\n  .lmabk-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lmabk-value{\n    text-align:right;\n    color:var(--dark);\n  }\n\n  .lmabk-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lmabk-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lmabk-list li:last-child{border-bottom:0}\n\n  .lmabk-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lmabk-alert{\n    background:#fff5f5;\n    border:1px solid #e8c8c8;\n    border-left:4px solid #b94545;\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmabk-alert h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    color:#8a2525;\n  }\n\n  .lmabk-alert p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmabk-statement{\n    background:linear-gradient(135deg,var(--smoke),var(--bakhoor),var(--amber));\n    color:#ffffff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lmabk-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lmabk-statement p{\n    margin:0 auto;\n    max-width:800px;\n    color:#fff8ef;\n  }\n\n  .lmabk-note{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmabk-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lmabk-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmabk-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lmabk-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lmabk-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lmabk-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lmabk-faq summary::-webkit-details-marker{display:none}\n\n  .lmabk-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-amberbakhoor{padding:34px 24px}\n    .lmabk-title{font-size:3.6rem}\n    .lmabk-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmabk-imgbox{max-width:480px;margin:0 auto}\n    .lmabk-cards{grid-template-columns:repeat(3,1fr)}\n    .lmabk-details{grid-template-columns:1fr 1fr}\n    .lmabk-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmabk-title{font-size:1.7rem}\n    .lmabk-row{flex-direction:column;gap:2px}\n    .lmabk-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-amberbakhoor\"\u003e\n\n  \u003cdiv class=\"lmabk-head\"\u003e\n    \u003cdiv class=\"lmabk-kicker\"\u003eAnfar Concentrated Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmabk-title\"\u003eAmber Bakhoor\u003c\/h2\u003e\n    \u003cp class=\"lmabk-sub\"\u003e“A warm amber-bakhoor attar oil with traditional Arabian perfume depth.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmabk-grid\"\u003e\n    \u003cdiv class=\"lmabk-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/WhatsApp-Image-2024-05-01-at-12_44_40-PM_jpeg.webp?v=1734608730\u0026amp;width=720\" alt=\"Amber Bakhoor by Anfar Concentrated Perfume Oil 100ml\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmabk-copy\"\u003e\n      \u003ch3\u003eWarm Amber Bakhoor Attar Craftsmanship\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eAmber Bakhoor by Anfar\u003c\/strong\u003e is a concentrated perfume oil \/\n        attar oil presented by London Musk as an authorised distributor of\n        Anfar.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Anfar Attar is recognised in traditional Arabian perfumery for its\n        highly concentrated oil fragrances, crafted for customers who appreciate\n        depth, longevity and classic attar-making heritage.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Amber Bakhoor carries a warm, resinous and traditional fragrance\n        character, combining the golden richness of amber with a bakhoor-style\n        oriental depth.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This product is listed as a \u003cstrong\u003e100ml concentrated perfume oil\u003c\/strong\u003e,\n        designed for customers who enjoy long-lasting, traditional and elegant\n        oil-based scents.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmabk-section\"\u003e\n    \u003ch3\u003eThe Fragrance Experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmabk-cards\"\u003e\n      \u003cdiv class=\"lmabk-card\"\u003e\n        \u003cdiv class=\"lmabk-tag\"\u003eOpening Feel\u003c\/div\u003e\n        \u003ch4\u003eGolden Amber Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          A smooth amber-style opening with a rich, warm and inviting first\n          impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmabk-card\"\u003e\n        \u003cdiv class=\"lmabk-tag\"\u003eHeart Character\u003c\/div\u003e\n        \u003ch4\u003eBakhoor-Inspired Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          The fragrance develops into a traditional bakhoor-style character with\n          resinous, smoky and oriental warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmabk-card\"\u003e\n        \u003cdiv class=\"lmabk-tag\"\u003eWearing Style\u003c\/div\u003e\n        \u003ch4\u003eLong-Lasting Attar Aura\u003c\/h4\u003e\n        \u003cp\u003e\n          Ideal for customers who enjoy concentrated perfume oils with a warm,\n          noticeable and heritage-inspired scent trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmabk-details\"\u003e\n    \u003cdiv class=\"lmabk-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmabk-row\"\u003e\n        \u003cspan class=\"lmabk-label\"\u003ePerfume Oil\u003c\/span\u003e\n        \u003cspan class=\"lmabk-value\"\u003eAmber Bakhoor\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmabk-row\"\u003e\n        \u003cspan class=\"lmabk-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmabk-value\"\u003eAnfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmabk-row\"\u003e\n        \u003cspan class=\"lmabk-label\"\u003eAuthorised Distributor\u003c\/span\u003e\n        \u003cspan class=\"lmabk-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmabk-row\"\u003e\n        \u003cspan class=\"lmabk-label\"\u003eType\u003c\/span\u003e\n        \u003cspan class=\"lmabk-value\"\u003eCPO \/ Attar Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmabk-row\"\u003e\n        \u003cspan class=\"lmabk-label\"\u003eQuantity\u003c\/span\u003e\n        \u003cspan class=\"lmabk-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmabk-row\"\u003e\n        \u003cspan class=\"lmabk-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"lmabk-value\"\u003eAmber, Bakhoor, Warm, Resinous and Oriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmabk-row\"\u003e\n        \u003cspan class=\"lmabk-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmabk-value\"\u003eDaily Wear, Evening Wear, Layering and Attar Collectors\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmabk-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmabk-list\"\u003e\n        \u003cli\u003ePremium Amber Bakhoor concentrated perfume oil\u003c\/li\u003e\n        \u003cli\u003eProduced by Anfar, a known traditional attar brand\u003c\/li\u003e\n        \u003cli\u003eLondon Musk listed as authorised distributor\u003c\/li\u003e\n        \u003cli\u003eTraditional CPO \/ attar oil fragrance format\u003c\/li\u003e\n        \u003cli\u003eWarm amber and bakhoor-inspired oriental character\u003c\/li\u003e\n        \u003cli\u003eSuitable for customers who enjoy rich oil-based scents\u003c\/li\u003e\n        \u003cli\u003eWorks beautifully for layering with oud, musk and rose oils\u003c\/li\u003e\n        \u003cli\u003eElegant choice for daily wear and evening fragrance use\u003c\/li\u003e\n        \u003cli\u003eIdeal for lovers of Arabian attar and bakhoor-style perfumes\u003c\/li\u003e\n        \u003cli\u003ePresented as a 100ml concentrated oil product\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmabk-alert\"\u003e\n    \u003ch3\u003eImportant Return Notice\u003c\/h3\u003e\n    \u003cp\u003e\n      Please note: for this product, London Musk does not offer any return or\n      exchange. Please check the product details carefully before placing your\n      order.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmabk-statement\"\u003e\n    \u003ch3\u003eA Warm Amber Bakhoor Attar with Anfar Heritage\u003c\/h3\u003e\n    \u003cp\u003e\n      Amber Bakhoor by Anfar is crafted for customers who value traditional\n      oil-based perfumery. Its amber warmth, bakhoor-inspired depth and\n      concentrated attar format make it a refined choice for personal fragrance\n      rituals, layering, evening wear and collectors of Arabian perfume oils.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmabk-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmabk-cards\"\u003e\n      \u003cdiv class=\"lmabk-card\"\u003e\n        \u003cdiv class=\"lmabk-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply a Small Amount\u003c\/h4\u003e\n        \u003cp\u003e\n          Use a small amount on pulse points such as wrists, neck or behind the\n          ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmabk-card\"\u003e\n        \u003cdiv class=\"lmabk-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Warm Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow the oil to settle on the skin so the amber and bakhoor character\n          can develop smoothly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmabk-card\"\u003e\n        \u003cdiv class=\"lmabk-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear Alone or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Wear it as a warm oriental signature or layer it with oud, musk, rose,\n          sandalwood and other attar oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmabk-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because concentrated perfume oils\n      can be powerful. Avoid contact with eyes, broken skin and sensitive areas.\n      Patch test first if trying the oil for the first time. Actual longevity\n      and projection may vary depending on skin chemistry, application amount,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmabk-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is Amber Bakhoor by Anfar?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Amber Bakhoor by Anfar is a concentrated perfume oil \/ attar oil\n          distributed by London Musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWho is the authorised distributor?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          London Musk is listed as the authorised distributor for this Anfar\n          perfume oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Amber Bakhoor?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product is listed as a 100ml concentrated perfume oil \/ attar oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan I return or exchange this product?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          No. The product page states that this product is not eligible for\n          return or exchange.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply Amber Bakhoor perfume oil?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as wrists, neck or behind\n          the ears, then allow the oil to settle naturally on the skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47591263600886,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/WhatsApp-Image-2024-05-01-at-12_44_40-PM_jpeg.webp?v=1734608730"},{"product_id":"black-musk-by-anfar-concentrated-perfume-oil-100-ml-packed-attar-oil","title":"Black Musk Attar Perfume Oil 6ml | 12ml | 24ml","description":"\u003c!-- Black Musk by Anfar Perfume Oil | Full Shopify Product Description Code --\u003e\n\n\u003cstyle\u003e\n  .lm-blackmusk{\n    --gold:#c5a059;\n    --black:#111111;\n    --charcoal:#1c1c1c;\n    --amber:#b87932;\n    --cream:#fff8ef;\n    --soft:#fafafa;\n    --dark:#111111;\n    --text:#2a2a2a;\n    --muted:#666666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#ffffff;\n  }\n\n  .lm-blackmusk *{box-sizing:border-box}\n\n  .lmbm-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lmbm-kicker{\n    color:var(--gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lmbm-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lmbm-sub{\n    margin:10px auto 0;\n    max-width:760px;\n    color:#555555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lmbm-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lmbm-imgbox{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lmbm-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lmbm-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lmbm-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lmbm-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#ffffff;\n  }\n\n  .lmbm-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lmbm-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lmbm-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lmbm-tag{\n    color:var(--gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lmbm-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lmbm-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmbm-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lmbm-box{\n    background:var(--soft);\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lmbm-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lmbm-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lmbm-row:last-child{border-bottom:0}\n\n  .lmbm-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lmbm-value{\n    text-align:right;\n    color:var(--dark);\n  }\n\n  .lmbm-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lmbm-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lmbm-list li:last-child{border-bottom:0}\n\n  .lmbm-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lmbm-alert{\n    background:#fff5f5;\n    border:1px solid #e8c8c8;\n    border-left:4px solid #b94545;\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmbm-alert h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    color:#8a2525;\n  }\n\n  .lmbm-alert p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmbm-statement{\n    background:linear-gradient(135deg,var(--black),var(--charcoal),var(--amber));\n    color:#ffffff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lmbm-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lmbm-statement p{\n    margin:0 auto;\n    max-width:800px;\n    color:#fff8ef;\n  }\n\n  .lmbm-note{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmbm-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lmbm-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmbm-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lmbm-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lmbm-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lmbm-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lmbm-faq summary::-webkit-details-marker{display:none}\n\n  .lmbm-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-blackmusk{padding:34px 24px}\n    .lmbm-title{font-size:3.6rem}\n    .lmbm-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmbm-imgbox{max-width:480px;margin:0 auto}\n    .lmbm-cards{grid-template-columns:repeat(3,1fr)}\n    .lmbm-details{grid-template-columns:1fr 1fr}\n    .lmbm-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmbm-title{font-size:1.7rem}\n    .lmbm-row{flex-direction:column;gap:2px}\n    .lmbm-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-blackmusk\"\u003e\n\n  \u003cdiv class=\"lmbm-head\"\u003e\n    \u003cdiv class=\"lmbm-kicker\"\u003eAnfar Concentrated Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmbm-title\"\u003eBlack Musk\u003c\/h2\u003e\n    \u003cp class=\"lmbm-sub\"\u003e“A deep traditional musk attar with refined Anfar perfume heritage.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbm-grid\"\u003e\n    \u003cdiv class=\"lmbm-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/WhatsApp-Image-2024-05-01-at-12_44_43-PM_jpeg.webp?v=1734608959\u0026amp;width=720\" alt=\"Black Musk by Anfar Concentrated Perfume Oil 100ml\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmbm-copy\"\u003e\n      \u003ch3\u003eTraditional Black Musk Attar Craftsmanship\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eBlack Musk by Anfar\u003c\/strong\u003e is a concentrated perfume oil \/\n        attar oil presented by London Musk as an authorised distributor of\n        Anfar.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Anfar Attar is recognised in traditional Arabian perfumery for its\n        highly concentrated oil fragrances, crafted for customers who appreciate\n        depth, longevity and classic attar-making heritage.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Black Musk carries a bold, dark and musky character with a traditional\n        oil-based finish, making it suitable for customers who prefer stronger,\n        mature and distinctive perfume oils.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This product is listed as a \u003cstrong\u003e100ml packed attar oil\u003c\/strong\u003e,\n        with selectable retail size options shown on the product page.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbm-section\"\u003e\n    \u003ch3\u003eThe Fragrance Experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmbm-cards\"\u003e\n      \u003cdiv class=\"lmbm-card\"\u003e\n        \u003cdiv class=\"lmbm-tag\"\u003eOpening Feel\u003c\/div\u003e\n        \u003ch4\u003eDark Musk Presence\u003c\/h4\u003e\n        \u003cp\u003e\n          A confident musk impression with a deep, rich and immediately\n          recognisable traditional character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbm-card\"\u003e\n        \u003cdiv class=\"lmbm-tag\"\u003eHeart Character\u003c\/div\u003e\n        \u003ch4\u003eTraditional Attar Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          The oil develops into a smooth, concentrated scent profile with a\n          refined Arabian attar-style warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbm-card\"\u003e\n        \u003cdiv class=\"lmbm-tag\"\u003eWearing Style\u003c\/div\u003e\n        \u003ch4\u003eBold Close-Skin Signature\u003c\/h4\u003e\n        \u003cp\u003e\n          Ideal for customers who enjoy powerful musk oils that sit close to the\n          skin while leaving a memorable personal scent aura.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbm-details\"\u003e\n    \u003cdiv class=\"lmbm-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmbm-row\"\u003e\n        \u003cspan class=\"lmbm-label\"\u003ePerfume Oil\u003c\/span\u003e\n        \u003cspan class=\"lmbm-value\"\u003eBlack Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbm-row\"\u003e\n        \u003cspan class=\"lmbm-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmbm-value\"\u003eAnfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbm-row\"\u003e\n        \u003cspan class=\"lmbm-label\"\u003eAuthorised Distributor\u003c\/span\u003e\n        \u003cspan class=\"lmbm-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbm-row\"\u003e\n        \u003cspan class=\"lmbm-label\"\u003eType\u003c\/span\u003e\n        \u003cspan class=\"lmbm-value\"\u003eCPO \/ Attar Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbm-row\"\u003e\n        \u003cspan class=\"lmbm-label\"\u003eQuantity\u003c\/span\u003e\n        \u003cspan class=\"lmbm-value\"\u003e100ml Packed Attar Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbm-row\"\u003e\n        \u003cspan class=\"lmbm-label\"\u003eRetail Size Options\u003c\/span\u003e\n        \u003cspan class=\"lmbm-value\"\u003e6ml \/ 12ml \/ 24ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbm-row\"\u003e\n        \u003cspan class=\"lmbm-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"lmbm-value\"\u003eDark, Musky, Strong and Traditional\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbm-row\"\u003e\n        \u003cspan class=\"lmbm-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmbm-value\"\u003eDaily Wear, Evening Wear, Layering and Attar Collectors\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmbm-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmbm-list\"\u003e\n        \u003cli\u003ePremium Black Musk concentrated perfume oil\u003c\/li\u003e\n        \u003cli\u003eProduced by Anfar, a known traditional attar brand\u003c\/li\u003e\n        \u003cli\u003eLondon Musk listed as authorised distributor\u003c\/li\u003e\n        \u003cli\u003eTraditional CPO \/ attar oil fragrance format\u003c\/li\u003e\n        \u003cli\u003eDark, musky and distinctive fragrance character\u003c\/li\u003e\n        \u003cli\u003eSuitable for customers who prefer stronger oil scents\u003c\/li\u003e\n        \u003cli\u003eWorks beautifully for layering with oud, amber and floral oils\u003c\/li\u003e\n        \u003cli\u003eIdeal for personal fragrance rituals and evening wear\u003c\/li\u003e\n        \u003cli\u003eGreat option for musk lovers and attar collectors\u003c\/li\u003e\n        \u003cli\u003eAvailable in retail size options of 6ml, 12ml and 24ml\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbm-alert\"\u003e\n    \u003ch3\u003eImportant Return Notice\u003c\/h3\u003e\n    \u003cp\u003e\n      Please note: for this product, London Musk does not offer any return or\n      exchange. Please check the product details carefully before placing your\n      order.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbm-statement\"\u003e\n    \u003ch3\u003eA Strong Black Musk Attar with Anfar Heritage\u003c\/h3\u003e\n    \u003cp\u003e\n      Black Musk by Anfar is crafted for customers who value traditional\n      oil-based perfumery. Its bold musk character, concentrated attar format\n      and classic Arabian fragrance profile make it a refined choice for daily\n      wear, layering, evening use and personal scent rituals.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbm-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmbm-cards\"\u003e\n      \u003cdiv class=\"lmbm-card\"\u003e\n        \u003cdiv class=\"lmbm-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply a Small Amount\u003c\/h4\u003e\n        \u003cp\u003e\n          Use a small amount on pulse points such as wrists, neck or behind the\n          ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbm-card\"\u003e\n        \u003cdiv class=\"lmbm-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Warm Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow the oil to settle on the skin so the dark musk character can\n          develop smoothly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbm-card\"\u003e\n        \u003cdiv class=\"lmbm-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear Alone or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Wear it as a bold musk signature or layer it with oud, amber, rose,\n          sandalwood and oriental perfumes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbm-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because concentrated perfume oils\n      can be powerful. Avoid contact with eyes, broken skin and sensitive areas.\n      Patch test first if trying the oil for the first time. Actual longevity\n      and projection may vary depending on skin chemistry, application amount,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbm-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is Black Musk by Anfar?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Black Musk by Anfar is a concentrated perfume oil \/ attar oil\n          distributed by London Musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWho is the authorised distributor?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          London Musk is listed as the authorised distributor for this Anfar\n          perfume oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size options are available?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page shows retail size options of 6ml, 12ml and 24ml, and\n          the product title\/description presents the item as a 100ml packed\n          attar oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan I return or exchange this product?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          No. The product page states that this product is not eligible for\n          return or exchange.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply Black Musk perfume oil?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as wrists, neck or behind\n          the ears, then allow the oil to settle naturally on the skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"6 ml","offer_id":47591568212214,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"12 ml","offer_id":47591568244982,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"24 ml","offer_id":47591568277750,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/attar_perfume_musk_oud_oil_london_musk.jpg?v=1783444258"},{"product_id":"blends-of-anfar-gift-set","title":"Blends of Anfar Gift Set","description":"\u003c!-- Blends of Anfar Gift Set | Full Shopify Product Description Code --\u003e\n\n\u003cstyle\u003e\n  .lm-anfarblends{\n    --gold:#c5a059;\n    --amber:#b87932;\n    --deep:#15110b;\n    --cream:#fff8ef;\n    --dark:#111111;\n    --text:#2a2a2a;\n    --muted:#666666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#ffffff;\n  }\n\n  .lm-anfarblends *{box-sizing:border-box}\n\n  .lmab-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lmab-kicker{\n    color:var(--gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lmab-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lmab-sub{\n    margin:10px auto 0;\n    max-width:760px;\n    color:#555555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lmab-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lmab-imgbox{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lmab-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lmab-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lmab-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lmab-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#ffffff;\n  }\n\n  .lmab-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lmab-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lmab-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lmab-tag{\n    color:var(--gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lmab-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lmab-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmab-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lmab-box{\n    background:#fafafa;\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lmab-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lmab-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lmab-row:last-child{border-bottom:0}\n\n  .lmab-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lmab-value{\n    text-align:right;\n    color:var(--dark);\n  }\n\n  .lmab-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lmab-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lmab-list li:last-child{border-bottom:0}\n\n  .lmab-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lmab-set{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-bottom:28px;\n  }\n\n  .lmab-oil{\n    background:linear-gradient(135deg,#ffffff,var(--cream));\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    border-radius:8px;\n    padding:16px;\n  }\n\n  .lmab-oil strong{\n    display:block;\n    color:var(--deep);\n    font-size:1.02rem;\n    margin-bottom:4px;\n  }\n\n  .lmab-oil span{\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmab-statement{\n    background:linear-gradient(135deg,var(--deep),var(--amber),var(--gold));\n    color:#ffffff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lmab-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lmab-statement p{\n    margin:0 auto;\n    max-width:800px;\n    color:#fff8ef;\n  }\n\n  .lmab-note{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmab-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lmab-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmab-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lmab-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lmab-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lmab-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lmab-faq summary::-webkit-details-marker{display:none}\n\n  .lmab-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-anfarblends{padding:34px 24px}\n    .lmab-title{font-size:3.6rem}\n    .lmab-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmab-imgbox{max-width:480px;margin:0 auto}\n    .lmab-cards{grid-template-columns:repeat(3,1fr)}\n    .lmab-details{grid-template-columns:1fr 1fr}\n    .lmab-set{grid-template-columns:repeat(5,1fr)}\n    .lmab-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmab-title{font-size:1.7rem}\n    .lmab-row{flex-direction:column;gap:2px}\n    .lmab-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-anfarblends\"\u003e\n\n  \u003cdiv class=\"lmab-head\"\u003e\n    \u003cdiv class=\"lmab-kicker\"\u003eAnfar Perfume Oil Gift Set\u003c\/div\u003e\n    \u003ch2 class=\"lmab-title\"\u003eBlends of Anfar\u003c\/h2\u003e\n    \u003cp class=\"lmab-sub\"\u003e“A curated 5-piece perfume oil set featuring Anfar’s most popular blends.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmab-grid\"\u003e\n    \u003cdiv class=\"lmab-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/image_6483441-9_jpg.webp?v=1734609084\u0026amp;width=720\" alt=\"Blends of Anfar Gift Set with five perfume oils\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmab-copy\"\u003e\n      \u003ch3\u003eA Luxury 5-Oil Anfar Gift Set\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eBlends of Anfar Gift Set\u003c\/strong\u003e brings together a collection\n        of Anfar’s most popular perfume oils in one elegant fragrance set.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This set includes five different oil fragrances:\n        \u003cstrong\u003eAmbre Oud\u003c\/strong\u003e, \u003cstrong\u003eWujood\u003c\/strong\u003e,\n        \u003cstrong\u003eOud Al Ajyal\u003c\/strong\u003e, \u003cstrong\u003eAafaq\u003c\/strong\u003e and\n        \u003cstrong\u003eOjjoat\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each oil offers a different expression of Anfar’s perfume craftsmanship,\n        making this gift set ideal for customers who enjoy variety, layering and\n        discovering multiple fragrance moods in one premium presentation.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance profile combines citric brightness, jasmine elegance,\n        cardamom spice, powdery floral softness and a smooth base of vanilla,\n        patchouli and sandalwood.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmab-section\"\u003e\n    \u003ch3\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmab-cards\"\u003e\n      \u003cdiv class=\"lmab-card\"\u003e\n        \u003cdiv class=\"lmab-tag\"\u003eTop Notes\u003c\/div\u003e\n        \u003ch4\u003eCitric, Jasmine \u0026amp; Cardamom\u003c\/h4\u003e\n        \u003cp\u003e\n          A bright and aromatic opening with citrus freshness, floral jasmine\n          elegance and a warm touch of cardamom spice.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-card\"\u003e\n        \u003cdiv class=\"lmab-tag\"\u003eHeart Notes\u003c\/div\u003e\n        \u003ch4\u003eLily of Valley, Powdery \u0026amp; Violet\u003c\/h4\u003e\n        \u003cp\u003e\n          The heart develops into a soft, floral and powdery character with\n          violet nuance and delicate lily-of-valley freshness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-card\"\u003e\n        \u003cdiv class=\"lmab-tag\"\u003eBase Notes\u003c\/div\u003e\n        \u003ch4\u003eVanilla, Patchouli \u0026amp; Sandalwood\u003c\/h4\u003e\n        \u003cp\u003e\n          A smooth and long-lasting base with creamy vanilla, earthy patchouli\n          and warm sandalwood depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmab-section\"\u003e\n    \u003ch3\u003eIncluded Perfume Oils\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmab-set\"\u003e\n      \u003cdiv class=\"lmab-oil\"\u003e\n        \u003cstrong\u003eAmbre Oud\u003c\/strong\u003e\n        \u003cspan\u003eA rich amber-oud inspired oil for warm oriental depth.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-oil\"\u003e\n        \u003cstrong\u003eWujood\u003c\/strong\u003e\n        \u003cspan\u003eA refined perfume oil with a distinctive Anfar character.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-oil\"\u003e\n        \u003cstrong\u003eOud Al Ajyal\u003c\/strong\u003e\n        \u003cspan\u003eAn oud-focused oil for traditional Arabian fragrance lovers.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-oil\"\u003e\n        \u003cstrong\u003eAafaq\u003c\/strong\u003e\n        \u003cspan\u003eA smooth fragrance oil for elegant daily and occasion wear.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-oil\"\u003e\n        \u003cstrong\u003eOjjoat\u003c\/strong\u003e\n        \u003cspan\u003eA unique oil blend to complete the five-piece Anfar set.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmab-details\"\u003e\n    \u003cdiv class=\"lmab-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmab-row\"\u003e\n        \u003cspan class=\"lmab-label\"\u003eProduct\u003c\/span\u003e\n        \u003cspan class=\"lmab-value\"\u003eBlends of Anfar Gift Set\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-row\"\u003e\n        \u003cspan class=\"lmab-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmab-value\"\u003eAnfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-row\"\u003e\n        \u003cspan class=\"lmab-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"lmab-value\"\u003ePerfume Oil Gift Set\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-row\"\u003e\n        \u003cspan class=\"lmab-label\"\u003eSet Contains\u003c\/span\u003e\n        \u003cspan class=\"lmab-value\"\u003e5 Different Perfume Oils\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-row\"\u003e\n        \u003cspan class=\"lmab-label\"\u003eIncluded Oils\u003c\/span\u003e\n        \u003cspan class=\"lmab-value\"\u003eAmbre Oud, Wujood, Oud Al Ajyal, Aafaq, Ojjoat\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-row\"\u003e\n        \u003cspan class=\"lmab-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"lmab-value\"\u003eFloral, Powdery, Woody, Warm and Oriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-row\"\u003e\n        \u003cspan class=\"lmab-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmab-value\"\u003eGifting, Discovery, Layering and Attar Collectors\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmab-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmab-list\"\u003e\n        \u003cli\u003eLuxury collection of Anfar’s popular perfume oils\u003c\/li\u003e\n        \u003cli\u003eIncludes five different oil fragrances in one set\u003c\/li\u003e\n        \u003cli\u003eFeatures Ambre Oud, Wujood, Oud Al Ajyal, Aafaq and Ojjoat\u003c\/li\u003e\n        \u003cli\u003eIdeal for fragrance discovery and scent layering\u003c\/li\u003e\n        \u003cli\u003eBeautiful option for perfume oil gifting\u003c\/li\u003e\n        \u003cli\u003eTop notes of citric freshness, jasmine and cardamom\u003c\/li\u003e\n        \u003cli\u003eHeart notes of lily of valley, powdery notes and violet\u003c\/li\u003e\n        \u003cli\u003eBase notes of vanilla, patchouli and sandalwood\u003c\/li\u003e\n        \u003cli\u003eSuitable for daily use, occasions and personal fragrance rituals\u003c\/li\u003e\n        \u003cli\u003ePerfect for oud, musk and attar oil lovers\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmab-statement\"\u003e\n    \u003ch3\u003eA Five-Piece Anfar Perfume Oil Discovery Set\u003c\/h3\u003e\n    \u003cp\u003e\n      Blends of Anfar Gift Set is made for customers who want variety,\n      elegance and traditional oil-based perfume character in one beautiful set.\n      With five different oils and a balanced fragrance profile of citrus,\n      florals, powdery notes, vanilla, patchouli and sandalwood, it is a premium\n      choice for gifting, collecting and personal fragrance exploration.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmab-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmab-cards\"\u003e\n      \u003cdiv class=\"lmab-card\"\u003e\n        \u003cdiv class=\"lmab-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eChoose Your Oil\u003c\/h4\u003e\n        \u003cp\u003e\n          Select one of the five Anfar oils depending on your mood, occasion or\n          preferred fragrance style.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-card\"\u003e\n        \u003cdiv class=\"lmab-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eApply to Pulse Points\u003c\/h4\u003e\n        \u003cp\u003e\n          Apply a small amount to wrists, neck or behind the ears and allow the\n          oil to settle naturally.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmab-card\"\u003e\n        \u003cdiv class=\"lmab-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear Alone or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Wear each oil individually or layer different oils to create your own\n          personal Anfar fragrance signature.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmab-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because concentrated perfume oils\n      can be powerful. Avoid contact with eyes, broken skin and sensitive areas.\n      Patch test first if trying any oil for the first time. Actual longevity\n      and projection may vary depending on the selected oil, skin chemistry,\n      application amount, clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmab-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is included in the Blends of Anfar Gift Set?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The set contains five perfume oils: Ambre Oud, Wujood, Oud Al Ajyal,\n          Aafaq and Ojjoat.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat are the notes in this perfume oil set?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The top notes are citric, jasmine and cardamom. The heart notes are\n          lily of valley, powdery notes and violet. The base notes are vanilla,\n          patchouli and sandalwood.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this set suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. This five-piece Anfar perfume oil set is suitable for gifting,\n          fragrance discovery, layering and attar collectors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan I layer the oils together?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The oils can be worn individually or layered carefully to create\n          a personal fragrance signature.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply these perfume oils?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as the wrists, neck or\n          behind the ears, then allow the oil to settle naturally on the skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47591272710390,"sku":null,"price":40.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/image_6483441-9_jpg.webp?v=1734609084"},{"product_id":"crystal-lotus-flower-perfume-oil","title":"Crystal Lotus Flower","description":"\u003c!-- Crystal Lotus Flower Perfume Oil Gift Bottle | Full Shopify Product Description Code --\u003e\n\n\u003cstyle\u003e\n  .lm-lotus{\n    --gold:#c5a059;\n    --crystal:#dff8ff;\n    --pink:#d66fb4;\n    --deep:#171717;\n    --cream:#fffaf2;\n    --dark:#111111;\n    --text:#2a2a2a;\n    --muted:#666666;\n    --border:#e8ddc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#ffffff;\n  }\n\n  .lm-lotus *{box-sizing:border-box}\n\n  .lml-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lml-kicker{\n    color:var(--gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lml-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lml-sub{\n    margin:10px auto 0;\n    max-width:760px;\n    color:#555555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lml-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lml-imgbox{\n    background:linear-gradient(135deg,#ffffff,var(--crystal),#fff7fb);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lml-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lml-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lml-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lml-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#ffffff;\n  }\n\n  .lml-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lml-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lml-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lml-tag{\n    color:var(--gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lml-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lml-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lml-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lml-box{\n    background:#fafafa;\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lml-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lml-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lml-row:last-child{border-bottom:0}\n\n  .lml-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lml-value{\n    text-align:right;\n    color:var(--dark);\n  }\n\n  .lml-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lml-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lml-list li:last-child{border-bottom:0}\n\n  .lml-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lml-statement{\n    background:linear-gradient(135deg,var(--deep),var(--gold),var(--pink));\n    color:#ffffff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lml-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lml-statement p{\n    margin:0 auto;\n    max-width:800px;\n    color:#fffaf0;\n  }\n\n  .lml-note{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lml-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lml-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lml-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lml-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lml-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lml-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lml-faq summary::-webkit-details-marker{display:none}\n\n  .lml-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-lotus{padding:34px 24px}\n    .lml-title{font-size:3.6rem}\n    .lml-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lml-imgbox{max-width:480px;margin:0 auto}\n    .lml-cards{grid-template-columns:repeat(3,1fr)}\n    .lml-details{grid-template-columns:1fr 1fr}\n    .lml-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lml-title{font-size:1.7rem}\n    .lml-row{flex-direction:column;gap:2px}\n    .lml-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-lotus\"\u003e\n\n  \u003cdiv class=\"lml-head\"\u003e\n    \u003cdiv class=\"lml-kicker\"\u003eLondon Musk Perfume Oil Gift Bottle\u003c\/div\u003e\n    \u003ch2 class=\"lml-title\"\u003eCrystal Lotus Flower\u003c\/h2\u003e\n    \u003cp class=\"lml-sub\"\u003e“A diamond-like lotus gift bottle filled with your chosen premium perfume oil.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lml-grid\"\u003e\n    \u003cdiv class=\"lml-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Crystal-Lotus-Flower-Perfume-Oil-Gift_jpg.webp?v=1734609175\u0026amp;width=720\" alt=\"Crystal Lotus Flower Perfume Oil Gift Bottle by London Musk\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lml-copy\"\u003e\n      \u003ch3\u003eA Beautiful Perfume Oil Gift for Any Occasion\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eCrystal Lotus Flower Perfume Oil Gift Bottle\u003c\/strong\u003e is a\n        beautiful fragrance gift piece designed for anyone who loves elegant\n        perfume presentation and premium oil-based scents.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The crystal lotus design looks stunning on its own, with a clear,\n        diamond-like finish that makes it ideal for gifting, display or personal\n        fragrance use.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        At London Musk, this bottle can be filled with your chosen perfume oil\n        from a wide range of professional-grade fragrance oils, including\n        favourites such as musk, oud, rose or another fragrance from the list.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each fragrance oil is selected from London Musk’s bestselling ranges,\n        giving you a premium 6ml perfume oil gift bottle that feels personal,\n        luxurious and memorable.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lml-section\"\u003e\n    \u003ch3\u003eThe Gift Experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"lml-cards\"\u003e\n      \u003cdiv class=\"lml-card\"\u003e\n        \u003cdiv class=\"lml-tag\"\u003ePresentation\u003c\/div\u003e\n        \u003ch4\u003eCrystal Lotus Design\u003c\/h4\u003e\n        \u003cp\u003e\n          A clear lotus flower bottle with a sparkling, diamond-like look that\n          feels elegant, decorative and gift-worthy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lml-card\"\u003e\n        \u003cdiv class=\"lml-tag\"\u003eFragrance Choice\u003c\/div\u003e\n        \u003ch4\u003eYour Favourite Perfume Oil\u003c\/h4\u003e\n        \u003cp\u003e\n          Choose from premium fragrance oils such as musk, oud, rose or another\n          perfume oil option from the available list.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lml-card\"\u003e\n        \u003cdiv class=\"lml-tag\"\u003eWearing Style\u003c\/div\u003e\n        \u003ch4\u003ePersonal 6ml Oil Ritual\u003c\/h4\u003e\n        \u003cp\u003e\n          A compact 6ml perfume oil bottle for pulse-point application, daily\n          touch-ups, gifting and personal fragrance rituals.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lml-details\"\u003e\n    \u003cdiv class=\"lml-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lml-row\"\u003e\n        \u003cspan class=\"lml-label\"\u003eProduct\u003c\/span\u003e\n        \u003cspan class=\"lml-value\"\u003eCrystal Lotus Flower\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lml-row\"\u003e\n        \u003cspan class=\"lml-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lml-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lml-row\"\u003e\n        \u003cspan class=\"lml-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"lml-value\"\u003ePerfume Oil Gift Bottle\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lml-row\"\u003e\n        \u003cspan class=\"lml-label\"\u003eOil Size\u003c\/span\u003e\n        \u003cspan class=\"lml-value\"\u003e6ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lml-row\"\u003e\n        \u003cspan class=\"lml-label\"\u003eBottle Style\u003c\/span\u003e\n        \u003cspan class=\"lml-value\"\u003eCrystal Lotus Flower Design\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lml-row\"\u003e\n        \u003cspan class=\"lml-label\"\u003eFragrance Options\u003c\/span\u003e\n        \u003cspan class=\"lml-value\"\u003eMusk, Oud, Rose or Selected Perfume Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lml-row\"\u003e\n        \u003cspan class=\"lml-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lml-value\"\u003eGifting, Display, Personal Use and Special Occasions\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lml-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lml-list\"\u003e\n        \u003cli\u003eElegant crystal lotus flower perfume oil bottle\u003c\/li\u003e\n        \u003cli\u003ePerfect gift item for birthdays, Eid, weddings and special moments\u003c\/li\u003e\n        \u003cli\u003eCan be filled with your favourite London Musk perfume oil\u003c\/li\u003e\n        \u003cli\u003eChoose from musk, oud, rose or selected fragrance oils\u003c\/li\u003e\n        \u003cli\u003eProfessional-grade fragrance oil selection\u003c\/li\u003e\n        \u003cli\u003eFragrances selected from bestselling ranges\u003c\/li\u003e\n        \u003cli\u003eCompact 6ml bottle size for easy use\u003c\/li\u003e\n        \u003cli\u003eBeautiful decorative piece for dressing tables and displays\u003c\/li\u003e\n        \u003cli\u003eGreat for someone special or as a personal treat\u003c\/li\u003e\n        \u003cli\u003eClear diamond-like look with premium gift appeal\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lml-statement\"\u003e\n    \u003ch3\u003eA Crystal Gift Filled with Your Chosen Scent\u003c\/h3\u003e\n    \u003cp\u003e\n      Crystal Lotus Flower Perfume Oil Gift Bottle combines beautiful fragrance\n      presentation with premium London Musk perfume oils. Choose a scent that\n      suits your mood or gift it to someone special as a unique, elegant and\n      personal fragrance keepsake.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lml-section\"\u003e\n    \u003ch3\u003eHow to Use\u003c\/h3\u003e\n\n    \u003cdiv class=\"lml-cards\"\u003e\n      \u003cdiv class=\"lml-card\"\u003e\n        \u003cdiv class=\"lml-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eChoose Your Oil\u003c\/h4\u003e\n        \u003cp\u003e\n          Select your preferred perfume oil from the available fragrance list,\n          including options such as musk, oud or rose.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lml-card\"\u003e\n        \u003cdiv class=\"lml-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eApply Gently\u003c\/h4\u003e\n        \u003cp\u003e\n          Apply a small amount of perfume oil to pulse points such as wrists,\n          neck or behind the ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lml-card\"\u003e\n        \u003cdiv class=\"lml-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eGift or Display\u003c\/h4\u003e\n        \u003cp\u003e\n          Keep the crystal lotus bottle on display, use it as your personal oil\n          bottle, or gift it to someone special.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lml-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because perfume oils can be\n      concentrated. Avoid contact with eyes, broken skin and sensitive areas.\n      Patch test first if trying the oil for the first time. Actual longevity\n      and projection may vary depending on the selected fragrance oil, skin\n      chemistry, application amount, clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lml-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is the Crystal Lotus Flower Perfume Oil Gift Bottle?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It is a decorative crystal lotus flower perfume oil gift bottle that\n          can be filled with your chosen London Musk perfume oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhich perfume oil can I choose?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          You can choose from available perfume oil options such as musk, oud,\n          rose or another fragrance oil from the list.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is the perfume oil bottle?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product description states that the perfume oil is available in a\n          6ml bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The crystal lotus design makes it a beautiful gift for special\n          occasions, someone special, or as a personal treat.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply the perfume oil?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as the wrists, neck or\n          behind the ears, then allow the oil to settle naturally on the skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47591280410870,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Crystal-Lotus-Flower-Perfume-Oil-Gift_jpg.webp?v=1734609175"},{"product_id":"dehn-al-oud-hindi-suyufi-gift-box-perfume-oil-3ml","title":"Dehn Al Oud Hindi Suyufi Gift Box (3ml)","description":"\u003c!-- Dehn Al Oud Hindi Suyufi Gift Box | Full Shopify Product Description Code --\u003e\n\n\u003cstyle\u003e\n  .lm-suyufi{\n    --gold:#c5a059;\n    --oud:#3b1f12;\n    --amber:#b87932;\n    --cream:#fff8ef;\n    --dark:#111111;\n    --text:#2a2a2a;\n    --muted:#666666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#ffffff;\n  }\n\n  .lm-suyufi *{box-sizing:border-box}\n\n  .lms-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lms-kicker{\n    color:var(--gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lms-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lms-sub{\n    margin:10px auto 0;\n    max-width:760px;\n    color:#555555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lms-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lms-imgbox{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lms-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lms-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lms-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lms-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#ffffff;\n  }\n\n  .lms-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lms-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lms-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lms-tag{\n    color:var(--gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lms-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lms-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lms-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lms-box{\n    background:#fafafa;\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lms-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lms-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lms-row:last-child{border-bottom:0}\n\n  .lms-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lms-value{\n    text-align:right;\n    color:var(--dark);\n  }\n\n  .lms-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lms-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lms-list li:last-child{border-bottom:0}\n\n  .lms-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lms-statement{\n    background:linear-gradient(135deg,var(--oud),var(--amber),var(--gold));\n    color:#ffffff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lms-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lms-statement p{\n    margin:0 auto;\n    max-width:800px;\n    color:#fff8ef;\n  }\n\n  .lms-note{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lms-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lms-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lms-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lms-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lms-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lms-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lms-faq summary::-webkit-details-marker{display:none}\n\n  .lms-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-suyufi{padding:34px 24px}\n    .lms-title{font-size:3.6rem}\n    .lms-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lms-imgbox{max-width:480px;margin:0 auto}\n    .lms-cards{grid-template-columns:repeat(3,1fr)}\n    .lms-details{grid-template-columns:1fr 1fr}\n    .lms-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lms-title{font-size:1.7rem}\n    .lms-row{flex-direction:column;gap:2px}\n    .lms-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-suyufi\"\u003e\n\n  \u003cdiv class=\"lms-head\"\u003e\n    \u003cdiv class=\"lms-kicker\"\u003eAnfar Gift Box Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lms-title\"\u003eDehn Al Oud Hindi Suyufi\u003c\/h2\u003e\n    \u003cp class=\"lms-sub\"\u003e“A highly pure Hindi oud oil gift box for lovers of classy Arabian fragrance.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lms-grid\"\u003e\n    \u003cdiv class=\"lms-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/2023-06-01-622420168_jpg.webp?v=1734609320\u0026amp;width=720\" alt=\"Dehn Al Oud Hindi Suyufi Gift Box Perfume Oil 3ml\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lms-copy\"\u003e\n      \u003ch3\u003eHighly Pure Hindi Oud in a Luxury Gift Box\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eDehn Al Oud Hindi Suyufi Gift Box\u003c\/strong\u003e is a refined\n        alcohol-free perfume oil created for customers who appreciate the depth,\n        purity and elegance of traditional Indian agarwood oils.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This Suyufi blend is made from a mixture of oils from different\n        agarwood trees of India, giving it a rich, layered and highly\n        distinctive Dehn Al Oud Hindi character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance combines the natural richness of \u003cstrong\u003eDehn Al Oudh\u003c\/strong\u003e\n        with Anfar Khalta notes, creating a classy, smooth and memorable oil\n        fragrance suitable for refined personal use.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a beautifully crafted gift box with a crystal-style bottle,\n        this 3ml perfume oil makes a premium gift for anyone with a taste for\n        quality Arabian fragrances.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lms-section\"\u003e\n    \u003ch3\u003eThe Fragrance Experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"lms-cards\"\u003e\n      \u003cdiv class=\"lms-card\"\u003e\n        \u003cdiv class=\"lms-tag\"\u003eOpening Feel\u003c\/div\u003e\n        \u003ch4\u003ePure Hindi Oud Richness\u003c\/h4\u003e\n        \u003cp\u003e\n          A deep and traditional opening built around the highly pure character\n          of Dehn Al Oud Hindi.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lms-card\"\u003e\n        \u003cdiv class=\"lms-tag\"\u003eHeart Character\u003c\/div\u003e\n        \u003ch4\u003eSuyufi Agarwood Blend\u003c\/h4\u003e\n        \u003cp\u003e\n          The heart reveals a layered mixture of oils from different Indian\n          agarwood trees, giving the scent depth and complexity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lms-card\"\u003e\n        \u003cdiv class=\"lms-tag\"\u003eWearing Style\u003c\/div\u003e\n        \u003ch4\u003eClassy Gift-Worthy Aura\u003c\/h4\u003e\n        \u003cp\u003e\n          Smooth, elegant and traditional, this perfume oil is made for people\n          who appreciate quality oud fragrances with a refined presence.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lms-details\"\u003e\n    \u003cdiv class=\"lms-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lms-row\"\u003e\n        \u003cspan class=\"lms-label\"\u003eProduct\u003c\/span\u003e\n        \u003cspan class=\"lms-value\"\u003eDehn Al Oud Hindi Suyufi Gift Box\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lms-row\"\u003e\n        \u003cspan class=\"lms-label\"\u003eFragrance Type\u003c\/span\u003e\n        \u003cspan class=\"lms-value\"\u003eAlcohol-Free Perfume Oil \/ Attar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lms-row\"\u003e\n        \u003cspan class=\"lms-label\"\u003eBottle Size\u003c\/span\u003e\n        \u003cspan class=\"lms-value\"\u003e3ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lms-row\"\u003e\n        \u003cspan class=\"lms-label\"\u003eOud Style\u003c\/span\u003e\n        \u003cspan class=\"lms-value\"\u003eDehn Al Oud Hindi Suyufi\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lms-row\"\u003e\n        \u003cspan class=\"lms-label\"\u003eBlend Character\u003c\/span\u003e\n        \u003cspan class=\"lms-value\"\u003eIndian Agarwood Oils \u0026amp; Anfar Khalta Notes\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lms-row\"\u003e\n        \u003cspan class=\"lms-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"lms-value\"\u003eGift Box with Crystal Bottle\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lms-row\"\u003e\n        \u003cspan class=\"lms-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lms-value\"\u003eGifting, Oud Lovers, Special Occasions and Attar Collectors\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lms-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lms-list\"\u003e\n        \u003cli\u003eHighly pure form of Dehn Al Oud Hindi\u003c\/li\u003e\n        \u003cli\u003eSuyufi mixture of oils from different Indian agarwood trees\u003c\/li\u003e\n        \u003cli\u003eAlcohol-free perfume oil \/ attar format\u003c\/li\u003e\n        \u003cli\u003eBlend of Dehn Al Oudh and Anfar Khalta notes\u003c\/li\u003e\n        \u003cli\u003eClassy fragrance profile for refined oud lovers\u003c\/li\u003e\n        \u003cli\u003ePresented in a beautifully crafted gift box\u003c\/li\u003e\n        \u003cli\u003eIncludes crystal-style bottle presentation\u003c\/li\u003e\n        \u003cli\u003ePerfect perfume gift for quality fragrance lovers\u003c\/li\u003e\n        \u003cli\u003eCompact 3ml luxury oud oil size\u003c\/li\u003e\n        \u003cli\u003eExcellent choice for oud and attar collectors\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lms-statement\"\u003e\n    \u003ch3\u003eA Pure Hindi Oud Gift for Classy Taste\u003c\/h3\u003e\n    \u003cp\u003e\n      Dehn Al Oud Hindi Suyufi Gift Box brings together the deep richness of\n      Indian agarwood, the smooth character of Dehn Al Oudh and the refined\n      warmth of Anfar Khalta notes. Presented in a crystal-style bottle and\n      luxury gift box, it is a premium attar gift for anyone who appreciates\n      traditional oud perfumery.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lms-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lms-cards\"\u003e\n      \u003cdiv class=\"lms-card\"\u003e\n        \u003cdiv class=\"lms-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply a Small Amount\u003c\/h4\u003e\n        \u003cp\u003e\n          Apply gently to pulse points such as wrists, neck or behind the ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lms-card\"\u003e\n        \u003cdiv class=\"lms-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet the Oud Warm Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow your body heat to release the depth and richness of the Hindi\n          oud oil gradually.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lms-card\"\u003e\n        \u003cdiv class=\"lms-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear or Gift\u003c\/h4\u003e\n        \u003cp\u003e\n          Wear it as a refined oud signature or present it as a luxury fragrance\n          gift for someone with classy taste.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lms-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because concentrated oud oils\n      can be powerful. Avoid contact with eyes, broken skin and sensitive areas.\n      Patch test first if trying the oil for the first time. Actual longevity\n      and projection may vary depending on skin chemistry, application amount,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lms-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is Dehn Al Oud Hindi Suyufi Gift Box?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It is an alcohol-free perfume oil gift box featuring Dehn Al Oud Hindi\n          Suyufi, blended with Dehn Al Oudh and Anfar Khalta notes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does this perfume oil smell like?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It has a deep, traditional and classy Hindi oud character with a rich\n          agarwood oil profile and Anfar Khalta-style warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this perfume oil alcohol-free?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product description presents it as an alcohol-free perfume\n          oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. It is presented in a beautifully crafted gift box with a\n          crystal-style bottle, making it suitable for premium fragrance gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply this oud oil?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as wrists, neck or behind\n          the ears, then allow the oil to settle naturally on the skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47591287849206,"sku":null,"price":60.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/2023-06-01-622420168_jpg.webp?v=1734609320"},{"product_id":"dehn-al-oud-turabi-muattaq-gift-box-perfume-oil-6ml","title":"Dehn Al Oud Turabi Muattaq Gift Box","description":"\u003c!-- Dehn Al Oud Turabi Muattaq Gift Box | Compact Premium Shopify Description --\u003e\n\n\u003cstyle\u003e\n  .lm-turabi{\n    --gold:#c5a059;\n    --oud:#3b1f12;\n    --amber:#b87932;\n    --cream:#fff8ef;\n    --dark:#111;\n    --text:#2a2a2a;\n    --muted:#666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#fff;\n  }\n\n  .lm-turabi *{box-sizing:border-box}\n\n  .lmt-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lmt-kicker{\n    color:var(--gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lmt-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lmt-sub{\n    margin:10px auto 0;\n    max-width:760px;\n    color:#555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lmt-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lmt-imgbox{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lmt-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lmt-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lmt-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lmt-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#fff;\n  }\n\n  .lmt-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lmt-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lmt-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lmt-tag{\n    color:var(--gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lmt-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lmt-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmt-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lmt-box{\n    background:#fafafa;\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lmt-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lmt-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lmt-row:last-child{border-bottom:0}\n\n  .lmt-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lmt-value{\n    text-align:right;\n    color:var(--dark);\n  }\n\n  .lmt-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lmt-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lmt-list li:last-child{border-bottom:0}\n\n  .lmt-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lmt-statement{\n    background:linear-gradient(135deg,var(--oud),var(--amber),var(--gold));\n    color:#fff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lmt-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lmt-statement p{\n    margin:0 auto;\n    max-width:800px;\n    color:#fff8ef;\n  }\n\n  .lmt-note{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmt-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lmt-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmt-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lmt-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lmt-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lmt-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lmt-faq summary::-webkit-details-marker{display:none}\n\n  .lmt-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-turabi{padding:34px 24px}\n    .lmt-title{font-size:3.6rem}\n    .lmt-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmt-imgbox{max-width:480px;margin:0 auto}\n    .lmt-cards{grid-template-columns:repeat(3,1fr)}\n    .lmt-details{grid-template-columns:1fr 1fr}\n    .lmt-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmt-title{font-size:1.7rem}\n    .lmt-row{flex-direction:column;gap:2px}\n    .lmt-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-turabi\"\u003e\n\n  \u003cdiv class=\"lmt-head\"\u003e\n    \u003cdiv class=\"lmt-kicker\"\u003eAnfar Gift Box Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmt-title\"\u003eDehn Al Oud Turabi Muattaq\u003c\/h2\u003e\n    \u003cp class=\"lmt-sub\"\u003e“Classical, strong and beautifully presented for lovers of premium oud oils.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmt-grid\"\u003e\n    \u003cdiv class=\"lmt-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/04-5_jpg.webp?v=1739207937\u0026amp;width=720\" alt=\"Dehn Al Oud Turabi Muattaq Gift Box Perfume Oil 6ml\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmt-copy\"\u003e\n      \u003ch3\u003eEvergreen Oud Perfume Oil Gift Set\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eDehn Al Oud Turabi Muattaq Gift Box\u003c\/strong\u003e is one of London\n        Musk’s evergreen perfume oil selections, loved for its longevity,\n        sweetness and impressive diffusion.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This alcohol-free perfume oil blends the depth of \u003cstrong\u003eDehn Al Oudh\u003c\/strong\u003e\n        with Anfar Khalta notes, creating a classical and strong fragrance\n        character for customers with a refined taste in quality oud oils.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Rich, smooth and distinctive, this oil is designed for those who\n        appreciate traditional Arabian perfumery with a sweet, elegant and\n        long-lasting scent presence.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Presented in a beautifully crafted gift box with a crystal-style bottle,\n        it makes a premium fragrance gift for oud lovers, attar collectors and\n        anyone who enjoys classy oil-based perfumes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmt-section\"\u003e\n    \u003ch3\u003eThe Fragrance Experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmt-cards\"\u003e\n      \u003cdiv class=\"lmt-card\"\u003e\n        \u003cdiv class=\"lmt-tag\"\u003eOpening Feel\u003c\/div\u003e\n        \u003ch4\u003eClassical Oud Sweetness\u003c\/h4\u003e\n        \u003cp\u003e\n          A refined oud opening with a sweet, traditional and immediately\n          luxurious oil fragrance impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmt-card\"\u003e\n        \u003cdiv class=\"lmt-tag\"\u003eHeart Character\u003c\/div\u003e\n        \u003ch4\u003eDehn Al Oudh \u0026amp; Anfar Khalta\u003c\/h4\u003e\n        \u003cp\u003e\n          The heart carries a balanced blend of Dehn Al Oudh richness and Anfar\n          Khalta-style warmth for depth and character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmt-card\"\u003e\n        \u003cdiv class=\"lmt-tag\"\u003eWearing Style\u003c\/div\u003e\n        \u003ch4\u003eStrong Long-Lasting Diffusion\u003c\/h4\u003e\n        \u003cp\u003e\n          Built for customers who want a strong, sweet and long-lasting perfume\n          oil with noticeable diffusion.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmt-details\"\u003e\n    \u003cdiv class=\"lmt-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmt-row\"\u003e\n        \u003cspan class=\"lmt-label\"\u003eProduct\u003c\/span\u003e\n        \u003cspan class=\"lmt-value\"\u003eDehn Al Oud Turabi Muattaq Gift Box\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmt-row\"\u003e\n        \u003cspan class=\"lmt-label\"\u003eFragrance Type\u003c\/span\u003e\n        \u003cspan class=\"lmt-value\"\u003eAlcohol-Free Perfume Oil \/ Attar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmt-row\"\u003e\n        \u003cspan class=\"lmt-label\"\u003eBottle Size\u003c\/span\u003e\n        \u003cspan class=\"lmt-value\"\u003e6ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmt-row\"\u003e\n        \u003cspan class=\"lmt-label\"\u003eBlend Style\u003c\/span\u003e\n        \u003cspan class=\"lmt-value\"\u003eDehn Al Oudh \u0026amp; Anfar Khalta Notes\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmt-row\"\u003e\n        \u003cspan class=\"lmt-label\"\u003eCharacter\u003c\/span\u003e\n        \u003cspan class=\"lmt-value\"\u003eClassical, Strong, Sweet and Long-Lasting\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmt-row\"\u003e\n        \u003cspan class=\"lmt-label\"\u003ePresentation\u003c\/span\u003e\n        \u003cspan class=\"lmt-value\"\u003eGift Box with Crystal Bottle\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmt-row\"\u003e\n        \u003cspan class=\"lmt-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmt-value\"\u003eGifting, Oud Lovers, Special Occasions and Attar Collectors\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmt-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmt-list\"\u003e\n        \u003cli\u003eEvergreen London Musk perfume oil selection\u003c\/li\u003e\n        \u003cli\u003eHighly preferred for longevity, sweetness and diffusion\u003c\/li\u003e\n        \u003cli\u003eClassical and strong oud-based character\u003c\/li\u003e\n        \u003cli\u003eAlcohol-free perfume oil format\u003c\/li\u003e\n        \u003cli\u003eBlend of Dehn Al Oudh and Anfar Khalta notes\u003c\/li\u003e\n        \u003cli\u003ePremium crystal-style bottle presentation\u003c\/li\u003e\n        \u003cli\u003eBeautifully crafted gift box included\u003c\/li\u003e\n        \u003cli\u003eIdeal perfume gift for classy fragrance lovers\u003c\/li\u003e\n        \u003cli\u003eSuitable for special occasions and personal use\u003c\/li\u003e\n        \u003cli\u003eExcellent choice for oud and attar collectors\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmt-statement\"\u003e\n    \u003ch3\u003eA Classical Oud Gift for Refined Taste\u003c\/h3\u003e\n    \u003cp\u003e\n      Dehn Al Oud Turabi Muattaq Gift Box combines sweet oud depth, Anfar\n      Khalta-style richness and elegant alcohol-free perfume oil performance.\n      Presented in a premium gift box and crystal bottle, it is made for\n      customers who want a strong, memorable and classy oud fragrance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmt-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmt-cards\"\u003e\n      \u003cdiv class=\"lmt-card\"\u003e\n        \u003cdiv class=\"lmt-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply a Small Amount\u003c\/h4\u003e\n        \u003cp\u003e\n          Apply gently to pulse points such as wrists, neck or behind the ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmt-card\"\u003e\n        \u003cdiv class=\"lmt-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Warm Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow your body heat to release the oud sweetness and deeper oil\n          fragrance character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmt-card\"\u003e\n        \u003cdiv class=\"lmt-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear or Gift\u003c\/h4\u003e\n        \u003cp\u003e\n          Wear it as a signature oud oil or present it as a luxury fragrance\n          gift for someone with classic taste.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmt-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because concentrated perfume oils\n      can be powerful. Avoid contact with eyes, broken skin and sensitive areas.\n      Patch test first if trying the oil for the first time. Actual longevity\n      and projection may vary depending on skin chemistry, application amount,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmt-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is Dehn Al Oud Turabi Muattaq Gift Box?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It is an alcohol-free perfume oil gift box featuring Dehn Al Oudh and\n          Anfar Khalta notes, presented in a crystal-style bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does this perfume oil smell like?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It has a classical, strong and sweet oud character with rich Dehn Al\n          Oudh and Anfar Khalta-style depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this perfume oil alcohol-free?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product description presents it as an alcohol-free perfume\n          oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. It is presented in a beautifully crafted gift box with a\n          crystal-style bottle, making it suitable for fragrance gifting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply this perfume oil?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as wrists, neck or behind\n          the ears, then allow the oil to settle naturally on the skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47591292797174,"sku":null,"price":60.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/Dehn-Al-Oud-Turabi-Muattaq-Gift-Box-Perfume-Oil-6ml.webp?v=1739207937"},{"product_id":"french-perfume-oils-original","title":"French Perfume Oil  (Original)","description":"\u003c!-- French Perfume Oil Original by Oudh Al Anfar | Compact Premium Shopify Description --\u003e\n\n\u003cstyle\u003e\n  .lm-frenchoil{\n    --gold:#c5a059;\n    --amber:#b87932;\n    --deep:#21150a;\n    --cream:#fff8ef;\n    --dark:#111;\n    --text:#2a2a2a;\n    --muted:#666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#fff;\n  }\n\n  .lm-frenchoil *{box-sizing:border-box}\n\n  .lmfo-head{text-align:center;padding:28px 10px;border-bottom:1px solid var(--border);margin-bottom:30px}\n  .lmfo-kicker{color:var(--gold);text-transform:uppercase;letter-spacing:3px;font-size:.85rem;font-weight:700;margin-bottom:8px}\n  .lmfo-title{margin:0;font-size:2.2rem;font-weight:300;letter-spacing:2px;text-transform:uppercase}\n  .lmfo-sub{margin:10px auto 0;max-width:760px;color:#555;font-style:italic;font-size:1.05rem}\n\n  .lmfo-grid{display:grid;grid-template-columns:1fr;gap:28px;align-items:center;margin-bottom:34px}\n  .lmfo-imgbox{background:var(--cream);border:1px solid var(--border);border-radius:10px;overflow:hidden}\n  .lmfo-imgbox img{width:100%;height:auto;display:block;object-fit:contain}\n\n  .lmfo-copy h3{margin:0 0 14px;font-size:1.35rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}\n  .lmfo-copy p{margin:0 0 15px;color:var(--text);font-size:1.02rem}\n\n  .lmfo-section{border:1px solid var(--border);border-radius:10px;padding:24px 18px;margin-bottom:28px;background:#fff}\n  .lmfo-section h3{text-align:center;text-transform:uppercase;letter-spacing:1.6px;font-size:1.25rem;font-weight:500;margin:0 0 20px}\n\n  .lmfo-cards{display:grid;grid-template-columns:1fr;gap:16px}\n  .lmfo-card{background:var(--cream);border:1px solid var(--border);border-top:3px solid var(--gold);border-radius:8px;padding:18px}\n  .lmfo-tag{color:var(--gold);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}\n  .lmfo-card h4{margin:0 0 7px;font-size:1.03rem}\n  .lmfo-card p{margin:0;color:var(--text);font-size:.95rem}\n\n  .lmfo-details{display:grid;grid-template-columns:1fr;gap:22px;margin-bottom:28px}\n  .lmfo-box{background:#fafafa;border:1px solid var(--border);border-radius:10px;padding:20px}\n  .lmfo-box h4{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:1.2px;font-size:.9rem}\n\n  .lmfo-row{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid var(--border);font-size:.97rem}\n  .lmfo-row:last-child{border-bottom:0}\n  .lmfo-label{color:var(--muted);font-weight:700}\n  .lmfo-value{text-align:right;color:var(--dark)}\n\n  .lmfo-list{margin:0;padding:0;list-style:none}\n  .lmfo-list li{position:relative;padding:10px 0 10px 26px;border-bottom:1px solid var(--border);color:var(--text)}\n  .lmfo-list li:last-child{border-bottom:0}\n  .lmfo-list li:before{content:\"✓\";position:absolute;left:0;color:var(--gold);font-weight:800}\n\n  .lmfo-statement{\n    background:linear-gradient(135deg,var(--deep),var(--amber),var(--gold));\n    color:#fff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n  .lmfo-statement h3{margin:0 0 10px;color:#fff3c4;text-transform:uppercase;letter-spacing:1.6px;font-size:1.25rem}\n  .lmfo-statement p{margin:0 auto;max-width:800px;color:#fff8ef}\n\n  .lmfo-note{background:var(--cream);border:1px solid var(--border);border-left:4px solid var(--gold);padding:18px;border-radius:8px;margin-bottom:28px}\n  .lmfo-note h3{margin:0 0 8px;font-size:1rem;text-transform:uppercase;letter-spacing:1px}\n  .lmfo-note p{margin:0;color:var(--text);font-size:.95rem}\n\n  .lmfo-faq{border-top:1px solid var(--border);padding-top:22px}\n  .lmfo-faq h3{text-align:center;text-transform:uppercase;letter-spacing:1.6px;font-size:1.25rem;margin:0 0 16px}\n  .lmfo-faq details{border-bottom:1px solid var(--border)}\n  .lmfo-faq summary{padding:14px 4px;cursor:pointer;font-weight:700;list-style:none}\n  .lmfo-faq summary::-webkit-details-marker{display:none}\n  .lmfo-faq p{margin:0;padding:0 4px 16px;color:var(--text)}\n\n  @media(min-width:768px){\n    .lm-frenchoil{padding:34px 24px}\n    .lmfo-title{font-size:3.6rem}\n    .lmfo-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmfo-imgbox{max-width:480px;margin:0 auto}\n    .lmfo-cards{grid-template-columns:repeat(3,1fr)}\n    .lmfo-details{grid-template-columns:1fr 1fr}\n    .lmfo-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmfo-title{font-size:1.7rem}\n    .lmfo-row{flex-direction:column;gap:2px}\n    .lmfo-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-frenchoil\"\u003e\n\n  \u003cdiv class=\"lmfo-head\"\u003e\n    \u003cdiv class=\"lmfo-kicker\"\u003eOudh Al Anfar Original Attar Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmfo-title\"\u003eFrench Perfume Oil\u003c\/h2\u003e\n    \u003cp class=\"lmfo-sub\"\u003e“An original 100ml French-style Mukhallat attar with deep Arabian perfume character.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmfo-grid\"\u003e\n    \u003cdiv class=\"lmfo-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/French-Perfume-Oils-Original_jpg.webp?v=1734609852\u0026amp;width=720\" alt=\"French Perfume Oil Original 100ml by Oudh Al Anfar\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmfo-copy\"\u003e\n      \u003ch3\u003eOriginal French Perfume Oil \/ Attar\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eFrench Perfume Oil Original by Oudh Al Anfar\u003c\/strong\u003e is a\n        100ml attar oil crafted for customers who enjoy rich, balanced and\n        long-lasting oil-based fragrances.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Inspired by renowned perfume styles and blended with a balanced\n        combination of \u003cstrong\u003eDehn Al Oudh\u003c\/strong\u003e, this fragrance creates a\n        unique aroma that feels deep, uplifting and emotionally captivating.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This signature Mukhallat from Anfar is described as one of the brand’s\n        all-time bestselling perfume oils, appreciated for its diffusion,\n        uniqueness and lasting performance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Since 2012, this Mukhallat has remained a top-selling favourite, making\n        it a must-try choice for customers who appreciate traditional Arabian\n        perfume oils with a refined French-style character.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmfo-section\"\u003e\n    \u003ch3\u003eThe Fragrance Experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmfo-cards\"\u003e\n      \u003cdiv class=\"lmfo-card\"\u003e\n        \u003cdiv class=\"lmfo-tag\"\u003eOpening Feel\u003c\/div\u003e\n        \u003ch4\u003eRich Perfume Oil Impression\u003c\/h4\u003e\n        \u003cp\u003e\n          A smooth and balanced opening inspired by renowned perfume styles,\n          giving the oil an elegant and polished first impression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmfo-card\"\u003e\n        \u003cdiv class=\"lmfo-tag\"\u003eHeart Character\u003c\/div\u003e\n        \u003ch4\u003eMukhallat Depth with Dehn Al Oudh\u003c\/h4\u003e\n        \u003cp\u003e\n          The heart carries the richness of a traditional Mukhallat, supported\n          by the deep and distinctive character of Dehn Al Oudh.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmfo-card\"\u003e\n        \u003cdiv class=\"lmfo-tag\"\u003eWearing Style\u003c\/div\u003e\n        \u003ch4\u003eLong-Lasting Signature Aura\u003c\/h4\u003e\n        \u003cp\u003e\n          Designed for customers who want a lasting, noticeable and memorable\n          attar oil that suits different moods and occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmfo-details\"\u003e\n    \u003cdiv class=\"lmfo-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmfo-row\"\u003e\n        \u003cspan class=\"lmfo-label\"\u003eProduct\u003c\/span\u003e\n        \u003cspan class=\"lmfo-value\"\u003eFrench Perfume Oil Original\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmfo-row\"\u003e\n        \u003cspan class=\"lmfo-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmfo-value\"\u003eOudh Al Anfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmfo-row\"\u003e\n        \u003cspan class=\"lmfo-label\"\u003eFragrance Type\u003c\/span\u003e\n        \u003cspan class=\"lmfo-value\"\u003eOriginal French Perfume Oil \/ Attar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmfo-row\"\u003e\n        \u003cspan class=\"lmfo-label\"\u003eQuantity\u003c\/span\u003e\n        \u003cspan class=\"lmfo-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmfo-row\"\u003e\n        \u003cspan class=\"lmfo-label\"\u003eBlend Style\u003c\/span\u003e\n        \u003cspan class=\"lmfo-value\"\u003eMukhallat with Dehn Al Oudh\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmfo-row\"\u003e\n        \u003cspan class=\"lmfo-label\"\u003eFragrance Character\u003c\/span\u003e\n        \u003cspan class=\"lmfo-value\"\u003eRich, Balanced, Uplifting and Traditional\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmfo-row\"\u003e\n        \u003cspan class=\"lmfo-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmfo-value\"\u003eDaily Wear, Gifting, Signature Use and Attar Collectors\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmfo-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmfo-list\"\u003e\n        \u003cli\u003eOriginal French Perfume Oil \/ Attar 100ml\u003c\/li\u003e\n        \u003cli\u003ePresented by Oudh Al Anfar\u003c\/li\u003e\n        \u003cli\u003eBalanced perfume oil with Dehn Al Oudh character\u003c\/li\u003e\n        \u003cli\u003eSignature bestselling Mukhallat from Anfar\u003c\/li\u003e\n        \u003cli\u003eKnown for uniqueness, diffusion and lasting appeal\u003c\/li\u003e\n        \u003cli\u003eTop-selling Mukhallat since 2012\u003c\/li\u003e\n        \u003cli\u003eSuitable for different moods and tastes\u003c\/li\u003e\n        \u003cli\u003eRich oil-based fragrance for long-lasting wear\u003c\/li\u003e\n        \u003cli\u003eIdeal for personal fragrance rituals and gifting\u003c\/li\u003e\n        \u003cli\u003eMust-try choice for lovers of traditional attar oils\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmfo-statement\"\u003e\n    \u003ch3\u003eA Signature Mukhallat with Timeless Appeal\u003c\/h3\u003e\n    \u003cp\u003e\n      French Perfume Oil Original by Oudh Al Anfar blends the richness of\n      traditional Mukhallat with the depth of Dehn Al Oudh. It is made for\n      customers who want a memorable, smooth and long-lasting perfume oil with\n      a refined Arabian fragrance identity.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmfo-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmfo-cards\"\u003e\n      \u003cdiv class=\"lmfo-card\"\u003e\n        \u003cdiv class=\"lmfo-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply a Small Amount\u003c\/h4\u003e\n        \u003cp\u003e\n          Apply a small amount to pulse points such as wrists, neck or behind\n          the ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmfo-card\"\u003e\n        \u003cdiv class=\"lmfo-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet the Oil Settle\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow the perfume oil to warm naturally on the skin so the Mukhallat\n          character can develop smoothly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmfo-card\"\u003e\n        \u003cdiv class=\"lmfo-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear as a Signature\u003c\/h4\u003e\n        \u003cp\u003e\n          Use it as a personal signature scent or layer it with oud, musk, amber\n          and oriental fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmfo-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because concentrated perfume oils\n      can be powerful. Avoid contact with eyes, broken skin and sensitive areas.\n      Patch test first if trying the oil for the first time. Actual longevity\n      and projection may vary depending on skin chemistry, application amount,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmfo-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is French Perfume Oil Original?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          French Perfume Oil Original is a 100ml attar \/ perfume oil by Oudh Al\n          Anfar, described as a balanced fragrance oil with Dehn Al Oudh\n          character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat type of fragrance is it?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It is an original French-style perfume oil \/ attar with Mukhallat and\n          Dehn Al Oudh character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is this product?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product is listed as a 100ml perfume oil \/ attar.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this a bestselling Mukhallat?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product description states that this signature Mukhallat from\n          Anfar has been a top-selling Mukhallat since 2012.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply this perfume oil?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as wrists, neck or behind\n          the ears, then allow the oil to settle naturally on the skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47591308591350,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/French-Perfume-Oils-Original_jpg.webp?v=1734609852"},{"product_id":"jannatul-firdaus-by-anfar-concentrated-perfume-oil-100-ml-packed-attar-oil","title":"Jannatul Firdaus | 100ML | Attar","description":"\u003c!-- Jannatul Firdaus by Oud Al Anfar | Compact Premium Shopify Description --\u003e\n\n\u003cstyle\u003e\n  .lm-anfarfirdaus{\n    --green:#315f34;\n    --gold:#c5a059;\n    --deep:#102615;\n    --cream:#f8fff2;\n    --dark:#111;\n    --text:#2a2a2a;\n    --muted:#666;\n    --border:#dce8d4;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#fff;\n  }\n\n  .lm-anfarfirdaus *{box-sizing:border-box}\n\n  .lmaf-head{text-align:center;padding:28px 10px;border-bottom:1px solid var(--border);margin-bottom:30px}\n  .lmaf-kicker{color:var(--green);text-transform:uppercase;letter-spacing:3px;font-size:.85rem;font-weight:700;margin-bottom:8px}\n  .lmaf-title{margin:0;font-size:2.2rem;font-weight:300;letter-spacing:2px;text-transform:uppercase}\n  .lmaf-sub{margin:10px auto 0;max-width:760px;color:#555;font-style:italic;font-size:1.05rem}\n\n  .lmaf-grid{display:grid;grid-template-columns:1fr;gap:28px;align-items:center;margin-bottom:34px}\n  .lmaf-imgbox{background:var(--cream);border:1px solid var(--border);border-radius:10px;overflow:hidden}\n  .lmaf-imgbox img{width:100%;height:auto;display:block;object-fit:contain}\n\n  .lmaf-copy h3{margin:0 0 14px;font-size:1.35rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}\n  .lmaf-copy p{margin:0 0 15px;color:var(--text);font-size:1.02rem}\n\n  .lmaf-section{border:1px solid var(--border);border-radius:10px;padding:24px 18px;margin-bottom:28px;background:#fff}\n  .lmaf-section h3{text-align:center;text-transform:uppercase;letter-spacing:1.6px;font-size:1.25rem;font-weight:500;margin:0 0 20px}\n\n  .lmaf-cards{display:grid;grid-template-columns:1fr;gap:16px}\n  .lmaf-card{background:var(--cream);border:1px solid var(--border);border-top:3px solid var(--green);border-radius:8px;padding:18px}\n  .lmaf-tag{color:var(--green);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}\n  .lmaf-card h4{margin:0 0 7px;font-size:1.03rem}\n  .lmaf-card p{margin:0;color:var(--text);font-size:.95rem}\n\n  .lmaf-details{display:grid;grid-template-columns:1fr;gap:22px;margin-bottom:28px}\n  .lmaf-box{background:#fafafa;border:1px solid var(--border);border-radius:10px;padding:20px}\n  .lmaf-box h4{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:1.2px;font-size:.9rem}\n\n  .lmaf-row{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid var(--border);font-size:.97rem}\n  .lmaf-row:last-child{border-bottom:0}\n  .lmaf-label{color:var(--muted);font-weight:700}\n  .lmaf-value{text-align:right;color:var(--dark)}\n\n  .lmaf-list{margin:0;padding:0;list-style:none}\n  .lmaf-list li{position:relative;padding:10px 0 10px 26px;border-bottom:1px solid var(--border);color:var(--text)}\n  .lmaf-list li:last-child{border-bottom:0}\n  .lmaf-list li:before{content:\"✓\";position:absolute;left:0;color:var(--green);font-weight:800}\n\n  .lmaf-alert{\n    background:#fff5f5;\n    border:1px solid #e8c8c8;\n    border-left:4px solid #b94545;\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n  .lmaf-alert h3{margin:0 0 8px;font-size:1rem;text-transform:uppercase;letter-spacing:1px;color:#8a2525}\n  .lmaf-alert p{margin:0;color:var(--text);font-size:.95rem}\n\n  .lmaf-statement{\n    background:linear-gradient(135deg,var(--deep),var(--green),var(--gold));\n    color:#fff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n  .lmaf-statement h3{margin:0 0 10px;color:#fff3c4;text-transform:uppercase;letter-spacing:1.6px;font-size:1.25rem}\n  .lmaf-statement p{margin:0 auto;max-width:800px;color:#fffaf0}\n\n  .lmaf-note{background:var(--cream);border:1px solid var(--border);border-left:4px solid var(--green);padding:18px;border-radius:8px;margin-bottom:28px}\n  .lmaf-note h3{margin:0 0 8px;font-size:1rem;text-transform:uppercase;letter-spacing:1px}\n  .lmaf-note p{margin:0;color:var(--text);font-size:.95rem}\n\n  .lmaf-faq{border-top:1px solid var(--border);padding-top:22px}\n  .lmaf-faq h3{text-align:center;text-transform:uppercase;letter-spacing:1.6px;font-size:1.25rem;margin:0 0 16px}\n  .lmaf-faq details{border-bottom:1px solid var(--border)}\n  .lmaf-faq summary{padding:14px 4px;cursor:pointer;font-weight:700;list-style:none}\n  .lmaf-faq summary::-webkit-details-marker{display:none}\n  .lmaf-faq p{margin:0;padding:0 4px 16px;color:var(--text)}\n\n  @media(min-width:768px){\n    .lm-anfarfirdaus{padding:34px 24px}\n    .lmaf-title{font-size:3.6rem}\n    .lmaf-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmaf-imgbox{max-width:480px;margin:0 auto}\n    .lmaf-cards{grid-template-columns:repeat(3,1fr)}\n    .lmaf-details{grid-template-columns:1fr 1fr}\n    .lmaf-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmaf-title{font-size:1.7rem}\n    .lmaf-row{flex-direction:column;gap:2px}\n    .lmaf-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-anfarfirdaus\"\u003e\n\n  \u003cdiv class=\"lmaf-head\"\u003e\n    \u003cdiv class=\"lmaf-kicker\"\u003eOud Al Anfar Concentrated Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmaf-title\"\u003eJannatul Firdaus\u003c\/h2\u003e\n    \u003cp class=\"lmaf-sub\"\u003e“A classic green attar oil with traditional Arabian perfume heritage.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaf-grid\"\u003e\n    \u003cdiv class=\"lmaf-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/WhatsApp-Image-2024-05-01-at-12_44_43-PM-3_jpeg.webp?v=1734610016\u0026amp;width=720\" alt=\"Jannatul Firdaus by Oud Al Anfar Concentrated Perfume Oil 100ml\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmaf-copy\"\u003e\n      \u003ch3\u003eTraditional Green Attar Craftsmanship\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eJannatul Firdaus by Oud Al Anfar\u003c\/strong\u003e is a concentrated\n        perfume oil \/ attar oil presented by London Musk as an authorised\n        distributor.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This classic attar is made for customers who appreciate traditional\n        Arabian oil-based perfumery, long-lasting scent character and refined\n        fragrance craftsmanship.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Jannatul Firdaus carries a distinctive green, fresh and traditional\n        attar-style profile, making it suitable for personal fragrance use,\n        prayer, daily wear, layering and attar collection.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The product is listed as a \u003cstrong\u003e100ml concentrated perfume oil\u003c\/strong\u003e,\n        designed for customers who prefer a rich, smooth and heritage-inspired\n        perfume oil experience.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaf-section\"\u003e\n    \u003ch3\u003eThe Fragrance Experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmaf-cards\"\u003e\n      \u003cdiv class=\"lmaf-card\"\u003e\n        \u003cdiv class=\"lmaf-tag\"\u003eOpening Feel\u003c\/div\u003e\n        \u003ch4\u003eFresh Green Clarity\u003c\/h4\u003e\n        \u003cp\u003e\n          A clean green impression with a traditional attar-style freshness that\n          feels classic and instantly recognisable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaf-card\"\u003e\n        \u003cdiv class=\"lmaf-tag\"\u003eHeart Character\u003c\/div\u003e\n        \u003ch4\u003eHerbal Floral Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          The fragrance develops into a smooth green-floral character with a\n          refined oil-based warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaf-card\"\u003e\n        \u003cdiv class=\"lmaf-tag\"\u003eWearing Style\u003c\/div\u003e\n        \u003ch4\u003eTraditional Close-Skin Aura\u003c\/h4\u003e\n        \u003cp\u003e\n          The concentrated oil format creates a personal scent aura that sits\n          close to the skin and develops gradually.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaf-details\"\u003e\n    \u003cdiv class=\"lmaf-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmaf-row\"\u003e\n        \u003cspan class=\"lmaf-label\"\u003ePerfume Oil\u003c\/span\u003e\n        \u003cspan class=\"lmaf-value\"\u003eJannatul Firdaus\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaf-row\"\u003e\n        \u003cspan class=\"lmaf-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmaf-value\"\u003eOud Al Anfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaf-row\"\u003e\n        \u003cspan class=\"lmaf-label\"\u003eAuthorised Distributor\u003c\/span\u003e\n        \u003cspan class=\"lmaf-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaf-row\"\u003e\n        \u003cspan class=\"lmaf-label\"\u003eType\u003c\/span\u003e\n        \u003cspan class=\"lmaf-value\"\u003eCPO \/ Attar Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaf-row\"\u003e\n        \u003cspan class=\"lmaf-label\"\u003eQuantity\u003c\/span\u003e\n        \u003cspan class=\"lmaf-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaf-row\"\u003e\n        \u003cspan class=\"lmaf-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"lmaf-value\"\u003eGreen, Fresh, Herbal and Traditional\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaf-row\"\u003e\n        \u003cspan class=\"lmaf-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmaf-value\"\u003eDaily Wear, Prayer, Layering and Attar Collectors\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmaf-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmaf-list\"\u003e\n        \u003cli\u003ePremium Jannatul Firdaus concentrated perfume oil\u003c\/li\u003e\n        \u003cli\u003eProduced by Oud Al Anfar\u003c\/li\u003e\n        \u003cli\u003eLondon Musk listed as authorised distributor\u003c\/li\u003e\n        \u003cli\u003eTraditional CPO \/ attar oil fragrance format\u003c\/li\u003e\n        \u003cli\u003eClassic green and fresh attar character\u003c\/li\u003e\n        \u003cli\u003eSuitable for daily personal fragrance use\u003c\/li\u003e\n        \u003cli\u003eWorks well for layering with musk, oud and floral scents\u003c\/li\u003e\n        \u003cli\u003eIdeal for lovers of traditional Arabian perfume oils\u003c\/li\u003e\n        \u003cli\u003ePresented as a 100ml concentrated oil product\u003c\/li\u003e\n        \u003cli\u003eElegant option for attar users and collectors\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaf-alert\"\u003e\n    \u003ch3\u003eImportant Return Notice\u003c\/h3\u003e\n    \u003cp\u003e\n      Please note: for this product, London Musk does not offer any return or\n      exchange. Please check the product details carefully before placing your\n      order.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaf-statement\"\u003e\n    \u003ch3\u003eA Classic Green Attar with Arabian Heritage\u003c\/h3\u003e\n    \u003cp\u003e\n      Jannatul Firdaus by Oud Al Anfar is crafted for customers who value\n      traditional oil-based fragrance. Its fresh green character, concentrated\n      attar format and heritage-inspired profile make it a refined choice for\n      daily wear, prayer, layering and personal scent rituals.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaf-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmaf-cards\"\u003e\n      \u003cdiv class=\"lmaf-card\"\u003e\n        \u003cdiv class=\"lmaf-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply a Small Amount\u003c\/h4\u003e\n        \u003cp\u003e\n          Use a small amount on pulse points such as wrists, neck or behind the\n          ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaf-card\"\u003e\n        \u003cdiv class=\"lmaf-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Warm Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow the oil to settle on the skin so the green attar character can\n          develop smoothly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaf-card\"\u003e\n        \u003cdiv class=\"lmaf-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear Alone or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Wear it as a classic green attar signature or layer it with musk, oud,\n          amber, rose and fresh fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaf-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because concentrated perfume oils\n      can be powerful. Avoid contact with eyes, broken skin and sensitive areas.\n      Patch test first if trying the oil for the first time.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaf-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is Jannatul Firdaus by Oud Al Anfar?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jannatul Firdaus by Oud Al Anfar is a concentrated perfume oil \/ attar\n          oil distributed by London Musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWho is the authorised distributor?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          London Musk is listed as the authorised distributor for this Oud Al\n          Anfar perfume oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is this product?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product is listed as a 100ml concentrated perfume oil \/ attar oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan I return or exchange this product?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          No. The product page states that this product is not eligible for\n          return or exchange.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply Jannatul Firdaus perfume oil?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as wrists, neck or behind\n          the ears, then allow the oil to settle naturally on the skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47591316029686,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/WhatsApp-Image-2024-05-01-at-12_44_43-PM-3_jpeg.webp?v=1734610016"},{"product_id":"jasmine-by-anfar-concentrated-perfume-oil-100-ml-packed-attar-oil","title":"Jasmine | 100 ML | Attar","description":"\u003c!-- Jasmine by Anfar Perfume Oil | Compact Premium Shopify Description --\u003e\n\n\u003cstyle\u003e\n  .lm-anfarjasmine{\n    --gold:#c5a059;\n    --jasmine:#b99035;\n    --deep:#23170b;\n    --cream:#fffaf0;\n    --dark:#111;\n    --text:#2a2a2a;\n    --muted:#666;\n    --border:#eadfbd;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#fff;\n  }\n\n  .lm-anfarjasmine *{box-sizing:border-box}\n\n  .lmaj-head{text-align:center;padding:28px 10px;border-bottom:1px solid var(--border);margin-bottom:30px}\n  .lmaj-kicker{color:var(--jasmine);text-transform:uppercase;letter-spacing:3px;font-size:.85rem;font-weight:700;margin-bottom:8px}\n  .lmaj-title{margin:0;font-size:2.2rem;font-weight:300;letter-spacing:2px;text-transform:uppercase}\n  .lmaj-sub{margin:10px auto 0;max-width:760px;color:#555;font-style:italic;font-size:1.05rem}\n\n  .lmaj-grid{display:grid;grid-template-columns:1fr;gap:28px;align-items:center;margin-bottom:34px}\n  .lmaj-imgbox{background:var(--cream);border:1px solid var(--border);border-radius:10px;overflow:hidden}\n  .lmaj-imgbox img{width:100%;height:auto;display:block;object-fit:contain}\n\n  .lmaj-copy h3{margin:0 0 14px;font-size:1.35rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}\n  .lmaj-copy p{margin:0 0 15px;color:var(--text);font-size:1.02rem}\n\n  .lmaj-section{border:1px solid var(--border);border-radius:10px;padding:24px 18px;margin-bottom:28px;background:#fff}\n  .lmaj-section h3{text-align:center;text-transform:uppercase;letter-spacing:1.6px;font-size:1.25rem;font-weight:500;margin:0 0 20px}\n\n  .lmaj-cards{display:grid;grid-template-columns:1fr;gap:16px}\n  .lmaj-card{background:var(--cream);border:1px solid var(--border);border-top:3px solid var(--jasmine);border-radius:8px;padding:18px}\n  .lmaj-tag{color:var(--jasmine);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}\n  .lmaj-card h4{margin:0 0 7px;font-size:1.03rem}\n  .lmaj-card p{margin:0;color:var(--text);font-size:.95rem}\n\n  .lmaj-details{display:grid;grid-template-columns:1fr;gap:22px;margin-bottom:28px}\n  .lmaj-box{background:#fafafa;border:1px solid var(--border);border-radius:10px;padding:20px}\n  .lmaj-box h4{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:1.2px;font-size:.9rem}\n\n  .lmaj-row{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid var(--border);font-size:.97rem}\n  .lmaj-row:last-child{border-bottom:0}\n  .lmaj-label{color:var(--muted);font-weight:700}\n  .lmaj-value{text-align:right;color:var(--dark)}\n\n  .lmaj-list{margin:0;padding:0;list-style:none}\n  .lmaj-list li{position:relative;padding:10px 0 10px 26px;border-bottom:1px solid var(--border);color:var(--text)}\n  .lmaj-list li:last-child{border-bottom:0}\n  .lmaj-list li:before{content:\"✓\";position:absolute;left:0;color:var(--jasmine);font-weight:800}\n\n  .lmaj-alert{\n    background:#fff5f5;\n    border:1px solid #e8c8c8;\n    border-left:4px solid #b94545;\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n  .lmaj-alert h3{margin:0 0 8px;font-size:1rem;text-transform:uppercase;letter-spacing:1px;color:#8a2525}\n  .lmaj-alert p{margin:0;color:var(--text);font-size:.95rem}\n\n  .lmaj-statement{background:linear-gradient(135deg,var(--deep),var(--jasmine),#000);color:#fff;text-align:center;padding:30px 20px;border-radius:10px;margin-bottom:28px}\n  .lmaj-statement h3{margin:0 0 10px;color:#fff3c4;text-transform:uppercase;letter-spacing:1.6px;font-size:1.25rem}\n  .lmaj-statement p{margin:0 auto;max-width:800px;color:#fffaf0}\n\n  .lmaj-note{background:var(--cream);border:1px solid var(--border);border-left:4px solid var(--jasmine);padding:18px;border-radius:8px;margin-bottom:28px}\n  .lmaj-note h3{margin:0 0 8px;font-size:1rem;text-transform:uppercase;letter-spacing:1px}\n  .lmaj-note p{margin:0;color:var(--text);font-size:.95rem}\n\n  .lmaj-faq{border-top:1px solid var(--border);padding-top:22px}\n  .lmaj-faq h3{text-align:center;text-transform:uppercase;letter-spacing:1.6px;font-size:1.25rem;margin:0 0 16px}\n  .lmaj-faq details{border-bottom:1px solid var(--border)}\n  .lmaj-faq summary{padding:14px 4px;cursor:pointer;font-weight:700;list-style:none}\n  .lmaj-faq summary::-webkit-details-marker{display:none}\n  .lmaj-faq p{margin:0;padding:0 4px 16px;color:var(--text)}\n\n  @media(min-width:768px){\n    .lm-anfarjasmine{padding:34px 24px}\n    .lmaj-title{font-size:3.6rem}\n    .lmaj-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmaj-imgbox{max-width:480px;margin:0 auto}\n    .lmaj-cards{grid-template-columns:repeat(3,1fr)}\n    .lmaj-details{grid-template-columns:1fr 1fr}\n    .lmaj-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmaj-title{font-size:1.7rem}\n    .lmaj-row{flex-direction:column;gap:2px}\n    .lmaj-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-anfarjasmine\"\u003e\n\n  \u003cdiv class=\"lmaj-head\"\u003e\n    \u003cdiv class=\"lmaj-kicker\"\u003eAnfar Concentrated Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmaj-title\"\u003eJasmine\u003c\/h2\u003e\n    \u003cp class=\"lmaj-sub\"\u003e“A timeless floral attar oil with traditional Anfar craftsmanship.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaj-grid\"\u003e\n    \u003cdiv class=\"lmaj-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/WhatsApp-Image-2024-05-01-at-12_26_45-PM_jpeg.webp?v=1734610267\u0026amp;width=720\" alt=\"Jasmine by Anfar Concentrated Perfume Oil 100ml\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmaj-copy\"\u003e\n      \u003ch3\u003eTraditional Jasmine Attar Craftsmanship\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eJasmine by Anfar\u003c\/strong\u003e is a concentrated perfume oil \/ attar\n        oil presented by London Musk as an authorised distributor of Anfar.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Anfar Attar is recognised in traditional Arabian perfumery for highly\n        concentrated oil fragrances, crafted for customers who appreciate\n        long-lasting, refined and heritage-inspired scents.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Jasmine carries a graceful floral character with a soft, elegant and\n        timeless aroma. It is ideal for customers who enjoy classic white floral\n        perfume oils with a traditional attar-style finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This product is listed as a \u003cstrong\u003e100ml concentrated perfume oil\u003c\/strong\u003e,\n        designed for personal fragrance use, layering, gifting and attar\n        collection.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaj-section\"\u003e\n    \u003ch3\u003eThe Fragrance Experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmaj-cards\"\u003e\n      \u003cdiv class=\"lmaj-card\"\u003e\n        \u003cdiv class=\"lmaj-tag\"\u003eOpening Feel\u003c\/div\u003e\n        \u003ch4\u003eSoft Jasmine Freshness\u003c\/h4\u003e\n        \u003cp\u003e\n          A clean and graceful floral impression inspired by classic jasmine\n          petals.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaj-card\"\u003e\n        \u003cdiv class=\"lmaj-tag\"\u003eHeart Character\u003c\/div\u003e\n        \u003ch4\u003eElegant White Floral Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          The fragrance develops into a refined floral heart with a smooth,\n          polished and traditional attar feel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaj-card\"\u003e\n        \u003cdiv class=\"lmaj-tag\"\u003eWearing Style\u003c\/div\u003e\n        \u003ch4\u003eClose-Skin Floral Luxury\u003c\/h4\u003e\n        \u003cp\u003e\n          The concentrated oil format sits close to the skin, creating a soft\n          personal scent aura without overspraying.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaj-details\"\u003e\n    \u003cdiv class=\"lmaj-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmaj-row\"\u003e\n        \u003cspan class=\"lmaj-label\"\u003ePerfume Oil\u003c\/span\u003e\n        \u003cspan class=\"lmaj-value\"\u003eJasmine\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaj-row\"\u003e\n        \u003cspan class=\"lmaj-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmaj-value\"\u003eAnfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaj-row\"\u003e\n        \u003cspan class=\"lmaj-label\"\u003eAuthorised Distributor\u003c\/span\u003e\n        \u003cspan class=\"lmaj-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaj-row\"\u003e\n        \u003cspan class=\"lmaj-label\"\u003eType\u003c\/span\u003e\n        \u003cspan class=\"lmaj-value\"\u003eCPO \/ Attar Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaj-row\"\u003e\n        \u003cspan class=\"lmaj-label\"\u003eQuantity\u003c\/span\u003e\n        \u003cspan class=\"lmaj-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaj-row\"\u003e\n        \u003cspan class=\"lmaj-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"lmaj-value\"\u003eJasmine, White Floral, Soft and Traditional\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaj-row\"\u003e\n        \u003cspan class=\"lmaj-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmaj-value\"\u003eDaily Wear, Layering, Gifting and Attar Collectors\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmaj-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmaj-list\"\u003e\n        \u003cli\u003ePremium Jasmine concentrated perfume oil\u003c\/li\u003e\n        \u003cli\u003eProduced by Anfar, a known traditional attar brand\u003c\/li\u003e\n        \u003cli\u003eLondon Musk listed as authorised distributor\u003c\/li\u003e\n        \u003cli\u003eClassic jasmine-inspired floral fragrance profile\u003c\/li\u003e\n        \u003cli\u003eTraditional CPO \/ attar oil format\u003c\/li\u003e\n        \u003cli\u003eSoft, elegant and easy-to-wear character\u003c\/li\u003e\n        \u003cli\u003eSuitable for daily personal fragrance use\u003c\/li\u003e\n        \u003cli\u003eWorks beautifully for layering with musk, rose and oud\u003c\/li\u003e\n        \u003cli\u003eIdeal for floral perfume oil lovers\u003c\/li\u003e\n        \u003cli\u003ePresented as a 100ml concentrated oil product\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaj-alert\"\u003e\n    \u003ch3\u003eImportant Return Notice\u003c\/h3\u003e\n    \u003cp\u003e\n      Please note: for this product, London Musk does not offer any return or\n      exchange. Please check the product details carefully before placing your\n      order.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaj-statement\"\u003e\n    \u003ch3\u003eClassic Jasmine Elegance with Anfar Heritage\u003c\/h3\u003e\n    \u003cp\u003e\n      Jasmine by Anfar is crafted for customers who appreciate traditional\n      oil-based perfumery. Its soft white floral character makes it refined,\n      graceful and suitable for everyday wear, while the concentrated attar\n      format gives it a rich and personal fragrance experience.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaj-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmaj-cards\"\u003e\n      \u003cdiv class=\"lmaj-card\"\u003e\n        \u003cdiv class=\"lmaj-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply a Small Amount\u003c\/h4\u003e\n        \u003cp\u003e\n          Use a small amount on pulse points such as wrists, neck or behind the\n          ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaj-card\"\u003e\n        \u003cdiv class=\"lmaj-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Warm Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow the oil to settle on the skin so the jasmine character can\n          develop smoothly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmaj-card\"\u003e\n        \u003cdiv class=\"lmaj-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear Alone or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Wear it as a soft floral signature or layer it with musk, rose, amber,\n          oud and fresh fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaj-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because concentrated perfume oils\n      can be powerful. Avoid contact with eyes, broken skin and sensitive areas.\n      Patch test first if trying the oil for the first time.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmaj-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is Jasmine by Anfar?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jasmine by Anfar is a concentrated perfume oil \/ attar oil distributed\n          by London Musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWho is the authorised distributor?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          London Musk is listed as the authorised distributor for this Anfar\n          perfume oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Jasmine by Anfar?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product is listed as a 100ml concentrated perfume oil \/ attar oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan I return or exchange this product?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          No. The product page states that this product is not eligible for\n          return or exchange.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply Jasmine perfume oil?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as wrists, neck or behind\n          the ears, then allow the oil to settle naturally on the skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47591323599094,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/WhatsApp-Image-2024-05-01-at-12_26_45-PM_jpeg.webp?v=1734610267"},{"product_id":"leather-oud-by-anfar-concentrated-oil-100-ml","title":"Leather Oud By Anfar  100 ML","description":"\u003c!-- Leather Oud by Anfar Perfume Oil | Compact Premium Shopify Description --\u003e\n\n\u003cstyle\u003e\n  .lm-leatheroud{\n    --gold:#c5a059;\n    --leather:#3a2215;\n    --cream:#fff8ef;\n    --dark:#111;\n    --text:#2a2a2a;\n    --muted:#666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#fff;\n  }\n\n  .lm-leatheroud *{box-sizing:border-box}\n\n  .lmlo-head{text-align:center;padding:28px 10px;border-bottom:1px solid var(--border);margin-bottom:30px}\n  .lmlo-kicker{color:var(--gold);text-transform:uppercase;letter-spacing:3px;font-size:.85rem;font-weight:700;margin-bottom:8px}\n  .lmlo-title{margin:0;font-size:2.2rem;font-weight:300;letter-spacing:2px;text-transform:uppercase}\n  .lmlo-sub{margin:10px auto 0;max-width:760px;color:#555;font-style:italic;font-size:1.05rem}\n\n  .lmlo-grid{display:grid;grid-template-columns:1fr;gap:28px;align-items:center;margin-bottom:34px}\n  .lmlo-imgbox{background:var(--cream);border:1px solid var(--border);border-radius:10px;overflow:hidden}\n  .lmlo-imgbox img{width:100%;height:auto;display:block;object-fit:contain}\n\n  .lmlo-copy h3{margin:0 0 14px;font-size:1.35rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}\n  .lmlo-copy p{margin:0 0 15px;color:var(--text);font-size:1.02rem}\n\n  .lmlo-section{border:1px solid var(--border);border-radius:10px;padding:24px 18px;margin-bottom:28px;background:#fff}\n  .lmlo-section h3{text-align:center;text-transform:uppercase;letter-spacing:1.6px;font-size:1.25rem;font-weight:500;margin:0 0 20px}\n\n  .lmlo-cards{display:grid;grid-template-columns:1fr;gap:16px}\n  .lmlo-card{background:var(--cream);border:1px solid var(--border);border-top:3px solid var(--gold);border-radius:8px;padding:18px}\n  .lmlo-tag{color:var(--gold);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}\n  .lmlo-card h4{margin:0 0 7px;font-size:1.03rem}\n  .lmlo-card p{margin:0;color:var(--text);font-size:.95rem}\n\n  .lmlo-details{display:grid;grid-template-columns:1fr;gap:22px;margin-bottom:28px}\n  .lmlo-box{background:#fafafa;border:1px solid var(--border);border-radius:10px;padding:20px}\n  .lmlo-box h4{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:1.2px;font-size:.9rem}\n\n  .lmlo-row{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid var(--border);font-size:.97rem}\n  .lmlo-row:last-child{border-bottom:0}\n  .lmlo-label{color:var(--muted);font-weight:700}\n  .lmlo-value{text-align:right;color:var(--dark)}\n\n  .lmlo-list{margin:0;padding:0;list-style:none}\n  .lmlo-list li{position:relative;padding:10px 0 10px 26px;border-bottom:1px solid var(--border);color:var(--text)}\n  .lmlo-list li:last-child{border-bottom:0}\n  .lmlo-list li:before{content:\"✓\";position:absolute;left:0;color:var(--gold);font-weight:800}\n\n  .lmlo-alert{\n    background:#fff5f5;\n    border:1px solid #e8c8c8;\n    border-left:4px solid #b94545;\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n  .lmlo-alert h3{margin:0 0 8px;font-size:1rem;text-transform:uppercase;letter-spacing:1px;color:#8a2525}\n  .lmlo-alert p{margin:0;color:var(--text);font-size:.95rem}\n\n  .lmlo-statement{background:linear-gradient(135deg,var(--leather),var(--gold),#070403);color:#fff;text-align:center;padding:30px 20px;border-radius:10px;margin-bottom:28px}\n  .lmlo-statement h3{margin:0 0 10px;color:#fff3c4;text-transform:uppercase;letter-spacing:1.6px;font-size:1.25rem}\n  .lmlo-statement p{margin:0 auto;max-width:800px;color:#fff8ef}\n\n  .lmlo-note{background:var(--cream);border:1px solid var(--border);border-left:4px solid var(--gold);padding:18px;border-radius:8px;margin-bottom:28px}\n  .lmlo-note h3{margin:0 0 8px;font-size:1rem;text-transform:uppercase;letter-spacing:1px}\n  .lmlo-note p{margin:0;color:var(--text);font-size:.95rem}\n\n  .lmlo-faq{border-top:1px solid var(--border);padding-top:22px}\n  .lmlo-faq h3{text-align:center;text-transform:uppercase;letter-spacing:1.6px;font-size:1.25rem;margin:0 0 16px}\n  .lmlo-faq details{border-bottom:1px solid var(--border)}\n  .lmlo-faq summary{padding:14px 4px;cursor:pointer;font-weight:700;list-style:none}\n  .lmlo-faq summary::-webkit-details-marker{display:none}\n  .lmlo-faq p{margin:0;padding:0 4px 16px;color:var(--text)}\n\n  @media(min-width:768px){\n    .lm-leatheroud{padding:34px 24px}\n    .lmlo-title{font-size:3.6rem}\n    .lmlo-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmlo-imgbox{max-width:480px;margin:0 auto}\n    .lmlo-cards{grid-template-columns:repeat(3,1fr)}\n    .lmlo-details{grid-template-columns:1fr 1fr}\n    .lmlo-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmlo-title{font-size:1.7rem}\n    .lmlo-row{flex-direction:column;gap:2px}\n    .lmlo-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-leatheroud\"\u003e\n\n  \u003cdiv class=\"lmlo-head\"\u003e\n    \u003cdiv class=\"lmlo-kicker\"\u003eAnfar Concentrated Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmlo-title\"\u003eLeather Oud\u003c\/h2\u003e\n    \u003cp class=\"lmlo-sub\"\u003e“A bold attar oil where traditional oud meets refined leather depth.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmlo-grid\"\u003e\n    \u003cdiv class=\"lmlo-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/WhatsApp-Image-2024-05-01-at-12_44_42-PM-3_jpeg.webp?v=1734610415\u0026amp;width=720\" alt=\"Leather Oud by Anfar Concentrated Perfume Oil 100ml\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmlo-copy\"\u003e\n      \u003ch3\u003eTraditional Oud Craftsmanship with Leather Character\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eLeather Oud by Anfar\u003c\/strong\u003e is a concentrated perfume oil \/\n        attar oil presented by London Musk as an authorised distributor of\n        Anfar.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Anfar Attar is recognised in traditional Arabian perfumery for its\n        highly concentrated oil fragrances, crafted for customers who appreciate\n        depth, longevity and classic attar-making heritage.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Leather Oud delivers a bold, warm and sophisticated fragrance character,\n        combining the richness of oud with a dark leathery impression for a\n        powerful oriental scent profile.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This product is listed as a \u003cstrong\u003e100ml concentrated attar oil\u003c\/strong\u003e,\n        designed for those who enjoy traditional, long-lasting and distinctive\n        oil-based fragrances.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmlo-section\"\u003e\n    \u003ch3\u003eThe Fragrance Experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmlo-cards\"\u003e\n      \u003cdiv class=\"lmlo-card\"\u003e\n        \u003cdiv class=\"lmlo-tag\"\u003eOpening Feel\u003c\/div\u003e\n        \u003ch4\u003eBold Leather Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          A confident leather-inspired impression that feels rich, dark and\n          immediately distinctive.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmlo-card\"\u003e\n        \u003cdiv class=\"lmlo-tag\"\u003eHeart Character\u003c\/div\u003e\n        \u003ch4\u003eTraditional Oud Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          The fragrance develops into a deeper oriental profile with classic oud\n          richness and attar-style intensity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmlo-card\"\u003e\n        \u003cdiv class=\"lmlo-tag\"\u003eWearing Style\u003c\/div\u003e\n        \u003ch4\u003eStrong Signature Presence\u003c\/h4\u003e\n        \u003cp\u003e\n          Best suited for customers who prefer mature, powerful and long-lasting\n          oil fragrances with serious character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmlo-details\"\u003e\n    \u003cdiv class=\"lmlo-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmlo-row\"\u003e\n        \u003cspan class=\"lmlo-label\"\u003ePerfume Oil\u003c\/span\u003e\n        \u003cspan class=\"lmlo-value\"\u003eLeather Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmlo-row\"\u003e\n        \u003cspan class=\"lmlo-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmlo-value\"\u003eAnfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmlo-row\"\u003e\n        \u003cspan class=\"lmlo-label\"\u003eAuthorised Distributor\u003c\/span\u003e\n        \u003cspan class=\"lmlo-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmlo-row\"\u003e\n        \u003cspan class=\"lmlo-label\"\u003eType\u003c\/span\u003e\n        \u003cspan class=\"lmlo-value\"\u003eCPO \/ Attar Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmlo-row\"\u003e\n        \u003cspan class=\"lmlo-label\"\u003eQuantity\u003c\/span\u003e\n        \u003cspan class=\"lmlo-value\"\u003e100ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmlo-row\"\u003e\n        \u003cspan class=\"lmlo-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"lmlo-value\"\u003eLeather, Oud, Woody and Oriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmlo-row\"\u003e\n        \u003cspan class=\"lmlo-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmlo-value\"\u003eEvening Wear, Signature Use, Layering and Attar Collectors\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmlo-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmlo-list\"\u003e\n        \u003cli\u003ePremium Leather Oud concentrated perfume oil\u003c\/li\u003e\n        \u003cli\u003eProduced by Anfar, a known attar brand from the UAE\u003c\/li\u003e\n        \u003cli\u003eLondon Musk listed as authorised distributor\u003c\/li\u003e\n        \u003cli\u003eTraditional CPO \/ attar oil fragrance format\u003c\/li\u003e\n        \u003cli\u003eBold leather-inspired oud character\u003c\/li\u003e\n        \u003cli\u003eRich, mature and long-lasting scent profile\u003c\/li\u003e\n        \u003cli\u003eSuitable for confident evening fragrance use\u003c\/li\u003e\n        \u003cli\u003eWorks well for layering with amber, musk and woody scents\u003c\/li\u003e\n        \u003cli\u003eIdeal for oud lovers and attar collectors\u003c\/li\u003e\n        \u003cli\u003ePresented as a 100ml concentrated oil product\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmlo-alert\"\u003e\n    \u003ch3\u003eImportant Return Notice\u003c\/h3\u003e\n    \u003cp\u003e\n      Please note: for this product, London Musk does not offer any return or\n      exchange. Please check the product details carefully before placing your\n      order.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmlo-statement\"\u003e\n    \u003ch3\u003eA Dark Leather Oud Attar with Traditional Prestige\u003c\/h3\u003e\n    \u003cp\u003e\n      Leather Oud by Anfar is crafted for customers who want a strong,\n      traditional and refined oil fragrance. Its leather-oud character gives it\n      a bold oriental identity, while the concentrated attar format makes it\n      suitable for long-lasting signature wear.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmlo-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmlo-cards\"\u003e\n      \u003cdiv class=\"lmlo-card\"\u003e\n        \u003cdiv class=\"lmlo-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply a Small Amount\u003c\/h4\u003e\n        \u003cp\u003e\n          Use a small amount on pulse points such as wrists, neck or behind the\n          ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmlo-card\"\u003e\n        \u003cdiv class=\"lmlo-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Warm Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow the oil to settle on the skin so the leather and oud character\n          can develop smoothly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmlo-card\"\u003e\n        \u003cdiv class=\"lmlo-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear Alone or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Wear it as a bold oud signature or layer it with amber, musk, rose,\n          sandalwood and oriental perfumes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmlo-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because concentrated perfume oils\n      can be powerful. Avoid contact with eyes, broken skin and sensitive areas.\n      Patch test first if trying the oil for the first time.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmlo-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is Leather Oud by Anfar?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Leather Oud by Anfar is a concentrated perfume oil \/ attar oil\n          distributed by London Musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWho is the authorised distributor?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          London Musk is listed as the authorised distributor for this Anfar\n          perfume oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat size is Leather Oud by Anfar?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product is listed as a 100ml concentrated perfume oil \/ attar oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan I return or exchange this product?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          No. The product page states that this product is not eligible for\n          return or exchange.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply Leather Oud perfume oil?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as wrists, neck or behind\n          the ears, then allow the oil to settle naturally on the skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Default Title","offer_id":47591458537718,"sku":null,"price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/WhatsApp-Image-2024-05-01-at-12_44_42-PM-3_jpeg.webp?v=1734610415"},{"product_id":"golden-musk-perfume-oil","title":"Golden Musk Attar Perfume Oil 6ML | 12ML | 24ML","description":"\u003c!-- Golden Musk Attar Perfume Oil | Full Shopify Product Description Code --\u003e\n\n\u003cstyle\u003e\n  .lm-goldenmusk{\n    --black:#111111;\n    --charcoal:#2b2b2b;\n    --gold:#c5a059;\n    --deep-gold:#9b7730;\n    --warm-gold:#d8b76a;\n    --musk-gold:#f5e4b8;\n    --ivory:#fffaf3;\n    --cream:#fffdf7;\n    --soft:#fafafa;\n    --text:#2a2a2a;\n    --muted:#666666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--black);\n    line-height:1.65;\n    background:#ffffff;\n  }\n\n  .lm-goldenmusk *{box-sizing:border-box}\n\n  .lmgm-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lmgm-kicker{\n    color:var(--deep-gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lmgm-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lmgm-sub{\n    margin:10px auto 0;\n    max-width:820px;\n    color:#555555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lmgm-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lmgm-imgbox{\n    background:linear-gradient(135deg,#ffffff,var(--ivory),#f7f4ea);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lmgm-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lmgm-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lmgm-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lmgm-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#ffffff;\n  }\n\n  .lmgm-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lmgm-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lmgm-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lmgm-tag{\n    color:var(--deep-gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lmgm-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lmgm-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmgm-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lmgm-box{\n    background:var(--soft);\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lmgm-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lmgm-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lmgm-row:last-child{border-bottom:0}\n\n  .lmgm-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lmgm-value{\n    text-align:right;\n    color:var(--black);\n  }\n\n  .lmgm-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lmgm-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lmgm-list li:last-child{border-bottom:0}\n\n  .lmgm-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lmgm-statement{\n    background:linear-gradient(135deg,var(--black),var(--charcoal),var(--deep-gold),var(--gold));\n    color:#ffffff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lmgm-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lmgm-statement p{\n    margin:0 auto;\n    max-width:850px;\n    color:#fff8ef;\n  }\n\n  .lmgm-note{\n    background:var(--ivory);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmgm-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lmgm-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmgm-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lmgm-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lmgm-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lmgm-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lmgm-faq summary::-webkit-details-marker{display:none}\n\n  .lmgm-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-goldenmusk{padding:34px 24px}\n    .lmgm-title{font-size:3.45rem}\n    .lmgm-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmgm-imgbox{max-width:480px;margin:0 auto}\n    .lmgm-cards{grid-template-columns:repeat(3,1fr)}\n    .lmgm-details{grid-template-columns:1fr 1fr}\n    .lmgm-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmgm-title{font-size:1.62rem}\n    .lmgm-row{flex-direction:column;gap:2px}\n    .lmgm-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-goldenmusk\"\u003e\n\n  \u003cdiv class=\"lmgm-head\"\u003e\n    \u003cdiv class=\"lmgm-kicker\"\u003eLondon Musk Premium Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmgm-title\"\u003eGolden Musk Attar Perfume Oil\u003c\/h2\u003e\n    \u003cp class=\"lmgm-sub\"\u003e“Warm golden musk in a smooth, elegant and easy-to-wear perfume oil.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmgm-grid\"\u003e\n    \u003cdiv class=\"lmgm-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/attar_perfume_oil_12ml_london_musk_box.jpg?v=1783444258\u0026amp;width=720\" alt=\"Golden Musk Attar Perfume Oil by London Musk pale golden oil bottle with gold cap and black presentation box\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmgm-copy\"\u003e\n      \u003ch3\u003eSoft Golden Musk in Perfume Oil Form\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eGolden Musk Perfume Oil by London Musk\u003c\/strong\u003e is part of a\n        premium fragrance oil selection created for customers who appreciate\n        smooth, elegant and professional-grade perfume oils.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each oil is selected from London Musk’s bestselling fragrance ranges,\n        giving you a refined oil-based scent experience in a compact,\n        easy-to-use bottle.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Golden Musk offers a warm, soft and sophisticated musk character,\n        making it a beautiful choice for daily wear, gifting, travel and\n        personal fragrance layering.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Available in 6ml, 12ml and 24ml bottles, this perfume oil lets you\n        choose your preferred size for everyday use or fragrance collection\n        building.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmgm-section\"\u003e\n    \u003ch3\u003eThe Fragrance Experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmgm-cards\"\u003e\n      \u003cdiv class=\"lmgm-card\"\u003e\n        \u003cdiv class=\"lmgm-tag\"\u003eOpening Feel\u003c\/div\u003e\n        \u003ch4\u003eWarm Musk Softness\u003c\/h4\u003e\n        \u003cp\u003e\n          A soft musk opening with a warm and clean character that feels smooth,\n          elegant and instantly wearable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmgm-card\"\u003e\n        \u003cdiv class=\"lmgm-tag\"\u003eHeart Character\u003c\/div\u003e\n        \u003ch4\u003eGolden Musky Comfort\u003c\/h4\u003e\n        \u003cp\u003e\n          The scent develops into a comforting musk profile with a subtle golden\n          warmth and refined oil-based depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmgm-card\"\u003e\n        \u003cdiv class=\"lmgm-tag\"\u003eWearing Style\u003c\/div\u003e\n        \u003ch4\u003eDaily Layering Oil\u003c\/h4\u003e\n        \u003cp\u003e\n          Designed for close-skin wear, travel, touch-ups and layering with oud,\n          amber, floral, fresh or oriental fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmgm-details\"\u003e\n    \u003cdiv class=\"lmgm-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmgm-row\"\u003e\n        \u003cspan class=\"lmgm-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"lmgm-value\"\u003eGolden Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmgm-row\"\u003e\n        \u003cspan class=\"lmgm-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmgm-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmgm-row\"\u003e\n        \u003cspan class=\"lmgm-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"lmgm-value\"\u003ePerfume Oil \/ Attar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmgm-row\"\u003e\n        \u003cspan class=\"lmgm-label\"\u003eBottle Sizes\u003c\/span\u003e\n        \u003cspan class=\"lmgm-value\"\u003e6ml \/ 12ml \/ 24ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmgm-row\"\u003e\n        \u003cspan class=\"lmgm-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"lmgm-value\"\u003eWarm, Soft, Musky and Elegant\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmgm-row\"\u003e\n        \u003cspan class=\"lmgm-label\"\u003eApplication Style\u003c\/span\u003e\n        \u003cspan class=\"lmgm-value\"\u003eCompact Easy-to-Use Oil Bottle\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmgm-row\"\u003e\n        \u003cspan class=\"lmgm-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmgm-value\"\u003eDaily Wear, Travel, Gifting and Layering\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmgm-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmgm-list\"\u003e\n        \u003cli\u003ePremium Golden Musk Perfume Oil by London Musk\u003c\/li\u003e\n        \u003cli\u003eSelected from London Musk bestselling fragrance ranges\u003c\/li\u003e\n        \u003cli\u003eProfessional-grade oil-based scent experience\u003c\/li\u003e\n        \u003cli\u003eWarm, soft and sophisticated musk character\u003c\/li\u003e\n        \u003cli\u003eCompact bottle for daily use and travel\u003c\/li\u003e\n        \u003cli\u003eAvailable in 6ml, 12ml and 24ml sizes\u003c\/li\u003e\n        \u003cli\u003eIdeal for personal fragrance layering\u003c\/li\u003e\n        \u003cli\u003eBeautiful choice for musk fragrance lovers\u003c\/li\u003e\n        \u003cli\u003eSuitable for daily wear and fragrance collection building\u003c\/li\u003e\n        \u003cli\u003ePale golden oil with gold cap and black presentation box\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmgm-statement\"\u003e\n    \u003ch3\u003eGolden Musk Elegance for Everyday Wear\u003c\/h3\u003e\n    \u003cp\u003e\n      Golden Musk Perfume Oil brings together soft musk, gentle warmth and a\n      refined oil-based character in a compact bottle. It is made for customers\n      who want a smooth, wearable and elegant musk fragrance that can be used\n      alone or layered with other perfumes.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmgm-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmgm-cards\"\u003e\n      \u003cdiv class=\"lmgm-card\"\u003e\n        \u003cdiv class=\"lmgm-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply to Pulse Points\u003c\/h4\u003e\n        \u003cp\u003e\n          Use a small amount on wrists, neck, inner elbows or behind the ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmgm-card\"\u003e\n        \u003cdiv class=\"lmgm-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Warm Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow the oil to settle on the skin so the soft golden musk character\n          can develop gradually.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmgm-card\"\u003e\n        \u003cdiv class=\"lmgm-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear Alone or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Wear it as a soft musk signature or layer it with oud, amber, rose,\n          jasmine, vanilla, fresh or oriental fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmgm-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because perfume oils can be\n      concentrated. Avoid contact with eyes, broken skin and sensitive areas.\n      A small patch test is recommended before wider application, especially\n      when trying a perfume oil for the first time. Actual longevity and\n      projection may vary according to skin chemistry, application method,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmgm-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Golden Musk Perfume Oil smell like?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Golden Musk Perfume Oil has a warm, soft and sophisticated musk\n          character designed for elegant daily wear and personal fragrance\n          layering.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhich sizes are available?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Golden Musk Perfume Oil is available in 6ml, 12ml and 24ml bottle\n          options.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Golden Musk suitable for daily wear?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its soft, warm and refined musk character makes it suitable for\n          daily wear, travel, gifting and fragrance collection building.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan Golden Musk be layered with other perfumes?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Golden Musk can be worn alone or layered with oud, amber, rose,\n          jasmine, vanilla, fresh or oriental fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply Golden Musk Perfume Oil?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as wrists, neck, inner\n          elbows or behind the ears, then allow the oil to warm naturally on the\n          skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"6 ml","offer_id":47591493173494,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"12 ml","offer_id":47591493206262,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"24 ml","offer_id":47591493239030,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/attar_perfume_oil_12ml_london_musk_box.jpg?v=1783444258"},{"product_id":"white-musk-by-anfar-concentrated-perfume-oil-100-ml-packed-attar-oil","title":"White Musk  Perfume Oil\/ Attar 6ML | 12ML | 24ML","description":"\u003c!-- White Musk Perfume Oil \/ Attar | Full Shopify Product Description Code --\u003e\n\n\u003cstyle\u003e\n  .lm-whitemuskoil{\n    --black:#111111;\n    --charcoal:#2b2b2b;\n    --gold:#c5a059;\n    --deep-gold:#9b7730;\n    --warm-gold:#d7b970;\n    --ivory:#fffaf3;\n    --soft:#fafafa;\n    --musk-bg:#fffdf8;\n    --text:#2a2a2a;\n    --muted:#666666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--black);\n    line-height:1.65;\n    background:#ffffff;\n  }\n\n  .lm-whitemuskoil *{box-sizing:border-box}\n\n  .lmwm-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lmwm-kicker{\n    color:var(--deep-gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lmwm-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lmwm-sub{\n    margin:10px auto 0;\n    max-width:820px;\n    color:#555555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lmwm-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lmwm-imgbox{\n    background:linear-gradient(135deg,#ffffff,var(--ivory),#f7f7f7);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lmwm-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lmwm-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lmwm-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lmwm-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#ffffff;\n  }\n\n  .lmwm-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lmwm-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lmwm-card{\n    background:var(--musk-bg);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lmwm-tag{\n    color:var(--deep-gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lmwm-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lmwm-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmwm-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lmwm-box{\n    background:var(--soft);\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lmwm-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lmwm-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lmwm-row:last-child{border-bottom:0}\n\n  .lmwm-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lmwm-value{\n    text-align:right;\n    color:var(--black);\n  }\n\n  .lmwm-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lmwm-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lmwm-list li:last-child{border-bottom:0}\n\n  .lmwm-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lmwm-statement{\n    background:linear-gradient(135deg,var(--black),var(--charcoal),var(--deep-gold),var(--gold));\n    color:#ffffff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lmwm-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lmwm-statement p{\n    margin:0 auto;\n    max-width:850px;\n    color:#fff8ef;\n  }\n\n  .lmwm-notice{\n    background:var(--ivory);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmwm-notice h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lmwm-notice p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmwm-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lmwm-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lmwm-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lmwm-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lmwm-faq summary::-webkit-details-marker{display:none}\n\n  .lmwm-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-whitemuskoil{padding:34px 24px}\n    .lmwm-title{font-size:3.45rem}\n    .lmwm-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmwm-imgbox{max-width:480px;margin:0 auto}\n    .lmwm-cards{grid-template-columns:repeat(3,1fr)}\n    .lmwm-details{grid-template-columns:1fr 1fr}\n    .lmwm-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmwm-title{font-size:1.62rem}\n    .lmwm-row{flex-direction:column;gap:2px}\n    .lmwm-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-whitemuskoil\"\u003e\n\n  \u003cdiv class=\"lmwm-head\"\u003e\n    \u003cdiv class=\"lmwm-kicker\"\u003eAnfar Concentrated Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmwm-title\"\u003eWhite Musk Perfume Oil\u003c\/h2\u003e\n    \u003cp class=\"lmwm-sub\"\u003e“Clean musk elegance from Anfar, distributed by London Musk.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmwm-grid\"\u003e\n    \u003cdiv class=\"lmwm-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/attar_perfume_oil_12ml_london_musk_box.jpg?v=1783444258\u0026amp;width=720\" alt=\"White Musk Perfume Oil Attar by London Musk clear bottle with gold cap and black presentation box\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmwm-copy\"\u003e\n      \u003ch3\u003eClean White Musk with Traditional Attar Character\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eWhite Musk by Anfar\u003c\/strong\u003e is a concentrated perfume oil \/\n        attar oil presented by London Musk as an authorised distributor of\n        Anfar.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Anfar Attar is recognised for traditional fragrance craftsmanship and a\n        wide collection of highly concentrated attars designed for customers who\n        appreciate long-lasting, classic and elegant oil-based scents.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        White Musk offers a clean, soft and refined musk character, making it a\n        versatile choice for personal fragrance, daily wear and layering with\n        deeper oriental perfumes.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The product is listed as a 100ml packed attar oil, with selectable\n        retail size options shown on the product page for 6ml, 12ml and 24ml.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmwm-section\"\u003e\n    \u003ch3\u003eThe Fragrance Experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmwm-cards\"\u003e\n      \u003cdiv class=\"lmwm-card\"\u003e\n        \u003cdiv class=\"lmwm-tag\"\u003eOpening Feel\u003c\/div\u003e\n        \u003ch4\u003eClean Musk Softness\u003c\/h4\u003e\n        \u003cp\u003e\n          A smooth and fresh musk impression that feels elegant, simple,\n          polished and easy to wear from the first application.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmwm-card\"\u003e\n        \u003cdiv class=\"lmwm-tag\"\u003eHeart Character\u003c\/div\u003e\n        \u003ch4\u003eSoft Traditional Attar Style\u003c\/h4\u003e\n        \u003cp\u003e\n          The oil format gives the fragrance a refined close-skin character\n          with a traditional concentrated attar feel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmwm-card\"\u003e\n        \u003cdiv class=\"lmwm-tag\"\u003eWearing Style\u003c\/div\u003e\n        \u003ch4\u003eLayerable Daily Musk\u003c\/h4\u003e\n        \u003cp\u003e\n          Ideal for wearing alone as a clean musk signature or layering with\n          oud, amber, rose, jasmine and oriental scents.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmwm-details\"\u003e\n    \u003cdiv class=\"lmwm-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmwm-row\"\u003e\n        \u003cspan class=\"lmwm-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"lmwm-value\"\u003eWhite Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmwm-row\"\u003e\n        \u003cspan class=\"lmwm-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmwm-value\"\u003eAnfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmwm-row\"\u003e\n        \u003cspan class=\"lmwm-label\"\u003eAuthorised Distributor\u003c\/span\u003e\n        \u003cspan class=\"lmwm-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmwm-row\"\u003e\n        \u003cspan class=\"lmwm-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"lmwm-value\"\u003eCPO \/ Attar Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmwm-row\"\u003e\n        \u003cspan class=\"lmwm-label\"\u003ePacked Quantity\u003c\/span\u003e\n        \u003cspan class=\"lmwm-value\"\u003e100ml Packed Attar Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmwm-row\"\u003e\n        \u003cspan class=\"lmwm-label\"\u003eRetail Size Options\u003c\/span\u003e\n        \u003cspan class=\"lmwm-value\"\u003e6ml \/ 12ml \/ 24ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmwm-row\"\u003e\n        \u003cspan class=\"lmwm-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"lmwm-value\"\u003eClean, Musky, Soft and Traditional\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmwm-row\"\u003e\n        \u003cspan class=\"lmwm-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmwm-value\"\u003eDaily Wear, Layering, Travel and Personal Fragrance\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmwm-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmwm-list\"\u003e\n        \u003cli\u003ePremium White Musk concentrated perfume oil\u003c\/li\u003e\n        \u003cli\u003eProduced by Anfar and distributed by London Musk\u003c\/li\u003e\n        \u003cli\u003eTraditional oil-based attar fragrance format\u003c\/li\u003e\n        \u003cli\u003eClean, soft and refined musk character\u003c\/li\u003e\n        \u003cli\u003eSuitable for daily personal fragrance use\u003c\/li\u003e\n        \u003cli\u003eWorks beautifully for fragrance layering\u003c\/li\u003e\n        \u003cli\u003eIdeal for customers who prefer long-lasting oil scents\u003c\/li\u003e\n        \u003cli\u003eRetail size options available in 6ml, 12ml and 24ml\u003c\/li\u003e\n        \u003cli\u003eElegant gold-toned oil bottle with black presentation box\u003c\/li\u003e\n        \u003cli\u003eExcellent choice for musk lovers and attar collectors\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmwm-statement\"\u003e\n    \u003ch3\u003eClean Musk Elegance with Anfar Heritage\u003c\/h3\u003e\n    \u003cp\u003e\n      White Musk by Anfar combines the softness of classic musk with the\n      richness of traditional attar craftsmanship. It is a refined oil fragrance\n      for customers who value purity, elegance and timeless Arabian perfume\n      heritage.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmwm-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmwm-cards\"\u003e\n      \u003cdiv class=\"lmwm-card\"\u003e\n        \u003cdiv class=\"lmwm-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply a Small Amount\u003c\/h4\u003e\n        \u003cp\u003e\n          Use a small amount on pulse points such as wrists, neck, inner elbows\n          or behind the ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmwm-card\"\u003e\n        \u003cdiv class=\"lmwm-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Settle Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow the oil to warm naturally on the skin so the soft musk profile\n          can develop smoothly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmwm-card\"\u003e\n        \u003cdiv class=\"lmwm-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear Alone or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Wear it as a clean musk signature or layer it with oud, amber, floral\n          and oriental perfumes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmwm-notice\"\u003e\n    \u003ch3\u003eApplication \u0026amp; Return Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because concentrated perfume\n      oils can be powerful. Avoid contact with eyes, broken skin and sensitive\n      areas. Patch test first if trying the oil for the first time. Actual\n      longevity and projection may vary according to skin chemistry, application\n      method, clothing, temperature and environment. Please note: the product\n      page states that this item is not eligible for return or exchange.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmwm-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat is White Musk by Anfar?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          White Musk by Anfar is a concentrated perfume oil \/ attar oil\n          presented by London Musk as an authorised distributor of Anfar.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does White Musk Perfume Oil smell like?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It has a clean, soft and refined musk character with a smooth\n          traditional oil-based attar feel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhich sizes are available?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page shows selectable retail size options of 6ml, 12ml\n          and 24ml, while the product description also lists the packed quantity\n          as 100ml attar oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan White Musk be layered with other perfumes?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. White Musk can be worn alone or layered with oud, amber, rose,\n          jasmine, fresh, woody and oriental fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan I return or exchange this product?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          No. The product page states that this product is not eligible for\n          return or exchange, so please check the product details carefully\n          before placing your order.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"6 ml","offer_id":47591547011318,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"12 ml","offer_id":47591547044086,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"24 ml","offer_id":47591547076854,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/attar_perfume_oil_12ml_london_musk_box.jpg?v=1783444258"},{"product_id":"amber-oud-attar-perfume-oil","title":"Amber Oud Attar Perfume Oil 6ML | 12ML | 24ML","description":"\u003c!-- Amber Oud Attar Perfume Oil | Full Shopify Product Description Code --\u003e\n\n\u003cstyle\u003e\n  .lm-amberoudoil{\n    --black:#111111;\n    --gold:#c5a059;\n    --deep-gold:#9b7730;\n    --amber:#c88a2f;\n    --deep-amber:#7a431d;\n    --oud:#3b1f12;\n    --cream:#fff8ef;\n    --soft:#fafafa;\n    --text:#2a2a2a;\n    --muted:#666666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--black);\n    line-height:1.65;\n    background:#ffffff;\n  }\n\n  .lm-amberoudoil *{box-sizing:border-box}\n\n  .lmao-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lmao-kicker{\n    color:var(--deep-gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lmao-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lmao-sub{\n    margin:10px auto 0;\n    max-width:820px;\n    color:#555555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lmao-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lmao-imgbox{\n    background:linear-gradient(135deg,#ffffff,var(--cream),#fff0d9);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lmao-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lmao-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lmao-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lmao-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#ffffff;\n  }\n\n  .lmao-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lmao-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lmao-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lmao-tag{\n    color:var(--deep-gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lmao-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lmao-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmao-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lmao-box{\n    background:var(--soft);\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lmao-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lmao-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lmao-row:last-child{border-bottom:0}\n\n  .lmao-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lmao-value{\n    text-align:right;\n    color:var(--black);\n  }\n\n  .lmao-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lmao-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lmao-list li:last-child{border-bottom:0}\n\n  .lmao-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lmao-statement{\n    background:linear-gradient(135deg,var(--black),var(--oud),var(--deep-amber),var(--gold));\n    color:#ffffff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lmao-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lmao-statement p{\n    margin:0 auto;\n    max-width:850px;\n    color:#fff8ef;\n  }\n\n  .lmao-note{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmao-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lmao-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmao-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lmao-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lmao-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lmao-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lmao-faq summary::-webkit-details-marker{display:none}\n\n  .lmao-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-amberoudoil{padding:34px 24px}\n    .lmao-title{font-size:3.6rem}\n    .lmao-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmao-imgbox{max-width:480px;margin:0 auto}\n    .lmao-cards{grid-template-columns:repeat(3,1fr)}\n    .lmao-details{grid-template-columns:1fr 1fr}\n    .lmao-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmao-title{font-size:1.7rem}\n    .lmao-row{flex-direction:column;gap:2px}\n    .lmao-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-amberoudoil\"\u003e\n\n  \u003cdiv class=\"lmao-head\"\u003e\n    \u003cdiv class=\"lmao-kicker\"\u003eLondon Musk Alcohol-Free Attar\u003c\/div\u003e\n    \u003ch2 class=\"lmao-title\"\u003eAmber Oud Attar\u003c\/h2\u003e\n    \u003cp class=\"lmao-sub\"\u003e“Golden amber warmth wrapped around deep Arabian oud.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmao-grid\"\u003e\n    \u003cdiv class=\"lmao-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/attar_perfume_oil_12ml_london_musk_box.jpg?v=1783444258\u0026amp;width=720\" alt=\"Amber Oud Attar Perfume Oil by London Musk amber-gold oil bottle with gold cap and black presentation box\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmao-copy\"\u003e\n      \u003ch3\u003ePremium Amber Oud Attar\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eAmber Oud Attar by London Musk\u003c\/strong\u003e is an alcohol-free\n        concentrated perfume oil created for lovers of warm, woody and\n        long-lasting Arabian fragrances.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This refined CPO blends the resinous depth of agarwood oud with the\n        golden warmth of amber, creating a smooth oriental scent that evolves\n        beautifully on the skin.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The fragrance opens with spicy saffron, bergamot and sweet plum before\n        moving into a rich floral heart of rose, jasmine and white musk.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As it settles, earthy oud, sandalwood and warm amber create a creamy,\n        sophisticated scent aura designed for both men and women.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmao-section\"\u003e\n    \u003ch3\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmao-cards\"\u003e\n      \u003cdiv class=\"lmao-card\"\u003e\n        \u003cdiv class=\"lmao-tag\"\u003eTop Notes\u003c\/div\u003e\n        \u003ch4\u003eSaffron, Bergamot \u0026amp; Sweet Plum\u003c\/h4\u003e\n        \u003cp\u003e\n          A spicy, citrus-bright and softly fruity opening that gives the oil an\n          immediate premium oriental character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmao-card\"\u003e\n        \u003cdiv class=\"lmao-tag\"\u003eHeart Notes\u003c\/div\u003e\n        \u003ch4\u003eRose, Jasmine \u0026amp; White Musk\u003c\/h4\u003e\n        \u003cp\u003e\n          A smooth floral heart where rose and jasmine blend with clean white\n          musk for elegance and balance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmao-card\"\u003e\n        \u003cdiv class=\"lmao-tag\"\u003eBase Notes\u003c\/div\u003e\n        \u003ch4\u003eOud, Sandalwood \u0026amp; Warm Amber\u003c\/h4\u003e\n        \u003cp\u003e\n          Earthy agarwood, creamy sandalwood and golden amber create a warm,\n          woody and sophisticated dry-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmao-details\"\u003e\n    \u003cdiv class=\"lmao-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmao-row\"\u003e\n        \u003cspan class=\"lmao-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"lmao-value\"\u003eAmber Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmao-row\"\u003e\n        \u003cspan class=\"lmao-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmao-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmao-row\"\u003e\n        \u003cspan class=\"lmao-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"lmao-value\"\u003eConcentrated Perfume Oil \/ Attar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmao-row\"\u003e\n        \u003cspan class=\"lmao-label\"\u003eFormula\u003c\/span\u003e\n        \u003cspan class=\"lmao-value\"\u003eAlcohol-Free\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmao-row\"\u003e\n        \u003cspan class=\"lmao-label\"\u003eAvailable Sizes\u003c\/span\u003e\n        \u003cspan class=\"lmao-value\"\u003e6ml \/ 12ml \/ 24ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmao-row\"\u003e\n        \u003cspan class=\"lmao-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"lmao-value\"\u003eSaffron, Bergamot, Sweet Plum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmao-row\"\u003e\n        \u003cspan class=\"lmao-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"lmao-value\"\u003eRose, Jasmine, White Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmao-row\"\u003e\n        \u003cspan class=\"lmao-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"lmao-value\"\u003eOud, Sandalwood, Warm Amber\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmao-row\"\u003e\n        \u003cspan class=\"lmao-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmao-value\"\u003eMen, Women, Daily Wear, Evening Wear and Layering\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmao-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmao-list\"\u003e\n        \u003cli\u003ePremium Amber Oud concentrated perfume oil\u003c\/li\u003e\n        \u003cli\u003eAlcohol-free formula for smooth skin application\u003c\/li\u003e\n        \u003cli\u003eWarm, woody and long-lasting Arabian scent profile\u003c\/li\u003e\n        \u003cli\u003eSpicy saffron, bergamot and sweet plum opening\u003c\/li\u003e\n        \u003cli\u003eRose, jasmine and white musk heart\u003c\/li\u003e\n        \u003cli\u003eEarthy oud, sandalwood and warm amber base\u003c\/li\u003e\n        \u003cli\u003eSmooth oriental scent that evolves on the skin\u003c\/li\u003e\n        \u003cli\u003eUnisex fragrance character for men and women\u003c\/li\u003e\n        \u003cli\u003eCompact bottle for travel and daily use\u003c\/li\u003e\n        \u003cli\u003eAmber-gold oil with gold cap and black presentation box\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmao-statement\"\u003e\n    \u003ch3\u003eGolden Amber Wrapped Around Deep Oud\u003c\/h3\u003e\n    \u003cp\u003e\n      Amber Oud Attar combines spicy brightness, floral smoothness and deep\n      woody amber warmth. It is crafted for customers who want a refined\n      alcohol-free oriental oil that stays close to the skin and leaves a\n      sophisticated personal aura.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmao-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmao-cards\"\u003e\n      \u003cdiv class=\"lmao-card\"\u003e\n        \u003cdiv class=\"lmao-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply to Pulse Points\u003c\/h4\u003e\n        \u003cp\u003e\n          Use a small amount on wrists, behind the ears, inner elbows and the\n          base of the neck.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmao-card\"\u003e\n        \u003cdiv class=\"lmao-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eDo Not Rub Hard\u003c\/h4\u003e\n        \u003cp\u003e\n          Avoid rubbing the wrists together so the saffron, bergamot and plum\n          opening can remain clear and balanced.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmao-card\"\u003e\n        \u003cdiv class=\"lmao-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eLet Body Heat Diffuse It\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow natural body warmth to release the oud, sandalwood and amber\n          aroma gradually throughout the day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmao-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because perfume oils can be\n      concentrated. Avoid contact with eyes, broken skin and sensitive areas.\n      A small patch test is recommended before wider application, especially\n      when trying a perfume oil for the first time. Actual longevity and\n      projection may vary according to skin chemistry, application method,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmao-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Amber Oud Attar smell like?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Amber Oud Attar smells warm, woody and oriental with spicy saffron,\n          bergamot, sweet plum, rose, jasmine, white musk, agarwood, sandalwood\n          and warm amber.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Amber Oud Attar alcohol-free?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Amber Oud Attar is an alcohol-free concentrated perfume oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhich sizes are available?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Amber Oud Attar is available in 6ml, 12ml and 24ml bottle options.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Amber Oud Attar suitable for men and women?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its amber, oud, floral musk and sandalwood profile is designed as\n          a balanced oriental fragrance suitable for both men and women.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply Amber Oud Attar?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as wrists, behind the ears,\n          inner elbows or the base of the neck, then let the oil warm naturally\n          on the skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"6 ml","offer_id":47591605666038,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"12 ml","offer_id":47591605698806,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"24 ml","offer_id":47591605731574,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/attar_perfume_oil_12ml_london_musk_box.jpg?v=1783444258"},{"product_id":"jasmine-perfume-oil","title":"Jasmine Perfume Oil 6ML | 12ML | 24ML","description":"\u003c!-- Jasmine Perfume Oil | Corrected Full Shopify Product Description Code --\u003e\n\n\u003cstyle\u003e\n  .lm-jasmineoil{\n    --black:#111111;\n    --gold:#c5a059;\n    --deep-gold:#9b7730;\n    --ivory:#fffaf3;\n    --soft-jasmine:#fff8df;\n    --cream:#fffdf7;\n    --soft:#fafafa;\n    --text:#2a2a2a;\n    --muted:#666666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--black);\n    line-height:1.65;\n    background:#ffffff;\n  }\n\n  .lm-jasmineoil *{box-sizing:border-box}\n\n  .lmjs-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lmjs-kicker{\n    color:var(--deep-gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lmjs-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lmjs-sub{\n    margin:10px auto 0;\n    max-width:820px;\n    color:#555555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lmjs-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lmjs-imgbox{\n    background:linear-gradient(135deg,#ffffff,var(--ivory),#f7f7f7);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lmjs-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lmjs-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lmjs-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lmjs-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#ffffff;\n  }\n\n  .lmjs-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lmjs-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lmjs-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lmjs-tag{\n    color:var(--deep-gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lmjs-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lmjs-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmjs-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lmjs-box{\n    background:var(--soft);\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lmjs-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lmjs-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lmjs-row:last-child{border-bottom:0}\n\n  .lmjs-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lmjs-value{\n    text-align:right;\n    color:var(--black);\n  }\n\n  .lmjs-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lmjs-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lmjs-list li:last-child{border-bottom:0}\n\n  .lmjs-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lmjs-statement{\n    background:linear-gradient(135deg,var(--black),#2b2b2b,var(--deep-gold),var(--gold));\n    color:#ffffff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lmjs-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lmjs-statement p{\n    margin:0 auto;\n    max-width:850px;\n    color:#fff8ef;\n  }\n\n  .lmjs-note{\n    background:var(--ivory);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmjs-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lmjs-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmjs-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lmjs-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lmjs-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lmjs-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lmjs-faq summary::-webkit-details-marker{display:none}\n\n  .lmjs-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-jasmineoil{padding:34px 24px}\n    .lmjs-title{font-size:3.6rem}\n    .lmjs-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmjs-imgbox{max-width:480px;margin:0 auto}\n    .lmjs-cards{grid-template-columns:repeat(3,1fr)}\n    .lmjs-details{grid-template-columns:1fr 1fr}\n    .lmjs-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmjs-title{font-size:1.7rem}\n    .lmjs-row{flex-direction:column;gap:2px}\n    .lmjs-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-jasmineoil\"\u003e\n\n  \u003cdiv class=\"lmjs-head\"\u003e\n    \u003cdiv class=\"lmjs-kicker\"\u003eLondon Musk Premium Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmjs-title\"\u003eJasmine Perfume Oil\u003c\/h2\u003e\n    \u003cp class=\"lmjs-sub\"\u003e“A soft white floral perfume oil with a clean, graceful and sophisticated jasmine character.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjs-grid\"\u003e\n    \u003cdiv class=\"lmjs-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/attar_perfume_oil_london_musk_authentic.jpg?v=1784558465\u0026amp;width=720\" alt=\"Jasmine Perfume Oil by London Musk clear bottle with gold cap and black presentation box\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmjs-copy\"\u003e\n      \u003ch3\u003eElegant White Floral Perfume Oil\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eJasmine Perfume Oil by London Musk\u003c\/strong\u003e is part of a premium\n        fragrance oil selection created for customers who enjoy smooth, elegant\n        and professional-grade perfume oils.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each oil is selected from London Musk’s bestselling fragrance ranges,\n        giving you a refined oil-based scent experience in a compact,\n        easy-to-apply bottle.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The jasmine profile brings a soft white floral character with a\n        graceful, clean and sophisticated feel, making it ideal for daily wear,\n        gifting, travel and personal fragrance layering.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Available in 6ml, 12ml and 24ml bottles, this perfume oil lets you\n        choose your preferred size for everyday use or fragrance collection\n        building.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjs-section\"\u003e\n    \u003ch3\u003eThe Fragrance Experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmjs-cards\"\u003e\n      \u003cdiv class=\"lmjs-card\"\u003e\n        \u003cdiv class=\"lmjs-tag\"\u003eOpening Feel\u003c\/div\u003e\n        \u003ch4\u003eClean Jasmine Softness\u003c\/h4\u003e\n        \u003cp\u003e\n          A smooth white floral opening that feels clean, polished and naturally\n          graceful from the first application.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjs-card\"\u003e\n        \u003cdiv class=\"lmjs-tag\"\u003eHeart Character\u003c\/div\u003e\n        \u003ch4\u003eElegant Floral Bloom\u003c\/h4\u003e\n        \u003cp\u003e\n          The jasmine character develops into a soft floral heart with a\n          sophisticated and beautifully wearable feel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjs-card\"\u003e\n        \u003cdiv class=\"lmjs-tag\"\u003eWearing Style\u003c\/div\u003e\n        \u003ch4\u003eClose-Skin Perfume Oil\u003c\/h4\u003e\n        \u003cp\u003e\n          The oil format sits close to the skin and develops gradually with\n          natural body warmth for a personal scent experience.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjs-details\"\u003e\n    \u003cdiv class=\"lmjs-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmjs-row\"\u003e\n        \u003cspan class=\"lmjs-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"lmjs-value\"\u003eJasmine\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjs-row\"\u003e\n        \u003cspan class=\"lmjs-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmjs-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjs-row\"\u003e\n        \u003cspan class=\"lmjs-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"lmjs-value\"\u003ePerfume Oil \/ Attar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjs-row\"\u003e\n        \u003cspan class=\"lmjs-label\"\u003eBottle Sizes\u003c\/span\u003e\n        \u003cspan class=\"lmjs-value\"\u003e6ml \/ 12ml \/ 24ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjs-row\"\u003e\n        \u003cspan class=\"lmjs-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"lmjs-value\"\u003eJasmine, White Floral, Clean and Elegant\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjs-row\"\u003e\n        \u003cspan class=\"lmjs-label\"\u003eApplication Style\u003c\/span\u003e\n        \u003cspan class=\"lmjs-value\"\u003eCompact Easy-to-Apply Oil Bottle\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjs-row\"\u003e\n        \u003cspan class=\"lmjs-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmjs-value\"\u003eDaily Wear, Travel, Gifting and Layering\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmjs-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmjs-list\"\u003e\n        \u003cli\u003ePremium Jasmine Perfume Oil by London Musk\u003c\/li\u003e\n        \u003cli\u003eSelected from London Musk bestselling fragrance ranges\u003c\/li\u003e\n        \u003cli\u003eProfessional-grade oil-based scent experience\u003c\/li\u003e\n        \u003cli\u003eSoft white floral jasmine character\u003c\/li\u003e\n        \u003cli\u003eGraceful, clean and sophisticated fragrance feel\u003c\/li\u003e\n        \u003cli\u003eCompact bottle for easy daily application\u003c\/li\u003e\n        \u003cli\u003eAvailable in 6ml, 12ml and 24ml sizes\u003c\/li\u003e\n        \u003cli\u003eIdeal for daily wear and travel fragrance routines\u003c\/li\u003e\n        \u003cli\u003eBeautiful choice for gifting\u003c\/li\u003e\n        \u003cli\u003eSuitable for personal fragrance layering\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjs-statement\"\u003e\n    \u003ch3\u003eA Refined Jasmine Oil for Everyday Grace\u003c\/h3\u003e\n    \u003cp\u003e\n      Jasmine Perfume Oil by London Musk brings a soft white floral character\n      into a smooth, portable and easy-to-apply oil format. Its clean jasmine\n      profile makes it ideal for daily wear, personal fragrance layering,\n      travel, gifting and building a refined perfume oil collection.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjs-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmjs-cards\"\u003e\n      \u003cdiv class=\"lmjs-card\"\u003e\n        \u003cdiv class=\"lmjs-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply to Pulse Points\u003c\/h4\u003e\n        \u003cp\u003e\n          Use a small amount on wrists, neck, inner elbows or behind the ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjs-card\"\u003e\n        \u003cdiv class=\"lmjs-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Warm Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow the perfume oil to settle on the skin so the jasmine character\n          can develop smoothly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjs-card\"\u003e\n        \u003cdiv class=\"lmjs-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear Alone or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Wear it as a soft jasmine signature or layer with musk, rose, vanilla,\n          oud, amber or floral perfumes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjs-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because perfume oils can be\n      concentrated. Avoid contact with eyes, broken skin and sensitive areas.\n      A small patch test is recommended before wider application, especially\n      when trying a perfume oil for the first time. Actual longevity and\n      projection may vary according to skin chemistry, application method,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjs-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Jasmine Perfume Oil smell like?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jasmine Perfume Oil has a soft white floral character with a graceful,\n          clean and sophisticated feel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhich sizes are available?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jasmine Perfume Oil is available in 6ml, 12ml and 24ml bottle options.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Jasmine Perfume Oil suitable for daily wear?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its soft jasmine profile makes it suitable for daily wear,\n          travel, gifting and personal fragrance layering.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan I layer Jasmine Perfume Oil with other fragrances?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. It can be worn alone or layered with musk, rose, vanilla, oud,\n          amber or other floral fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply Jasmine Perfume Oil?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as wrists, neck, inner\n          elbows or behind the ears, then let the oil warm naturally on the\n          skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"6 ml","offer_id":47591622344950,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"12 ml","offer_id":47591622377718,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"24 ml","offer_id":47591622410486,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/attar_perfume_oil_london_musk_authentic.jpg?v=1784558465"},{"product_id":"rose-perfume-oil","title":"Rose Attar Perfume Oil 6ML | 12ML | 24ML","description":"\u003c!-- Rose Attar Perfume Oil | Corrected Full Shopify Product Description Code --\u003e\n\n\u003cstyle\u003e\n  .lm-roseoil{\n    --black:#111111;\n    --gold:#c5a059;\n    --deep-gold:#9b7730;\n    --rose:#b8324f;\n    --soft-rose:#fff0f3;\n    --cream:#fffaf3;\n    --soft:#fafafa;\n    --text:#2a2a2a;\n    --muted:#666666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--black);\n    line-height:1.65;\n    background:#ffffff;\n  }\n\n  .lm-roseoil *{box-sizing:border-box}\n\n  .lmro-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lmro-kicker{\n    color:var(--deep-gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lmro-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lmro-sub{\n    margin:10px auto 0;\n    max-width:820px;\n    color:#555555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lmro-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lmro-imgbox{\n    background:linear-gradient(135deg,#ffffff,var(--cream),#f7f7f7);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lmro-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lmro-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lmro-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lmro-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#ffffff;\n  }\n\n  .lmro-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lmro-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lmro-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lmro-tag{\n    color:var(--deep-gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lmro-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lmro-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmro-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lmro-box{\n    background:var(--soft);\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lmro-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lmro-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lmro-row:last-child{border-bottom:0}\n\n  .lmro-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lmro-value{\n    text-align:right;\n    color:var(--black);\n  }\n\n  .lmro-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lmro-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lmro-list li:last-child{border-bottom:0}\n\n  .lmro-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lmro-statement{\n    background:linear-gradient(135deg,var(--black),#2b2b2b,var(--deep-gold),var(--gold));\n    color:#ffffff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lmro-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lmro-statement p{\n    margin:0 auto;\n    max-width:850px;\n    color:#fff8ef;\n  }\n\n  .lmro-note{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmro-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lmro-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmro-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lmro-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lmro-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lmro-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lmro-faq summary::-webkit-details-marker{display:none}\n\n  .lmro-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-roseoil{padding:34px 24px}\n    .lmro-title{font-size:3.6rem}\n    .lmro-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmro-imgbox{max-width:480px;margin:0 auto}\n    .lmro-cards{grid-template-columns:repeat(3,1fr)}\n    .lmro-details{grid-template-columns:1fr 1fr}\n    .lmro-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmro-title{font-size:1.7rem}\n    .lmro-row{flex-direction:column;gap:2px}\n    .lmro-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-roseoil\"\u003e\n\n  \u003cdiv class=\"lmro-head\"\u003e\n    \u003cdiv class=\"lmro-kicker\"\u003eLondon Musk Premium Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmro-title\"\u003eRose Attar Perfume Oil\u003c\/h2\u003e\n    \u003cp class=\"lmro-sub\"\u003e“A bestselling perfume oil selection for lovers of timeless rose elegance.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmro-grid\"\u003e\n    \u003cdiv class=\"lmro-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/attar_perfume_oil_london_musk_authentic.jpg?v=1784558465\u0026amp;width=720\" alt=\"Rose Attar Perfume Oil by London Musk clear bottle with gold cap and black presentation box\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmro-copy\"\u003e\n      \u003ch3\u003eProfessional-Grade Rose Perfume Oil\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eRose Attar Perfume Oil by London Musk\u003c\/strong\u003e is part of a\n        premium fragrance oil selection created for customers who appreciate\n        refined, long-lasting and beautifully wearable perfume oils.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each oil is selected from bestselling fragrance ranges and made to offer\n        a professional-grade scent experience in a compact, easy-to-apply\n        bottle.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The rose profile gives the fragrance a graceful, elegant and timeless\n        floral character, making it a beautiful choice for daily wear, gifting,\n        travel and personal fragrance layering.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Available in 6ml, 12ml and 24ml bottles, this perfume oil lets you\n        choose the size that best fits your fragrance routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmro-section\"\u003e\n    \u003ch3\u003eThe Fragrance Experience\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmro-cards\"\u003e\n      \u003cdiv class=\"lmro-card\"\u003e\n        \u003cdiv class=\"lmro-tag\"\u003eOpening Feel\u003c\/div\u003e\n        \u003ch4\u003eElegant Floral Freshness\u003c\/h4\u003e\n        \u003cp\u003e\n          A graceful rose-inspired opening that feels clean, smooth and\n          naturally sophisticated on the skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmro-card\"\u003e\n        \u003cdiv class=\"lmro-tag\"\u003eHeart Character\u003c\/div\u003e\n        \u003ch4\u003eSoft Rose Depth\u003c\/h4\u003e\n        \u003cp\u003e\n          The scent develops into a soft floral heart, ideal for customers who\n          enjoy classic rose fragrance profiles.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmro-card\"\u003e\n        \u003cdiv class=\"lmro-tag\"\u003eWearing Style\u003c\/div\u003e\n        \u003ch4\u003eClose-Skin Luxury\u003c\/h4\u003e\n        \u003cp\u003e\n          The oil format sits close to the skin and creates a personal fragrance\n          experience for everyday use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmro-details\"\u003e\n    \u003cdiv class=\"lmro-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmro-row\"\u003e\n        \u003cspan class=\"lmro-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"lmro-value\"\u003eRose\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmro-row\"\u003e\n        \u003cspan class=\"lmro-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmro-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmro-row\"\u003e\n        \u003cspan class=\"lmro-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"lmro-value\"\u003ePerfume Oil \/ Attar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmro-row\"\u003e\n        \u003cspan class=\"lmro-label\"\u003eBottle Sizes\u003c\/span\u003e\n        \u003cspan class=\"lmro-value\"\u003e6ml \/ 12ml \/ 24ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmro-row\"\u003e\n        \u003cspan class=\"lmro-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"lmro-value\"\u003eRose, Floral, Elegant and Classic\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmro-row\"\u003e\n        \u003cspan class=\"lmro-label\"\u003eApplication Style\u003c\/span\u003e\n        \u003cspan class=\"lmro-value\"\u003eCompact Easy-to-Apply Oil Bottle\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmro-row\"\u003e\n        \u003cspan class=\"lmro-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmro-value\"\u003eDaily Wear, Travel, Gifting and Layering\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmro-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmro-list\"\u003e\n        \u003cli\u003ePremium professional-grade perfume oil\u003c\/li\u003e\n        \u003cli\u003eSelected from London Musk bestselling ranges\u003c\/li\u003e\n        \u003cli\u003eClassic rose-inspired floral fragrance profile\u003c\/li\u003e\n        \u003cli\u003eGraceful, elegant and timeless scent character\u003c\/li\u003e\n        \u003cli\u003eCompact bottle for everyday carrying\u003c\/li\u003e\n        \u003cli\u003eAvailable in 6ml, 12ml and 24ml sizes\u003c\/li\u003e\n        \u003cli\u003eIdeal for pulse-point application\u003c\/li\u003e\n        \u003cli\u003eGreat option for fragrance layering\u003c\/li\u003e\n        \u003cli\u003eSuitable for daily wear and special occasions\u003c\/li\u003e\n        \u003cli\u003eElegant perfume oil gift choice\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmro-statement\"\u003e\n    \u003ch3\u003eA Timeless Rose Oil for Everyday Elegance\u003c\/h3\u003e\n    \u003cp\u003e\n      Rose Attar Perfume Oil by London Musk is made for customers who want a\n      refined, portable and graceful floral scent. Its professional-grade oil\n      format makes it easy to apply, easy to carry and suitable for building a\n      personal fragrance ritual around classic rose elegance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmro-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmro-cards\"\u003e\n      \u003cdiv class=\"lmro-card\"\u003e\n        \u003cdiv class=\"lmro-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply to Pulse Points\u003c\/h4\u003e\n        \u003cp\u003e\n          Use a small amount on wrists, neck, inner elbows or behind the ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmro-card\"\u003e\n        \u003cdiv class=\"lmro-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Settle Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow the perfume oil to warm on the skin and release its rose\n          character gradually.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmro-card\"\u003e\n        \u003cdiv class=\"lmro-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear Alone or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Wear it as a soft rose signature or layer with musk, oud, amber or\n          floral perfumes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmro-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because perfume oils can be\n      concentrated. Avoid contact with eyes, broken skin and sensitive areas.\n      A small patch test is recommended before wider application, especially\n      when trying a perfume oil for the first time. Actual longevity and\n      projection may vary according to skin chemistry, application method,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmro-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Rose Attar Perfume Oil smell like?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Rose Attar Perfume Oil has a classic floral rose-inspired fragrance\n          profile with an elegant and timeless feel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhich sizes are available?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The available size options are 6ml, 12ml and 24ml.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this perfume oil suitable for daily wear?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its soft rose character makes it suitable for daily wear,\n          fragrance touch-ups and personal scent routines.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan Rose Attar Perfume Oil be layered with other scents?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. It can be worn alone or layered with musk, oud, amber, floral or\n          fresh fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should I apply Rose Attar Perfume Oil?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as the wrists, neck, inner\n          elbows or behind the ears, then allow the oil to warm naturally on the\n          skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"6 ml","offer_id":47591658193142,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"12 ml","offer_id":47591658225910,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"24","offer_id":47591658258678,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/attar_perfume_oil_london_musk_authentic.jpg?v=1784558465"},{"product_id":"bakhoor-perfume-oil","title":"Bakhoor Perfume Oil 6ML | 12ML | 24ML","description":"\u003c!-- Bakhoor Perfume Oil | Corrected Green Bottle Full Shopify Product Description Code --\u003e\n\n\u003cstyle\u003e\n  .lm-bakhooroil{\n    --emerald:#00633d;\n    --deep-emerald:#003b2c;\n    --gold:#c5a059;\n    --deep-gold:#9b7730;\n    --black:#111111;\n    --smoke:#2b211b;\n    --cream:#fff8ef;\n    --soft:#fafafa;\n    --text:#2a2a2a;\n    --muted:#666666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--black);\n    line-height:1.65;\n    background:#ffffff;\n  }\n\n  .lm-bakhooroil *{box-sizing:border-box}\n\n  .lmbo-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lmbo-kicker{\n    color:var(--emerald);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lmbo-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lmbo-sub{\n    margin:10px auto 0;\n    max-width:820px;\n    color:#555555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lmbo-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lmbo-imgbox{\n    background:linear-gradient(135deg,#ffffff,var(--cream),#eef9f1);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lmbo-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lmbo-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lmbo-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lmbo-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#ffffff;\n  }\n\n  .lmbo-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lmbo-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lmbo-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--emerald);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lmbo-tag{\n    color:var(--emerald);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lmbo-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lmbo-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmbo-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lmbo-box{\n    background:var(--soft);\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lmbo-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lmbo-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lmbo-row:last-child{border-bottom:0}\n\n  .lmbo-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lmbo-value{\n    text-align:right;\n    color:var(--black);\n  }\n\n  .lmbo-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lmbo-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lmbo-list li:last-child{border-bottom:0}\n\n  .lmbo-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--emerald);\n    font-weight:800;\n  }\n\n  .lmbo-statement{\n    background:linear-gradient(135deg,var(--black),var(--deep-emerald),var(--emerald),var(--gold));\n    color:#ffffff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lmbo-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lmbo-statement p{\n    margin:0 auto;\n    max-width:850px;\n    color:#fff8ef;\n  }\n\n  .lmbo-note{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-left:4px solid var(--emerald);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmbo-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lmbo-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmbo-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lmbo-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lmbo-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lmbo-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lmbo-faq summary::-webkit-details-marker{display:none}\n\n  .lmbo-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-bakhooroil{padding:34px 24px}\n    .lmbo-title{font-size:3.6rem}\n    .lmbo-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmbo-imgbox{max-width:480px;margin:0 auto}\n    .lmbo-cards{grid-template-columns:repeat(3,1fr)}\n    .lmbo-details{grid-template-columns:1fr 1fr}\n    .lmbo-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmbo-title{font-size:1.7rem}\n    .lmbo-row{flex-direction:column;gap:2px}\n    .lmbo-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-bakhooroil\"\u003e\n\n  \u003cdiv class=\"lmbo-head\"\u003e\n    \u003cdiv class=\"lmbo-kicker\"\u003eLondon Musk Concentrated Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmbo-title\"\u003eBakhoor Perfume Oil\u003c\/h2\u003e\n    \u003cp class=\"lmbo-sub\"\u003e“Ancient resins, mystical smoke and dark agarwood in a wearable 0% alcohol attar.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbo-grid\"\u003e\n    \u003cdiv class=\"lmbo-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/jannatul_ferdaus_attar_perfume_oil_london_musk.jpg?v=1784123023\u0026amp;width=720\" alt=\"Bakhoor Perfume Oil by London Musk in green bottle with gold cap and black presentation box\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmbo-copy\"\u003e\n      \u003ch3\u003eArabian Incense Warmth in Concentrated Perfume Oil Form\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eBakhoor Concentrated Perfume Oil by London Musk\u003c\/strong\u003e\n        captures the warmth and atmosphere of traditional Arabian incense in a\n        smooth, personal and wearable attar.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Inspired by oil-soaked woodchips warmed over charcoal, the fragrance\n        recreates rich incense, smoky woods and resinous warmth without\n        requiring smoke, charcoal or a burner.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Frankincense, aldehydes and sweet smoke create an airy yet mystical\n        opening before myrrh, clove and honeyed amber develop through the centre\n        of the fragrance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Agarwood, cedarwood and musk form the base, creating a deep woody trail\n        with a warm, comforting and atmospheric finish that stays close to the\n        skin.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbo-section\"\u003e\n    \u003ch3\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmbo-cards\"\u003e\n      \u003cdiv class=\"lmbo-card\"\u003e\n        \u003cdiv class=\"lmbo-tag\"\u003eTop Notes\u003c\/div\u003e\n        \u003ch4\u003eFrankincense, Aldehydes \u0026amp; Sweet Smoke\u003c\/h4\u003e\n        \u003cp\u003e\n          Bright frankincense, soft aldehydes and gentle sweet smoke create a\n          sacred, airy and atmospheric opening.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbo-card\"\u003e\n        \u003cdiv class=\"lmbo-tag\"\u003eHeart Notes\u003c\/div\u003e\n        \u003ch4\u003eMyrrh, Clove \u0026amp; Honeyed Amber\u003c\/h4\u003e\n        \u003cp\u003e\n          Earthy myrrh, dark clove and smooth honeyed amber form a warm,\n          resinous and richly spiced centre.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbo-card\"\u003e\n        \u003cdiv class=\"lmbo-tag\"\u003eBase Notes\u003c\/div\u003e\n        \u003ch4\u003eAgarwood, Cedarwood \u0026amp; Musk\u003c\/h4\u003e\n        \u003cp\u003e\n          Rich agarwood, cedarwood and smooth musk create a deep, woody and\n          lingering incense-inspired trail.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbo-details\"\u003e\n    \u003cdiv class=\"lmbo-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmbo-row\"\u003e\n        \u003cspan class=\"lmbo-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"lmbo-value\"\u003eBakhoor\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbo-row\"\u003e\n        \u003cspan class=\"lmbo-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmbo-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbo-row\"\u003e\n        \u003cspan class=\"lmbo-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"lmbo-value\"\u003eAttar \/ Concentrated Perfume Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbo-row\"\u003e\n        \u003cspan class=\"lmbo-label\"\u003eFormula\u003c\/span\u003e\n        \u003cspan class=\"lmbo-value\"\u003e0% Alcohol\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbo-row\"\u003e\n        \u003cspan class=\"lmbo-label\"\u003eAvailable Sizes\u003c\/span\u003e\n        \u003cspan class=\"lmbo-value\"\u003e6ml \/ 12ml \/ 24ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbo-row\"\u003e\n        \u003cspan class=\"lmbo-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"lmbo-value\"\u003eFrankincense, Aldehydes, Sweet Smoke\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbo-row\"\u003e\n        \u003cspan class=\"lmbo-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"lmbo-value\"\u003eMyrrh, Clove, Honeyed Amber\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbo-row\"\u003e\n        \u003cspan class=\"lmbo-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"lmbo-value\"\u003eAgarwood, Cedarwood, Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbo-row\"\u003e\n        \u003cspan class=\"lmbo-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"lmbo-value\"\u003eSmoky, Resinous, Woody and Warm\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmbo-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmbo-list\"\u003e\n        \u003cli\u003eBakhoor-inspired concentrated perfume oil\u003c\/li\u003e\n        \u003cli\u003eWarm incense character without smoke or charcoal\u003c\/li\u003e\n        \u003cli\u003e0% alcohol concentrated-oil formula\u003c\/li\u003e\n        \u003cli\u003eBright frankincense and sweet-smoke opening\u003c\/li\u003e\n        \u003cli\u003eResinous myrrh, clove and honeyed amber heart\u003c\/li\u003e\n        \u003cli\u003eDeep agarwood, cedarwood and musk base\u003c\/li\u003e\n        \u003cli\u003eDevelops gradually with natural body warmth\u003c\/li\u003e\n        \u003cli\u003eSuitable as a woody fragrance-layering base\u003c\/li\u003e\n        \u003cli\u003eAvailable in 6ml, 12ml and 24ml sizes\u003c\/li\u003e\n        \u003cli\u003eGreen bottle with gold cap and black presentation box\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbo-statement\"\u003e\n    \u003ch3\u003eThe Ritual of Bakhoor, Bottled for the Skin\u003c\/h3\u003e\n    \u003cp\u003e\n      Bakhoor Perfume Oil brings the rich atmosphere of Arabian incense into a\n      smooth, wearable attar. It opens smoky and sacred, warms into resinous\n      amber and myrrh, then settles into agarwood, cedarwood and musk for a\n      deep woody finish.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbo-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmbo-cards\"\u003e\n      \u003cdiv class=\"lmbo-card\"\u003e\n        \u003cdiv class=\"lmbo-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply to Pulse Points\u003c\/h4\u003e\n        \u003cp\u003e\n          Apply a small amount to warm areas such as wrists, neck, behind the\n          ears or inner elbows.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbo-card\"\u003e\n        \u003cdiv class=\"lmbo-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet the Oil Warm Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow body warmth to release the frankincense, myrrh, oud, cedarwood\n          and musk notes gradually.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmbo-card\"\u003e\n        \u003cdiv class=\"lmbo-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear Alone or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Wear it alone as a smoky incense signature or layer it beneath woody,\n          amber, fresh or oriental spray fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbo-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Avoid contact with eyes, broken skin and sensitive\n      areas. A small patch test is recommended before wider application,\n      especially when trying a perfume oil for the first time. Actual longevity\n      and projection may vary according to skin chemistry, application method,\n      clothing, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmbo-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Bakhoor Perfume Oil smell like?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Bakhoor Perfume Oil has a smoky, warm, resinous and woody profile\n          featuring frankincense, sweet smoke, myrrh, clove, honeyed amber,\n          agarwood, cedarwood and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Bakhoor Perfume Oil alcohol-free?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Bakhoor Perfume Oil is listed as a concentrated perfume oil with\n          a 0% alcohol formula.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this real burning bakhoor?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          No. This is a liquid perfume oil inspired by the scent and atmosphere\n          of traditional Arabian bakhoor incense, so it does not require smoke,\n          charcoal or a burner.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhich sizes are available?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The listed size options are 6ml, 12ml and 24ml.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow should Bakhoor Perfume Oil be applied?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as the wrists, neck, inner\n          elbows or behind the ears, then allow body warmth to release the\n          fragrance gradually.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"6 ml","offer_id":47591695941878,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"12 ml","offer_id":47591695974646,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"24 ml","offer_id":47591696007414,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/jannatul_ferdaus_attar_perfume_oil_london_musk.jpg?v=1784123023"},{"product_id":"jannatul-firdaus-perfume-oil","title":"Jannatul Firdaus Attar Oil 6ML | 12ML | 24ML","description":"\u003c!-- Jannatul Firdaus Attar Oil | Compact Premium Shopify Description --\u003e\n\n\u003cstyle\u003e\n  .lm-jannatul{\n    --green:#2f5f3b;\n    --deep:#102816;\n    --gold:#c5a059;\n    --cream:#f7fff3;\n    --dark:#111;\n    --text:#2a2a2a;\n    --muted:#666;\n    --border:#dce8d5;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#fff;\n  }\n\n  .lm-jannatul *{box-sizing:border-box}\n\n  .lmjf-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lmjf-kicker{\n    color:var(--green);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lmjf-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lmjf-sub{\n    margin:10px auto 0;\n    max-width:760px;\n    color:#555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lmjf-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lmjf-imgbox{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lmjf-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lmjf-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lmjf-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lmjf-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#fff;\n  }\n\n  .lmjf-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lmjf-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lmjf-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--green);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lmjf-tag{\n    color:var(--green);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lmjf-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lmjf-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmjf-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lmjf-box{\n    background:#fafafa;\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lmjf-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lmjf-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lmjf-row:last-child{border-bottom:0}\n\n  .lmjf-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lmjf-value{\n    text-align:right;\n    color:var(--dark);\n  }\n\n  .lmjf-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lmjf-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lmjf-list li:last-child{border-bottom:0}\n\n  .lmjf-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--green);\n    font-weight:800;\n  }\n\n  .lmjf-statement{\n    background:linear-gradient(135deg,var(--deep),var(--green),var(--gold));\n    color:#fff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lmjf-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lmjf-statement p{\n    margin:0 auto;\n    max-width:800px;\n    color:#fffaf0;\n  }\n\n  .lmjf-note{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-left:4px solid var(--green);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmjf-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lmjf-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmjf-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lmjf-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lmjf-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lmjf-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lmjf-faq summary::-webkit-details-marker{display:none}\n\n  .lmjf-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-jannatul{padding:34px 24px}\n    .lmjf-title{font-size:3.6rem}\n    .lmjf-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmjf-imgbox{max-width:480px;margin:0 auto}\n    .lmjf-cards{grid-template-columns:repeat(3,1fr)}\n    .lmjf-details{grid-template-columns:1fr 1fr}\n    .lmjf-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmjf-title{font-size:1.7rem}\n    .lmjf-row{flex-direction:column;gap:2px}\n    .lmjf-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-jannatul\"\u003e\n\n  \u003cdiv class=\"lmjf-head\"\u003e\n    \u003cdiv class=\"lmjf-kicker\"\u003eLondon Musk Concentrated Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmjf-title\"\u003eJannatul Firdaus\u003c\/h2\u003e\n    \u003cp class=\"lmjf-sub\"\u003e“The Garden of Paradise captured in a fresh green attar.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjf-grid\"\u003e\n    \u003cdiv class=\"lmjf-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/jannatul_firdaus_perfume_oil.jpg\" alt=\"Jannatul Firdaus Attar Oil by London Musk\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmjf-copy\"\u003e\n      \u003ch3\u003eA Green Botanical Fragrance Ritual\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eJannatul Firdaus Attar \/ Concentrated Perfume Oil\u003c\/strong\u003e is a\n        classic green fragrance crafted for lovers of fresh-cut greens, herbal\n        brightness and intricate floral undertones.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The name \u003cstrong\u003eJannatul Firdaus\u003c\/strong\u003e translates to “The Garden of\n        Paradise,” reflecting a scent profile that feels crisp, botanical,\n        refreshing and deeply nostalgic.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The oil opens with dew-drenched herbal clarity, then softens into a\n        spicy-floral garden before settling close to the skin with warm amber,\n        woody moss, patchouli and soft white musk.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Because it is blended as a concentrated \u003cstrong\u003e0% alcohol perfume oil\u003c\/strong\u003e,\n        it develops gradually with body warmth instead of disappearing quickly\n        like many alcohol-based sprays.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjf-section\"\u003e\n    \u003ch3\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmjf-cards\"\u003e\n      \u003cdiv class=\"lmjf-card\"\u003e\n        \u003cdiv class=\"lmjf-tag\"\u003eTop Notes\u003c\/div\u003e\n        \u003ch4\u003eAldehydes, Basil, Bergamot \u0026amp; Green Grass\u003c\/h4\u003e\n        \u003cp\u003e\n          A sharp, refreshing opening with crisp aldehydes, aromatic basil,\n          bright bergamot and intense green grass.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjf-card\"\u003e\n        \u003cdiv class=\"lmjf-tag\"\u003eHeart Notes\u003c\/div\u003e\n        \u003ch4\u003eJasmine, Lotus, Rose, Geranium, Clove \u0026amp; Iris\u003c\/h4\u003e\n        \u003cp\u003e\n          The heart turns into a spicy-floral garden with soft florals and a\n          warm clove accent.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjf-card\"\u003e\n        \u003cdiv class=\"lmjf-tag\"\u003eBase Notes\u003c\/div\u003e\n        \u003ch4\u003eAmber, White Musk, Patchouli \u0026amp; Woody Moss\u003c\/h4\u003e\n        \u003cp\u003e\n          A warm, earthy and comforting finish with amber, musk, patchouli and\n          heavy woody-moss depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjf-details\"\u003e\n    \u003cdiv class=\"lmjf-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmjf-row\"\u003e\n        \u003cspan class=\"lmjf-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"lmjf-value\"\u003eJannatul Firdaus\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjf-row\"\u003e\n        \u003cspan class=\"lmjf-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmjf-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjf-row\"\u003e\n        \u003cspan class=\"lmjf-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"lmjf-value\"\u003eAttar \/ Concentrated Perfume Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjf-row\"\u003e\n        \u003cspan class=\"lmjf-label\"\u003eFormula\u003c\/span\u003e\n        \u003cspan class=\"lmjf-value\"\u003e0% Alcohol\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjf-row\"\u003e\n        \u003cspan class=\"lmjf-label\"\u003eSizes\u003c\/span\u003e\n        \u003cspan class=\"lmjf-value\"\u003e6ml \/ 12ml \/ 24ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjf-row\"\u003e\n        \u003cspan class=\"lmjf-label\"\u003eFragrance Style\u003c\/span\u003e\n        \u003cspan class=\"lmjf-value\"\u003eGreen, Herbal, Floral, Mossy and Musky\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjf-row\"\u003e\n        \u003cspan class=\"lmjf-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lmjf-value\"\u003eDaily Wear, Prayer, Travel, Layering and Signature Use\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmjf-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmjf-list\"\u003e\n        \u003cli\u003eClassic Jannatul Firdaus attar oil\u003c\/li\u003e\n        \u003cli\u003eFresh green and herbal fragrance profile\u003c\/li\u003e\n        \u003cli\u003eSharp aldehyde, basil and bergamot opening\u003c\/li\u003e\n        \u003cli\u003eBeautiful spicy-floral heart with jasmine and rose\u003c\/li\u003e\n        \u003cli\u003eWarm amber, patchouli and mossy base\u003c\/li\u003e\n        \u003cli\u003eSoft white musk adds clean comfort\u003c\/li\u003e\n        \u003cli\u003e0% alcohol concentrated oil formula\u003c\/li\u003e\n        \u003cli\u003eDevelops slowly with natural body warmth\u003c\/li\u003e\n        \u003cli\u003eCompact bottle for travel and daily use\u003c\/li\u003e\n        \u003cli\u003eIdeal for fragrance layering and personal scent rituals\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjf-statement\"\u003e\n    \u003ch3\u003eA Botanical Sanctuary in Perfume Oil Form\u003c\/h3\u003e\n    \u003cp\u003e\n      Jannatul Firdaus is made for customers who love fresh green attars with\n      depth, spirituality and comfort. It begins crisp and herbal, blooms into a\n      spicy-floral garden, then dries down into warm moss, amber, patchouli and\n      soft white musk.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjf-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmjf-cards\"\u003e\n      \u003cdiv class=\"lmjf-card\"\u003e\n        \u003cdiv class=\"lmjf-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply to Pulse Points\u003c\/h4\u003e\n        \u003cp\u003e\n          Apply a small amount to wrists, neck, inner elbows or behind the ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjf-card\"\u003e\n        \u003cdiv class=\"lmjf-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Develop Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow body warmth to release the green, floral and musky notes slowly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmjf-card\"\u003e\n        \u003cdiv class=\"lmjf-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear Alone or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Use as a clean green signature or layer with woody and musk perfumes\n          for extra depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjf-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because concentrated perfume oil\n      can be powerful. Avoid contact with eyes, broken skin and sensitive areas.\n      Patch test first if trying the oil for the first time.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmjf-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Jannatul Firdaus smell like?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It smells fresh, green, herbal, spicy-floral and mossy, with basil,\n          bergamot, green grass, jasmine, rose, amber, patchouli and white musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Jannatul Firdaus mean?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Jannatul Firdaus translates to “The Garden of Paradise.”\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this perfume oil alcohol-free?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. It is presented as a concentrated perfume oil with 0% alcohol.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhich sizes are available?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product options are 6ml, 12ml and 24ml.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan Jannatul Firdaus be used for fragrance layering?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its green herbal profile can be worn alone or layered under woody,\n          musk or oriental fragrances.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"6 ml","offer_id":47591940522230,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"12 ml","offer_id":47591940554998,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"24 ml","offer_id":47591940587766,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/jannatul_ferdaus_attar_perfume_oil_london_musk.jpg?v=1784123023"},{"product_id":"mukhallat-al-badar-perfume-oil","title":"Mukhallat Al Badar","description":"\u003c!-- Mukhallat Al Badar Perfume Oil | Compact Premium Shopify Description --\u003e\n\n\u003cstyle\u003e\n  .lm-badar{\n    --gold:#c5a059;\n    --dark:#111;\n    --night:#141827;\n    --cream:#fffaf0;\n    --text:#2a2a2a;\n    --muted:#666;\n    --border:#e7dcc0;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#fff;\n  }\n\n  .lm-badar *{box-sizing:border-box}\n\n  .lmb-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lmb-kicker{\n    color:var(--gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lmb-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lmb-sub{\n    margin:10px auto 0;\n    max-width:760px;\n    color:#555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lmb-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lmb-imgbox{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lmb-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lmb-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lmb-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lmb-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#fff;\n  }\n\n  .lmb-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lmb-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lmb-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lmb-tag{\n    color:var(--gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lmb-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lmb-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmb-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lmb-box{\n    background:#fafafa;\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lmb-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lmb-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lmb-row:last-child{border-bottom:0}\n\n  .lmb-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lmb-value{\n    text-align:right;\n    color:var(--dark);\n  }\n\n  .lmb-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lmb-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lmb-list li:last-child{border-bottom:0}\n\n  .lmb-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lmb-statement{\n    background:linear-gradient(135deg,var(--night),var(--gold),#050505);\n    color:#fff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lmb-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lmb-statement p{\n    margin:0 auto;\n    max-width:800px;\n    color:#fffaf0;\n  }\n\n  .lmb-note{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmb-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lmb-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmb-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lmb-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lmb-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lmb-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lmb-faq summary::-webkit-details-marker{display:none}\n\n  .lmb-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-badar{padding:34px 24px}\n    .lmb-title{font-size:3.6rem}\n    .lmb-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmb-imgbox{max-width:480px;margin:0 auto}\n    .lmb-cards{grid-template-columns:repeat(3,1fr)}\n    .lmb-details{grid-template-columns:1fr 1fr}\n    .lmb-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmb-title{font-size:1.7rem}\n    .lmb-row{flex-direction:column;gap:2px}\n    .lmb-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-badar\"\u003e\n\n  \u003cdiv class=\"lmb-head\"\u003e\n    \u003cdiv class=\"lmb-kicker\"\u003eAnfar Premium Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lmb-title\"\u003eMukhallat Al Badar\u003c\/h2\u003e\n    \u003cp class=\"lmb-sub\"\u003e“Enchanting full moon radiance. The luminous mystery of the night.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmb-grid\"\u003e\n    \u003cdiv class=\"lmb-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/attar_oil_mukhallat_al_badar_by_anfar_x_london_musk.jpg\" alt=\"Mukhallat Al Badar Premium Perfume Oil by Anfar x London Musk\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmb-copy\"\u003e\n      \u003ch3\u003eA Celestial Arabian Attar\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eMukhallat Al Badar Premium Perfume Oil by Anfar\u003c\/strong\u003e is a\n        highly concentrated attar inspired by the luminous mystery of the full\n        moon.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This celestial perfume oil blends sweet florals, deep musks and\n        traditional \u003cstrong\u003eoudh\u003c\/strong\u003e, creating an ethereal fragrance for\n        individuals who want a soft, captivating and sophisticated presence.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The scent opens with a bright floral shimmer, then settles into powdery\n        musky warmth anchored by amber and aged oud.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Completely alcohol-free, the oil feels smooth from the first drop and\n        releases its fragrance gently and continuously on the skin.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmb-section\"\u003e\n    \u003ch3\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmb-cards\"\u003e\n      \u003cdiv class=\"lmb-card\"\u003e\n        \u003cdiv class=\"lmb-tag\"\u003eTop Notes\u003c\/div\u003e\n        \u003ch4\u003eHoneysuckle, Aldehydes \u0026amp; Citrus\u003c\/h4\u003e\n        \u003cp\u003e\n          A luminous opening with sweet honeysuckle, sparkling aldehydes and\n          soft citrus highlights.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmb-card\"\u003e\n        \u003cdiv class=\"lmb-tag\"\u003eHeart Notes\u003c\/div\u003e\n        \u003ch4\u003eRose, Orchid \u0026amp; Spices\u003c\/h4\u003e\n        \u003cp\u003e\n          The heart becomes velvety and floral with rose, orchid and a warm\n          touch of exotic spices.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmb-card\"\u003e\n        \u003cdiv class=\"lmb-tag\"\u003eBase Notes\u003c\/div\u003e\n        \u003ch4\u003eWhite Musk, Amber \u0026amp; Aged Oud\u003c\/h4\u003e\n        \u003cp\u003e\n          A soft oriental trail of white musk, golden amber and traditional aged\n          oud.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmb-details\"\u003e\n    \u003cdiv class=\"lmb-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmb-row\"\u003e\n        \u003cspan class=\"lmb-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"lmb-value\"\u003eMukhallat Al Badar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmb-row\"\u003e\n        \u003cspan class=\"lmb-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmb-value\"\u003eAnfar\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmb-row\"\u003e\n        \u003cspan class=\"lmb-label\"\u003ePresented By\u003c\/span\u003e\n        \u003cspan class=\"lmb-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmb-row\"\u003e\n        \u003cspan class=\"lmb-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"lmb-value\"\u003eAttar \/ Perfume Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmb-row\"\u003e\n        \u003cspan class=\"lmb-label\"\u003eFormulation\u003c\/span\u003e\n        \u003cspan class=\"lmb-value\"\u003e100% Concentrated Perfume Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmb-row\"\u003e\n        \u003cspan class=\"lmb-label\"\u003eSizes\u003c\/span\u003e\n        \u003cspan class=\"lmb-value\"\u003e6ml \/ 12ml \/ 24ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmb-row\"\u003e\n        \u003cspan class=\"lmb-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"lmb-value\"\u003eFloral \/ Musky \/ Oriental\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmb-row\"\u003e\n        \u003cspan class=\"lmb-label\"\u003eScent Vibe\u003c\/span\u003e\n        \u003cspan class=\"lmb-value\"\u003eEthereal, Sweet and Radiant\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmb-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmb-list\"\u003e\n        \u003cli\u003ePremium concentrated perfume oil by Anfar\u003c\/li\u003e\n        \u003cli\u003eInspired by the Arabic meaning of Al Badar: The Full Moon\u003c\/li\u003e\n        \u003cli\u003eSweet honeysuckle and sparkling aldehyde opening\u003c\/li\u003e\n        \u003cli\u003eVelvety rose and orchid floral heart\u003c\/li\u003e\n        \u003cli\u003eSoft white musk and golden amber base\u003c\/li\u003e\n        \u003cli\u003eTraditional aged oud adds oriental depth\u003c\/li\u003e\n        \u003cli\u003eAlcohol-free oil fragrance experience\u003c\/li\u003e\n        \u003cli\u003eSoft, round and lightweight on the skin\u003c\/li\u003e\n        \u003cli\u003eAvailable in 6ml, 12ml and 24ml sizes\u003c\/li\u003e\n        \u003cli\u003ePerfect for evening wear, gifting and signature use\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmb-statement\"\u003e\n    \u003ch3\u003eFull Moon Radiance in a Premium Perfume Oil\u003c\/h3\u003e\n    \u003cp\u003e\n      Mukhallat Al Badar is a refined floral-musky oriental attar that captures\n      the beauty of moonlight through sparkling florals, soft powdery musk,\n      golden amber and a subtle aged oud trail.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmb-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmb-cards\"\u003e\n      \u003cdiv class=\"lmb-card\"\u003e\n        \u003cdiv class=\"lmb-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply to Pulse Points\u003c\/h4\u003e\n        \u003cp\u003e\n          Dab a small amount on the wrists, collarbone, neck or inside of the\n          arms.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmb-card\"\u003e\n        \u003cdiv class=\"lmb-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Settle\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow the oil to absorb naturally so the floral and musky notes can\n          unfold smoothly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmb-card\"\u003e\n        \u003cdiv class=\"lmb-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear from Evening to Night\u003c\/h4\u003e\n        \u003cp\u003e\n          Use as a soft signature scent for evening occasions, special events or\n          refined daily wear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmb-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because concentrated perfume oil\n      can be powerful. Avoid contact with eyes, broken skin and sensitive areas.\n      Patch test first if trying the oil for the first time.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmb-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Mukhallat Al Badar smell like?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It smells sweet, floral, musky and oriental with honeysuckle,\n          aldehydes, citrus, rose, orchid, spices, white musk, amber and aged\n          oud.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Al Badar mean?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Al Badar means “The Full Moon,” reflecting the fragrance’s luminous,\n          radiant and mysterious character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhich sizes are available?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Mukhallat Al Badar is available in 6ml, 12ml and 24ml sizes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this a spray perfume?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          No. It is a concentrated perfume oil \/ attar and should be applied in\n          small amounts to pulse points.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Mukhallat Al Badar alcohol-free?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product description presents it as a completely alcohol-free\n          concentrated perfume oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"6 ml","offer_id":47591954481398,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"12 ml","offer_id":47591954514166,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"24 ml","offer_id":47591954546934,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/attar_perfume_oil_12ml_london_musk_box.jpg?v=1783444258"},{"product_id":"mukhallat-kaleej-perfume-oil","title":"Mukhallat Kaleej","description":"\u003cp\u003e\u003cspan\u003eBe assured that each and every oil is of the top, professional-grade quality, and each fragrance is from our bestselling ranges. Please see the fragrance notes tab for each perfume. Premium fragrance oils selection, pick your favourite perfume oils available in 6ml,12 ml and 24 ml bottles.\u003c\/span\u003e\u003c\/p\u003e","brand":"London Musk","offers":[{"title":"6 ml","offer_id":47591959724278,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":false},{"title":"12 ml","offer_id":47591959757046,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":false},{"title":"24 ml","offer_id":47591959789814,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/06_a062da34-b380-4d5e-9c15-6f04a6780820.jpg?v=1734621737"},{"product_id":"mukhallat-emarat-perfume-oil","title":"Mukhallat Emarat Attar \/Perfuem Oil","description":"\u003c!-- Mukhallat Emarat Perfume Oil | Compact Premium Shopify Description --\u003e\n\n\u003cstyle\u003e\n  .lm-emarat {\n    --gold:#c5a059;\n    --dark:#111;\n    --blue:#10243f;\n    --cream:#fff8ef;\n    --text:#2a2a2a;\n    --muted:#666;\n    --border:#eadfbd;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#fff;\n  }\n\n  .lm-emarat *{box-sizing:border-box}\n\n  .lme-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lme-kicker{\n    color:var(--gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lme-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lme-sub{\n    margin:10px auto 0;\n    max-width:760px;\n    color:#555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lme-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lme-imgbox{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lme-imgbox img{\n    width:100%;\n    height:auto;\n    display:block;\n    object-fit:contain;\n  }\n\n  .lme-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lme-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lme-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#fff;\n  }\n\n  .lme-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lme-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lme-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lme-tag{\n    color:var(--gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lme-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lme-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lme-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lme-box{\n    background:#fafafa;\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lme-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lme-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lme-row:last-child{border-bottom:0}\n\n  .lme-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lme-value{\n    text-align:right;\n    color:var(--dark);\n  }\n\n  .lme-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lme-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lme-list li:last-child{border-bottom:0}\n\n  .lme-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lme-statement{\n    background:linear-gradient(135deg,var(--blue),var(--gold),#140b05);\n    color:#fff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lme-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lme-statement p{\n    margin:0 auto;\n    max-width:800px;\n    color:#fff8ef;\n  }\n\n  .lme-note{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lme-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lme-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lme-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lme-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lme-faq details{\n    border-bottom:1px solid var(--border);\n  }\n\n  .lme-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lme-faq summary::-webkit-details-marker{display:none}\n\n  .lme-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-emarat{padding:34px 24px}\n    .lme-title{font-size:3.6rem}\n    .lme-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lme-imgbox{max-width:480px;margin:0 auto}\n    .lme-cards{grid-template-columns:repeat(3,1fr)}\n    .lme-details{grid-template-columns:1fr 1fr}\n    .lme-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lme-title{font-size:1.7rem}\n    .lme-row{flex-direction:column;gap:2px}\n    .lme-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-emarat\"\u003e\n\n  \u003cdiv class=\"lme-head\"\u003e\n    \u003cdiv class=\"lme-kicker\"\u003eLondon Musk Concentrated Perfume Oil\u003c\/div\u003e\n    \u003ch2 class=\"lme-title\"\u003eMukhallat Emarat\u003c\/h2\u003e\n    \u003cp class=\"lme-sub\"\u003e“The heart of the Emirates. Royal Arabian luxury.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lme-grid\"\u003e\n    \u003cdiv class=\"lme-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/mukhallat_Emarat_attar_perfume_oil_london_musk.jpg\" alt=\"Mukhallat Emarat Attar Perfume Oil by London Musk\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lme-copy\"\u003e\n      \u003ch3\u003eA Masterclass in Royal Arabian Perfumery\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eMukhallat Emarat by London Musk\u003c\/strong\u003e is a prestigious\n        concentrated perfume oil inspired by the majestic fragrance heritage of\n        the Emirates.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This authentic Arabian attar blends traditional deep \u003cstrong\u003eoudh\u003c\/strong\u003e\n        with fresh, spicy and vibrant floral accords, creating a bold and\n        sophisticated scent with royal Eastern prestige.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Crafted as a \u003cstrong\u003e100% concentrated perfume oil\u003c\/strong\u003e, it offers a\n        rich and dense fragrance profile that develops smoothly on the skin\n        without the sharp opening often found in alcohol-based sprays.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Elegant, portable and indulgent, Mukhallat Emarat is perfect for long\n        business days, city outings, evening occasions and refined signature\n        wear.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lme-section\"\u003e\n    \u003ch3\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"lme-cards\"\u003e\n      \u003cdiv class=\"lme-card\"\u003e\n        \u003cdiv class=\"lme-tag\"\u003eTop Notes\u003c\/div\u003e\n        \u003ch4\u003eBergamot, Cardamom \u0026amp; Green Accents\u003c\/h4\u003e\n        \u003cp\u003e\n          A fresh and spicy opening with crisp bergamot, warming cardamom and\n          natural green brightness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lme-card\"\u003e\n        \u003cdiv class=\"lme-tag\"\u003eHeart Notes\u003c\/div\u003e\n        \u003ch4\u003eDamask Rose, Jasmine \u0026amp; Saffron\u003c\/h4\u003e\n        \u003cp\u003e\n          A rich floral heart where classic rose and jasmine meet golden saffron\n          for elegant Arabian opulence.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lme-card\"\u003e\n        \u003cdiv class=\"lme-tag\"\u003eBase Notes\u003c\/div\u003e\n        \u003ch4\u003eAgarwood, Sandalwood \u0026amp; Musk\u003c\/h4\u003e\n        \u003cp\u003e\n          A deep oriental base of sacred oud, creamy sandalwood and long-lasting\n          musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lme-details\"\u003e\n    \u003cdiv class=\"lme-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lme-row\"\u003e\n        \u003cspan class=\"lme-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"lme-value\"\u003eMukhallat Emarat\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lme-row\"\u003e\n        \u003cspan class=\"lme-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lme-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lme-row\"\u003e\n        \u003cspan class=\"lme-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"lme-value\"\u003eAttar \/ Perfume Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lme-row\"\u003e\n        \u003cspan class=\"lme-label\"\u003eFormulation\u003c\/span\u003e\n        \u003cspan class=\"lme-value\"\u003e100% Concentrated Perfume Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lme-row\"\u003e\n        \u003cspan class=\"lme-label\"\u003eSizes\u003c\/span\u003e\n        \u003cspan class=\"lme-value\"\u003e6ml \/ 12ml \/ 24ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lme-row\"\u003e\n        \u003cspan class=\"lme-label\"\u003eFragrance Family\u003c\/span\u003e\n        \u003cspan class=\"lme-value\"\u003eOriental \/ Woody \/ Mukhallat\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lme-row\"\u003e\n        \u003cspan class=\"lme-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"lme-value\"\u003eBusiness Days, Evening Wear, Travel, Signature Use\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lme-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lme-list\"\u003e\n        \u003cli\u003eRoyal Arabian concentrated perfume oil\u003c\/li\u003e\n        \u003cli\u003eInspired by Emirati Mukhallat blending traditions\u003c\/li\u003e\n        \u003cli\u003eFresh spicy opening with bergamot and cardamom\u003c\/li\u003e\n        \u003cli\u003eFloral heart of Damask rose, jasmine and saffron\u003c\/li\u003e\n        \u003cli\u003eDeep oud, sandalwood and musk base\u003c\/li\u003e\n        \u003cli\u003eAlcohol-free style oil fragrance experience\u003c\/li\u003e\n        \u003cli\u003ePortable bottle for discreet reapplication\u003c\/li\u003e\n        \u003cli\u003eAvailable in 6ml, 12ml and 24ml sizes\u003c\/li\u003e\n        \u003cli\u003eElegant choice for daily and evening wear\u003c\/li\u003e\n        \u003cli\u003eDesigned for lovers of oriental luxury oils\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lme-statement\"\u003e\n    \u003ch3\u003eRoyal Arabian Luxury in a Concentrated Oil\u003c\/h3\u003e\n    \u003cp\u003e\n      Mukhallat Emarat captures the spirit of the Emirates through fresh spice,\n      floral richness and deep oriental woods. It is a refined attar for those\n      who appreciate tradition, prestige and sophisticated personal fragrance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lme-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lme-cards\"\u003e\n      \u003cdiv class=\"lme-card\"\u003e\n        \u003cdiv class=\"lme-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply to Pulse Points\u003c\/h4\u003e\n        \u003cp\u003e\n          Dab a small amount on wrists, neck or behind the ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lme-card\"\u003e\n        \u003cdiv class=\"lme-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Warm Slowly\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow the silky oil to develop naturally with body warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lme-card\"\u003e\n        \u003cdiv class=\"lme-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Use alone for a royal signature or layer with sprays for added depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lme-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply externally only. Use a small amount because concentrated perfume oil\n      can be powerful. Avoid contact with eyes, broken skin and sensitive areas.\n      Patch test first if trying the oil for the first time.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lme-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Mukhallat Emarat smell like?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It smells fresh, spicy, floral, woody and oriental with bergamot,\n          cardamom, rose, jasmine, saffron, oud, sandalwood and musk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Mukhallat mean?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          In Arabian perfumery, Mukhallat means a blend or mixture of premium\n          fragrance materials such as oud, musk, florals and spices.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhich sizes are available?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Mukhallat Emarat is available in 6ml, 12ml and 24ml sizes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this a spray perfume?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          No. It is a concentrated perfume oil \/ attar, applied directly to the\n          skin in small amounts.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan I wear Mukhallat Emarat daily?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. It can be worn for daily signature use, business days, travel and\n          evening occasions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"6 ml","offer_id":47591964016886,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"12 ml","offer_id":47591964049654,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"24 ml","offer_id":47591964082422,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/attar_perfume_oil_by_London_Musk.jpg?v=1783441749"},{"product_id":"hina-perfume-oil","title":"Dehnal Oud Hindi Perfume Oil 6ML | 12ML","description":"\u003c!-- Dehn Al Oud Hindi Perfume Oil | Compact Premium Shopify Description --\u003e\n\n\u003cstyle\u003e\n  .lm-oud-hindi {\n    --gold:#c5a059;\n    --dark:#111;\n    --brown:#4b2817;\n    --cream:#fff8ef;\n    --text:#2a2a2a;\n    --muted:#666;\n    --border:#eadbc7;\n    max-width:1100px;\n    margin:0 auto;\n    padding:24px 14px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n    color:var(--dark);\n    line-height:1.65;\n    background:#fff;\n  }\n\n  .lm-oud-hindi *{box-sizing:border-box}\n\n  .lmoh-head{\n    text-align:center;\n    padding:28px 10px;\n    border-bottom:1px solid var(--border);\n    margin-bottom:30px;\n  }\n\n  .lmoh-kicker{\n    color:var(--gold);\n    text-transform:uppercase;\n    letter-spacing:3px;\n    font-size:.85rem;\n    font-weight:700;\n    margin-bottom:8px;\n  }\n\n  .lmoh-title{\n    margin:0;\n    font-size:2.2rem;\n    font-weight:300;\n    letter-spacing:2px;\n    text-transform:uppercase;\n  }\n\n  .lmoh-sub{\n    margin:10px auto 0;\n    max-width:760px;\n    color:#555;\n    font-style:italic;\n    font-size:1.05rem;\n  }\n\n  .lmoh-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:28px;\n    align-items:center;\n    margin-bottom:34px;\n  }\n\n  .lmoh-imgbox{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-radius:10px;\n    overflow:hidden;\n  }\n\n  .lmoh-imgbox img{\n    width:100%;\n    display:block;\n    height:auto;\n    object-fit:contain;\n  }\n\n  .lmoh-copy h3{\n    margin:0 0 14px;\n    font-size:1.35rem;\n    font-weight:500;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .lmoh-copy p{\n    margin:0 0 15px;\n    color:var(--text);\n    font-size:1.02rem;\n  }\n\n  .lmoh-section{\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:24px 18px;\n    margin-bottom:28px;\n    background:#fff;\n  }\n\n  .lmoh-section h3{\n    margin:0 0 20px;\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    font-weight:500;\n  }\n\n  .lmoh-cards{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .lmoh-card{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-top:3px solid var(--gold);\n    border-radius:8px;\n    padding:18px;\n  }\n\n  .lmoh-tag{\n    color:var(--gold);\n    font-size:.78rem;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    margin-bottom:6px;\n  }\n\n  .lmoh-card h4{\n    margin:0 0 7px;\n    font-size:1.03rem;\n  }\n\n  .lmoh-card p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmoh-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:22px;\n    margin-bottom:28px;\n  }\n\n  .lmoh-box{\n    background:#fafafa;\n    border:1px solid var(--border);\n    border-radius:10px;\n    padding:20px;\n  }\n\n  .lmoh-box h4{\n    margin:0 0 12px;\n    padding-bottom:8px;\n    border-bottom:1px solid var(--border);\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    font-size:.9rem;\n  }\n\n  .lmoh-row{\n    display:flex;\n    justify-content:space-between;\n    gap:18px;\n    padding:10px 0;\n    border-bottom:1px solid var(--border);\n    font-size:.97rem;\n  }\n\n  .lmoh-row:last-child{border-bottom:0}\n\n  .lmoh-label{\n    color:var(--muted);\n    font-weight:700;\n  }\n\n  .lmoh-value{\n    text-align:right;\n    color:var(--dark);\n  }\n\n  .lmoh-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n  }\n\n  .lmoh-list li{\n    position:relative;\n    padding:10px 0 10px 26px;\n    border-bottom:1px solid var(--border);\n    color:var(--text);\n  }\n\n  .lmoh-list li:last-child{border-bottom:0}\n\n  .lmoh-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:var(--gold);\n    font-weight:800;\n  }\n\n  .lmoh-statement{\n    background:linear-gradient(135deg,var(--brown),var(--gold),#1d1009);\n    color:#fff;\n    text-align:center;\n    padding:30px 20px;\n    border-radius:10px;\n    margin-bottom:28px;\n  }\n\n  .lmoh-statement h3{\n    margin:0 0 10px;\n    color:#fff3c4;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n  }\n\n  .lmoh-statement p{\n    margin:0 auto;\n    max-width:800px;\n    color:#fff8ef;\n  }\n\n  .lmoh-note{\n    background:var(--cream);\n    border:1px solid var(--border);\n    border-left:4px solid var(--gold);\n    padding:18px;\n    border-radius:8px;\n    margin-bottom:28px;\n  }\n\n  .lmoh-note h3{\n    margin:0 0 8px;\n    font-size:1rem;\n    text-transform:uppercase;\n    letter-spacing:1px;\n  }\n\n  .lmoh-note p{\n    margin:0;\n    color:var(--text);\n    font-size:.95rem;\n  }\n\n  .lmoh-faq{\n    border-top:1px solid var(--border);\n    padding-top:22px;\n  }\n\n  .lmoh-faq h3{\n    text-align:center;\n    text-transform:uppercase;\n    letter-spacing:1.6px;\n    font-size:1.25rem;\n    margin:0 0 16px;\n  }\n\n  .lmoh-faq details{\n    border-bottom:1px solid var(--border);\n    padding:0;\n  }\n\n  .lmoh-faq summary{\n    padding:14px 4px;\n    cursor:pointer;\n    font-weight:700;\n    list-style:none;\n  }\n\n  .lmoh-faq summary::-webkit-details-marker{display:none}\n\n  .lmoh-faq p{\n    margin:0;\n    padding:0 4px 16px;\n    color:var(--text);\n  }\n\n  @media(min-width:768px){\n    .lm-oud-hindi{padding:34px 24px}\n    .lmoh-title{font-size:3.6rem}\n    .lmoh-grid{grid-template-columns:.85fr 1.15fr;gap:42px}\n    .lmoh-imgbox{max-width:480px;margin:0 auto}\n    .lmoh-cards{grid-template-columns:repeat(3,1fr)}\n    .lmoh-details{grid-template-columns:1fr 1fr}\n    .lmoh-copy p{font-size:1.12rem}\n  }\n\n  @media(max-width:480px){\n    .lmoh-title{font-size:1.7rem}\n    .lmoh-row{flex-direction:column;gap:2px}\n    .lmoh-value{text-align:left}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lm-oud-hindi\"\u003e\n\n  \u003cdiv class=\"lmoh-head\"\u003e\n    \u003cdiv class=\"lmoh-kicker\"\u003eLondon Musk Pure Oud Attar\u003c\/div\u003e\n    \u003ch2 class=\"lmoh-title\"\u003eDehn Al Oud Hindi\u003c\/h2\u003e\n    \u003cp class=\"lmoh-sub\"\u003e“The untamed heritage of Sylhet. The soul of pure agarwood.”\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmoh-grid\"\u003e\n    \u003cdiv class=\"lmoh-imgbox\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/pure_oud_perfume_oil_london_musk.jpg\" alt=\"Dehn Al Oud Hindi Perfume Oil by London Musk\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmoh-copy\"\u003e\n      \u003ch3\u003eThe Pinnacle of Authentic Agarwood\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eDehn Al Oud Hindi by London Musk\u003c\/strong\u003e is a premium pure oud\n        perfume oil created for true oud connoisseurs, collectors and lovers of\n        traditional Arabian perfumery.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Sourced from the legendary \u003cstrong\u003eSylhet region\u003c\/strong\u003e, this oud oil\n        captures the raw, earthy and majestic character of high-grade agarwood.\n        It opens bold, deep and unapologetically rich.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As the concentrated attar warms on the skin, it develops into a complex\n        heart of aged woods, smoky leather and subtle sweet balsamic undertones.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Free from alcohol and synthetic diluents, this 100% pure attar offers a\n        powerful, intimate and long-lasting oud experience for those who demand\n        depth, prestige and authenticity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmoh-section\"\u003e\n    \u003ch3\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmoh-cards\"\u003e\n      \u003cdiv class=\"lmoh-card\"\u003e\n        \u003cdiv class=\"lmoh-tag\"\u003eTop Notes\u003c\/div\u003e\n        \u003ch4\u003eEarthy \u0026amp; Leathery Awakening\u003c\/h4\u003e\n        \u003cp\u003e\n          A bold opening of raw earthy oud and rich leather, showing the\n          unmistakable depth of traditional Hindi agarwood.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmoh-card\"\u003e\n        \u003cdiv class=\"lmoh-tag\"\u003eHeart Notes\u003c\/div\u003e\n        \u003ch4\u003eDeep Balsamic Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          The scent mellows into smoky aged woods wrapped in mature balsamic\n          warmth and subtle sweetness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmoh-card\"\u003e\n        \u003cdiv class=\"lmoh-tag\"\u003eBase Notes\u003c\/div\u003e\n        \u003ch4\u003eAncient Meditative Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          A powerful dry-down of pure oud with a sophisticated, animalic and\n          meditative signature.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmoh-details\"\u003e\n    \u003cdiv class=\"lmoh-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"lmoh-row\"\u003e\n        \u003cspan class=\"lmoh-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"lmoh-value\"\u003eDehn Al Oud Hindi\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmoh-row\"\u003e\n        \u003cspan class=\"lmoh-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"lmoh-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmoh-row\"\u003e\n        \u003cspan class=\"lmoh-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"lmoh-value\"\u003ePure Attar \/ Oud Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmoh-row\"\u003e\n        \u003cspan class=\"lmoh-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"lmoh-value\"\u003e100% Pure Oud Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmoh-row\"\u003e\n        \u003cspan class=\"lmoh-label\"\u003eOrigin\u003c\/span\u003e\n        \u003cspan class=\"lmoh-value\"\u003eSylhet Region\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmoh-row\"\u003e\n        \u003cspan class=\"lmoh-label\"\u003eSizes\u003c\/span\u003e\n        \u003cspan class=\"lmoh-value\"\u003e6ml \/ 12ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmoh-row\"\u003e\n        \u003cspan class=\"lmoh-label\"\u003eFormula\u003c\/span\u003e\n        \u003cspan class=\"lmoh-value\"\u003eAlcohol-Free \u0026amp; Vegan-Friendly\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lmoh-box\"\u003e\n      \u003ch4\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"lmoh-list\"\u003e\n        \u003cli\u003e100% pure Dehn Al Oud perfume oil\u003c\/li\u003e\n        \u003cli\u003eSourced from the traditional Sylhet oud region\u003c\/li\u003e\n        \u003cli\u003eBold earthy and leathery opening\u003c\/li\u003e\n        \u003cli\u003eSmoky aged wood heart with balsamic warmth\u003c\/li\u003e\n        \u003cli\u003eAlcohol-free and free from synthetic diluents\u003c\/li\u003e\n        \u003cli\u003eHighly concentrated attar format\u003c\/li\u003e\n        \u003cli\u003eAvailable in 6ml and 12ml artisan bottles\u003c\/li\u003e\n        \u003cli\u003eIdeal for oud collectors and connoisseurs\u003c\/li\u003e\n        \u003cli\u003eCan be worn alone or used for fragrance layering\u003c\/li\u003e\n        \u003cli\u003ePrestige oud oil with powerful traditional character\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmoh-statement\"\u003e\n    \u003ch3\u003ePure Oud Power with Traditional Arabian Prestige\u003c\/h3\u003e\n    \u003cp\u003e\n      Dehn Al Oud Hindi is crafted for individuals who want a serious oud\n      fragrance with depth, authority and extreme character. Its earthy opening,\n      smoky aged-wood heart and balsamic oud trail make it a symbol of grounded\n      luxury and timeless prestige.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmoh-section\"\u003e\n    \u003ch3\u003eHow to Wear\u003c\/h3\u003e\n\n    \u003cdiv class=\"lmoh-cards\"\u003e\n      \u003cdiv class=\"lmoh-card\"\u003e\n        \u003cdiv class=\"lmoh-tag\"\u003eStep One\u003c\/div\u003e\n        \u003ch4\u003eApply One Small Drop\u003c\/h4\u003e\n        \u003cp\u003e\n          Use a very small amount on pulse points such as the wrist, neck or\n          behind the ears.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmoh-card\"\u003e\n        \u003cdiv class=\"lmoh-tag\"\u003eStep Two\u003c\/div\u003e\n        \u003ch4\u003eLet It Warm Naturally\u003c\/h4\u003e\n        \u003cp\u003e\n          Allow the oil to develop with body warmth. Avoid rubbing aggressively.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmoh-card\"\u003e\n        \u003cdiv class=\"lmoh-tag\"\u003eStep Three\u003c\/div\u003e\n        \u003ch4\u003eWear or Layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Use alone for a powerful oud signature or layer with other perfumes\n          to add depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmoh-note\"\u003e\n    \u003ch3\u003eApplication Note\u003c\/h3\u003e\n    \u003cp\u003e\n      This is a highly concentrated perfume oil. A small amount is enough.\n      Apply externally only, avoid contact with eyes and broken skin, and patch\n      test first if you are trying the oil for the first time.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lmoh-faq\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Dehn Al Oud Hindi smell like?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It smells bold, earthy, leathery, smoky and woody, with aged agarwood\n          depth and subtle balsamic warmth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Dehn Al Oud Hindi alcohol-free?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. It is listed as a 100% pure attar \/ oud oil with an alcohol-free\n          formulation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhich sizes are available?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Dehn Al Oud Hindi is available in 6ml and 12ml sizes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWho is this oud oil best for?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          It is best for oud lovers, collectors and customers who enjoy strong,\n          traditional and deeply woody Arabian perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan I layer this oud oil with other fragrances?\u003c\/summary\u003e\n      \u003cdiv itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. It can be worn alone or used as a deep oud base for fragrance\n          layering.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"6 ml","offer_id":47591986495734,"sku":null,"price":80.0,"currency_code":"GBP","in_stock":true},{"title":"12 ml","offer_id":47591986528502,"sku":null,"price":150.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/attar_perfume_musk_oud_oil_london_musk.jpg?v=1783444258"},{"product_id":"sanal-oud-perfume-oud","title":"Sandalwood Oud Attar \/ Perfume Oil","description":"\u003c!-- Sandalwood Oud Attar \/ Perfume Oil --\u003e\n\u003c!-- Premium Responsive Shopify Product Description --\u003e\n\n\u003cstyle\u003e\n  .sandalwood-oud-wrapper {\n    --so-brown: #8a5d38;\n    --so-deep-brown: #2b160b;\n    --so-soft-brown: #fff7ef;\n    --so-gold: #c5a059;\n    --so-soft-gold: #d8bd74;\n    --so-wood: #a87948;\n    --so-cream: #f4dfbd;\n    --so-resin: #7b492c;\n    --so-musk: #e8ddca;\n    --so-light: #fafafa;\n    --so-black: #101010;\n    --so-body: #2a2a2a;\n    --so-muted: #686868;\n    --so-border: #eadbc7;\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(--so-black);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .sandalwood-oud-wrapper *,\n  .sandalwood-oud-wrapper *::before,\n  .sandalwood-oud-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .so-header {\n    margin-bottom: 30px;\n    padding: 30px 10px;\n    text-align: center;\n    border-bottom: 1px solid var(--so-border);\n  }\n\n  .so-brand-tag {\n    margin-bottom: 7px;\n    color: var(--so-brown);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .so-main-title {\n    margin: 0 0 10px;\n    color: var(--so-black);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .so-tagline {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #555555;\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .so-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: center;\n  }\n\n  .so-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--so-soft-brown);\n    border: 1px solid var(--so-border);\n    border-radius: 8px;\n  }\n\n  .so-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .so-story h3 {\n    margin: 0 0 16px;\n    color: var(--so-black);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .so-story p {\n    margin: 0 0 17px;\n    color: var(--so-body);\n    font-size: 1.05rem;\n  }\n\n  .so-section-title {\n    margin: 0 0 25px;\n    color: var(--so-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  .so-notes-section,\n  .so-journey-section,\n  .so-accord-section,\n  .so-trust-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: #ffffff;\n    border: 1px solid var(--so-border);\n    border-radius: 8px;\n  }\n\n  .so-notes-grid,\n  .so-journey-grid,\n  .so-accord-grid,\n  .so-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .so-note-card,\n  .so-journey-card,\n  .so-accord-card,\n  .so-trust-card {\n    padding: 22px;\n    background: var(--so-soft-brown);\n    border: 1px solid var(--so-border);\n    border-radius: 7px;\n  }\n\n  .so-note-card {\n    border-top: 3px solid var(--so-brown);\n  }\n\n  .so-note-label {\n    margin-bottom: 7px;\n    color: var(--so-brown);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .so-note-title,\n  .so-journey-card h4,\n  .so-accord-card h4,\n  .so-trust-card h4 {\n    margin: 0 0 7px;\n    color: var(--so-black);\n    font-size: 1.05rem;\n    font-weight: 650;\n  }\n\n  .so-note-description,\n  .so-journey-card p,\n  .so-accord-card p,\n  .so-trust-card p {\n    margin: 0;\n    color: var(--so-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .so-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: var(--so-gold);\n    border-radius: 8px;\n  }\n\n  .so-character-card {\n    padding: 28px 22px;\n    background: var(--so-deep-brown);\n    color: #ffffff;\n  }\n\n  .so-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--so-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .so-character-card p {\n    margin: 0;\n    color: #fff8ef;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .so-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n  }\n\n  .so-details-box,\n  .so-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--so-light);\n    border: 1px solid var(--so-border);\n    border-radius: 8px;\n  }\n\n  .so-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--so-black);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--so-border);\n  }\n\n  .so-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 #eadbc7;\n  }\n\n  .so-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .so-detail-label {\n    color: var(--so-muted);\n    font-weight: 600;\n  }\n\n  .so-detail-value {\n    color: var(--so-black);\n    text-align: right;\n  }\n\n  .so-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .so-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--so-body);\n    font-size: 1rem;\n    border-bottom: 1px solid #eadbc7;\n  }\n\n  .so-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .so-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--so-brown);\n    font-weight: 700;\n  }\n\n  .so-journey-intro,\n  .so-accord-intro,\n  .so-trust-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--so-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .so-statement-section {\n    margin-bottom: 40px;\n    padding: 36px 22px;\n    background: linear-gradient(\n      135deg,\n      var(--so-brown) 0%,\n      var(--so-gold) 45%,\n      var(--so-deep-brown) 100%\n    );\n    color: #ffffff;\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .so-statement-section h3 {\n    margin: 0 0 12px;\n    color: #fff3c4;\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .so-statement-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #fff8ef;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .so-occasion-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: var(--so-soft-brown);\n    border: 1px solid var(--so-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .so-occasion-section h3 {\n    margin: 0 0 12px;\n    color: var(--so-black);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .so-occasion-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--so-body);\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .so-performance-section {\n    margin-bottom: 40px;\n    padding: 28px 22px;\n    background: #fff8ef;\n    border: 1px solid var(--so-border);\n    border-left: 4px solid var(--so-brown);\n    border-radius: 7px;\n  }\n\n  .so-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--so-black);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .so-performance-section p {\n    margin: 0;\n    color: var(--so-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .so-use-section {\n    margin-bottom: 40px;\n    padding: 28px 22px;\n    background: #fff8ef;\n    border: 1px solid var(--so-border);\n    border-left: 4px solid var(--so-gold);\n    border-radius: 7px;\n  }\n\n  .so-use-section h3 {\n    margin: 0 0 10px;\n    color: var(--so-black);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .so-use-section p {\n    margin: 0;\n    color: var(--so-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .so-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--so-border);\n  }\n\n  .so-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--so-black);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .so-faq-item {\n    background: #ffffff;\n    border-bottom: 1px solid var(--so-border);\n  }\n\n  .so-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--so-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .so-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .so-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--so-brown);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .so-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .so-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--so-body);\n    font-size: 1rem;\n  }\n\n  .so-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .sandalwood-oud-wrapper {\n      padding: 35px;\n    }\n\n    .so-header {\n      margin-bottom: 50px;\n      padding: 50px 10px 38px;\n    }\n\n    .so-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .so-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .so-tagline {\n      font-size: 1.3rem;\n    }\n\n    .so-intro-grid {\n      grid-template-columns: 0.85fr 1.15fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .so-image-frame {\n      max-width: 520px;\n      margin: 0 auto;\n    }\n\n    .so-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .so-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .so-notes-grid,\n    .so-journey-grid,\n    .so-accord-grid,\n    .so-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .so-section-title,\n    .so-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .so-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .so-character-card {\n      padding: 35px;\n    }\n\n    .so-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .so-detail-row,\n    .so-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .so-notes-section,\n    .so-journey-section,\n    .so-accord-section,\n    .so-trust-section {\n      padding: 38px;\n    }\n\n    .so-statement-section {\n      padding: 44px;\n    }\n\n    .so-statement-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .so-statement-section p,\n    .so-occasion-section p {\n      font-size: 1.15rem;\n    }\n\n    .so-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .so-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .sandalwood-oud-wrapper {\n      padding: 10px;\n    }\n\n    .so-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .so-tagline {\n      font-size: 0.95rem;\n    }\n\n    .so-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .so-detail-value {\n      text-align: left;\n    }\n\n    .so-character-card {\n      padding: 24px 18px;\n    }\n\n    .so-notes-section,\n    .so-journey-section,\n    .so-accord-section,\n    .so-trust-section {\n      padding: 25px 15px;\n    }\n\n    .so-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sandalwood-oud-wrapper\"\u003e\n\n  \u003cdiv class=\"so-header\"\u003e\n    \u003cdiv class=\"so-brand-tag\"\u003eLondon Musk Artisanal Attars\u003c\/div\u003e\n    \u003ch2 class=\"so-main-title\"\u003eSandalwood Oud\u003c\/h2\u003e\n    \u003cp class=\"so-tagline\"\u003e\n      “Pure serenity, captured in an eternal woody embrace.”\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"so-intro-grid\"\u003e\n\n    \u003cdiv class=\"so-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/attar_perfume_oil_sandalwood_by_london_musk.jpg?v=1783447162\u0026amp;width=600\" alt=\"Sandalwood Oud Attar Perfume Oil by London Musk\" class=\"so-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"so-story\"\u003e\n      \u003ch3\u003eAn Earthy Masterpiece of Timeless Elegance\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eSandalwood Oud Attar \/ Perfume Oil by London Musk\u003c\/strong\u003e is a\n        premium concentrated perfume oil created for lovers of fine oriental\n        perfumery, warm woods and deeply grounding fragrance profiles.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This exquisite attar celebrates the earth’s most sacred wood with a\n        smooth, creamy and luxurious sandalwood character. The scent feels calm,\n        refined and beautifully sophisticated from the first touch on the pulse\n        points.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Unlike traditional spray perfumes that evaporate quickly, this\n        concentrated oil formula melts into the skin and develops with natural\n        body heat, releasing a warm woody aura that feels intimate, elegant and\n        long-lasting in character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The formulation is \u003cstrong\u003e100% alcohol-free\u003c\/strong\u003e and\n        \u003cstrong\u003evegan-friendly\u003c\/strong\u003e, making it a refined choice for those\n        who prefer oil-based fragrance with a softer, smoother and more\n        traditional attar experience.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Available in \u003cstrong\u003e6ml\u003c\/strong\u003e, \u003cstrong\u003e12ml\u003c\/strong\u003e and\n        \u003cstrong\u003e24ml\u003c\/strong\u003e bottles, Sandalwood Oud is ideal for daily\n        signature wear, evening elegance, meditation, gifting and travel-safe\n        fragrance application.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"so-notes-section\"\u003e\n    \u003ch3 class=\"so-section-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n\n    \u003cdiv class=\"so-notes-grid\"\u003e\n\n      \u003cdiv class=\"so-note-card\"\u003e\n        \u003cdiv class=\"so-note-label\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"so-note-title\"\u003eFresh and Creamy Opening\u003c\/div\u003e\n        \u003cdiv class=\"so-note-description\"\u003e\n          Fresh, soft and creamy sandalwood opens with a subtle green, bright,\n          slightly spicy and lightly flowery nuance.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-note-card\"\u003e\n        \u003cdiv class=\"so-note-label\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"so-note-title\"\u003eVelvety and Lactonic Core\u003c\/div\u003e\n        \u003cdiv class=\"so-note-description\"\u003e\n          Deep balsamic woods unfold with buttery richness, highlighting the\n          smooth lactonic quality of mature sandalwood.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-note-card\"\u003e\n        \u003cdiv class=\"so-note-label\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"so-note-title\"\u003eWarm and Resinous Trail\u003c\/div\u003e\n        \u003cdiv class=\"so-note-description\"\u003e\n          Warm woody accords blend with oriental resins, clean musk and a\n          comforting powdery sweetness for a refined lingering finish.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"so-character-section\"\u003e\n\n    \u003cdiv class=\"so-character-card\"\u003e\n      \u003ch3\u003eThe Sacred Wood Signature\u003c\/h3\u003e\n      \u003cp\u003e\n        Sandalwood gives this attar its creamy, grounding and timeless character,\n        creating a scent that feels calm, elegant and deeply refined.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"so-character-card\"\u003e\n      \u003ch3\u003eThe Alcohol-Free Oil Trail\u003c\/h3\u003e\n      \u003cp\u003e\n        The concentrated oil base sits close to the skin and develops slowly,\n        giving the fragrance a smooth, intimate and luxurious attar-style\n        projection.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"so-details-grid\"\u003e\n\n    \u003cdiv class=\"so-details-box\"\u003e\n      \u003ch4 class=\"so-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\n      \u003cdiv class=\"so-detail-row\"\u003e\n        \u003cspan class=\"so-detail-label\"\u003eFragrance\u003c\/span\u003e\n        \u003cspan class=\"so-detail-value\"\u003eSandalwood Oud\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-detail-row\"\u003e\n        \u003cspan class=\"so-detail-label\"\u003eBrand\u003c\/span\u003e\n        \u003cspan class=\"so-detail-value\"\u003eLondon Musk\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-detail-row\"\u003e\n        \u003cspan class=\"so-detail-label\"\u003eProduct Type\u003c\/span\u003e\n        \u003cspan class=\"so-detail-value\"\u003eAttar \/ Perfume Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-detail-row\"\u003e\n        \u003cspan class=\"so-detail-label\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"so-detail-value\"\u003e100% Concentrated Perfume Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-detail-row\"\u003e\n        \u003cspan class=\"so-detail-label\"\u003eSizes Available\u003c\/span\u003e\n        \u003cspan class=\"so-detail-value\"\u003e6ml \/ 12ml \/ 24ml\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-detail-row\"\u003e\n        \u003cspan class=\"so-detail-label\"\u003eFormulation\u003c\/span\u003e\n        \u003cspan class=\"so-detail-value\"\u003eAlcohol-Free and Vegan-Friendly\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-detail-row\"\u003e\n        \u003cspan class=\"so-detail-label\"\u003eTop Notes\u003c\/span\u003e\n        \u003cspan class=\"so-detail-value\"\u003eFresh, Creamy Sandalwood Nuance\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-detail-row\"\u003e\n        \u003cspan class=\"so-detail-label\"\u003eHeart Notes\u003c\/span\u003e\n        \u003cspan class=\"so-detail-value\"\u003eBalsamic Woods, Buttery Sandalwood\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-detail-row\"\u003e\n        \u003cspan class=\"so-detail-label\"\u003eBase Notes\u003c\/span\u003e\n        \u003cspan class=\"so-detail-value\"\u003eWoody Accords, Oriental Resins, Clean Musk, Powdery Sweetness\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-detail-row\"\u003e\n        \u003cspan class=\"so-detail-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"so-detail-value\"\u003e\n          Daily Wear, Evening Wear, Meditation, Signature Use, Travel and Gifting\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"so-highlights-box\"\u003e\n      \u003ch4 class=\"so-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\n      \u003cul class=\"so-highlights-list\"\u003e\n        \u003cli\u003ePremium Sandalwood Oud Attar by London Musk\u003c\/li\u003e\n        \u003cli\u003e100% concentrated perfume oil formulation\u003c\/li\u003e\n        \u003cli\u003eAlcohol-free and vegan-friendly\u003c\/li\u003e\n        \u003cli\u003eSmooth, creamy and grounding sandalwood character\u003c\/li\u003e\n        \u003cli\u003eDeep balsamic woods with velvety richness\u003c\/li\u003e\n        \u003cli\u003eWarm oriental resinous dry-down\u003c\/li\u003e\n        \u003cli\u003eClean musk and soft powdery sweetness\u003c\/li\u003e\n        \u003cli\u003eOil-based formula that develops with body heat\u003c\/li\u003e\n        \u003cli\u003eAvailable in 6ml, 12ml and 24ml sizes\u003c\/li\u003e\n        \u003cli\u003eTravel-safe and easy to apply on the go\u003c\/li\u003e\n        \u003cli\u003eElegant choice for meditation and calm daily wear\u003c\/li\u003e\n        \u003cli\u003eBeautiful gift for lovers of oriental perfume oils\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"so-journey-section\"\u003e\n    \u003ch3 class=\"so-section-title\"\u003eThe Sandalwood Oud Journey\u003c\/h3\u003e\n\n    \u003cp class=\"so-journey-intro\"\u003e\n      A warm and grounding fragrance journey from fresh creamy sandalwood to\n      velvety balsamic woods, finishing with oriental resins, musk and powdery\n      sweetness.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"so-journey-grid\"\u003e\n\n      \u003cdiv class=\"so-journey-card\"\u003e\n        \u003ch4\u003eFresh Creamy Opening\u003c\/h4\u003e\n        \u003cp\u003e\n          The scent opens with fresh, soft and creamy sandalwood touched by a\n          subtle green, bright and lightly spicy nuance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-journey-card\"\u003e\n        \u003ch4\u003eVelvety Wooden Heart\u003c\/h4\u003e\n        \u003cp\u003e\n          The heart becomes richer and smoother with deep balsamic woods,\n          buttery warmth and a lactonic sandalwood texture.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-journey-card\"\u003e\n        \u003ch4\u003eResinous Musk Trail\u003c\/h4\u003e\n        \u003cp\u003e\n          The base leaves a comforting woody trail with oriental resins, clean\n          musk and lingering powdery sweetness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"so-accord-section\"\u003e\n    \u003ch3 class=\"so-section-title\"\u003eThe Signature Sandalwood Oud Accords\u003c\/h3\u003e\n\n    \u003cp class=\"so-accord-intro\"\u003e\n      A traditional attar profile shaped by creamy sandalwood, balsamic woods,\n      oriental resins, clean musk, powdery sweetness and alcohol-free oil-based\n      depth.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"so-accord-grid\"\u003e\n\n      \u003cdiv class=\"so-accord-card\"\u003e\n        \u003ch4\u003eCreamy Sandalwood\u003c\/h4\u003e\n        \u003cp\u003e\n          The main signature is smooth sandalwood with a creamy, soft and\n          deeply grounding personality.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-accord-card\"\u003e\n        \u003ch4\u003eBalsamic Woods\u003c\/h4\u003e\n        \u003cp\u003e\n          Rich woody tones give the fragrance structure, warmth and a refined\n          oriental perfume oil character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-accord-card\"\u003e\n        \u003ch4\u003eResinous Musk Warmth\u003c\/h4\u003e\n        \u003cp\u003e\n          Oriental resins, clean musk and powdery sweetness complete the scent\n          with a calm and lingering finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"so-statement-section\"\u003e\n    \u003ch3\u003eAlcohol-Free Sandalwood Luxury with Timeless Attar Depth\u003c\/h3\u003e\n    \u003cp\u003e\n      Sandalwood Oud Attar \/ Perfume Oil by London Musk is crafted for fragrance\n      lovers who want warmth, serenity and refined oriental elegance. Its\n      creamy sandalwood opening, velvety balsamic heart and resinous woody base\n      create a timeless oil-based fragrance for daily calm and confident\n      signature wear.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"so-occasion-section\"\u003e\n    \u003ch3\u003ePerfect for Daily Wear, Meditation and Evening Elegance\u003c\/h3\u003e\n    \u003cp\u003e\n      Wear Sandalwood Oud on pulse points for a warm and grounding scent\n      experience. It is suitable for everyday signature styling, quiet moments,\n      meditation, special occasions, evening wear and gifting.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"so-performance-section\"\u003e\n    \u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n    \u003cp\u003e\n      Sandalwood Oud is presented as a 100% concentrated perfume oil attar with\n      fresh and creamy sandalwood top notes, velvety balsamic wooden heart notes\n      and a warm resinous base of woody accords, oriental resins, clean musk and\n      powdery sweetness. Actual longevity and projection may vary according to\n      skin chemistry, application amount, temperature and environment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"so-use-section\"\u003e\n    \u003ch3\u003eHow to Apply\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply a small amount to pulse points such as the wrists, neck or behind\n      the ears. Because this is a concentrated perfume oil, a little goes a long\n      way. Avoid contact with eyes, keep away from children and discontinue use\n      if irritation occurs.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"so-trust-section\"\u003e\n    \u003ch3 class=\"so-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\n    \u003cp class=\"so-trust-intro\"\u003e\n      When you shop with London Musk, you are choosing quality, authenticity and\n      a carefully selected collection of Arabian perfumes, oud scents, musk\n      fragrances and traditional perfume oils.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"so-trust-grid\"\u003e\n\n      \u003cdiv class=\"so-trust-card\"\u003e\n        \u003ch4\u003eArtisanal Attar Selection\u003c\/h4\u003e\n        \u003cp\u003e\n          London Musk offers carefully selected perfume oils and attars for\n          those who appreciate traditional oil-based fragrance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-trust-card\"\u003e\n        \u003ch4\u003eAlcohol-Free Fragrance\u003c\/h4\u003e\n        \u003cp\u003e\n          This concentrated perfume oil is alcohol-free, making it a smooth and\n          refined alternative to standard spray perfumes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"so-trust-card\"\u003e\n        \u003ch4\u003eFast UK Delivery\u003c\/h4\u003e\n        \u003cp\u003e\n          Shop confidently with quick UK delivery options and free shipping on\n          qualifying orders.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"so-faq-section\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdetails class=\"so-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat does Sandalwood Oud Attar smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"so-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Sandalwood Oud is a warm, creamy and woody perfume oil with fresh\n          sandalwood nuances, deep balsamic woods, oriental resins, clean musk\n          and powdery sweetness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"so-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Sandalwood Oud alcohol-free?\u003c\/summary\u003e\n      \u003cdiv class=\"so-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Sandalwood Oud is listed as a 100% alcohol-free concentrated\n          perfume oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"so-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this perfume oil vegan-friendly?\u003c\/summary\u003e\n      \u003cdiv class=\"so-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The product is listed as vegan-friendly.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"so-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eWhat sizes are available?\u003c\/summary\u003e\n      \u003cdiv class=\"so-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Sandalwood Oud Attar \/ Perfume Oil is available in 6ml, 12ml and 24ml\n          bottle sizes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"so-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow do I apply Sandalwood Oud Perfume Oil?\u003c\/summary\u003e\n      \u003cdiv class=\"so-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Apply a small amount to pulse points such as wrists, neck or behind\n          the ears. Since it is concentrated, only a small amount is needed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"so-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs this better for travel than a spray perfume?\u003c\/summary\u003e\n      \u003cdiv class=\"so-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. The compact 6ml, 12ml and 24ml oil bottles are travel-friendly\n          and easy to apply on the go.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"so-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eCan Sandalwood Oud be worn daily?\u003c\/summary\u003e\n      \u003cdiv class=\"so-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its warm, creamy and grounding sandalwood profile makes it\n          suitable for daily signature wear, calm moments and evening elegance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"so-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eIs Sandalwood Oud suitable as a gift?\u003c\/summary\u003e\n      \u003cdiv class=\"so-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          Yes. Its traditional attar style, alcohol-free formula and warm woody\n          scent profile make it a thoughtful gift for lovers of perfume oils.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"so-faq-item\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n      \u003csummary itemprop=\"name\"\u003eHow long does Sandalwood Oud Perfume Oil last?\u003c\/summary\u003e\n      \u003cdiv class=\"so-faq-answer\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n        \u003cp itemprop=\"text\"\u003e\n          The product page describes it as a concentrated perfume oil with\n          long-lasting character. Actual longevity and projection may vary\n          according to skin chemistry, application amount, temperature and\n          environment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"6 ml","offer_id":47592247427318,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"12 ml","offer_id":47592247460086,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"24 ml","offer_id":47592247492854,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/attar_perfume_oil_12ml_london_musk_box.jpg?v=1783444258"},{"product_id":"perfume-oil","title":"Perfume Oil Attar 6ml 12ml 24ml","description":"\u003c!-- London Musk Signature Concentrated Perfume Oil --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Premium Responsive Shopify Product Description --\u003e\n\u003cstyle\u003e\n  .signature-oil-wrapper {\n    --sig-gold: #c5a059;\n    --sig-soft-gold: #d8bd74;\n    --sig-black: #101010;\n    --sig-deep-black: #070707;\n    --sig-cream: #fffaf0;\n    --sig-soft: #faf7f1;\n    --sig-amber: #b87333;\n    --sig-body: #2a2a2a;\n    --sig-muted: #686868;\n    --sig-border: #eadfc8;\n    --sig-light: #fafafa;\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(--sig-black);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .signature-oil-wrapper *,\n  .signature-oil-wrapper *::before,\n  .signature-oil-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .sig-header {\n    margin-bottom: 30px;\n    padding: 30px 10px;\n    text-align: center;\n    border-bottom: 1px solid var(--sig-border);\n  }\n\n  .sig-brand-tag {\n    margin-bottom: 7px;\n    color: var(--sig-gold);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .sig-main-title {\n    margin: 0 0 10px;\n    color: var(--sig-black);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .sig-tagline {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #555555;\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .sig-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: center;\n  }\n\n  .sig-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--sig-soft);\n    border: 1px solid var(--sig-border);\n    border-radius: 8px;\n  }\n\n  .sig-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sig-story h3 {\n    margin: 0 0 16px;\n    color: var(--sig-black);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sig-story p {\n    margin: 0 0 17px;\n    color: var(--sig-body);\n    font-size: 1.05rem;\n  }\n\n  \/* Video Showcase Section *\/\n  .sig-video-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: #ffffff;\n    border: 1px solid var(--sig-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sig-video-wrapper {\n    position: relative;\n    width: 100%;\n    max-width: 360px;\n    margin: 0 auto;\n    aspect-ratio: 9 \/ 16;\n    border-radius: 12px;\n    overflow: hidden;\n    background: var(--sig-black);\n    border: 1px solid var(--sig-border);\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);\n  }\n\n  .sig-video-wrapper iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .sig-section-title {\n    margin: 0 0 25px;\n    color: var(--sig-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  .sig-section,\n  .sig-trust-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: #ffffff;\n    border: 1px solid var(--sig-border);\n    border-radius: 8px;\n  }\n\n  .sig-grid-three,\n  .sig-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .sig-card,\n  .sig-trust-card {\n    padding: 22px;\n    background: var(--sig-soft);\n    border: 1px solid var(--sig-border);\n    border-radius: 7px;\n  }\n\n  .sig-card {\n    border-top: 3px solid var(--sig-gold);\n  }\n\n  .sig-card-tag {\n    margin-bottom: 7px;\n    color: var(--sig-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sig-card-title,\n  .sig-trust-card h4 {\n    margin: 0 0 7px;\n    color: var(--sig-black);\n    font-size: 1.05rem;\n    font-weight: 650;\n  }\n\n  .sig-card-desc,\n  .sig-trust-card p {\n    margin: 0;\n    color: var(--sig-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .sig-character-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: var(--sig-gold);\n    border-radius: 8px;\n  }\n\n  .sig-character-card {\n    padding: 28px 22px;\n    background: var(--sig-deep-black);\n    color: #ffffff;\n  }\n\n  .sig-character-card h3 {\n    margin: 0 0 10px;\n    color: var(--sig-soft-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sig-character-card p {\n    margin: 0;\n    color: #fffaf0;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  .sig-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n  }\n\n  .sig-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--sig-light);\n    border: 1px solid var(--sig-border);\n    border-radius: 8px;\n  }\n\n  .sig-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--sig-black);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--sig-border);\n  }\n\n  .sig-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 #eadfc8;\n  }\n\n  .sig-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .sig-label {\n    color: var(--sig-muted);\n    font-weight: 600;\n  }\n\n  .sig-value {\n    color: var(--sig-black);\n    text-align: right;\n  }\n\n  .sig-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sig-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--sig-body);\n    font-size: 1rem;\n    border-bottom: 1px solid #eadfc8;\n  }\n\n  .sig-list li:last-child {\n    border-bottom: none;\n  }\n\n  .sig-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--sig-gold);\n    font-weight: 700;\n  }\n\n  .sig-statement {\n    margin-bottom: 40px;\n    padding: 36px 22px;\n    background: linear-gradient(135deg, var(--sig-black) 0%, var(--sig-gold) 45%, var(--sig-deep-black) 100%);\n    color: #ffffff;\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .sig-statement h3 {\n    margin: 0 0 12px;\n    color: #fff3c4;\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sig-statement p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #fffaf0;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .sig-use-section,\n  .sig-performance-section {\n    margin-bottom: 40px;\n    padding: 28px 22px;\n    background: #fffaf0;\n    border: 1px solid var(--sig-border);\n    border-left: 4px solid var(--sig-gold);\n    border-radius: 7px;\n  }\n\n  .sig-use-section h3,\n  .sig-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--sig-black);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sig-use-section p,\n  .sig-performance-section p {\n    margin: 0;\n    color: var(--sig-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .sig-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--sig-border);\n  }\n\n  .sig-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--sig-black);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .sig-faq-item {\n    background: #ffffff;\n    border-bottom: 1px solid var(--sig-border);\n  }\n\n  .sig-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--sig-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .sig-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sig-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--sig-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .sig-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .sig-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--sig-body);\n    font-size: 1rem;\n  }\n\n  .sig-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .signature-oil-wrapper {\n      padding: 35px;\n    }\n\n    .sig-header {\n      margin-bottom: 50px;\n      padding: 50px 10px 38px;\n    }\n\n    .sig-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .sig-main-title {\n      font-size: 4rem;\n      letter-spacing: 4px;\n    }\n\n    .sig-tagline {\n      font-size: 1.3rem;\n    }\n\n    .sig-intro-grid {\n      grid-template-columns: 0.85fr 1.15fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .sig-image-frame {\n      max-width: 520px;\n      margin: 0 auto;\n    }\n\n    .sig-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .sig-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .sig-video-section {\n      margin-bottom: 50px;\n      padding: 38px;\n    }\n\n    .sig-grid-three,\n    .sig-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .sig-section,\n    .sig-trust-section {\n      padding: 38px;\n    }\n\n    .sig-section-title,\n    .sig-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .sig-character-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .sig-character-card {\n      padding: 35px;\n    }\n\n    .sig-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .sig-row,\n    .sig-list li {\n      font-size: 1.08rem;\n    }\n\n    .sig-statement {\n      padding: 44px;\n    }\n\n    .sig-statement h3 {\n      font-size: 1.55rem;\n    }\n\n    .sig-statement p {\n      font-size: 1.15rem;\n    }\n\n    .sig-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .sig-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .signature-oil-wrapper {\n      padding: 10px;\n    }\n\n    .sig-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .sig-tagline {\n      font-size: 0.95rem;\n    }\n\n    .sig-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .sig-value {\n      text-align: left;\n    }\n\n    .sig-section,\n    .sig-trust-section {\n      padding: 25px 15px;\n    }\n\n    .sig-character-card {\n      padding: 24px 18px;\n    }\n\n    .sig-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"signature-oil-wrapper\"\u003e\n\u003cdiv class=\"sig-header\"\u003e\n\u003cdiv class=\"sig-brand-tag\"\u003eLondon Musk Concentrated Perfume Oil\u003c\/div\u003e\n\u003ch2 class=\"sig-main-title\"\u003eSignature Perfume Oil\u003c\/h2\u003e\n\u003cp class=\"sig-tagline\"\u003e“Pure fragrance essence designed to remain beautifully close to you.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-intro-grid\"\u003e\n\u003cdiv class=\"sig-image-frame\"\u003e\u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/attar_perfume_oil_by_London_Musk.jpg?v=1783441749\u0026amp;width=720\" alt=\"London Musk Signature Concentrated Perfume Oil\" class=\"sig-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sig-story\"\u003e\n\u003ch3\u003eA Personal and Refined Fragrance Ritual\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eLondon Musk Signature Concentrated Perfume Oil\u003c\/strong\u003e is created for fragrance lovers who prefer a more intimate, controlled and sophisticated scent experience.\u003c\/p\u003e\n\u003cp\u003eUnlike traditional alcohol-based sprays that disperse quickly, concentrated perfume oil is designed to remain close to the skin and develop gradually with your natural body warmth. The result is a private fragrance experience that evolves beautifully instead of arriving as one overwhelming burst.\u003c\/p\u003e\n\u003cp\u003eThe smooth rollerball or oil applicator allows you to apply a precise amount directly to warm pulse points. Its compact bottle design also makes it convenient for travel, carrying in a pocket, keeping in a bag or refreshing your fragrance throughout the day.\u003c\/p\u003e\n\u003cp\u003eFormulated as concentrated fragrance essence with \u003cstrong\u003e0% alcohol\u003c\/strong\u003e, each bottle offers a refined oil-based alternative to conventional Eau de Parfum and Eau de Toilette sprays.\u003c\/p\u003e\n\u003cp\u003eChoose from multiple perfume options and bottle sizes, including \u003cstrong\u003e6ml\u003c\/strong\u003e, \u003cstrong\u003e12ml\u003c\/strong\u003e and \u003cstrong\u003e24ml\u003c\/strong\u003e, to match your personal fragrance routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Embedded YouTube Showcase Video Section --\u003e\n\u003cdiv class=\"sig-video-section\"\u003e\n\u003ch3 class=\"sig-section-title\"\u003eSee It In Action\u003c\/h3\u003e\n\u003cdiv class=\"sig-video-wrapper\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Fehtcts50c0\" title=\"London Musk Signature Concentrated Perfume Oil Showcase\"\u003e\n      \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-section\"\u003e\n\u003ch3 class=\"sig-section-title\"\u003eThe Essence of Quality\u003c\/h3\u003e\n\u003cdiv class=\"sig-grid-three\"\u003e\n\u003cdiv class=\"sig-card\"\u003e\n\u003cdiv class=\"sig-card-tag\"\u003eOil Base\u003c\/div\u003e\n\u003cdiv class=\"sig-card-title\"\u003eConcentrated Fragrance Essence\u003c\/div\u003e\n\u003cdiv class=\"sig-card-desc\"\u003eThe concentrated oil format helps preserve the richness, depth and detailed character of the selected fragrance without relying on an alcohol-based spray.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-card\"\u003e\n\u003cdiv class=\"sig-card-tag\"\u003eGradual Release\u003c\/div\u003e\n\u003cdiv class=\"sig-card-title\"\u003eClose-Skin Scent Bubble\u003c\/div\u003e\n\u003cdiv class=\"sig-card-desc\"\u003eThe oil sits close to the skin and gradually releases its fragrance through natural body warmth, creating an intimate and evolving scent experience.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-card\"\u003e\n\u003cdiv class=\"sig-card-tag\"\u003e0% Alcohol\u003c\/div\u003e\n\u003cdiv class=\"sig-card-title\"\u003eRefined Alternative\u003c\/div\u003e\n\u003cdiv class=\"sig-card-desc\"\u003eThe 0% alcohol formula is designed for customers who prefer controlled application, concentrated character and smoother personal projection.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-character-section\"\u003e\n\u003cdiv class=\"sig-character-card\"\u003e\n\u003ch3\u003eThe Intimate Fragrance Style\u003c\/h3\u003e\n\u003cp\u003eRather than creating an overpowering trail, this perfume oil forms a sophisticated scent bubble close to the wearer, ideal for professional settings, personal moments and close-contact environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-character-card\"\u003e\n\u003ch3\u003eThe Controlled Application\u003c\/h3\u003e\n\u003cp\u003eThe rollerball or oil applicator gives you direct control over how much fragrance you apply, allowing a smooth, calm and considered ritual every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-details-grid\"\u003e\n\u003cdiv class=\"sig-box\"\u003e\n\u003ch4 class=\"sig-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eProduct\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003eSignature Concentrated Perfume Oil\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eBrand\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003eLondon Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eProduct Type\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003eCPO – Concentrated Perfume Oil\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eFormula\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003e0% Alcohol\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eApplication\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003eRollerball or Oil Applicator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eBottle Sizes\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003e6ml \/ 12ml \/ 24ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eFragrance Style\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003eClose-Skin Scent Bubble\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eBest For\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003e Daily Wear, Travel, Pulse-Point Application, Layering and Touch-Ups \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-box\"\u003e\n\u003ch4 class=\"sig-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"sig-list\"\u003e\n\u003cli\u003eConcentrated fragrance-oil formula\u003c\/li\u003e\n\u003cli\u003ePure fragrance essence with 0% alcohol\u003c\/li\u003e\n\u003cli\u003eDesigned to remain close to the skin\u003c\/li\u003e\n\u003cli\u003eGradually develops with natural body warmth\u003c\/li\u003e\n\u003cli\u003eSmooth rollerball or controlled oil applicator\u003c\/li\u003e\n\u003cli\u003eCompact and pocket-sized bottle design\u003c\/li\u003e\n\u003cli\u003eConvenient for travel and daily touch-ups\u003c\/li\u003e\n\u003cli\u003eCreates a subtle and intimate scent bubble\u003c\/li\u003e\n\u003cli\u003eSuitable for direct pulse-point application\u003c\/li\u003e\n\u003cli\u003eCan be carefully applied to beard hair\u003c\/li\u003e\n\u003cli\u003eCan be used as a base for fragrance layering\u003c\/li\u003e\n\u003cli\u003eHalal and vegan fragrance formula\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-section\"\u003e\n\u003ch3 class=\"sig-section-title\"\u003eHow to Master Oil Application\u003c\/h3\u003e\n\u003cdiv class=\"sig-grid-three\"\u003e\n\u003cdiv class=\"sig-card\"\u003e\n\u003cdiv class=\"sig-card-tag\"\u003eStep One\u003c\/div\u003e\n\u003cdiv class=\"sig-card-title\"\u003eSelect Your Pulse Points\u003c\/div\u003e\n\u003cdiv class=\"sig-card-desc\"\u003eChoose warm areas such as the wrists, inside of the elbows, behind the ears, neck or the dip of the collarbone.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-card\"\u003e\n\u003cdiv class=\"sig-card-tag\"\u003eStep Two\u003c\/div\u003e\n\u003cdiv class=\"sig-card-title\"\u003eApply a Small Amount\u003c\/div\u003e\n\u003cdiv class=\"sig-card-desc\"\u003eGlide the rollerball or applicator gently over the skin. A small, controlled amount is usually enough for a refined oil scent.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-card\"\u003e\n\u003cdiv class=\"sig-card-tag\"\u003eStep Three\u003c\/div\u003e\n\u003cdiv class=\"sig-card-title\"\u003eAllow It to Develop\u003c\/div\u003e\n\u003cdiv class=\"sig-card-desc\"\u003eAvoid vigorous rubbing. Let your natural body warmth gradually reveal and release the fragrance character throughout the day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-statement\"\u003e\n\u003ch3\u003ePocket-Sized Luxury for Personal Fragrance Control\u003c\/h3\u003e\n\u003cp\u003eLondon Musk Signature Concentrated Perfume Oil is made for customers who want a smooth, alcohol-free and controlled fragrance experience. It remains close to the skin, develops gradually with warmth and offers a refined alternative to traditional spray perfumes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-performance-section\"\u003e\n\u003ch3\u003eFragrance Performance\u003c\/h3\u003e\n\u003cp\u003eConcentrated perfume oil is designed to sit close to the skin and release gradually through natural body warmth. Actual longevity, projection and scent development may vary according to selected fragrance, skin chemistry, application amount, temperature and environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-use-section\"\u003e\n\u003ch3\u003eApplication and Skin-Care Note\u003c\/h3\u003e\n\u003cp\u003eApply externally to clean skin and avoid contact with the eyes, broken skin and sensitive areas. Although the product is alcohol-free, individual sensitivities can vary. A small patch test is recommended before broader application, especially when trying a fragrance for the first time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-trust-section\"\u003e\n\u003ch3 class=\"sig-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cdiv class=\"sig-trust-grid\"\u003e\n\u003cdiv class=\"sig-trust-card\"\u003e\n\u003ch4\u003eConcentrated Oil Expertise\u003c\/h4\u003e\n\u003cp\u003eLondon Musk offers a wide selection of perfume oils, attars, Arabian perfumes, oud scents and musk fragrances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-trust-card\"\u003e\n\u003ch4\u003eTravel-Friendly Fragrance\u003c\/h4\u003e\n\u003cp\u003eCompact perfume oil bottles are ideal for daily touch-ups, personal fragrance routines and carrying your chosen scent with you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-trust-card\"\u003e\n\u003ch4\u003eFast UK Delivery\u003c\/h4\u003e\n\u003cp\u003eShop confidently with quick UK delivery options and free shipping on qualifying orders.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat is London Musk Signature Concentrated Perfume Oil?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is a concentrated oil-based fragrance designed to remain close to the skin and release gradually through natural body warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs this perfume oil alcohol-free?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. London Musk Signature Concentrated Perfume Oil is presented as a 0% alcohol fragrance formula.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhich bottle sizes are available?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe listed bottle-size options on the product page are 6ml, 12ml and 24ml.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhere should perfume oil be applied?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eApply a small amount to warm pulse points such as the wrists, inside of the elbows, behind the ears, neck or collarbone area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes perfume oil project like a spray perfume?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eConcentrated perfume oil generally creates a more intimate scent bubble close to the wearer rather than the broader projection of many alcohol-based sprays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eCan perfume oil be used for fragrance layering?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. It can be worn independently or used as a close-to-skin fragrance base before applying a complementary scent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs the bottle suitable for travel?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. Its compact format and controlled oil applicator make it convenient for carrying in a pocket, handbag or travel case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow long does concentrated perfume oil last?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eLongevity can vary according to selected fragrance, skin chemistry, application amount, temperature and environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"6ml \/ London Musk","offer_id":49114920517878,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Bakhoor","offer_id":47644995518710,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Golden Dust","offer_id":47644995584246,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Jannatul Ferdaus","offer_id":47644995682550,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Mukhallat Al Badar","offer_id":47644995748086,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Mukhallat Emarat","offer_id":47644995780854,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Hina","offer_id":47644995649782,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Madawi","offer_id":49114920616182,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Black Musk","offer_id":47644995551478,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Golden Musk","offer_id":47644995617014,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ White Musk","offer_id":47644995977462,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Egyptian Musk","offer_id":49879015129334,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":false},{"title":"6ml \/ Red Egyptian Musk","offer_id":49879015162102,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Jasmine","offer_id":47644995715318,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Rose","offer_id":47644995911926,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Rose Vanilla","offer_id":49879015194870,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Sanal Oud","offer_id":47644995944694,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ White Oud","offer_id":47644996010230,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Amber Oud","offer_id":49114920386806,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Amber Gold","offer_id":49114920419574,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Second Wife","offer_id":49114920452342,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Vanilla Musk","offer_id":49114920550646,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Hajar Aswad","offer_id":49114920583414,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"6ml \/ Musk Tahara (white)","offer_id":51492768776438,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ London Musk","offer_id":49114920780022,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Bakhoor","offer_id":47644994994422,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Golden Dust","offer_id":47644995059958,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Jannatul Ferdaus","offer_id":47644995158262,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Mukhallat Al Badar","offer_id":47644995223798,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Mukhallat Emarat","offer_id":47644995256566,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Hina","offer_id":47644995125494,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Madawi","offer_id":49114920878326,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Black Musk","offer_id":47644995027190,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Golden Musk","offer_id":47644995092726,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ White Musk","offer_id":47644995453174,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Egyptian Musk","offer_id":49879015227638,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":false},{"title":"12ml \/ Red Egyptian Musk","offer_id":49879015260406,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Jasmine","offer_id":47644995191030,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Rose","offer_id":47644995387638,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Rose Vanilla","offer_id":49879015293174,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Sanal Oud","offer_id":47644995420406,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ White Oud","offer_id":47644995485942,"sku":null,"price":20.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Amber Oud","offer_id":49114920648950,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Amber Gold","offer_id":49114920681718,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Second Wife","offer_id":49114920714486,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Vanilla Musk","offer_id":49114920812790,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Hajar Aswad","offer_id":49114920845558,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"12ml \/ Musk Tahara (white)","offer_id":51492768809206,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ London Musk","offer_id":49114921042166,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Bakhoor","offer_id":47644994470134,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Golden Dust","offer_id":47644994535670,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Jannatul Ferdaus","offer_id":47644994633974,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Mukhallat Al Badar","offer_id":47644994699510,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Mukhallat Emarat","offer_id":47644994732278,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Hina","offer_id":47644994601206,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Madawi","offer_id":49114921140470,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Black Musk","offer_id":47644994502902,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Golden Musk","offer_id":47644994568438,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ White Musk","offer_id":47644994928886,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Egyptian Musk","offer_id":49879015325942,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":false},{"title":"24ml \/ Red Egyptian Musk","offer_id":49879015358710,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Jasmine","offer_id":47644994666742,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Rose","offer_id":47644994863350,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Rose Vanilla","offer_id":49879015391478,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Sanal Oud","offer_id":47644994896118,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ White Oud","offer_id":47644994961654,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Amber Oud","offer_id":49114920911094,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Amber Gold","offer_id":49114920943862,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Second Wife","offer_id":49114920976630,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Vanilla Musk","offer_id":49114921074934,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Hajar Aswad","offer_id":49114921107702,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true},{"title":"24ml \/ Musk Tahara (white)","offer_id":51492768841974,"sku":null,"price":30.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/attar_perfume_oil_by_London_Musk.jpg?v=1783441749"},{"product_id":"perfume-oil-dropper","title":"Attar Perfume Oil - (10ml Dropper)","description":"\u003c!-- Signature Concentrated Perfume Oil | Luxury Responsive Shopify Description --\u003e\n\u003cstyle\u003e\n  .lmoil-wrapper {\n    --lmoil-gold: #c5a059;\n    --lmoil-black: #111111;\n    --lmoil-soft-black: #1a1a1a;\n    --lmoil-light-bg: #fafafa;\n    --lmoil-body: #2a2a2a;\n    --lmoil-muted: #666666;\n    --lmoil-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(--lmoil-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  .lmoil-wrapper *,\n  .lmoil-wrapper *::before,\n  .lmoil-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Header *\/\n\n  .lmoil-header {\n    margin-bottom: 30px;\n    padding: 30px 10px;\n    text-align: center;\n    border-bottom: 1px solid var(--lmoil-border);\n  }\n\n  .lmoil-brand-tag {\n    margin-bottom: 7px;\n    color: var(--lmoil-gold);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .lmoil-main-title {\n    margin: 0 0 10px;\n    color: var(--lmoil-black);\n    font-size: 2.1rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n  }\n\n  .lmoil-tagline {\n    max-width: 750px;\n    margin: 0 auto;\n    color: #555555;\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  \/* Product Introduction *\/\n\n  .lmoil-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: center;\n  }\n\n  .lmoil-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--lmoil-light-bg);\n    border: 1px solid var(--lmoil-border);\n    border-radius: 8px;\n  }\n\n  .lmoil-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .lmoil-story h3 {\n    margin: 0 0 16px;\n    color: var(--lmoil-black);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .lmoil-story p {\n    margin: 0 0 17px;\n    color: var(--lmoil-body);\n    font-size: 1.05rem;\n  }\n\n  .lmoil-story p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Quality Cards *\/\n\n  .lmoil-quality-section {\n    margin-bottom: 40px;\n    padding: 26px 20px;\n    background: #ffffff;\n    border: 1px solid var(--lmoil-border);\n    border-radius: 8px;\n  }\n\n  .lmoil-section-title {\n    margin: 0 0 25px;\n    color: var(--lmoil-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  .lmoil-three-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .lmoil-quality-card {\n    padding: 20px;\n    background: var(--lmoil-light-bg);\n    border-top: 3px solid var(--lmoil-gold);\n    border-radius: 7px;\n    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.03);\n  }\n\n  .lmoil-card-label {\n    margin-bottom: 7px;\n    color: var(--lmoil-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .lmoil-card-title {\n    margin-bottom: 7px;\n    color: var(--lmoil-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n\n  .lmoil-card-text {\n    color: var(--lmoil-body);\n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n\n  \/* Sensory Experience *\/\n\n  .lmoil-sensory-section {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    margin-bottom: 40px;\n    overflow: hidden;\n    background: var(--lmoil-gold);\n    border-radius: 8px;\n  }\n\n  .lmoil-sensory-card {\n    padding: 27px 22px;\n    background: var(--lmoil-soft-black);\n    color: #ffffff;\n  }\n\n  .lmoil-sensory-card h3 {\n    margin: 0 0 10px;\n    color: var(--lmoil-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .lmoil-sensory-card p {\n    margin: 0;\n    color: #f1f1f1;\n    font-size: 1rem;\n    line-height: 1.7;\n  }\n\n  \/* Details and Highlights *\/\n\n  .lmoil-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: stretch;\n  }\n\n  .lmoil-details-box,\n  .lmoil-highlights-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--lmoil-light-bg);\n    border: 1px solid var(--lmoil-border);\n    border-radius: 8px;\n  }\n\n  .lmoil-box-heading {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--lmoil-black);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--lmoil-border);\n  }\n\n  .lmoil-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  .lmoil-detail-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .lmoil-detail-label {\n    color: var(--lmoil-muted);\n    font-weight: 600;\n  }\n\n  .lmoil-detail-value {\n    color: var(--lmoil-black);\n    text-align: right;\n  }\n\n  .lmoil-highlights-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lmoil-highlights-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--lmoil-body);\n    font-size: 1rem;\n    border-bottom: 1px solid #e5e5e5;\n  }\n\n  .lmoil-highlights-list li:last-child {\n    border-bottom: none;\n  }\n\n  .lmoil-highlights-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--lmoil-gold);\n    font-weight: 700;\n  }\n\n  \/* Application Guide *\/\n\n  .lmoil-application-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: #ffffff;\n    border: 1px solid var(--lmoil-border);\n    border-radius: 8px;\n  }\n\n  .lmoil-application-intro {\n    max-width: 850px;\n    margin: -10px auto 25px;\n    color: var(--lmoil-muted);\n    font-size: 1rem;\n    text-align: center;\n  }\n\n  .lmoil-steps-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .lmoil-step {\n    position: relative;\n    padding: 22px 20px 22px 70px;\n    background: var(--lmoil-light-bg);\n    border: 1px solid var(--lmoil-border);\n    border-radius: 7px;\n  }\n\n  .lmoil-step-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(--lmoil-black);\n    color: var(--lmoil-gold);\n    border-radius: 50%;\n    font-size: 0.9rem;\n    font-weight: 700;\n  }\n\n  .lmoil-step h4 {\n    margin: 0 0 5px;\n    color: var(--lmoil-black);\n    font-size: 1rem;\n    font-weight: 650;\n  }\n\n  .lmoil-step p {\n    margin: 0;\n    color: var(--lmoil-body);\n    font-size: 0.95rem;\n  }\n\n  \/* Instagram Video *\/\n\n  .lmoil-video-section {\n    margin-bottom: 40px;\n    padding: 30px 20px;\n    background: var(--lmoil-light-bg);\n    border: 1px solid var(--lmoil-border);\n    border-radius: 8px;\n  }\n\n  .lmoil-video-title {\n    margin: 0 0 8px;\n    color: var(--lmoil-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  .lmoil-video-subtitle {\n    max-width: 700px;\n    margin: 0 auto 22px;\n    color: var(--lmoil-muted);\n    font-size: 1rem;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .lmoil-instagram-frame {\n    width: 100%;\n    max-width: 540px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--lmoil-border);\n    border-radius: 8px;\n    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);\n  }\n\n  .lmoil-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  .lmoil-instagram-link {\n    margin-top: 18px;\n    text-align: center;\n  }\n\n  .lmoil-instagram-link a {\n    display: inline-block;\n    padding: 12px 25px;\n    background: var(--lmoil-black);\n    color: #ffffff;\n    border: 1px solid var(--lmoil-black);\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  .lmoil-instagram-link a:hover {\n    background: var(--lmoil-gold);\n    color: var(--lmoil-black);\n    border-color: var(--lmoil-gold);\n  }\n\n  \/* Multi-Use Section *\/\n\n  .lmoil-multiuse-section {\n    margin-bottom: 40px;\n    padding: 32px 22px;\n    background: var(--lmoil-black);\n    color: #ffffff;\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .lmoil-multiuse-section h3 {\n    margin: 0 0 12px;\n    color: var(--lmoil-gold);\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .lmoil-multiuse-section p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #f1f1f1;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  \/* Disclaimer *\/\n\n  .lmoil-disclaimer {\n    margin-bottom: 40px;\n    padding: 22px;\n    background: #fffaf0;\n    border: 1px solid #ead9b7;\n    border-left: 4px solid var(--lmoil-gold);\n    border-radius: 6px;\n  }\n\n  .lmoil-disclaimer h3 {\n    margin: 0 0 9px;\n    color: var(--lmoil-black);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .lmoil-disclaimer p {\n    margin: 0;\n    color: var(--lmoil-body);\n    font-size: 0.92rem;\n    line-height: 1.65;\n  }\n\n  \/* FAQ *\/\n\n  .lmoil-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--lmoil-border);\n  }\n\n  .lmoil-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--lmoil-black);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .lmoil-faq-item {\n    background: #ffffff;\n    border-bottom: 1px solid var(--lmoil-border);\n  }\n\n  .lmoil-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--lmoil-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .lmoil-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lmoil-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--lmoil-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .lmoil-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .lmoil-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--lmoil-body);\n    font-size: 1rem;\n  }\n\n  .lmoil-faq-answer p {\n    margin: 0;\n  }\n\n  \/* Desktop *\/\n\n  @media (min-width: 768px) {\n    .lmoil-wrapper {\n      padding: 35px;\n    }\n\n    .lmoil-header {\n      margin-bottom: 50px;\n      padding: 50px 10px 38px;\n    }\n\n    .lmoil-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .lmoil-main-title {\n      font-size: 3.55rem;\n      letter-spacing: 3.5px;\n    }\n\n    .lmoil-tagline {\n      font-size: 1.3rem;\n    }\n\n    .lmoil-intro-grid {\n      grid-template-columns: 0.8fr 1.2fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .lmoil-image-frame {\n      max-width: 430px;\n      margin: 0 auto;\n    }\n\n    .lmoil-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .lmoil-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .lmoil-three-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n    }\n\n    .lmoil-section-title,\n    .lmoil-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .lmoil-card-title {\n      font-size: 1.15rem;\n    }\n\n    .lmoil-card-text {\n      font-size: 1rem;\n    }\n\n    .lmoil-sensory-section {\n      grid-template-columns: 1fr 1fr;\n      margin-bottom: 50px;\n    }\n\n    .lmoil-sensory-card {\n      padding: 35px;\n    }\n\n    .lmoil-sensory-card h3 {\n      font-size: 1.2rem;\n    }\n\n    .lmoil-sensory-card p {\n      font-size: 1.08rem;\n    }\n\n    .lmoil-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .lmoil-box-heading {\n      font-size: 1.05rem;\n    }\n\n    .lmoil-detail-row,\n    .lmoil-highlights-list li {\n      font-size: 1.08rem;\n    }\n\n    .lmoil-application-section {\n      padding: 38px;\n    }\n\n    .lmoil-application-intro {\n      font-size: 1.08rem;\n    }\n\n    .lmoil-steps-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .lmoil-step {\n      padding: 70px 22px 25px;\n      text-align: center;\n    }\n\n    .lmoil-step-number {\n      top: 23px;\n      left: 50%;\n      transform: translateX(-50%);\n    }\n\n    .lmoil-step h4 {\n      font-size: 1.08rem;\n    }\n\n    .lmoil-step p {\n      font-size: 1rem;\n    }\n\n    .lmoil-video-section {\n      margin-bottom: 50px;\n      padding: 38px;\n    }\n\n    .lmoil-video-title {\n      font-size: 1.55rem;\n    }\n\n    .lmoil-video-subtitle {\n      font-size: 1.08rem;\n    }\n\n    .lmoil-multiuse-section {\n      padding: 42px;\n    }\n\n    .lmoil-multiuse-section h3 {\n      font-size: 1.55rem;\n    }\n\n    .lmoil-multiuse-section p {\n      font-size: 1.15rem;\n    }\n\n    .lmoil-disclaimer {\n      padding: 25px;\n    }\n\n    .lmoil-disclaimer p {\n      font-size: 1rem;\n    }\n\n    .lmoil-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .lmoil-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  \/* Mobile *\/\n\n  @media (max-width: 600px) {\n    .lmoil-instagram-frame iframe {\n      height: 650px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .lmoil-wrapper {\n      padding: 10px;\n    }\n\n    .lmoil-header {\n      padding: 25px 5px;\n    }\n\n    .lmoil-brand-tag {\n      letter-spacing: 3px;\n    }\n\n    .lmoil-main-title {\n      font-size: 1.75rem;\n      letter-spacing: 1.7px;\n    }\n\n    .lmoil-tagline {\n      font-size: 0.95rem;\n    }\n\n    .lmoil-detail-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .lmoil-detail-value {\n      text-align: left;\n    }\n\n    .lmoil-sensory-card {\n      padding: 24px 18px;\n    }\n\n    .lmoil-application-section {\n      padding: 25px 15px;\n    }\n\n    .lmoil-step {\n      padding: 20px 17px 20px 63px;\n    }\n\n    .lmoil-step-number {\n      left: 16px;\n    }\n\n    .lmoil-video-section {\n      padding: 24px 10px;\n    }\n\n    .lmoil-instagram-frame iframe {\n      height: 590px;\n    }\n\n    .lmoil-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lmoil-wrapper\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"lmoil-header\"\u003e\n\u003cdiv class=\"lmoil-brand-tag\"\u003eLondon Musk Presents\u003c\/div\u003e\n\u003ch2 class=\"lmoil-main-title\"\u003eSignature Concentrated Perfume Oil\u003c\/h2\u003e\n\u003cp class=\"lmoil-tagline\"\u003e“Pure fragrance essence, delivered one precise drop at a time.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Product Image and Story --\u003e\n\u003cdiv class=\"lmoil-intro-grid\"\u003e\n\u003cdiv class=\"lmoil-image-frame\"\u003e\u003cimg loading=\"lazy\" class=\"lmoil-product-image\" alt=\"London Musk Signature Concentrated Perfume Oil in a 10ml Glass Dropper Bottle\" src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/oilbottle10mldropper.jpg?v=1782747723\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lmoil-story\"\u003e\n\u003ch3\u003eA More Intimate Fragrance Ritual\u003c\/h3\u003e\n\u003cp\u003eElevate your everyday scent ritual with \u003cstrong\u003eLondon Musk Signature Concentrated Perfume Oil\u003c\/strong\u003e. Presented in an elegant \u003cstrong\u003e10ml glass dropper bottle\u003c\/strong\u003e, this concentrated fragrance oil offers precise application, lasting character and a refined alternative to conventional perfume sprays.\u003c\/p\u003e\n\u003cp\u003eUnlike traditional alcohol-based fragrances that disperse quickly, the concentrated oil sits closely on the skin and develops gradually with your natural body warmth. The result is a personal and sophisticated fragrance experience that evolves beautifully throughout the day.\u003c\/p\u003e\n\u003cp\u003eThe precision glass pipette releases the oil one measured drop at a time, giving you complete control over every application. Apply it to your pulse points, enrich your beard hair or blend a small amount into an unscented body lotion to create a customised scent ritual.\u003c\/p\u003e\n\u003cp\u003eCrafted as pure fragrance essence with \u003cstrong\u003e0% alcohol\u003c\/strong\u003e, this 10ml concentrated perfume oil is designed for customers who value purity, control and a more intimate style of fragrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Essence of Quality --\u003e\n\u003cdiv class=\"lmoil-quality-section\"\u003e\n\u003ch3 class=\"lmoil-section-title\"\u003eThe Essence of Quality\u003c\/h3\u003e\n\u003cdiv class=\"lmoil-three-grid\"\u003e\n\u003cdiv class=\"lmoil-quality-card\"\u003e\n\u003cdiv class=\"lmoil-card-label\"\u003eUnrivalled Purity\u003c\/div\u003e\n\u003cdiv class=\"lmoil-card-title\"\u003eConcentrated Oil-Based Essence\u003c\/div\u003e\n\u003cdiv class=\"lmoil-card-text\"\u003eThe concentrated oil format is designed to preserve the richness, depth and intricate character of your selected fragrance profile without relying on an alcohol-based spray.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmoil-quality-card\"\u003e\n\u003cdiv class=\"lmoil-card-label\"\u003eLasting Power\u003c\/div\u003e\n\u003cdiv class=\"lmoil-card-title\"\u003eSlow and Gradual Release\u003c\/div\u003e\n\u003cdiv class=\"lmoil-card-text\"\u003eThe oil sits closely on the skin and releases its fragrance gradually with your natural body warmth, creating a lasting and beautifully evolving scent experience.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmoil-quality-card\"\u003e\n\u003cdiv class=\"lmoil-card-label\"\u003eAlcohol-Free\u003c\/div\u003e\n\u003cdiv class=\"lmoil-card-title\"\u003eA Refined Alternative to Sprays\u003c\/div\u003e\n\u003cdiv class=\"lmoil-card-text\"\u003eThe 0% alcohol formula provides a concentrated alternative for customers who prefer the controlled application and intimate character of traditional perfume oils.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Sensory Experience --\u003e\n\u003cdiv class=\"lmoil-sensory-section\"\u003e\n\u003cdiv class=\"lmoil-sensory-card\"\u003e\n\u003ch3\u003eThe Application\u003c\/h3\u003e\n\u003cp\u003eA deliberate and satisfying ritual begins as the precision glass pipette releases a perfectly measured drop of rich perfume oil onto your skin or fingertips. It transforms fragrance application into a calm and considered moment within a busy day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmoil-sensory-card\"\u003e\n\u003ch3\u003eThe Sillage\u003c\/h3\u003e\n\u003cp\u003eRather than creating an overpowering trail, the concentrated oil forms a refined “scent bubble” close to the wearer. This intimate fragrance style is ideal for professional settings, personal moments and close-contact environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Details and Highlights --\u003e\n\u003cdiv class=\"lmoil-details-grid\"\u003e\n\u003cdiv class=\"lmoil-details-box\"\u003e\n\u003ch4 class=\"lmoil-box-heading\"\u003eTechnical Details\u003c\/h4\u003e\n\u003cdiv class=\"lmoil-detail-row\"\u003e\n\u003cspan class=\"lmoil-detail-label\"\u003eManufacturer\u003c\/span\u003e \u003cspan class=\"lmoil-detail-value\"\u003eLondon Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmoil-detail-row\"\u003e\n\u003cspan class=\"lmoil-detail-label\"\u003eProduct Type\u003c\/span\u003e \u003cspan class=\"lmoil-detail-value\"\u003e CPO – Concentrated Perfume Oil \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmoil-detail-row\"\u003e\n\u003cspan class=\"lmoil-detail-label\"\u003eVolume\u003c\/span\u003e \u003cspan class=\"lmoil-detail-value\"\u003e10ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmoil-detail-row\"\u003e\n\u003cspan class=\"lmoil-detail-label\"\u003eBottle Style\u003c\/span\u003e \u003cspan class=\"lmoil-detail-value\"\u003e Glass Dropper Bottle \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmoil-detail-row\"\u003e\n\u003cspan class=\"lmoil-detail-label\"\u003eDispenser\u003c\/span\u003e \u003cspan class=\"lmoil-detail-value\"\u003e Precision Glass Pipette \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmoil-detail-row\"\u003e\n\u003cspan class=\"lmoil-detail-label\"\u003eFormula\u003c\/span\u003e \u003cspan class=\"lmoil-detail-value\"\u003e0% Alcohol\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmoil-detail-row\"\u003e\n\u003cspan class=\"lmoil-detail-label\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"lmoil-detail-value\"\u003e Artisanal British Blending \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmoil-highlights-box\"\u003e\n\u003ch4 class=\"lmoil-box-heading\"\u003eProduct Highlights\u003c\/h4\u003e\n\u003cul class=\"lmoil-highlights-list\"\u003e\n\u003cli\u003e10ml concentrated perfume oil\u003c\/li\u003e\n\u003cli\u003ePure fragrance essence with 0% alcohol\u003c\/li\u003e\n\u003cli\u003eLong-lasting and gradually developing scent\u003c\/li\u003e\n\u003cli\u003ePrecision glass dropper for controlled application\u003c\/li\u003e\n\u003cli\u003eWaste-free, drop-by-drop dispensing\u003c\/li\u003e\n\u003cli\u003eCreates a subtle and intimate scent bubble\u003c\/li\u003e\n\u003cli\u003eSuitable for direct pulse-point application\u003c\/li\u003e\n\u003cli\u003eCan be used to enrich beard hair\u003c\/li\u003e\n\u003cli\u003eCan be blended with unscented body lotion\u003c\/li\u003e\n\u003cli\u003eHalal and vegan fragrance formula\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Application Guide --\u003e\n\u003cdiv class=\"lmoil-application-section\"\u003e\n\u003ch3 class=\"lmoil-section-title\"\u003eHow to Master the Dropper Application\u003c\/h3\u003e\n\u003cp class=\"lmoil-application-intro\"\u003eOne or two small drops are usually enough to begin your fragrance ritual. Apply carefully and allow your natural body warmth to release the fragrance gradually.\u003c\/p\u003e\n\u003cdiv class=\"lmoil-steps-grid\"\u003e\n\u003cdiv class=\"lmoil-step\"\u003e\n\u003cdiv class=\"lmoil-step-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eDispense\u003c\/h4\u003e\n\u003cp\u003eUse the glass pipette to release one or two small drops onto your fingertips or directly onto your chosen pulse points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmoil-step\"\u003e\n\u003cdiv class=\"lmoil-step-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eApply\u003c\/h4\u003e\n\u003cp\u003eApply the oil to warm areas such as the wrists, the base of the throat or the inside of the elbows.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmoil-step\"\u003e\n\u003cdiv class=\"lmoil-step-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eGently Pat\u003c\/h4\u003e\n\u003cp\u003ePat the oil gently into the skin rather than rubbing it. Your body warmth will slowly unlock and release the fragrance layers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Instagram Product Video --\u003e\n\u003cdiv class=\"lmoil-video-section\"\u003e\n\u003ch3 class=\"lmoil-video-title\"\u003eExperience the Perfume Oil Ritual\u003c\/h3\u003e\n\u003cp class=\"lmoil-video-subtitle\"\u003eWatch the London Musk concentrated perfume oil and precision dropper presentation in action.\u003c\/p\u003e\n\u003cdiv class=\"lmoil-instagram-frame\"\u003e\u003ciframe loading=\"lazy\" title=\"London Musk Signature Concentrated Perfume Oil Instagram Reel\" src=\"https:\/\/www.instagram.com\/reel\/DaSaibrKqXD\/embed\/\"\u003e\n      \u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"lmoil-instagram-link\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.instagram.com\/reels\/DaSaibrKqXD\/\" target=\"_blank\"\u003e View on Instagram \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Multi-Use --\u003e\n\u003cdiv class=\"lmoil-multiuse-section\"\u003e\n\u003ch3\u003eOne Bottle, Multiple Rituals\u003c\/h3\u003e\n\u003cp\u003eApply your perfume oil directly to the pulse points for an intimate signature scent, use a carefully measured amount to enrich beard hair, or blend a small drop into an unscented lotion to create a personalised fragranced body treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Fragrance Disclaimer --\u003e\n\u003cdiv class=\"lmoil-disclaimer\"\u003e\n\u003ch3\u003eFragrance Disclaimer\u003c\/h3\u003e\n\u003cp\u003eAny designer or brand names mentioned within fragrance options or product listings are used solely for comparative and informational purposes to help customers understand the general olfactory character or scent family. London Musk products are independent creations inspired by these fragrance profiles and are not associated with, affiliated with or endorsed by the luxury brands or trademark holders referenced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Frequently Asked Questions --\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/FAQPage\" itemscope=\"\" class=\"lmoil-faq-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"lmoil-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat is London Musk Concentrated Perfume Oil?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"lmoil-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eIt is a concentrated, oil-based fragrance presented in a 10ml glass dropper bottle. The perfume oil contains 0% alcohol and is designed to sit closely on the skin while releasing its fragrance gradually through natural body warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"lmoil-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow much perfume oil should I apply?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"lmoil-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eBegin with one or two small drops. The precision pipette allows you to control the amount carefully, helping to prevent waste and making it easy to increase the application when required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"lmoil-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhere should concentrated perfume oil be applied?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"lmoil-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eApply the oil to warm pulse points where the blood flows close to the skin, including the wrists, the inside of the elbows and the base of the throat. Gently pat the oil into the skin rather than rubbing it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"lmoil-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs this perfume oil alcohol-free?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"lmoil-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. London Musk Signature Concentrated Perfume Oil is presented as a 0% alcohol fragrance formula and provides an oil-based alternative to traditional Eau De Parfum and Eau De Toilette sprays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"lmoil-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eCan perfume oil be used on beard hair or body lotion?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"lmoil-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. A carefully measured amount can be used to enrich beard hair or blended with an unscented body lotion to create a customised fragrance experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"lmoil-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes perfume oil project like a traditional spray?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"lmoil-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eConcentrated perfume oil generally creates a more intimate scent bubble close to the wearer rather than the wider fragrance trail associated with some alcohol-based sprays. This makes it suitable for professional settings and close-contact environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails itemtype=\"https:\/\/schema.org\/Question\" itemprop=\"mainEntity\" itemscope=\"\" class=\"lmoil-faq-item\"\u003e\n\u003csummary itemprop=\"name\"\u003eAre different fragrance options available?\u003c\/summary\u003e\n\u003cdiv itemtype=\"https:\/\/schema.org\/Answer\" itemprop=\"acceptedAnswer\" itemscope=\"\" class=\"lmoil-faq-answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. This product is available in a broad selection of perfume-oil options. Choose your preferred fragrance from the available product variants before adding the bottle to your basket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"London Musk","offer_id":51088836067574,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Amber Gold","offer_id":51088836100342,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Golden Dust","offer_id":51088836133110,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"White Musk","offer_id":51088836165878,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Black Musk","offer_id":51088836198646,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Golden Musk","offer_id":51088836231414,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Egyptian Musk","offer_id":51088836264182,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Red Egyptian Musk","offer_id":51088836296950,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Vanilla Musk","offer_id":51088836329718,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Musk Tahara","offer_id":51088836362486,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Pink Musk","offer_id":51088836395254,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Choco Musk","offer_id":51088836428022,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Musk Toot","offer_id":51088836460790,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Sanal Oud","offer_id":51088836493558,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"White Oud","offer_id":51088836526326,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Black Oud","offer_id":51088836559094,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Blue Oud","offer_id":51088836591862,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Amber Oud","offer_id":51088836624630,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Oud Wood","offer_id":51088836657398,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Tobacco Oud","offer_id":51088836690166,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Gucci Oud","offer_id":51088836722934,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Tom Ford","offer_id":51088836755702,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Leather Oud","offer_id":51088836788470,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Rose Oud","offer_id":51088836821238,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Oud Ispahana","offer_id":51088836854006,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Black Afgano","offer_id":51088836886774,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Oud Bouquet","offer_id":51088836919542,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Madawi","offer_id":51088836952310,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Second Wife","offer_id":51088836985078,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Bakhoor","offer_id":51088837017846,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Arabian Nights","offer_id":51088837050614,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Mukhallat Emarat","offer_id":51088837083382,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Mukhallat Al Badar","offer_id":51088837116150,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Hajar Aswad","offer_id":51088837148918,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Jannatul Ferdaus","offer_id":51088837181686,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Rose","offer_id":51088837214454,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Rose Vanilla","offer_id":51088837247222,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Jasmine","offer_id":51088837279990,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Lotus","offer_id":51088837312758,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Hina","offer_id":51088837345526,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Khamra","offer_id":51088837378294,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Khamra Qahwa","offer_id":51088837411062,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Yara Pink","offer_id":51088837443830,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Night Illusion","offer_id":51088837476598,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Midnight Poison","offer_id":51088837509366,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Jadore","offer_id":51088837542134,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Spice Bomb","offer_id":51088837574902,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Good Girl","offer_id":51088837607670,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Black Orchid","offer_id":51088837640438,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Black Opium","offer_id":51088837673206,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Ombre Nomad","offer_id":51088837705974,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Gucci Guilty Men","offer_id":51088837738742,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Gucci Guilty Femme","offer_id":51088837771510,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Cool Water","offer_id":51088837804278,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"One Million","offer_id":51088837837046,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Baccarat Rouge","offer_id":51088837869814,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Lady Million","offer_id":51088837902582,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Armani Si","offer_id":51088837935350,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Sauvage","offer_id":51088837968118,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Creed Aventus","offer_id":51088838000886,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Hugo Boss","offer_id":51088838033654,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Gissa (Imperial Valley)","offer_id":51088838066422,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Arabian Tonka","offer_id":51088838099190,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Rose Silky","offer_id":51088838131958,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true},{"title":"Musk Silky","offer_id":51088838164726,"sku":null,"price":15.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/oilbottle10mldropper.jpg?v=1782747723"},{"product_id":"bakhoor-al-huruf-perfume-oil-roll-on-6ml","title":"Bakhoor AL Huruf - Perfume Oil Roll-on (6ml)","description":"\u003c!-- Bakhoor Al Huruf Concentrated Perfume Oil 6ml Roll-On by Adyan --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Premium Responsive Shopify Product Description --\u003e\n\u003cstyle\u003e\n  .signature-oil-wrapper {\n    --sig-gold: #c5a059;\n    --sig-soft-gold: #d8bd74;\n    --sig-black: #101010;\n    --sig-deep-black: #070707;\n    --sig-cream: #fffaf0;\n    --sig-soft: #faf7f1;\n    --sig-amber: #b87333;\n    --sig-body: #2a2a2a;\n    --sig-muted: #686868;\n    --sig-border: #eadfc8;\n    --sig-light: #fafafa;\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(--sig-black);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .signature-oil-wrapper *,\n  .signature-oil-wrapper *::before,\n  .signature-oil-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  .sig-header {\n    margin-bottom: 30px;\n    padding: 30px 10px;\n    text-align: center;\n    border-bottom: 1px solid var(--sig-border);\n  }\n\n  .sig-brand-tag {\n    margin-bottom: 7px;\n    color: var(--sig-gold);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n  }\n\n  .sig-main-title {\n    margin: 0 0 10px;\n    color: var(--sig-black);\n    font-size: 2rem;\n    font-weight: 300;\n    line-height: 1.2;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .sig-tagline {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #555555;\n    font-size: 1.05rem;\n    font-style: italic;\n  }\n\n  .sig-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n    align-items: center;\n  }\n\n  .sig-image-frame {\n    width: 100%;\n    overflow: hidden;\n    background: var(--sig-soft);\n    border: 1px solid var(--sig-border);\n    border-radius: 8px;\n  }\n\n  .sig-product-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sig-story h3 {\n    margin: 0 0 16px;\n    color: var(--sig-black);\n    font-size: 1.4rem;\n    font-weight: 400;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sig-story p {\n    margin: 0 0 17px;\n    color: var(--sig-body);\n    font-size: 1.05rem;\n  }\n\n  .sig-section-title {\n    margin: 0 0 25px;\n    color: var(--sig-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  .sig-section,\n  .sig-trust-section {\n    margin-bottom: 40px;\n    padding: 30px 22px;\n    background: #ffffff;\n    border: 1px solid var(--sig-border);\n    border-radius: 8px;\n  }\n\n  .sig-grid-three,\n  .sig-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .sig-card,\n  .sig-trust-card {\n    padding: 22px;\n    background: var(--sig-soft);\n    border: 1px solid var(--sig-border);\n    border-radius: 7px;\n  }\n\n  .sig-card {\n    border-top: 3px solid var(--sig-gold);\n  }\n\n  .sig-card-tag {\n    margin-bottom: 7px;\n    color: var(--sig-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sig-card-title,\n  .sig-trust-card h4 {\n    margin: 0 0 7px;\n    color: var(--sig-black);\n    font-size: 1.05rem;\n    font-weight: 650;\n  }\n\n  .sig-card-desc,\n  .sig-trust-card p {\n    margin: 0;\n    color: var(--sig-body);\n    font-size: 0.95rem;\n    line-height: 1.6;\n  }\n\n  .sig-notes-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 15px;\n    margin-bottom: 40px;\n  }\n\n  .sig-note-card {\n    padding: 24px;\n    background: var(--sig-soft);\n    border: 1px solid var(--sig-border);\n    border-radius: 8px;\n    text-align: center;\n  }\n\n  .sig-note-type {\n    margin-bottom: 8px;\n    color: var(--sig-gold);\n    font-size: 0.85rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sig-note-list {\n    margin: 0;\n    color: var(--sig-black);\n    font-size: 1.1rem;\n    font-weight: 500;\n  }\n\n  .sig-details-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 40px;\n  }\n\n  .sig-box {\n    height: 100%;\n    padding: 22px;\n    background: var(--sig-light);\n    border: 1px solid var(--sig-border);\n    border-radius: 8px;\n  }\n\n  .sig-box-title {\n    margin: 0 0 15px;\n    padding-bottom: 9px;\n    color: var(--sig-black);\n    font-size: 0.9rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-bottom: 1px solid var(--sig-border);\n  }\n\n  .sig-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 #eadfc8;\n  }\n\n  .sig-row:last-child {\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  .sig-label {\n    color: var(--sig-muted);\n    font-weight: 600;\n  }\n\n  .sig-value {\n    color: var(--sig-black);\n    text-align: right;\n  }\n\n  .sig-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sig-list li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 28px;\n    color: var(--sig-body);\n    font-size: 1rem;\n    border-bottom: 1px solid #eadfc8;\n  }\n\n  .sig-list li:last-child {\n    border-bottom: none;\n  }\n\n  .sig-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 2px;\n    color: var(--sig-gold);\n    font-weight: 700;\n  }\n\n  .sig-statement {\n    margin-bottom: 40px;\n    padding: 36px 22px;\n    background: linear-gradient(135deg, var(--sig-black) 0%, var(--sig-gold) 45%, var(--sig-deep-black) 100%);\n    color: #ffffff;\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .sig-statement h3 {\n    margin: 0 0 12px;\n    color: #fff3c4;\n    font-size: 1.25rem;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .sig-statement p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #fffaf0;\n    font-size: 1.05rem;\n    line-height: 1.75;\n  }\n\n  .sig-use-section,\n  .sig-performance-section {\n    margin-bottom: 40px;\n    padding: 28px 22px;\n    background: #fffaf0;\n    border: 1px solid var(--sig-border);\n    border-left: 4px solid var(--sig-gold);\n    border-radius: 7px;\n  }\n\n  .sig-use-section h3,\n  .sig-performance-section h3 {\n    margin: 0 0 10px;\n    color: var(--sig-black);\n    font-size: 1rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .sig-use-section p,\n  .sig-performance-section p {\n    margin: 0;\n    color: var(--sig-body);\n    font-size: 0.95rem;\n    line-height: 1.7;\n  }\n\n  .sig-faq-section {\n    margin-top: 30px;\n    padding-top: 28px;\n    border-top: 1px solid var(--sig-border);\n  }\n\n  .sig-faq-section \u003e h3 {\n    margin: 0 0 22px;\n    color: var(--sig-black);\n    font-size: 1.3rem;\n    letter-spacing: 2px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .sig-faq-item {\n    background: #ffffff;\n    border-bottom: 1px solid var(--sig-border);\n  }\n\n  .sig-faq-item summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 17px 5px;\n    color: var(--sig-black);\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .sig-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sig-faq-item summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    margin-left: 20px;\n    color: var(--sig-gold);\n    font-size: 1.35rem;\n    font-weight: 400;\n  }\n\n  .sig-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .sig-faq-answer {\n    padding: 3px 5px 20px;\n    color: var(--sig-body);\n    font-size: 1rem;\n  }\n\n  .sig-faq-answer p {\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    .signature-oil-wrapper {\n      padding: 35px;\n    }\n\n    .sig-header {\n      margin-bottom: 50px;\n      padding: 50px 10px 38px;\n    }\n\n    .sig-brand-tag {\n      font-size: 1rem;\n      letter-spacing: 5px;\n    }\n\n    .sig-main-title {\n      font-size: 3.5rem;\n      letter-spacing: 4px;\n    }\n\n    .sig-tagline {\n      font-size: 1.3rem;\n    }\n\n    .sig-intro-grid {\n      grid-template-columns: 0.85fr 1.15fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n\n    .sig-image-frame {\n      max-width: 520px;\n      margin: 0 auto;\n    }\n\n    .sig-story h3 {\n      font-size: 1.75rem;\n    }\n\n    .sig-story p {\n      margin-bottom: 22px;\n      font-size: 1.17rem;\n      line-height: 1.75;\n    }\n\n    .sig-section,\n    .sig-trust-section {\n      padding: 38px;\n    }\n\n    .sig-grid-three,\n    .sig-notes-grid,\n    .sig-trust-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    .sig-section-title,\n    .sig-faq-section \u003e h3 {\n      font-size: 1.65rem;\n    }\n\n    .sig-details-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 40px;\n      margin-bottom: 50px;\n    }\n\n    .sig-row,\n    .sig-list li {\n      font-size: 1.08rem;\n    }\n\n    .sig-statement {\n      padding: 44px;\n    }\n\n    .sig-statement h3 {\n      font-size: 1.55rem;\n    }\n\n    .sig-statement p {\n      font-size: 1.15rem;\n    }\n\n    .sig-faq-item summary {\n      padding: 20px 5px;\n      font-size: 1.17rem;\n    }\n\n    .sig-faq-answer {\n      font-size: 1.08rem;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .signature-oil-wrapper {\n      padding: 10px;\n    }\n\n    .sig-main-title {\n      font-size: 1.65rem;\n      letter-spacing: 1.4px;\n    }\n\n    .sig-tagline {\n      font-size: 0.95rem;\n    }\n\n    .sig-row {\n      flex-direction: column;\n      gap: 3px;\n    }\n\n    .sig-value {\n      text-align: left;\n    }\n\n    .sig-section,\n    .sig-trust-section {\n      padding: 25px 15px;\n    }\n\n    .sig-faq-item summary {\n      font-size: 1rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"signature-oil-wrapper\"\u003e\n\u003cdiv class=\"sig-header\"\u003e\n\u003cdiv class=\"sig-brand-tag\"\u003eAdyan • United Arab Emirates\u003c\/div\u003e\n\u003ch2 class=\"sig-main-title\"\u003eBakhoor Al Huruf\u003c\/h2\u003e\n\u003cp class=\"sig-tagline\"\u003e“An alcohol-free concentrated perfume oil blending refreshing marine notes, warm spices, sweet honey, and rich agarwood for an enduring oriental trail.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-intro-grid\"\u003e\n\u003cdiv class=\"sig-image-frame\"\u003e\u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/BakhoorAlHurufbyAdyanroononperfumeoil.jpg\" alt=\"Bakhoor Al Huruf Concentrated Perfume Oil 6ml Roll On by Adyan\" class=\"sig-product-image\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sig-story\"\u003e\n\u003ch3\u003eFresh Aquatic Warmth \u0026amp; Precious Oud\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eBakhoor Al Huruf Concentrated Perfume Oil by Adyan\u003c\/strong\u003e is a masterfully crafted alcohol-free roll-on fragrance designed for both men and women who seek a unique blend of oceanic freshness and traditional oriental depth.\u003c\/p\u003e\n\u003cp\u003eThe fragrance opens with a invigorating burst of \u003cstrong\u003esea notes, sparkling bergamot, and zesty grapefruit\u003c\/strong\u003e, subtly softened by a rich touch of natural honey.\u003c\/p\u003e\n\u003cp\u003eAs the perfume warms on your skin, a heart of \u003cstrong\u003earomatic bay leaf, fresh geranium, and warm exotic spices\u003c\/strong\u003e reveals itself, creating an intriguing contrast between crisp aquatic tones and cozy spice notes.\u003c\/p\u003e\n\u003cp\u003eThe long-lasting dry-down anchors the fragrance in timeless luxury, featuring \u003cstrong\u003egolden amber, smoky guaiac wood, and deep agarwood (oud)\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eOffered as a single 6ml roll-on bottle or in a multi-pack box of 6, this concentrated oil formula glides smoothly onto skin, ensuring intimate projection and hours of continuous aroma.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-section\"\u003e\n\u003ch3 class=\"sig-section-title\"\u003eOlfactory Pyramid\u003c\/h3\u003e\n\u003cdiv class=\"sig-notes-grid\"\u003e\n\u003cdiv class=\"sig-note-card\"\u003e\n\u003cdiv class=\"sig-note-type\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"sig-note-list\"\u003eSea Notes • Bergamot • Grapefruit • Honey\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-note-card\"\u003e\n\u003cdiv class=\"sig-note-type\"\u003eHeart Notes\u003c\/div\u003e\n\u003cdiv class=\"sig-note-list\"\u003eBay Leaf • Geranium • Spices\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-note-card\"\u003e\n\u003cdiv class=\"sig-note-type\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"sig-note-list\"\u003eAmber • Guaiac Wood • Agarwood (Oud)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-section\"\u003e\n\u003ch3 class=\"sig-section-title\"\u003eKey Highlights\u003c\/h3\u003e\n\u003cdiv class=\"sig-grid-three\"\u003e\n\u003cdiv class=\"sig-card\"\u003e\n\u003cdiv class=\"sig-card-tag\"\u003e100% Alcohol-Free\u003c\/div\u003e\n\u003cdiv class=\"sig-card-title\"\u003ePure Concentrated Oil\u003c\/div\u003e\n\u003cdiv class=\"sig-card-desc\"\u003eFormulated without alcohol to provide a gentle, non-drying fragrance application that stays close to the skin and lasts all day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-card\"\u003e\n\u003cdiv class=\"sig-card-tag\"\u003eAquatic \u0026amp; Spicy Oud\u003c\/div\u003e\n\u003cdiv class=\"sig-card-title\"\u003eComplex Fragrance Arc\u003c\/div\u003e\n\u003cdiv class=\"sig-card-desc\"\u003eSeamlessly transitions from crisp marine citrus and honey into aromatic bay leaf, ending in deep guaiac wood and agarwood.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-card\"\u003e\n\u003cdiv class=\"sig-card-tag\"\u003ePocket Roll-On\u003c\/div\u003e\n\u003cdiv class=\"sig-card-title\"\u003eConvenient Packaging\u003c\/div\u003e\n\u003cdiv class=\"sig-card-desc\"\u003eAvailable in a single 6ml roll-on or a value box of 6—ideal for everyday carry, gifting, or keeping extra bottles at home and work.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-details-grid\"\u003e\n\u003cdiv class=\"sig-box\"\u003e\n\u003ch4 class=\"sig-box-title\"\u003eProduct Details\u003c\/h4\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eProduct Name\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003eBakhoor Al Huruf\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eBrand\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003eAdyan Perfumes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003eUnited Arab Emirates (UAE)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eProduct Type\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003eConcentrated Perfume Oil (CPO)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eFormulation\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003e100% Alcohol-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eVolume\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003e6ml Roll-On Bottle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003ePack Options\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003eSingle Pack (1x 6ml) \/ Box of 6\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eGender Suitability\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003eUnisex (For Men \u0026amp; Women)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-row\"\u003e\n\u003cspan class=\"sig-label\"\u003eFragrance Profile\u003c\/span\u003e \u003cspan class=\"sig-value\"\u003eAquatic, Spicy, Amber \u0026amp; Oud\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-box\"\u003e\n\u003ch4 class=\"sig-box-title\"\u003eWhy You Will Love It\u003c\/h4\u003e\n\u003cul class=\"sig-list\"\u003e\n\u003cli\u003eAuthentic Middle Eastern concentrated perfume oil crafted by Adyan\u003c\/li\u003e\n\u003cli\u003e100% alcohol-free formula suitable for sensitive skin\u003c\/li\u003e\n\u003cli\u003eSmooth roll-on applicator for clean, leak-free precision placement\u003c\/li\u003e\n\u003cli\u003eDynamic combination of ocean fresh notes, warm spices, and rich agarwood\u003c\/li\u003e\n\u003cli\u003eLong-lasting concentration that develops beautifully over hours\u003c\/li\u003e\n\u003cli\u003eCompact 6ml pocket size perfect for travel and daily touch-ups\u003c\/li\u003e\n\u003cli\u003eAvailable as individual bottles or as a cost-effective Box of 6\u003c\/li\u003e\n\u003cli\u003eUnisex appeal tailored for both everyday wear and formal evenings\u003c\/li\u003e\n\u003cli\u003eIdeal for scent layering with spray perfumes or body lotions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-section\"\u003e\n\u003ch3 class=\"sig-section-title\"\u003eHow to Apply Roll-On Perfume Oil\u003c\/h3\u003e\n\u003cdiv class=\"sig-grid-three\"\u003e\n\u003cdiv class=\"sig-card\"\u003e\n\u003cdiv class=\"sig-card-tag\"\u003eStep One\u003c\/div\u003e\n\u003cdiv class=\"sig-card-title\"\u003eTarget Pulse Points\u003c\/div\u003e\n\u003cdiv class=\"sig-card-desc\"\u003eRoll the applicator gently over warm areas like your inner wrists, neck, behind ears, and inner elbows.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-card\"\u003e\n\u003cdiv class=\"sig-card-tag\"\u003eStep Two\u003c\/div\u003e\n\u003cdiv class=\"sig-card-title\"\u003eDab, Don't Rub\u003c\/div\u003e\n\u003cdiv class=\"sig-card-desc\"\u003eAllow the pure oil to absorb naturally into skin without rubbing to preserve the top marine and citrus notes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-card\"\u003e\n\u003cdiv class=\"sig-card-tag\"\u003eStep Three\u003c\/div\u003e\n\u003cdiv class=\"sig-card-title\"\u003eReapply Anytime\u003c\/div\u003e\n\u003cdiv class=\"sig-card-desc\"\u003eKeep the 6ml roll-on bottle in your pocket or purse for easy scent refreshes throughout the day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-statement\"\u003e\n\u003ch3\u003eExperience Pure Concentrated Luxury\u003c\/h3\u003e\n\u003cp\u003eBakhoor Al Huruf combines refreshing sea accords with warm spices, honey, and precious agarwood for an alcohol-free scent experience that lasts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-performance-section\"\u003e\n\u003ch3\u003eLongevity \u0026amp; Sillage\u003c\/h3\u003e\n\u003cp\u003eAs an alcohol-free concentrated perfume oil, Bakhoor Al Huruf binds closely to skin chemistry. It delivers an intimate yet distinct sillage that radiates warmth and depth as body temperature naturally heats the agarwood and amber base notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-use-section\"\u003e\n\u003ch3\u003eStorage \u0026amp; Safety Note\u003c\/h3\u003e\n\u003cp\u003eStore in a cool, dry place out of direct sunlight to maintain oil integrity. For external use only. Avoid contact with eyes or broken skin. Keep out of reach of children.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-trust-section\"\u003e\n\u003ch3 class=\"sig-section-title\"\u003eWhy Choose London Musk?\u003c\/h3\u003e\n\u003cdiv class=\"sig-trust-grid\"\u003e\n\u003cdiv class=\"sig-trust-card\"\u003e\n\u003ch4\u003e100% Authentic Products\u003c\/h4\u003e\n\u003cp\u003eDirectly sourced from leading Arabian fragrance houses like Adyan to ensure pure quality and genuine formulations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-trust-card\"\u003e\n\u003ch4\u003eCurated Fragrance Collection\u003c\/h4\u003e\n\u003cp\u003eHandpicked concentrated oils and perfumes selected for scent performance, elegant notes, and everyday luxury.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-trust-card\"\u003e\n\u003ch4\u003eFast UK Delivery\u003c\/h4\u003e\n\u003cp\u003eQuick order processing and reliable shipping options across the UK with free delivery on qualifying purchases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sig-faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat is Bakhoor Al Huruf Perfume Oil?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eBakhoor Al Huruf by Adyan is an alcohol-free concentrated perfume oil (CPO) in a 6ml roll-on bottle. It features sea notes, bergamot, spices, honey, amber, and agarwood (oud).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes Bakhoor Al Huruf contain alcohol?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eNo, this product is 100% alcohol-free, making it gentle on the skin and ideal for those who prefer pure oil-based fragrances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat are the main scent notes of Bakhoor Al Huruf?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe top notes are sea notes, bergamot, grapefruit, and honey; the heart features bay leaf, geranium, and spices; the base consists of amber, guaiac wood, and agarwood (oud).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat package sizes are available?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eBakhoor Al Huruf is available as a single 6ml roll-on bottle or as a full box of 6 roll-on bottles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs this fragrance suitable for both men and women?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes, Bakhoor Al Huruf is a unisex fragrance that balances aquatic freshness with spicy and woody oud notes suitable for everyone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sig-faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow long does 6ml of perfume oil last?\u003c\/summary\u003e\n\u003cdiv class=\"sig-faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eBecause concentrated perfume oil requires only a few small strokes per application, a 6ml roll-on bottle typically lasts several weeks to months of regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"London Musk","offers":[{"title":"Single 6ml","offer_id":51507144163574,"sku":null,"price":3.0,"currency_code":"GBP","in_stock":true},{"title":"Box of 6 (6x6ml)","offer_id":51507144360182,"sku":null,"price":12.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/5949\/1318\/files\/grok-image-81cd85bf-11ca-4d57-8afb-b1d377f7cdb8.jpg?v=1787590790"}],"url":"https:\/\/londonmusk.com\/collections\/perfume-oils.oembed?page=2","provider":"London Musk","version":"1.0","type":"link"}