{"product_id":"parfum","title":"Voyage Nova Lychee Rose \u0026 Peony Extrait de Parfum","description":"\u003cstyle\u003e\n  .novawel-detail {\n    --rose: #f7cbd5;\n    --rose-light: #fff2f5;\n    --rose-mist: #fff7f8;\n    --rose-deep: #a9576b;\n    --rose-wine: #7a3047;\n    --lime: #c7dc74;\n    --lime-light: #f5f9df;\n    --gold: #c8a45d;\n    --gold-soft: rgba(200, 164, 93, 0.36);\n    --gold-faint: rgba(200, 164, 93, 0.16);\n    --ink: #2b2422;\n    --muted: #6f615d;\n    --cream: #fffaf5;\n    --white: #ffffff;\n    --shadow: 0 18px 46px rgba(92, 54, 63, 0.12);\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 0 16px 42px;\n    color: var(--ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    line-height: 1.68;\n    box-sizing: border-box;\n  }\n\n  .novawel-detail * {\n    box-sizing: border-box;\n  }\n\n  .novawel-detail p {\n    margin: 0 0 14px;\n    color: var(--muted);\n    font-size: 16px;\n  }\n\n  .novawel-detail img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 26px;\n  }\n\n  .nv-section {\n    position: relative;\n    display: block;\n    width: 100%;\n    margin: 22px 0;\n    padding: 28px 24px;\n    border: 1px solid var(--gold-soft);\n    border-radius: 30px;\n    background:\n      radial-gradient(circle at top left, rgba(247, 203, 213, 0.26), transparent 34%),\n      linear-gradient(180deg, var(--white) 0%, var(--cream) 100%);\n    box-shadow: var(--shadow);\n    overflow: hidden;\n  }\n\n  .nv-section::before {\n    content: \"\";\n    position: absolute;\n    inset: 10px;\n    border: 1px solid rgba(255, 255, 255, 0.74);\n    border-radius: 24px;\n    pointer-events: none;\n  }\n\n  .nv-section \u003e * {\n    position: relative;\n    z-index: 1;\n  }\n\n  .nv-section-clean {\n    background: linear-gradient(180deg, #ffffff 0%, #fff8fa 100%);\n  }\n\n  .nv-section-lime {\n    background:\n      radial-gradient(circle at top right, rgba(199, 220, 116, 0.25), transparent 36%),\n      linear-gradient(180deg, #ffffff 0%, #fffaf5 100%);\n  }\n\n  .nv-section-rose {\n    background:\n      radial-gradient(circle at top left, rgba(247, 203, 213, 0.46), transparent 36%),\n      radial-gradient(circle at bottom right, rgba(200, 164, 93, 0.14), transparent 38%),\n      linear-gradient(180deg, #ffffff 0%, var(--rose-light) 100%);\n  }\n\n  .nv-hero p:first-child {\n    margin-bottom: 12px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    font-size: clamp(34px, 6vw, 58px);\n    line-height: 1.05;\n    letter-spacing: -0.035em;\n    font-weight: 500;\n  }\n\n  .nv-hero p:nth-child(2) {\n    margin-bottom: 0;\n    color: var(--rose-deep);\n    font-size: clamp(18px, 3.2vw, 25px);\n    line-height: 1.38;\n    font-weight: 600;\n  }\n\n  .nv-intro p {\n    font-size: 17px;\n  }\n\n  .nv-statement p:first-child,\n  .nv-philosophy p:first-child {\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    font-size: clamp(26px, 4.5vw, 40px);\n    line-height: 1.16;\n    letter-spacing: -0.025em;\n    font-weight: 500;\n  }\n\n  .nv-image-card {\n    display: block;\n    width: 100%;\n    margin: 20px 0;\n    padding: 10px;\n    border: 1px solid rgba(200, 164, 93, 0.34);\n    border-radius: 32px;\n    background:\n      linear-gradient(180deg, #ffffff 0%, #fff6f8 100%);\n    box-shadow: 0 16px 38px rgba(112, 64, 76, 0.10);\n  }\n\n  .nv-image-card img {\n    border-radius: 24px;\n  }\n\n  .nv-review {\n    display: block;\n    width: 100%;\n    margin: 18px 0;\n    padding: 22px;\n    border: 1px solid rgba(199, 220, 116, 0.55);\n    border-radius: 26px;\n    background:\n      radial-gradient(circle at top right, rgba(199, 220, 116, 0.18), transparent 34%),\n      linear-gradient(180deg, #ffffff 0%, #fffdf5 100%);\n    box-shadow: 0 14px 34px rgba(68, 62, 38, 0.08);\n  }\n\n  .nv-review p {\n    margin-bottom: 0;\n    color: var(--ink);\n  }\n\n  .nv-review em {\n    color: var(--muted);\n    font-style: italic;\n  }\n\n  .nv-review strong,\n  .nv-review b {\n    color: var(--rose-deep);\n  }\n\n  .nv-heading h3,\n  .nv-proof h3 {\n    margin: 0 0 14px;\n    color: var(--ink);\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    font-size: clamp(26px, 4.6vw, 40px);\n    line-height: 1.18;\n    letter-spacing: -0.025em;\n    font-weight: 500;\n  }\n\n  .nv-proof {\n    border-color: rgba(200, 164, 93, 0.48);\n    background:\n      radial-gradient(circle at top left, rgba(247, 203, 213, 0.35), transparent 36%),\n      radial-gradient(circle at bottom right, rgba(199, 220, 116, 0.22), transparent 36%),\n      linear-gradient(180deg, #ffffff 0%, #fff8fa 100%);\n  }\n\n  .nv-proof-sub {\n    margin-bottom: 20px !important;\n    color: var(--muted);\n    font-size: 14px !important;\n    font-style: italic;\n  }\n\n  .nv-proof-card {\n    display: block;\n    width: 100%;\n    margin: 14px 0;\n    padding: 20px 18px;\n    border: 1px solid rgba(200, 164, 93, 0.36);\n    border-radius: 24px;\n    background:\n      linear-gradient(90deg, rgba(247, 203, 213, 0.28), rgba(255, 255, 255, 0.88)),\n      #ffffff;\n    box-shadow: 0 10px 26px rgba(92, 54, 63, 0.07);\n  }\n\n  .nv-proof-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 16px;\n  }\n\n  .nv-proof-card b {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--rose-wine);\n    font-family: Georgia, \"Times New Roman\", Times, serif;\n    font-size: clamp(36px, 6vw, 54px);\n    line-height: 1;\n    font-weight: 500;\n  }\n\n  .nv-divider {\n    display: block;\n    width: 100%;\n    height: 1px;\n    margin: 22px 0;\n    background: linear-gradient(90deg, transparent, var(--gold), transparent);\n  }\n\n  .nv-note {\n    display: block;\n    width: 100%;\n    margin: 14px 0;\n    padding: 18px 18px;\n    border: 1px solid rgba(200, 164, 93, 0.36);\n    border-radius: 22px;\n    background:\n      linear-gradient(90deg, rgba(247, 203, 213, 0.26), rgba(255,255,255,0.88)),\n      #ffffff;\n  }\n\n  .nv-note p {\n    margin-bottom: 8px;\n  }\n\n  .nv-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .nv-note b {\n    color: var(--rose-deep);\n  }\n\n  .nv-final {\n    border-color: rgba(200, 164, 93, 0.56);\n    background:\n      radial-gradient(circle at top left, rgba(247, 203, 213, 0.45), transparent 38%),\n      radial-gradient(circle at bottom right, rgba(199, 220, 116, 0.22), transparent 34%),\n      linear-gradient(180deg, #fffaf5 0%, #fff0f4 100%);\n  }\n\n  .nv-final p {\n    color: var(--ink);\n    font-size: 17px;\n  }\n\n  @media (max-width: 749px) {\n    .novawel-detail {\n      padding: 0 12px 32px;\n    }\n\n    .nv-section {\n      margin: 18px 0;\n      padding: 22px 16px;\n      border-radius: 24px;\n    }\n\n    .nv-section::before {\n      inset: 8px;\n      border-radius: 19px;\n    }\n\n    .nv-image-card {\n      padding: 8px;\n      border-radius: 24px;\n    }\n\n    .nv-image-card img,\n    .novawel-detail img {\n      border-radius: 20px;\n    }\n\n    .nv-review {\n      padding: 18px;\n      border-radius: 22px;\n    }\n\n    .nv-proof-card {\n      padding: 18px 16px;\n      border-radius: 22px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"novawel-detail\"\u003e\n\u003csection class=\"nv-section nv-section-rose nv-hero\"\u003e\n\u003cp\u003eSome Women Chase Attention. You Command It.\u003c\/p\u003e\n\u003cp\u003eDiscover the signature scent of the fiercely intelligent, undeniably magnetic woman.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"nv-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/4056\/6374\/files\/ChatGPT_Image_2026_6_5__15_48_02.png?v=1780649437\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nv-section nv-section-clean nv-intro\"\u003e\n\u003cp\u003eForget chasing the trend; you \u003ci data-path-to-node=\"4\" data-index-in-node=\"30\"\u003eare\u003c\/i\u003e the trend. \u003cb data-path-to-node=\"4\" data-index-in-node=\"45\"\u003eVoyage Nova\u003c\/b\u003e is not just a fragrance—it is an aura of sophisticated confidence designed for the woman who navigates the world with grace, intellect, and an undeniable allure.\u003c\/p\u003e\n\u003cp\u003eCrafted as a complex \u003cb data-path-to-node=\"5\" data-index-in-node=\"21\"\u003eExtrait De Parfum\u003c\/b\u003e, Voyage Nova is the invisible accessory that elevates every outfit and completes your presence. It is the scent of a woman who knows her mind, owns her power, and is entirely unforgettable.\u003cspan class=\"notranslate immersive-translate-target-wrapper\" lang=\"zh-CN\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"nv-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/4056\/6374\/files\/ChatGPT_Image_2026_6_5__15_40_50.png?v=1780649438\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nv-section nv-section-lime nv-statement\"\u003e\n\u003cp\u003eLoved by Women Who Don't Just Smell Good, but Smell \u003ci data-path-to-node=\"7\" data-index-in-node=\"52\"\u003eExpensive\u003c\/i\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"nv-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/4056\/6374\/files\/ChatGPT_Image_2026_6_5__15_49_19.png?v=1780649534\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nv-section nv-section-clean\"\u003e\n\u003carticle class=\"nv-review\"\u003e\n\u003cp\u003e\u003cspan class=\"notranslate immersive-translate-target-wrapper\" lang=\"zh-CN\"\u003e⭐⭐⭐⭐⭐ \u003cem\u003e\u003cb data-path-to-node=\"9\" data-index-in-node=\"6\"\u003e\"He couldn't keep his eyes—or hands—off me.\"\u003c\/b\u003e \"Wore this for our anniversary dinner, and let’s just say it works magic. We were at this gorgeous, dim-lit restaurant, and my husband kept leaning in just to smell my neck. It has this incredible rose and patchouli dry-down that feels so sophisticated and sensual. I felt like a million bucks in my silk slip dress, and Voyage Nova was the perfect finishing touch. It makes you feel so powerfully feminine.\"\u003c\/em\u003e \u003cstrong\u003e— \u003ci data-path-to-node=\"9\" data-index-in-node=\"462\"\u003eEmily R., Chicago, IL\u003c\/i\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/article\u003e\n\u003cdiv class=\"nv-image-card\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/4056\/6374\/files\/ChatGPT_Image_2026_6_5__16_53_24.png?v=1780649685\"\u003e\u003c\/div\u003e\n\u003carticle class=\"nv-review\"\u003e\n\u003cp\u003e\u003cspan class=\"notranslate immersive-translate-target-wrapper\" lang=\"zh-CN\"\u003e\u003cstrong\u003e\u003ci data-path-to-node=\"9\" data-index-in-node=\"484\"\u003e⭐⭐⭐⭐⭐\u003c\/i\u003e\u003c\/strong\u003e\u003ci data-path-to-node=\"9\" data-index-in-node=\"484\"\u003e \u003cstrong\u003e\"My 'work wives' made me bring the bottle to the office!\"\u003c\/strong\u003e \"I literally had to bring the bottle into the breakroom today because my coworkers wouldn't stop asking what I was wearing! We were just hanging out, and I was showing them how gorgeous the heavy glass bottle is. It gives off major 'smart, successful woman' energy. It’s fresh enough for the office but smells incredibly expensive and complex. Needless to say, the girls are all ordering it now.\" \u003c\/i\u003e\u003cstrong\u003e\u003ci data-path-to-node=\"9\" data-index-in-node=\"484\"\u003e— \u003ci data-path-to-node=\"10\" data-index-in-node=\"463\"\u003eJessica T., Austin, TX\u003c\/i\u003e\u003c\/i\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/article\u003e\n\u003cdiv class=\"nv-image-card\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/4056\/6374\/files\/ChatGPT_Image_2026_6_5__15_52_00.png?v=1780649553\"\u003e\u003c\/div\u003e\n\u003carticle class=\"nv-review\"\u003e\n\u003cp\u003e\u003cspan class=\"notranslate immersive-translate-target-wrapper\" lang=\"zh-CN\"\u003e\u003cstrong\u003e\u003ci data-path-to-node=\"9\" data-index-in-node=\"484\"\u003e\u003ci data-path-to-node=\"10\" data-index-in-node=\"463\"\u003e⭐⭐⭐⭐⭐ \u003cb data-path-to-node=\"11\" data-index-in-node=\"6\"\u003e\"Instant confidence boost, even in my loungewear.\"\u003c\/b\u003e \u003c\/i\u003e\u003c\/i\u003e\u003c\/strong\u003e\u003ci data-path-to-node=\"9\" data-index-in-node=\"484\"\u003e\u003ci data-path-to-node=\"10\" data-index-in-node=\"463\"\u003e\"I just got this in the mail and had to snap a mirror selfie before I even left my bedroom! Even just hanging out in my hoodie and leggings, a quick spritz of Voyage Nova makes me feel so put-together and confident. That sparkling lychee opening is an instant mood booster. It's officially my new signature scent—whether I'm dressing up for a night out or just chilling at home, it makes me feel magnetic.\"\u003c\/i\u003e\u003c\/i\u003e\u003cstrong\u003e\u003ci data-path-to-node=\"9\" data-index-in-node=\"484\"\u003e\u003ci data-path-to-node=\"10\" data-index-in-node=\"463\"\u003e — \u003ci data-path-to-node=\"11\" data-index-in-node=\"466\"\u003eChloe L., Los Angeles, CA\u003c\/i\u003e\u003c\/i\u003e\u003c\/i\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"nv-image-card\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/4056\/6374\/files\/ChatGPT_Image_2026_6_5__16_55_10.png?v=1780649738\"\u003e\u003c\/div\u003e\n\u003csection class=\"nv-section nv-proof\"\u003e\n\u003ch3 data-path-to-node=\"4\"\u003eThe Proof is in the Presence: Consumer Perception Results\u003c\/h3\u003e\n\u003cp class=\"nv-proof-sub\"\u003e\u003ci data-index-in-node=\"0\" data-path-to-node=\"5\"\u003e(Based on an independent blind-test study of women testing Voyage Nova)\u003c\/i\u003e\u003c\/p\u003e\n\u003cdiv class=\"nv-proof-card\"\u003e\n\u003cp data-path-to-node=\"6,0,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,0,0\"\u003e100%\u003c\/b\u003e agreed the scent complexity and luxurious feel perfectly rival legacy designer perfumes costing over $350.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-proof-card\"\u003e\n\u003cp data-path-to-node=\"6,1,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,1,0\"\u003e98%\u003c\/b\u003e reported experiencing an immediate surge of magnetic confidence, feeling more put-together and in control upon application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-proof-card\"\u003e\n\u003cp data-path-to-node=\"6,2,0\"\u003e\u003cb data-index-in-node=\"0\" data-path-to-node=\"6,2,0\"\u003e99%\u003c\/b\u003e noticed increased compliments from partners, colleagues, or strangers on their \"expensive\" aura within the first week of wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"nv-image-card\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/4056\/6374\/files\/ChatGPT_Image_2026_6_5__15_43_47.png?v=1780649435\"\u003e\u003c\/div\u003e\n\u003csection class=\"nv-section nv-section-rose nv-philosophy\"\u003e\n\u003cp\u003e\u003cspan class=\"notranslate immersive-translate-target-wrapper\" lang=\"zh-CN\"\u003eIntelligent. Magnetic. Unapologetic.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"notranslate immersive-translate-target-wrapper\" lang=\"zh-CN\"\u003eTrue luxury isn't loud; it doesn't have to shout to be noticed. Voyage Nova is formulated for the high-value woman. She is rational, fiercely intelligent, and knows exactly what she wants.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"notranslate immersive-translate-target-wrapper\" lang=\"zh-CN\"\u003eThis fragrance mirrors that beautiful duality: it opens with a sharp, brilliant clarity that commands respect, then melts into a deeply romantic, luxurious warmth that effortlessly captivates anyone lucky enough to get close.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"nv-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/4056\/6374\/files\/ChatGPT_Image_2026_6_5__15_43_02.png?v=1780649438\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nv-section nv-section-clean nv-heading\"\u003e\n\u003ch3 data-path-to-node=\"16\" data-imt-p=\"1\"\u003eThe Art of Subtle Seduction\u003c\/h3\u003e\n\u003cp data-path-to-node=\"18\" data-imt-p=\"1\"\u003eMen are highly visual, but they are deeply anchored by scent. Voyage Nova skips the overpowering, juvenile sweetness of standard perfumes. Instead, the warmth of cacao and the smooth depth of patchouli create a \"skin-scent\" intimacy. It smells like \u003ci data-path-to-node=\"18\" data-index-in-node=\"249\"\u003eyou\u003c\/i\u003e, but elevated. It whispers rather than screams, pulling him in and making him wonder what makes you so effortlessly irresistible.\u003cspan class=\"notranslate immersive-translate-target-wrapper\" lang=\"zh-CN\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"nv-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/4056\/6374\/files\/ChatGPT_Image_2026_6_5__15_46_44.png?v=1780649439\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nv-section nv-section-lime\"\u003e\n\u003cp data-path-to-node=\"21\" data-imt-p=\"1\"\u003eA masterpiece of balance, blending high-energy sparkle with deep, grounded sensuality.\u003c\/p\u003e\n\u003cdiv class=\"nv-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"nv-note\"\u003e\n\u003cp data-path-to-node=\"22\"\u003e\u003cb data-path-to-node=\"22\" data-index-in-node=\"0\" data-imt-p=\"1\"\u003eThe Spark (Top Notes): Pure Intellect\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"23,0,0\" data-imt-p=\"1\"\u003e\u003cb data-path-to-node=\"23,0,0\" data-index-in-node=\"0\"\u003eLuminous Lychee:\u003c\/b\u003e A modern, luminous sweetness that is sophisticated, not playful.\u003c\/p\u003e\n\u003cp data-path-to-node=\"23,1,0\" data-imt-p=\"1\"\u003e\u003cb data-path-to-node=\"23,1,0\" data-index-in-node=\"0\"\u003eCrisp Bergamot \u0026amp; Ginger:\u003c\/b\u003e A bright, sharp introduction that commands attention and reflects a keen, sharp mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-note\"\u003e\n\u003cp data-path-to-node=\"24\"\u003e\u003cb data-path-to-node=\"24\" data-index-in-node=\"0\" data-imt-p=\"1\"\u003eThe Power (Heart Notes): Unshakable Presence\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"25,0,0\" data-imt-p=\"1\"\u003e\u003cb data-path-to-node=\"25,0,0\" data-index-in-node=\"0\"\u003eTurkish Rose \u0026amp; Peony:\u003c\/b\u003e Elegance made tangible. Soft, yet commanding.\u003c\/p\u003e\n\u003cp data-path-to-node=\"25,1,0\" data-imt-p=\"1\"\u003e\u003cb data-path-to-node=\"25,1,0\" data-index-in-node=\"0\"\u003eWarm Cacao:\u003c\/b\u003e A subtle, unexpected nuance that adds depth and a \"not quite so innocent\" warmth, drawing others into your orbit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-note\"\u003e\n\u003cp data-path-to-node=\"26\"\u003e\u003cb data-path-to-node=\"26\" data-index-in-node=\"0\" data-imt-p=\"1\"\u003eThe Memory (Base Notes): The Mark of a Connoisseur\u003c\/b\u003e\u003c\/p\u003e\n\u003cp data-path-to-node=\"27,0,0\" data-imt-p=\"1\"\u003e\u003cb data-path-to-node=\"27,0,0\" data-index-in-node=\"0\"\u003eSmooth Patchouli:\u003c\/b\u003e Grounds the fragrance in a refined, warm finish that leaves a silky, unforgettable trail. This is the scent of memory.\u003c\/p\u003e\n\u003c\/div\u003e\n```\u003c\/section\u003e\n\u003cdiv class=\"nv-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/4056\/6374\/files\/ChatGPT_Image_2026_6_5__15_42_17.png?v=1780649438\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nv-section nv-final\"\u003e\n\u003cp data-path-to-node=\"27,0,0\" data-imt-p=\"1\"\u003eTrue luxury is defined by the experience, not the price tag. While legacy international designer houses demand hundreds of dollars purely for their logo, Voyage Nova stands unapologetically shoulder-to-shoulder with the world's most elite, $350+ fragrances. We deliver the exact same masterful olfactive complexity, premium Extrait De Parfum longevity, and head-turning magnetic projection, but with the smart, transparent pricing that a rational, high-value woman appreciates. You don't need to overpay for a designer label to prove your worth—because when you wear a scent this captivating, your aura speaks entirely for itself.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Mevelora","offers":[{"title":"2 bottles","offer_id":45697824718950,"sku":"Mevelora-01-2P","price":41.19,"currency_code":"USD","in_stock":true},{"title":"1 bottle","offer_id":45697824751718,"sku":"Mevelora-01-1P","price":31.19,"currency_code":"USD","in_stock":true},{"title":"3 bottles","offer_id":45697824784486,"sku":"Mevelora-01-3P","price":56.19,"currency_code":"USD","in_stock":true},{"title":"4 bottles","offer_id":45697824817254,"sku":"Mevelora-01-4P","price":66.19,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/4056\/6374\/files\/ChatGPT_Image_2026_6_5__15_35_15.png?v=1780649435","url":"https:\/\/www.mevelora.com\/products\/parfum","provider":"Mevelora","version":"1.0","type":"link"}