{"product_id":"second-wife-by-london-musk","title":"Second Wife - Sweet Vanilla Perfume (50ml EDP)","description":"\u003c!-- Optimized Luxury Responsive Product Description - Enhanced Typography --\u003e\n\u003cstyle\u003e\n  :root {\n    --gold-accent: #c5a059;\n    --charcoal-black: #111111;\n    --light-gray-bg: #fafafa;\n    --body-text: #2a2a2a;\n    --border-subtle: #eeeeee;\n  }\n\n  \/* Main Container Framework *\/\n  .sm-perfume-wrapper {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--charcoal-black);\n    line-height: 1.6;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 15px;\n    box-sizing: border-box;\n    background: #ffffff;\n    font-size: 16px; \/* Mobile baseline *\/\n  }\n\n  .sm-perfume-wrapper * {\n    box-sizing: border-box;\n  }\n\n  \/* Executive Header *\/\n  .sm-header-block {\n    text-align: center;\n    padding: 25px 0;\n    margin-bottom: 25px;\n    border-bottom: 1px solid var(--border-subtle);\n  }\n\n  .sm-brand-tag {\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    letter-spacing: 4px;\n    color: var(--gold-accent);\n    margin-bottom: 6px;\n    font-weight: 600;\n  }\n\n  .sm-main-title {\n    font-size: 2.2rem;\n    font-weight: 300;\n    letter-spacing: 3px;\n    margin: 0 0 8px 0;\n    text-transform: uppercase;\n    line-height: 1.2;\n  }\n\n  .sm-tagline {\n    font-size: 1.05rem;\n    font-style: italic;\n    color: #555555;\n  }\n\n  \/* Top Introduction Grid *\/\n  .sm-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 35px;\n    align-items: center;\n  }\n\n  .sm-image-frame {\n    width: 100%;\n    max-width: 100%;\n    border-radius: 6px;\n    overflow: hidden;\n    background: var(--light-gray-bg);\n    border: 1px solid var(--border-subtle);\n    display: block;\n  }\n\n  .sm-product-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n\n  .sm-story-content h3 {\n    font-size: 1.4rem;\n    font-weight: 400;\n    margin: 0 0 15px 0;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--charcoal-black);\n  }\n\n  .sm-story-content p {\n    font-size: 1.05rem;\n    color: var(--body-text);\n    margin: 0 0 16px 0;\n  }\n\n  .sm-story-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Horizontal Micro-Deck Fragrance Pyramid *\/\n  .sm-pyramid-deck {\n    border: 1px solid var(--border-subtle);\n    border-radius: 6px;\n    padding: 25px 20px;\n    margin-bottom: 35px;\n    background: #ffffff;\n  }\n\n  .sm-deck-title {\n    text-align: center;\n    font-size: 1.3rem;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin: 0 0 25px 0;\n  }\n\n  .sm-grid-three {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n\n  .sm-deck-card {\n    background: var(--light-gray-bg);\n    padding: 18px;\n    border-radius: 6px;\n    border-top: 3px solid var(--gold-accent);\n    box-shadow: 0 2px 6px rgba(0,0,0,0.02);\n  }\n\n  .sm-card-tag {\n    font-size: 0.8rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: var(--gold-accent);\n    letter-spacing: 1px;\n    margin-bottom: 6px;\n  }\n\n  .sm-card-notes {\n    font-size: 1.05rem;\n    font-weight: 600;\n    margin-bottom: 6px;\n  }\n\n  .sm-card-desc {\n    font-size: 0.95rem;\n    color: var(--body-text);\n    line-height: 1.5;\n  }\n\n  \/* Bottom Details \u0026 Video Grid *\/\n  .sm-utility-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 30px;\n    margin-bottom: 35px;\n    align-items: start;\n  }\n\n  \/* Compact Tech Specs Table *\/\n  .sm-specs-box {\n    background: var(--light-gray-bg);\n    padding: 20px;\n    border-radius: 6px;\n    border: 1px solid var(--border-subtle);\n    height: 100%;\n  }\n\n  .sm-specs-box h4, .sm-video-container h4 {\n    margin: 0 0 15px 0;\n    font-size: 0.9rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--charcoal-black);\n    border-bottom: 1px solid var(--border-subtle);\n    padding-bottom: 8px;\n  }\n\n  .sm-spec-line {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 0;\n    font-size: 1rem;\n    border-bottom: 1px solid #e5e5e5;\n  }\n\n  .sm-spec-line:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n  }\n\n  .sm-spec-lbl {\n    font-weight: 600;\n    color: #666666;\n  }\n\n  .sm-spec-val {\n    color: var(--charcoal-black);\n  }\n\n  \/* Widescreen 16:9 Video Player *\/\n  .sm-video-container {\n    width: 100%;\n  }\n\n  .sm-video-embed-box {\n    position: relative;\n    padding-bottom: 56.25%; \n    height: 0;\n    overflow: hidden;\n    border-radius: 6px;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.04);\n    border: 1px solid var(--border-subtle);\n  }\n\n  .sm-video-embed-box iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  \/* Streamlined Clean FAQs *\/\n  .sm-faq-wrapper {\n    margin-top: 30px;\n    border-top: 1px solid var(--border-subtle);\n    padding-top: 25px;\n  }\n\n  .sm-faq-wrapper h3 {\n    font-size: 1.3rem;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin: 0 0 20px 0;\n    text-align: center;\n  }\n\n  .sm-faq-node {\n    background: #ffffff;\n    border-bottom: 1px solid var(--border-subtle);\n  }\n\n  .sm-faq-node summary {\n    padding: 15px 5px;\n    font-size: 1.05rem;\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    user-select: none;\n  }\n\n  .sm-faq-node summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sm-faq-node summary::after {\n    content: '+';\n    font-size: 1.3rem;\n    color: var(--gold-accent);\n  }\n\n  .sm-faq-node[open] summary::after {\n    content: '−';\n  }\n\n  .sm-faq-body {\n    padding: 5px 5px 20px 5px;\n    font-size: 1rem;\n    color: var(--body-text);\n  }\n\n  \/* High-Legibility Desktop \u0026 Laptop Device Optimizations (Min Width: 768px) *\/\n  @media (min-width: 768px) {\n    .sm-perfume-wrapper {\n      font-size: 20px !important; \/* Force baseline scale layout shift *\/\n      padding: 35px;\n    }\n    .sm-intro-grid {\n      grid-template-columns: 0.75fr 1.25fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n    .sm-image-frame {\n      max-width: 400px; \n      margin: 0 auto;\n    }\n    .sm-grid-three {\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 25px;\n    }\n    .sm-utility-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 50px;\n      margin-bottom: 50px;\n    }\n    .sm-header-block {\n      padding: 50px 0 35px 0;\n      margin-bottom: 50px;\n    }\n    \n    \/* Desktop Typography Boost overrides *\/\n    .sm-main-title {\n      font-size: 4.2rem !important; \/* Ultra-Premium High Impact Display Title *\/\n      letter-spacing: 4px !important;\n    }\n    .sm-tagline {\n      font-size: 1.35rem !important;\n    }\n    .sm-brand-tag {\n      font-size: 1.05rem !important;\n      letter-spacing: 5px !important;\n    }\n    .sm-story-content h3 {\n      font-size: 1.8rem !important;\n      letter-spacing: 2px !important;\n    }\n    .sm-story-content p {\n      font-size: 1.25rem !important; \/* Bold, beautifully oversized body reading structure (~25px equivalent) *\/\n      line-height: 1.7 !important;\n      margin-bottom: 24px;\n    }\n    .sm-deck-title, .sm-faq-wrapper h3 {\n      font-size: 1.7rem !important;\n    }\n    .sm-card-notes {\n      font-size: 1.2rem !important;\n    }\n    .sm-card-desc {\n      font-size: 1.05rem !important;\n    }\n    .sm-specs-box h4, .sm-video-container h4 {\n      font-size: 1.1rem !important;\n    }\n    .sm-spec-line {\n      font-size: 1.15rem !important;\n      padding: 16px 0;\n    }\n    .sm-faq-node summary {\n      font-size: 1.25rem !important;\n      padding: 20px 5px;\n    }\n    .sm-faq-body {\n      font-size: 1.15rem !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sm-perfume-wrapper\"\u003e\n  \n  \u003c!-- Global Identity Header --\u003e\n  \u003cdiv class=\"sm-header-block\"\u003e\n    \u003cdiv class=\"sm-brand-tag\"\u003eNusrat Fashion Presents\u003c\/div\u003e\n    \u003ch2 class=\"sm-main-title\"\u003eSecond Wife\u003c\/h2\u003e\n    \u003cdiv class=\"sm-tagline\"\u003e\"She doesn't ask for attention. She commands it.\"\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Top Column Smart Grid: Image \u0026 Narrative --\u003e\n  \u003cdiv class=\"sm-intro-grid\"\u003e\n    \u003cdiv class=\"sm-image-frame\"\u003e\n      \u003cimg src=\"https:\/\/londonmusk.com\/cdn\/shop\/files\/Second_wife_50ml_edp_London_Musk_sweet_vanilla_scent.jpg\" alt=\"Second Wife By Nusrat Fashion 50ml EDP Sweet Vanilla Perfume\" class=\"sm-product-img\"\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"sm-story-content\"\u003e\n      \u003ch3\u003eSophistication Meets Desire\u003c\/h3\u003e\n      \u003cp\u003eImmerse yourself in the breathtaking world of premium niche perfumery with \u003cstrong\u003eSecond Wife by Nusrat Fashion\u003c\/strong\u003e. This exquisite 50ml Eau De Parfum is a definitive masterclass in olfactory balance, intentionally designed for individuals who appreciate the complex nuances of a truly luxurious sweet vanilla perfume. The overall formulation balances modern, head-turning allure with standard traditional elegance.\u003c\/p\u003e\n      \u003cp\u003eThe fragrance structure opens with an enchanting, luminous burst of fresh red berries, naturally sweetened raspberry, and a sparkling touch of Italian bergamot, grounded seamlessly by unique dry wood undertones. As the initial layer gently settles on the skin, the middle heart notes reveal a decadent gourmand vanilla beautifully intertwined with an elegant floral bouquet of midnight jasmine, soft blooming rose, and delicate lily.\u003c\/p\u003e\n      \u003cp\u003eFinally, the perfume dries down into a magnetic, long-lasting signature base dominated by warm liquid amber, rich Nusrat Fashion, structured cedarwood, and a smooth finish of creamy sandalwood. Perfect for both intimate evenings and confident daytime statements, Second Wife ensures you leave an unforgettable trail long after you have gone.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Horizontal Sensory-Friendly Notes Architecture --\u003e\n  \u003cdiv class=\"sm-pyramid-deck\"\u003e\n    \u003ch3 class=\"sm-deck-title\"\u003eThe Fragrance Architecture\u003c\/h3\u003e\n    \u003cdiv class=\"sm-grid-three\"\u003e\n      \n      \u003cdiv class=\"sm-deck-card\"\u003e\n        \u003cdiv class=\"sm-card-tag\"\u003eTop Notes\u003c\/div\u003e\n        \u003cdiv class=\"sm-card-notes\"\u003eRadiant, Crisp Opening\u003c\/div\u003e\n        \u003cdiv class=\"sm-card-desc\"\u003eJuicy, vibrant red berries and sun-ripened raspberry crushed alongside a bright splash of citrusy bergamot, softened instantly by dry, airy wood accords.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sm-deck-card\"\u003e\n        \u003cdiv class=\"sm-card-tag\"\u003eHeart Notes\u003c\/div\u003e\n        \u003cdiv class=\"sm-card-notes\"\u003eVelvety, Floral Core\u003c\/div\u003e\n        \u003cdiv class=\"sm-card-desc\"\u003eA rich, comforting blanket of sweet gourmand vanilla warming into a sophisticated bouquet of midnight jasmine, clean lily petals, and dewy morning roses.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sm-deck-card\"\u003e\n        \u003cdiv class=\"sm-card-tag\"\u003eBase Notes\u003c\/div\u003e\n        \u003cdiv class=\"sm-card-notes\"\u003eDeep, Long-Lasting Trail\u003c\/div\u003e\n        \u003cdiv class=\"sm-card-desc\"\u003eAn intimate, lingering base of warm liquid amber and smooth signature musk, locked to the skin with grounding earthy cedarwood and creamy, buttery sandalwood.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Bottom Utility Grid: Product Details \u0026 Video Player Container --\u003e\n  \u003cdiv class=\"sm-utility-grid\"\u003e\n    \n    \u003c!-- Left Hand Grid Child: Product Specifications Table --\u003e\n    \u003cdiv class=\"sm-specs-box\"\u003e\n      \u003ch4\u003eProduct Details\u003c\/h4\u003e\n      \u003cdiv class=\"sm-spec-line\"\u003e\n        \u003cspan class=\"sm-spec-lbl\"\u003eConcentration\u003c\/span\u003e\n        \u003cspan class=\"sm-spec-val\"\u003eEau de Parfum (EDP)\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sm-spec-line\"\u003e\n        \u003cspan class=\"sm-spec-lbl\"\u003eVolume\u003c\/span\u003e\n        \u003cspan class=\"sm-spec-val\"\u003e50ml \/ 1.7 fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sm-spec-line\"\u003e\n        \u003cspan class=\"sm-spec-lbl\"\u003eScent Family\u003c\/span\u003e\n        \u003cspan class=\"sm-spec-val\"\u003eSweet Vanilla Woody Floral\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Right Hand Grid Child: 16:9 Video Embed Component --\u003e\n    \u003cdiv class=\"sm-video-container\"\u003e\n      \u003ch4\u003eExperience The Mood\u003c\/h4\u003e\n      \u003cdiv class=\"sm-video-embed-box\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/XkC6_jd9C_Y?autoplay=0\u0026amp;loop=1\u0026amp;playlist=XkC6_jd9C_Y\u0026amp;mute=1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Streamlined SEO Accordion Block --\u003e\n  \u003cdiv class=\"sm-faq-wrapper\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cdiv class=\"sm-faq-group\"\u003e\n\n      \u003cdetails class=\"sm-faq-node\" itemscope prop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003csummary itemprop=\"name\"\u003eWhat does Second Wife by Nusrat Fashion smell like?\u003c\/summary\u003e\n        \u003cdiv class=\"sm-faq-body\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp itemprop=\"text\"\u003eSecond Wife by Nusrat Fashion is a captivating sweet vanilla perfume complexed with deep woody tones and soft floral notes. It opens with red berries, raspberry, and bergamot, evolves into a heart of rich vanilla, jasmine, and lily, and leaves a seductive signature trail of amber, deep musk, cedarwood, and sandalwood.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"sm-faq-node\" itemscope prop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003csummary itemprop=\"name\"\u003eHow long does Second Wife Eau De Parfum (EDP) last?\u003c\/summary\u003e\n        \u003cdiv class=\"sm-faq-body\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp itemprop=\"text\"\u003eAs an Eau de Parfum (EDP), Second Wife features a high concentration of premium fragrance oils. On average, you can expect the prominent sweet vanilla, amber, and musk base notes to stay vibrant between 6 to 8 hours on the skin and even longer when applied to clothing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"sm-faq-node\" itemscope prop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003csummary itemprop=\"name\"\u003eIs this vanilla perfume suitable for everyday wear?\u003c\/summary\u003e\n        \u003cdiv class=\"sm-faq-body\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp itemprop=\"text\"\u003eYes, Second Wife is incredibly versatile. While the rich amber and musk base make it an alluring selection for dates and evening events, the bright opening notes of bergamot and fresh red berries ensure it remains light and sophisticated enough for daily signature use across all seasons.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"sm-faq-node\" itemscope prop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n        \u003csummary itemprop=\"name\"\u003eIs Second Wife by Nusrat Fashion a unisex fragrance?\u003c\/summary\u003e\n        \u003cdiv class=\"sm-faq-body\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n          \u003cp itemprop=\"text\"\u003eWhile the floral hearts of lily and rose combined with sweet vanilla carry a gorgeous feminine appeal, the bold, grounding base notes of cedarwood, dry wood, and intense musk make it a highly popular gender-neutral choice for anyone who loves rich, sweet, and woody luxury olfactory profiles.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Nusrat Fashion","offers":[{"title":"Default Title","offer_id":54801087005001,"sku":null,"price":25.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0911\/7138\/9769\/files\/ChatGPTImageMay14_2026_05_11_20PM_bc01da6b-01d3-4ef4-8638-ca7265cf8951.png?v=1783352200","url":"https:\/\/nusratfashion.co.uk\/products\/second-wife-by-london-musk","provider":"Nusrat Fashion","version":"1.0","type":"link"}