{"product_id":"luxurys-honey-oud","title":"Luxury's Honey Oud Eau De Parfum","description":"\u003cstyle\u003e\n  .ho-honey-page {\n    --ho-lemon: #fff6b0;\n    --ho-lemon-deep: #f3df63;\n    --ho-grapefruit: #ffd86b;\n    --ho-gold: #d9ad26;\n    --ho-honey: #f4c542;\n    --ho-honey-deep: #c99016;\n    --ho-cream: #fffdf4;\n    --ho-card: #fffef8;\n    --ho-border: #e6c95c;\n    --ho-border-soft: #f3e19b;\n    --ho-text: #443714;\n    --ho-text-soft: #6a5a2f;\n    --ho-shadow: 0 12px 30px rgba(177, 136, 27, 0.10);\n    --ho-radius: 22px;\n    --ho-gap: 16px;\n    --ho-max: 860px;\n\n    width: 100%;\n    padding: 10px 0 18px;\n    color: var(--ho-text);\n    font-family: inherit;\n    line-height: 1.7;\n  }\n\n  .ho-honey-page * {\n    box-sizing: border-box;\n  }\n\n  .ho-honey-wrap {\n    width: 100%;\n    max-width: var(--ho-max);\n    margin: 0 auto;\n    padding: 0 14px;\n  }\n\n  .ho-section {\n    position: relative;\n    width: 100%;\n    margin: 0 0 var(--ho-gap);\n    padding: 18px 16px;\n    background:\n      radial-gradient(circle at top left, rgba(255, 246, 176, 0.75), transparent 28%),\n      radial-gradient(circle at top right, rgba(255, 216, 107, 0.45), transparent 24%),\n      linear-gradient(180deg, #fffef8 0%, #fffdf4 100%);\n    border: 1.5px solid var(--ho-border);\n    border-radius: var(--ho-radius);\n    box-shadow: var(--ho-shadow);\n    overflow: hidden;\n  }\n\n  .ho-section::before {\n    content: \"\";\n    position: absolute;\n    inset: 10px;\n    border: 1px solid rgba(230, 201, 92, 0.34);\n    border-radius: calc(var(--ho-radius) - 8px);\n    pointer-events: none;\n  }\n\n  .ho-section::after {\n    content: \"🍯  🌿\";\n    position: absolute;\n    top: 10px;\n    right: 14px;\n    font-size: 18px;\n    opacity: 0.88;\n    letter-spacing: 2px;\n    pointer-events: none;\n  }\n\n  .ho-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin: 0 0 10px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: linear-gradient(180deg, #fff6c8 0%, #ffe792 100%);\n    border: 1px solid rgba(217, 173, 38, 0.42);\n    color: #6b5414;\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  .ho-eyebrow::before {\n    content: \"✦\";\n    color: #b8840f;\n    font-size: 14px;\n  }\n\n  .ho-title {\n    margin: 0 0 10px;\n    font-size: 29px;\n    line-height: 1.24;\n    font-weight: 800;\n    color: #4c3d14;\n    letter-spacing: -0.01em;\n  }\n\n  .ho-subtitle {\n    margin: 0 0 8px;\n    font-size: 24px;\n    line-height: 1.3;\n    font-weight: 800;\n    color: #4c3d14;\n    letter-spacing: -0.01em;\n  }\n\n  .ho-copy {\n    margin: 0 0 12px;\n    font-size: 18px;\n    line-height: 1.8;\n    color: var(--ho-text);\n  }\n\n  .ho-copy:last-child {\n    margin-bottom: 0;\n  }\n\n  .ho-copy strong,\n  .ho-copy b {\n    color: #4e3f12;\n    font-weight: 800;\n  }\n\n  .ho-image-card {\n    margin: 12px 0 0;\n    padding: 8px;\n    background: linear-gradient(180deg, #fffdf7 0%, #fff9df 100%);\n    border: 1px solid rgba(230, 201, 92, 0.48);\n    border-radius: 18px;\n    box-shadow: 0 8px 20px rgba(177, 136, 27, 0.08);\n  }\n\n  .ho-image-card img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 14px;\n  }\n\n  .ho-divider {\n    width: 100%;\n    height: 1px;\n    margin: 14px 0;\n    background: linear-gradient(90deg, transparent 0%, rgba(217, 173, 38, 0.38) 18%, rgba(217, 173, 38, 0.7) 50%, rgba(217, 173, 38, 0.38) 82%, transparent 100%);\n  }\n\n  .ho-block {\n    margin-bottom: 12px;\n  }\n\n  .ho-block:last-child {\n    margin-bottom: 0;\n  }\n\n  .ho-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ho-list li {\n    position: relative;\n    margin: 0 0 10px;\n    padding: 12px 14px 12px 42px;\n    background: rgba(255, 247, 201, 0.46);\n    border: 1px solid rgba(230, 201, 92, 0.34);\n    border-radius: 16px;\n    font-size: 18px;\n    line-height: 1.75;\n    color: var(--ho-text);\n  }\n\n  .ho-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .ho-list li::before {\n    content: \"❀\";\n    position: absolute;\n    left: 14px;\n    top: 13px;\n    color: #c28f14;\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .ho-stats {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ho-stats li {\n    margin: 0 0 12px;\n    padding: 14px 14px 14px 16px;\n    background:\n      linear-gradient(180deg, rgba(255, 244, 183, 0.42) 0%, rgba(255, 250, 228, 0.92) 100%);\n    border: 1px solid rgba(230, 201, 92, 0.38);\n    border-left: 5px solid var(--ho-honey);\n    border-radius: 16px;\n    font-size: 18px;\n    line-height: 1.75;\n    color: var(--ho-text);\n  }\n\n  .ho-stats li:last-child {\n    margin-bottom: 0;\n  }\n\n  .ho-stats strong {\n    display: inline-block;\n    min-width: 48px;\n    color: #9f7312;\n    font-size: 22px;\n    font-weight: 800;\n  }\n\n  .ho-note {\n    margin-top: 8px;\n    padding: 12px 14px;\n    background: rgba(255, 248, 211, 0.68);\n    border: 1px dashed rgba(201, 151, 23, 0.55);\n    border-radius: 14px;\n    font-size: 18px;\n    line-height: 1.75;\n    color: var(--ho-text);\n  }\n\n  .ho-specs {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ho-specs li {\n    margin: 0 0 10px;\n    padding: 12px 14px;\n    background: rgba(255, 251, 231, 0.88);\n    border: 1px solid rgba(230, 201, 92, 0.34);\n    border-radius: 15px;\n    font-size: 18px;\n    line-height: 1.75;\n    color: var(--ho-text);\n  }\n\n  .ho-specs li:last-child {\n    margin-bottom: 0;\n  }\n\n  .ho-specs strong,\n  .ho-specs b {\n    color: #4e3f12;\n    font-weight: 800;\n  }\n\n  .ho-hero {\n    padding-top: 20px;\n  }\n\n  .ho-hero .ho-title {\n    margin-bottom: 12px;\n  }\n\n  .ho-small-space {\n    margin-top: 10px;\n  }\n\n  .ho-center {\n    text-align: left;\n  }\n\n  @media screen and (max-width: 749px) {\n    .ho-honey-page {\n      --ho-gap: 14px;\n      padding: 8px 0 16px;\n    }\n\n    .ho-honey-wrap {\n      padding: 0 10px;\n    }\n\n    .ho-section {\n      padding: 16px 13px;\n      border-radius: 18px;\n    }\n\n    .ho-section::before {\n      inset: 8px;\n      border-radius: 12px;\n    }\n\n    .ho-section::after {\n      top: 9px;\n      right: 12px;\n      font-size: 16px;\n    }\n\n    .ho-eyebrow {\n      font-size: 14px;\n      padding: 5px 10px;\n      margin-bottom: 9px;\n    }\n\n    .ho-title {\n      font-size: 25px;\n      line-height: 1.28;\n    }\n\n    .ho-subtitle {\n      font-size: 21px;\n      line-height: 1.32;\n    }\n\n    .ho-copy,\n    .ho-list li,\n    .ho-stats li,\n    .ho-note,\n    .ho-specs li {\n      font-size: 17px;\n      line-height: 1.78;\n    }\n\n    .ho-stats strong {\n      font-size: 21px;\n    }\n\n    .ho-image-card {\n      padding: 7px;\n      border-radius: 16px;\n    }\n\n    .ho-image-card img {\n      border-radius: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ho-honey-page\"\u003e\n  \u003cdiv class=\"ho-honey-wrap\"\u003e\n\n    \u003csection class=\"ho-section ho-hero\"\u003e\n      \u003cdiv class=\"ho-eyebrow\"\u003eHoney Oud\u003c\/div\u003e\n      \u003ch2 class=\"ho-title\"\u003eFragrance is more than just a pleasant scent; it is an unspoken introduction.\u003c\/h2\u003e\n      \u003cp class=\"ho-copy\"\u003eHoney Oud wraps the skin in a sophisticated blend of golden honey, creamy vanilla, soft rose, and smoky oud. The result is a warm, sensual trail that is polished, deeply feminine, and quietly powerful. Sweet but flawlessly balanced. Rich, yet never overwhelming. It possesses the elegance required for a formal evening and the intimacy suited for a close encounter.\u003c\/p\u003e\n      \u003cdiv class=\"ho-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0991\/2401\/9482\/files\/ChatGPT_Image_2026_6_5_20_30_51.png?v=1780665162\" alt=\"Honey Oud product image 1\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ho-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0991\/2401\/9482\/files\/ChatGPT_Image_2026_6_5_22_59_56.png?v=1780671631\" alt=\"Honey Oud product image 2\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ho-section\"\u003e\n      \u003cdiv class=\"ho-eyebrow\"\u003eThe Olfactory Experience\u003c\/div\u003e\n      \u003ch3 class=\"ho-subtitle\"\u003eThe Olfactory Experience: A Multi-Dimensional Scent\u003c\/h3\u003e\n      \u003cp class=\"ho-copy\"\u003eA meticulously crafted fragrance does not remain static; it evolves with your natural body chemistry, unfolding in distinct layers throughout the day and into the night.\u003c\/p\u003e\n\n      \u003cdiv class=\"ho-divider\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"ho-block\"\u003e\n        \u003cp class=\"ho-copy\"\u003e\u003cb\u003eThe Opening (Luminous \u0026amp; Inviting):\u003c\/b\u003e The scent arrives with an uplifting blend of pure honey and cold-pressed bergamot. The honey offers a smooth, golden warmth that is immediately comforting, lifted by a chic, citrus brightness. It is a refined introduction that naturally draws people closer.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ho-block\"\u003e\n        \u003cp class=\"ho-copy\"\u003e\u003cb\u003eThe Core (Soft, Sensual Elegance):\u003c\/b\u003e As the initial brightness settles, a modern, velvet-soft rose emerges. This lush floral center beautifully tempers the rich, exotic depth of the oud, creating a layered, luxurious complexity that feels both mysterious and graceful.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ho-block\"\u003e\n        \u003cp class=\"ho-copy\"\u003e\u003cb\u003eThe Dry-Down (Addictive \u0026amp; Lasting Warmth):\u003c\/b\u003e The foundation is where the true addiction lies. Creamy vanilla seamlessly melts into earthy patchouli and subtle woods, while the oud rests quietly in the background. It leaves a cozy, deeply alluring trail that lingers on the skin, on cashmere sweaters, and in the memory of those you encounter.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ho-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0991\/2401\/9482\/files\/ChatGPT_Image_2026_6_5_19_56_17.png?v=1780665162\" alt=\"Honey Oud olfactory experience image\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ho-section\"\u003e\n      \u003cdiv class=\"ho-eyebrow\"\u003eScent Notes\u003c\/div\u003e\n      \u003ch3 class=\"ho-subtitle\"\u003eScent Notes Breakdown:\u003c\/h3\u003e\n      \u003cul class=\"ho-list\"\u003e\n        \u003cli\u003e\n\u003cb\u003eTop Notes:\u003c\/b\u003e Honey, Bergamot, Saffron\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHeart Notes:\u003c\/b\u003e Rose, Oud, Soft Floral Notes\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eBase Notes:\u003c\/b\u003e Vanilla, Patchouli, Praline, Woody Notes, Oud\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"ho-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0991\/2401\/9482\/files\/ChatGPT_Image_2026_6_5_20_22_40.png?v=1780670894\" alt=\"Honey Oud scent notes image\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ho-section\"\u003e\n      \u003cdiv class=\"ho-eyebrow\"\u003eThe Impact\u003c\/div\u003e\n      \u003ch3 class=\"ho-subtitle\"\u003eThe Impact of Honey Oud\u003c\/h3\u003e\n      \u003cp class=\"ho-copy\"\u003eA great fragrance has the power to shift your energy and how others perceive you. In an independent consumer panel of fragrance enthusiasts, the response was definitive:\u003c\/p\u003e\n      \u003cul class=\"ho-stats\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e99%\u003c\/strong\u003e reported an immediate boost in confidence and personal magnetism upon first application.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e96%\u003c\/strong\u003e received a compliment or were asked to share the name of their fragrance within the first week.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e94%\u003c\/strong\u003e agreed the scent naturally enhanced their presence, making them feel more noticed in social settings.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e92%\u003c\/strong\u003e noted the exceptional longevity, confirming the fragrance lasted beautifully from day to night without the need to reapply.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"ho-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0991\/2401\/9482\/files\/ChatGPT_Image_2026_6_5_23_05_31.png?v=1780673155\" alt=\"Honey Oud impact image\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ho-section\"\u003e\n      \u003cdiv class=\"ho-eyebrow\"\u003ePersonal Luxury\u003c\/div\u003e\n      \u003ch3 class=\"ho-subtitle\"\u003eWorn for the Compliments, Kept for Yourself\u003c\/h3\u003e\n      \u003cp class=\"ho-copy\"\u003eWhile Honey Oud is undeniably a magnet for compliments, its true value is entirely personal. It is the invisible accessory that makes a simple aesthetic feel curated. It offers that final touch of polish, turning the everyday act of getting ready into a moment of intention. You wear it for the quiet confidence it brings to your daily life.\u003c\/p\u003e\n      \u003cdiv class=\"ho-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0991\/2401\/9482\/files\/ChatGPT_Image_2026_6_5_20_27_36.png?v=1780665163\" alt=\"Honey Oud compliments image\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ho-section\"\u003e\n      \u003cdiv class=\"ho-eyebrow\"\u003eConscious Craftsmanship\u003c\/div\u003e\n      \u003ch3 class=\"ho-subtitle\"\u003eConscious Craftsmanship: Clean \u0026amp; Cruelty-Free\u003c\/h3\u003e\n      \u003cp class=\"ho-copy\"\u003eTrue luxury requires zero compromises on formulation. Honey Oud is thoughtfully crafted with clean, vegan-friendly ingredients and remains strictly cruelty-free. Free from harsh synthetics, it is a pure, skin-safe composition designed to meld beautifully with your body, leaving a rich, full-bodied aroma that is modern, conscious, and effortless to wear.\u003c\/p\u003e\n      \u003cdiv class=\"ho-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0991\/2401\/9482\/files\/ChatGPT_Image_2026_6_5_23_30_10.png?v=1780673429\" alt=\"Honey Oud clean and cruelty free image\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ho-section\"\u003e\n      \u003cdiv class=\"ho-eyebrow\"\u003eThe Wearer’s Profile\u003c\/div\u003e\n      \u003ch3 class=\"ho-subtitle\"\u003eThe Wearer’s Profile\u003c\/h3\u003e\n      \u003cul class=\"ho-list\"\u003e\n        \u003cli\u003eWarm, creamy vanilla and elevated gourmand notes.\u003c\/li\u003e\n        \u003cli\u003eSophisticated sweetness without the youthful, sugary edge.\u003c\/li\u003e\n        \u003cli\u003eSmooth, beginner-friendly oud fragrances with a luxurious finish.\u003c\/li\u003e\n        \u003cli\u003eHigh-performance Eau de Parfums with exceptional longevity.\u003c\/li\u003e\n        \u003cli\u003eNiche-quality complexity at a smart, accessible price.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"ho-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0991\/2401\/9482\/files\/ChatGPT_Image_2026_6_5_23_39_30.png?v=1780673989\" alt=\"Honey Oud wearer profile image\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ho-section\"\u003e\n      \u003cdiv class=\"ho-eyebrow\"\u003eHow to Wear\u003c\/div\u003e\n      \u003cp class=\"ho-copy\"\u003eFor the most captivating projection, mist directly onto pulse points: the wrists, the sides of the neck, and the inner elbows.\u003c\/p\u003e\n      \u003cdiv class=\"ho-note\"\u003e\n\u003ci\u003eApplication Note:\u003c\/i\u003e Apply to well-moisturized skin. Hydration locks in the fragrance oils, ensuring the golden honey and deep woody notes project beautifully for hours.\u003c\/div\u003e\n      \u003cdiv class=\"ho-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0991\/2401\/9482\/files\/ChatGPT_Image_2026_6_5_20_11_05.png?v=1780665162\" alt=\"Honey Oud application image\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"ho-section\"\u003e\n      \u003cdiv class=\"ho-eyebrow\"\u003eProduct Specifications\u003c\/div\u003e\n      \u003ch3 class=\"ho-subtitle\"\u003eProduct Specifications\u003c\/h3\u003e\n      \u003cul class=\"ho-specs\"\u003e\n        \u003cli\u003e\n\u003cb\u003eFormat:\u003c\/b\u003e Eau De Parfum\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eVolume:\u003c\/b\u003e 3.4 fl. oz. \/ 100 ml\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eScent Family:\u003c\/b\u003e Oriental Woody Gourmand\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eClassification:\u003c\/b\u003e Unisex\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eAura:\u003c\/b\u003e Warm, Sensual, Sweet, Smoky, Elegant\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"ho-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0991\/2401\/9482\/files\/ChatGPT_Image_2026_6_5_20_09_20.png?v=1780670894\" alt=\"Honey Oud product specifications image\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Velniva","offers":[{"title":"2 Bottles","offer_id":52318697324826,"sku":"Velniva-04-2p","price":44.88,"currency_code":"USD","in_stock":true},{"title":"1 Bottle","offer_id":52318697357594,"sku":"Velniva-04-1p","price":32.38,"currency_code":"USD","in_stock":true},{"title":"3 Bottles BUY 3 GET 1 FREE","offer_id":52318697390362,"sku":"Velniva-04-4p","price":74.88,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0991\/2401\/9482\/files\/ChatGPTImage2026_6_5_20_47_43.png?v=1780664172","url":"https:\/\/www.velniva.com\/products\/luxurys-honey-oud","provider":"Velniva","version":"1.0","type":"link"}