{"title":"Riiffs","description":null,"products":[{"product_id":"samah-pearl-by-riiffs-edp-100ml-below","title":"Samah Pearl by RiiFFS EDP 100ml","description":"\u003cdiv id=\"tb-samah-pearl\" itemprop=\"description\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n  \u003cstyle\u003e\n    \/* ===== SAMAH PEARL — Pink Pearl theme (scoped) ===== *\/\n    #tb-samah-pearl{\n      --bg:#ffffff;\n      --ink:#17161a;\n      --muted:rgba(23,22,26,.68);\n      --ring:rgba(23,22,26,.10);\n      --pink-1:#ffd6e7;   \/* light petal *\/\n      --pink-2:#f7b7cf;   \/* rose quartz *\/\n      --pink-3:#e79ab8;   \/* deeper petal *\/\n      --pearl:#f7f3fb;    \/* pearly glaze *\/\n      --chip:#faf7fb;\n      --radius:14px;\n      --shadow:0 6px 24px rgba(0,0,0,.06), 0 2px 8px rgba(0,0,0,.04);\n      color:var(--ink);\n      background: var(--bg);\n      border:1px solid var(--ring);\n      border-radius:var(--radius);\n      padding: clamp(16px, 2.6vw, 32px);\n      position:relative; overflow:hidden; isolation:isolate;\n    }\n\n    \/* Subtle pink-pearl shimmer *\/\n    #tb-samah-pearl::before, #tb-samah-pearl::after{\n      content:\"\"; position:absolute; z-index:-1; opacity:.14;\n      width:140vmax; height:110vmax; filter:blur(16px);\n      background:\n        radial-gradient(30% 30% at 30% 35%, var(--pink-1), transparent 60%),\n        radial-gradient(28% 28% at 70% 20%, var(--pink-2), transparent 62%),\n        radial-gradient(26% 26% at 55% 75%, var(--pearl), transparent 64%);\n      animation: tbPearl 28s linear infinite; transform-origin:60% 40%;\n      inset:-18% -22% auto auto; mask: radial-gradient(70% 70% at 50% 50%, #000 55%, transparent 78%);\n    }\n    #tb-samah-pearl::after{\n      inset:auto auto -25% -25%; opacity:.12; animation-direction:reverse; animation-duration:34s;\n      background:\n        radial-gradient(30% 30% at 60% 60%, var(--pink-3), transparent 60%),\n        radial-gradient(26% 26% at 35% 35%, var(--pearl), transparent 64%);\n    }\n    @keyframes tbPearl{\n      0%{ transform: translate3d(0,0,0) rotate(0deg) scale(1); }\n      50%{ transform: translate3d(1%,-1%,0) rotate(180deg) scale(1.03); }\n      100%{ transform: translate3d(0,0,0) rotate(360deg) scale(1); }\n    }\n    @media (prefers-reduced-motion: reduce){\n      #tb-samah-pearl::before, #tb-samah-pearl::after{ animation:none; }\n    }\n\n    \/* Header *\/\n    #tb-samah-pearl .head{ display:grid; gap:.55rem; margin-bottom:.85rem; }\n    #tb-samah-pearl h2{\n      margin:0; font-weight:800; letter-spacing:.2px;\n      font-size: clamp(1.25rem, 2.4vw, 1.6rem); line-height:1.15;\n    }\n    #tb-samah-pearl .sub{ color:var(--muted); font-size:clamp(.92rem, 1.6vw, 1rem); }\n    #tb-samah-pearl .badge{\n      display:inline-flex; align-items:center; gap:.5rem;\n      padding:.45rem .8rem; border-radius:999px;\n      background: linear-gradient(180deg, var(--pink-1), var(--pink-2));\n      color:#1a1a1a; font-weight:700; font-size:.85rem; box-shadow:var(--shadow);\n    }\n    #tb-samah-pearl .badge i{\n      width:18px; height:18px; display:inline-block; border-radius:999px;\n      background: radial-gradient(circle at 40% 40%, #fff, var(--pearl) 45%, var(--pink-2) 80%);\n      border:1px solid var(--ring);\n    }\n\n    \/* Intro *\/\n    #tb-samah-pearl .intro{\n      margin:.5rem 0 1rem; color:var(--ink);\n      font-size:clamp(.98rem, 1.7vw, 1.05rem); line-height:1.6;\n    }\n\n    \/* Accords *\/\n    #tb-samah-pearl .accords{\n      margin-top:1rem; padding:1rem; background:#fff;\n      border:1px dashed var(--ring); border-radius:12px;\n    }\n    #tb-samah-pearl .accords h3{ margin:0 0 .7rem; font-size:1rem; }\n    #tb-samah-pearl .chips{\n      display:grid; grid-template-columns:repeat(auto-fit, minmax(150px, 1fr)); gap:.6rem;\n    }\n    #tb-samah-pearl .chip{\n      background:var(--chip); border:1px solid var(--ring); border-radius:12px;\n      padding:.6rem .7rem; display:grid; gap:.35rem;\n    }\n    #tb-samah-pearl .chip b{ font-weight:700; }\n    #tb-samah-pearl .bar{\n      height:6px; border-radius:999px; background:rgba(23,22,26,.10); overflow:hidden;\n    }\n    #tb-samah-pearl .bar\u003ei{\n      display:block; height:100%;\n      background:linear-gradient(90deg, var(--pink-2), var(--pink-3));\n      width:var(--w,50%); transition:width .8s ease;\n    }\n\n    \/* Notes pyramid *\/\n    #tb-samah-pearl .notes{ display:grid; gap:.9rem; grid-template-columns:repeat(3,1fr); margin-top:1.1rem; }\n    #tb-samah-pearl .noteCol{\n      background:#fff; border:1px solid var(--ring); border-radius:12px; padding:.9rem; box-shadow:var(--shadow);\n    }\n    #tb-samah-pearl .noteCol h4{ margin:0 0 .55rem; font-size:.95rem; letter-spacing:.2px; }\n    #tb-samah-pearl .noteCol ul{ margin:0; padding-left:1.1rem; }\n\n    \/* Two-up *\/\n    #tb-samah-pearl .grid2{ display:grid; gap:.9rem; grid-template-columns:repeat(2,1fr); margin-top:1.1rem; }\n    #tb-samah-pearl .card{ background:#fff; border:1px solid var(--ring); border-radius:12px; padding:.9rem; }\n    #tb-samah-pearl .card ul{ margin:.4rem 0 0; padding-left:1.1rem; }\n\n    .tagline{ margin-top:1rem; font-style:italic; color:var(--muted); font-size:.95rem; }\n    .tiny{ margin-top:.7rem; font-size:.82rem; color:var(--muted); }\n\n    \/* Responsive *\/\n    @media (max-width:720px){\n      #tb-samah-pearl .notes{ grid-template-columns:1fr; }\n      #tb-samah-pearl .grid2{ grid-template-columns:1fr; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"head\"\u003e\n    \u003cspan class=\"badge\" itemprop=\"brand\"\u003e\u003ci aria-hidden=\"true\"\u003e\u003c\/i\u003e Riiffs\u003c\/span\u003e\n    \u003ch2 itemprop=\"name\"\u003eSAMAH PEARL — Eau de Parfum (Women)\u003c\/h2\u003e\n    \u003cdiv class=\"sub\"\u003eTimeless \u0026amp; elegant floral with a pink-pearl aura\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"intro\" itemprop=\"description\"\u003e\n    \u003cstrong\u003eSAMAH PEARL by Riiffs\u003c\/strong\u003e is a timeless and elegant bouquet that captures the glow of blooming flowers.\n    Sparkling fruits and a caress of spice lift the florals, while caramel, incense, and precious woods leave a graceful,\n    captivating trail. A modern \u003cem\u003epink-pearl\u003c\/em\u003e signature—romantic, polished, and unforgettable.\n  \u003c\/p\u003e\n\n  \u003c!-- Main Accords (derived from provided notes) --\u003e\n  \u003csection class=\"accords\" aria-label=\"Main Accords\"\u003e\n    \u003ch3\u003eMain Accords\u003c\/h3\u003e\n    \u003cdiv class=\"chips\"\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Floral — dominant\"\u003e\n\u003cb\u003eFloral\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:82%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Fruity — bright\"\u003e\n\u003cb\u003eFruity\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:68%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Citrus — sparkling\"\u003e\n\u003cb\u003eCitrus\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:56%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Sweet — gourmand veil\"\u003e\n\u003cb\u003eSweet\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:54%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Warm Spicy — accent\"\u003e\n\u003cb\u003eWarm Spicy\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:42%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Woody — foundation\"\u003e\n\u003cb\u003eWoody\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:48%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Smoky\/Incense — aura\"\u003e\n\u003cb\u003eIncense\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:36%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Musk — softness\"\u003e\n\u003cb\u003eMusky\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:34%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Powdery — finish\"\u003e\n\u003cb\u003ePowdery\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:32%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tiny\"\u003eAccord bars are indicative and based on the listed notes.\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Notes Pyramid (exactly as provided) --\u003e\n  \u003csection class=\"notes\" aria-label=\"Fragrance Notes\"\u003e\n    \u003cdiv class=\"noteCol\"\u003e\n      \u003ch4\u003eTop Notes\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eRambutan\u003c\/li\u003e\n        \u003cli\u003eGrapefruit\u003c\/li\u003e\n        \u003cli\u003eNutmeg\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"noteCol\"\u003e\n      \u003ch4\u003eHeart Notes\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eBulgarian Rose\u003c\/li\u003e\n        \u003cli\u003eBlackcurrant\u003c\/li\u003e\n        \u003cli\u003ePeony Rose\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"noteCol\"\u003e\n      \u003ch4\u003eBase Notes\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eCaramel\u003c\/li\u003e\n        \u003cli\u003eIncense\u003c\/li\u003e\n        \u003cli\u003ePrecious Wood\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Highlights \u0026 Wear Guide --\u003e\n  \u003csection class=\"grid2\" aria-label=\"Highlights and Wear Guide\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch4\u003eWhy You’ll Love It\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eRadiant \u003cstrong\u003erose \u0026amp; peony\u003c\/strong\u003e heart with luminous fruits.\u003c\/li\u003e\n        \u003cli\u003eElegant \u003cstrong\u003ecaramel \u0026amp; incense\u003c\/strong\u003e base—modern and addictive.\u003c\/li\u003e\n        \u003cli\u003ePolished woods and a soft musky finish for all-day wear.\u003c\/li\u003e\n        \u003cli\u003ePerfect gift vibe with a refined \u003cstrong\u003epink\u003c\/strong\u003e aesthetic.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch4\u003eWhen to Wear\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eAll-season signature; shines in spring events.\u003c\/li\u003e\n        \u003cli\u003eDay-to-evening versatility—brunch, office, date night.\u003c\/li\u003e\n        \u003cli\u003ePairs beautifully with floral or gourmand layers.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"tagline\"\u003eA rosy bloom wrapped in fruit and glowing woods—graceful, captivating, beautifully pink.\u003c\/p\u003e\n\n  \u003cdiv class=\"tiny\"\u003e\n    • Product: \u003cspan itemprop=\"mpn\"\u003eSAMAH PEARL\u003c\/span\u003e by \u003cspan itemprop=\"brand\"\u003eRiiffs\u003c\/span\u003e.\u003cbr\u003e\n    • Category: \u003cspan itemprop=\"category\"\u003eEau de Parfum\u003c\/span\u003e. • Suitability: Women.\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893002551669,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/IMG-8406.jpg?v=1756901855"},{"product_id":"riiffs-bella-rouge-niche-floral-perfume-eau-de-parfum-100ml","title":"Riiffs Bella Rouge Niche Floral Perfume Eau de Parfum 100ml","description":"\u003cstyle\u003e\n  .riiffs-desc{font-family: 'Helvetica Neue', Arial, sans-serif;color:#222;line-height:1.5;max-width:900px;background:linear-gradient(180deg,#ffffff, #fffaf7);padding:22px;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,0.06);}\n  .riiffs-hero{display:flex;gap:20px;align-items:center}\n  .riiffs-visual{width:260px;height:260px;border-radius:12px;background:radial-gradient(circle at 30% 20%, rgba(255,230,230,0.6), transparent 30%), rgba(255,255,255,0.9);box-shadow:0 8px 30px rgba(230,50,70,0.06);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}\n  .riiffs-visual img{max-width:85%;transform:translateY(0);animation:float 6s ease-in-out infinite}\n  @keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}100%{transform:translateY(0)}}\n  .riiffs-copy{flex:1}\n  .riiffs-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:14px}\n  .feature{background:linear-gradient(180deg,rgba(255,255,255,0.95),rgba(255,250,250,0.95));padding:12px;border-radius:8px;border:1px solid rgba(0,0,0,0.04);font-size:14px}\n  .badge{display:inline-block;padding:6px 10px;border-radius:20px;background:#f7e9ea;color:#c22;font-weight:600;font-size:13px}\n  .sizes{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}\n  .size-pill{padding:8px 12px;border-radius:999px;background:linear-gradient(90deg,#fff5f6,#fff);border:1px solid rgba(194,34,57,0.08);font-weight:600}\n  .benefits{margin-top:12px}\n  .faq{margin-top:16px}\n  .sr-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}\n\u003c\/style\u003e\n\n\u003cdiv class=\"riiffs-desc\" aria-labelledby=\"product-title\"\u003e\n  \u003cdiv class=\"riiffs-hero\"\u003e\n    \u003cdiv class=\"riiffs-visual\" aria-hidden=\"true\"\u003e\n      \u003cimg src=\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2024\/02\/BELLA-ROUGE-1-min.jpg\" alt=\"Riiffs Bella Rouge bottle\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"riiffs-copy\"\u003e\n      \u003ch1 id=\"product-title\" style=\"font-family: 'Playfair Display', serif;margin:0 0 8px 0;font-size:20px;color:#7a131f\"\u003eRiiffs Bella Rouge — Intensified Niche Floral Eau de Parfum\u003c\/h1\u003e\n      \u003cp style=\"margin:0 0 8px 0\"\u003eRiiffs Bella Rouge is an intensified niche floral eau de parfum that balances vibrant citrus top notes with a rich floral heart.\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 8px 0\"\u003eBergamot and orange open with crisp brightness leading to a heart of rose and peony that delivers layered floral depth.\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 8px 0\"\u003eA warm, modern base of patchouli, musk and amber provides longevity and an ambered, woody trail that evolves on the skin.\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 8px 0\"\u003eConcentration and composition give consistent sillage and a six to eight hour wear typical of quality EDPs.\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 8px 0\"\u003eThe design pairs a solid-weighted glass bottle with an elegant red-accent box crafted for premium shelf presence.\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 8px 0\"\u003eSuitable for evening wear and special occasions, it complements formal and refined casual wardrobes.\u003c\/p\u003e\n      \u003cp style=\"margin:0\"\u003ePerformance, projection and the interplay of floral and woody notes make this blend distinctive and versatile.\u003c\/p\u003e\n\n      \u003cdiv class=\"benefits\" aria-hidden=\"false\"\u003e\n        \u003cdiv class=\"badge\" style=\"margin-top:10px\"\u003ePremium Longevity\u003c\/div\u003e\n        \u003cdiv class=\"riiffs-features\" style=\"margin-top:10px\"\u003e\n          \u003cdiv class=\"feature\"\u003eConcentration: Eau de Parfum\u003c\/div\u003e\n          \u003cdiv class=\"feature\"\u003eFragrance Family: Floral • Woody • Amber\u003c\/div\u003e\n          \u003cdiv class=\"feature\"\u003eMain Notes: Bergamot, Orange, Rose, Peony, Patchouli, Musk, Amber\u003c\/div\u003e\n          \u003cdiv class=\"feature\"\u003eSuitable For: Evening \u0026amp; Special Occasions\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sizes\" role=\"list\" aria-label=\"Available sizes\"\u003e\n          \u003cdiv class=\"size-pill\" role=\"listitem\"\u003e100ml\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"faq\" aria-labelledby=\"faq-heading\"\u003e\n    \u003ch2 id=\"faq-heading\" style=\"font-size:16px;margin:14px 0 8px 0;font-family:Helvetica,Arial,sans-serif\"\u003eFrequently asked questions\u003c\/h2\u003e\n    \u003cdetails style=\"margin-bottom:8px\"\u003e\n      \u003csummary style=\"cursor:pointer\"\u003eHow long does Bella Rouge typically last?\u003c\/summary\u003e\n      \u003cdiv style=\"padding:8px 6px\"\u003eAverage longevity is six to eight hours on skin, depending on skin type and application.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary style=\"cursor:pointer\"\u003eWhat are the principal notes?\u003c\/summary\u003e\n      \u003cdiv style=\"padding:8px 6px\"\u003eTop: Bergamot, Orange. Heart: Rose, Peony. Base: Patchouli, Musk, Amber.\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Riiffs Bella Rouge Niche Floral Perfume Eau de Parfum 100ml\",\n  \"image\": [\n    \"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2024\/02\/BELLA-ROUGE-1-min.jpg\",\n    \"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2024\/02\/BELLA-ROUGE-3-min.jpg\"\n  ],\n  \"description\": \"Riiffs Bella Rouge blends bergamot and orange with a rose and peony heart, finishing on patchouli, musk and amber for sustained sillage and wearable intensity.\",\n  \"sku\": \"NICHE-21\",\n  \"brand\": {\"@type\":\"Brand\",\"name\":\"Riiffs\"},\n  \"offers\": {\"@type\":\"Offer\",\"url\":\"https:\/\/www.riiffsperfumes.com\/product\/bella-rouge-2\/\",\"priceCurrency\":\"AED\",\"price\":\"70.00\",\"availability\":\"https:\/\/schema.org\/InStock\"}\n}\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\"@type\": \"Question\",\"name\": \"How long does Bella Rouge typically last?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"Average longevity is six to eight hours on skin, depending on skin type and application.\"}},\n    {\"@type\": \"Question\",\"name\": \"What are the principal notes?\",\"acceptedAnswer\": {\"@type\": \"Answer\",\"text\": \"Top: Bergamot, Orange. Heart: Rose, Peony. Base: Patchouli, Musk, Amber.\"}}\n  ]\n}\u003c\/script\u003e\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFragrance family\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eFloral · Woody · Amber\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eConcentration\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEau de Parfum (EDP)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTop notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBergamot, Orange\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeart notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eRose, Peony\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBase notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003ePatchouli, Musk, Amber\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eVolume\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e100 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBottle material\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eThick clear glass with metalised spray\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTarget audience\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWomen\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eCountry of origin\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eUnited Arab Emirates (Riiffs)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893117370741,"sku":"NICHE-21","price":70.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/BELLA-ROUGE-1-min.jpg?v=1756903500"},{"product_id":"riiffs-mystere-womens-floral-woody-eau-de-parfum-with-vanilla","title":"Riiffs Mystere Women's Floral Woody Eau de Parfum with Vanilla","description":"\u003cdiv id=\"tb-riiffs-mystere\" itemprop=\"description\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n  \u003cstyle\u003e\n    \/* ===== Riiffs Mystere — Floral·Woody (scoped) ===== *\/\n    #tb-riiffs-mystere{\n      --bg:#ffffff;\n      --ink:#111217;\n      --muted:rgba(17,18,23,.68);\n      --ring:rgba(17,18,23,.10);\n      --noir-1:#0f1016;         \/* midnight *\/\n      --noir-2:#1f2230;         \/* deep indigo *\/\n      --glow:#e9e7f5;           \/* soft pearl glow *\/\n      --accent:#c9b37a;         \/* refined gold *\/\n      --accent-2:#a89458;       \/* deeper gold *\/\n      --chip:#f5f6f8;\n      --radius:14px;\n      --shadow:0 6px 24px rgba(0,0,0,.06), 0 2px 8px rgba(0,0,0,.04);\n      color:var(--ink);\n      background:var(--bg);\n      border:1px solid var(--ring);\n      border-radius:var(--radius);\n      padding:clamp(16px,2.6vw,32px);\n      position:relative; overflow:hidden; isolation:isolate;\n    }\n    \/* Subtle noir shimmer backdrop *\/\n    #tb-riiffs-mystere::before{\n      content:\"\"; position:absolute; inset:-12% -22% auto -22%;\n      z-index:-1; opacity:.10; height:130vmax; width:160vmax;\n      background:\n        radial-gradient(30% 30% at 30% 35%, var(--noir-2), transparent 60%),\n        radial-gradient(26% 26% at 70% 20%, var(--glow), transparent 62%),\n        radial-gradient(24% 24% at 60% 75%, var(--noir-1), transparent 64%);\n      filter:blur(14px);\n      animation: tbNoir 28s linear infinite;\n      transform-origin:60% 40%;\n    }\n    @keyframes tbNoir{\n      0%{transform:translate3d(0,0,0) rotate(0deg) scale(1)}\n      50%{transform:translate3d(1%,-1%,0) rotate(180deg) scale(1.03)}\n      100%{transform:translate3d(0,0,0) rotate(360deg) scale(1)}\n    }\n    @media (prefers-reduced-motion: reduce){ #tb-riiffs-mystere::before{ animation:none; } }\n\n    \/* Header *\/\n    #tb-riiffs-mystere .head{ display:grid; gap:.55rem; margin-bottom:.85rem; }\n    #tb-riiffs-mystere h2{\n      margin:0; font-weight:800; letter-spacing:.2px;\n      font-size:clamp(1.25rem,2.4vw,1.6rem); line-height:1.15;\n    }\n    #tb-riiffs-mystere .sub{ color:var(--muted); font-size:clamp(.92rem,1.6vw,1rem); }\n    #tb-riiffs-mystere .badge{\n      display:inline-flex; align-items:center; gap:.5rem;\n      padding:.45rem .8rem; border-radius:999px;\n      background:linear-gradient(180deg,var(--accent),var(--accent-2));\n      color:#1a1a1a; font-weight:700; font-size:.85rem; box-shadow:var(--shadow);\n    }\n    #tb-riiffs-mystere .badge i{\n      width:18px; height:18px; display:inline-block; border-radius:3px;\n      background:conic-gradient(from 0deg, var(--accent) 0 40%, var(--glow) 40% 70%, var(--accent-2) 70% 100%);\n      border:1px solid var(--ring);\n    }\n\n    \/* Intro *\/\n    #tb-riiffs-mystere .intro{\n      margin:.5rem 0 1rem;\n      font-size:clamp(.98rem,1.7vw,1.05rem); line-height:1.6; color:var(--ink);\n    }\n\n    \/* Accords *\/\n    #tb-riiffs-mystere .accords{\n      margin-top:1rem; padding:1rem; background:#fff;\n      border:1px dashed var(--ring); border-radius:12px;\n    }\n    #tb-riiffs-mystere .accords h3{ margin:0 0 .7rem; font-size:1rem; letter-spacing:.2px; }\n    #tb-riiffs-mystere .chips{\n      display:grid; grid-template-columns:repeat(auto-fit,minmax(150px,1fr)); gap:.6rem;\n    }\n    #tb-riiffs-mystere .chip{\n      background:var(--chip); border:1px solid var(--ring); border-radius:12px;\n      padding:.6rem .7rem; display:grid; gap:.35rem;\n    }\n    #tb-riiffs-mystere .chip b{ font-weight:700; }\n    #tb-riiffs-mystere .bar{\n      height:6px; border-radius:999px; background:rgba(17,18,23,.10); overflow:hidden;\n    }\n    #tb-riiffs-mystere .bar\u003ei{\n      display:block; height:100%;\n      background:linear-gradient(90deg,var(--accent),var(--accent-2));\n      width:var(--w,50%); transition:width .8s ease;\n    }\n\n    \/* Notes *\/\n    #tb-riiffs-mystere .notes{ display:grid; gap:.9rem; grid-template-columns:repeat(3,1fr); margin-top:1.1rem; }\n    #tb-riiffs-mystere .noteCol{\n      background:#fff; border:1px solid var(--ring); border-radius:12px; padding:.9rem; box-shadow:var(--shadow);\n    }\n    #tb-riiffs-mystere .noteCol h4{ margin:0 0 .55rem; font-size:.95rem; letter-spacing:.2px; }\n    #tb-riiffs-mystere .noteCol ul{ margin:0; padding-left:1.1rem; }\n\n    \/* Highlights \u0026 Specs *\/\n    #tb-riiffs-mystere .grid2{ display:grid; gap:.9rem; grid-template-columns:repeat(2,1fr); margin-top:1.1rem; }\n    #tb-riiffs-mystere .card{ background:#fff; border:1px solid var(--ring); border-radius:12px; padding:.9rem; }\n    #tb-riiffs-mystere .card ul{ margin:.4rem 0 0; padding-left:1.1rem; }\n\n    \/* Specs table *\/\n    #tb-riiffs-mystere .specs{\n      width:100%; border-collapse:separate; border-spacing:0; margin-top:.9rem; font-size:.95rem;\n      overflow:hidden; border:1px solid var(--ring); border-radius:12px;\n    }\n    #tb-riiffs-mystere .specs th, #tb-riiffs-mystere .specs td{\n      padding:.7rem .85rem; border-bottom:1px solid var(--ring);\n    }\n    #tb-riiffs-mystere .specs th{\n      width:42%; text-align:left; background:#fafbfc; color:#2b2e36; font-weight:700;\n    }\n    #tb-riiffs-mystere .specs tr:last-child td, #tb-riiffs-mystere .specs tr:last-child th{ border-bottom:0; }\n\n    .tagline{ margin-top:1rem; font-style:italic; color:var(--muted); font-size:.95rem; }\n    .tiny{ margin-top:.7rem; font-size:.82rem; color:var(--muted); }\n\n    \/* Responsive *\/\n    @media (max-width:720px){\n      #tb-riiffs-mystere .notes{ grid-template-columns:1fr; }\n      #tb-riiffs-mystere .grid2{ grid-template-columns:1fr; }\n      #tb-riiffs-mystere .specs th{ width:44%; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"head\"\u003e\n    \u003cspan class=\"badge\" itemprop=\"brand\"\u003e\u003ci aria-hidden=\"true\"\u003e\u003c\/i\u003e Riiffs\u003c\/span\u003e\n    \u003ch2 itemprop=\"name\"\u003eRiiffs Mystere — 100 ml (Eau de Parfum)\u003c\/h2\u003e\n    \u003cdiv class=\"sub\"\u003eFloral · Woody • luminous tuberose \u0026amp; jasmine over warm vanilla, musk \u0026amp; cedar\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"intro\" itemprop=\"description\"\u003e\n    \u003cstrong\u003eRiiffs Mystere\u003c\/strong\u003e is a refined floral-woody eau de parfum that balances radiant tuberose and Indian\n    jasmine for a luminous heart. Orange blossom and bergamot add a fresh, sparkling lift that softens elegantly as the\n    scent develops. A base of Madagascar vanilla, white musk, and Virginian cedar provides a warm, enduring dry-down\n    with creamy depth. Designed for premium presentation in a compact 100 ml flacon, Mystere offers \u003cem\u003emoderate to high\n    sillage\u003c\/em\u003e with \u003cem\u003econtrolled longevity\u003c\/em\u003e—ideal for evening wear and special occasions while remaining versatile\n    for day-to-night style.\n  \u003c\/p\u003e\n\n  \u003c!-- Main Accords (derived from provided notes) --\u003e\n  \u003csection class=\"accords\" aria-label=\"Main Accords\"\u003e\n    \u003ch3\u003eMain Accords\u003c\/h3\u003e\n    \u003cdiv class=\"chips\"\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Floral — dominant\"\u003e\n\u003cb\u003eFloral\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:86%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Woody — structure\"\u003e\n\u003cb\u003eWoody\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:62%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Citrus — lift\"\u003e\n\u003cb\u003eCitrus\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:44%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Vanilla — warmth\"\u003e\n\u003cb\u003eVanilla\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:54%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"chip\" aria-label=\"Musky — softness\"\u003e\n\u003cb\u003eMusky\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:40%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"chip\" aria-label=\"White Floral — heart\"\u003e\n\u003cb\u003eWhite Floral\u003c\/b\u003e\u003cdiv class=\"bar\"\u003e\u003ci style=\"--w:72%\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tiny\"\u003eAccord bars are indicative and based on the listed notes.\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Notes Pyramid --\u003e\n  \u003csection class=\"notes\" aria-label=\"Fragrance Notes\"\u003e\n    \u003cdiv class=\"noteCol\"\u003e\n      \u003ch4\u003eTop Notes\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eOrange Blossom\u003c\/li\u003e\n        \u003cli\u003eBergamot\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"noteCol\"\u003e\n      \u003ch4\u003eHeart Notes\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eTuberose\u003c\/li\u003e\n        \u003cli\u003eIndian Jasmine\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"noteCol\"\u003e\n      \u003ch4\u003eBase Notes\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eMadagascar Vanilla\u003c\/li\u003e\n        \u003cli\u003eWhite Musk\u003c\/li\u003e\n        \u003cli\u003eVirginian Cedar\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Highlights \u0026 Wear Guide + Specs --\u003e\n  \u003csection class=\"grid2\" aria-label=\"Highlights and Wear Guide\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch4\u003eWhy You’ll Love It\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eLuminous \u003cstrong\u003etuberose \u0026amp; jasmine\u003c\/strong\u003e over creamy woods.\u003c\/li\u003e\n        \u003cli\u003eElegant \u003cstrong\u003ecitrus lift\u003c\/strong\u003e that keeps the floral heart radiant.\u003c\/li\u003e\n        \u003cli\u003eWarm, enduring base: \u003cstrong\u003evanilla • musk • cedar\u003c\/strong\u003e.\u003c\/li\u003e\n        \u003cli\u003eVersatile signature—day to evening, occasions to everyday.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch4\u003eWhen to Wear\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eIdeal for evenings, events, and special occasions.\u003c\/li\u003e\n        \u003cli\u003eWorks beautifully in cooler months; refined in spring nights.\u003c\/li\u003e\n        \u003cli\u003ePairs well with vanilla, amber, or soft woody layers.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Key Specs --\u003e\n  \u003ctable class=\"specs\" role=\"table\" aria-label=\"Product Specifications\"\u003e\n    \u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd itemprop=\"brand\"\u003eRiiffs\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eFragrance Family\u003c\/th\u003e\n\u003ctd\u003eFloral · Woody\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eConcentration\u003c\/th\u003e\n\u003ctd itemprop=\"category\"\u003eEau de Parfum\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e\u003cspan itemprop=\"size\"\u003e100 ml\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eTop Notes\u003c\/th\u003e\n\u003ctd\u003eOrange blossom, Bergamot\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eHeart Notes\u003c\/th\u003e\n\u003ctd\u003eTuberose, Indian jasmine\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eBase Notes\u003c\/th\u003e\n\u003ctd\u003eMadagascar vanilla, White musk, Virginian cedar\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eBottle\u003c\/th\u003e\n\u003ctd\u003eGlass bottle with metallic-finish cap\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eLongevity (est.)\u003c\/th\u003e\n\u003ctd\u003e~6–8 hours (varies by skin chemistry)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSillage\u003c\/th\u003e\n\u003ctd\u003eModerate to high\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cp class=\"tagline\"\u003eA sophisticated floral-woody signature—radiant heart, creamy depth, unforgettable presence.\u003c\/p\u003e\n\n  \u003cdiv class=\"tiny\"\u003e\n    • Product: \u003cspan itemprop=\"mpn\"\u003eMystere\u003c\/span\u003e by \u003cspan itemprop=\"brand\"\u003eRiiffs\u003c\/span\u003e. \n    • Size: 100 ml. • Concentration: Eau de Parfum.\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893118452085,"sku":"NICHE-13","price":20.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/1-min-30-scaled.jpg?v=1756903506"},{"product_id":"riiffs-la-femme-bloom-floral-jasmine-peony-raspberry-perfume-100ml","title":"Riiffs La Femme Bloom Floral Jasmine Peony Raspberry Perfume 100ml","description":"\u003cdiv style=\"font-family:Helvetica, Arial, sans-serif; color:#222; background:linear-gradient(180deg,#ffffff, #fbfafb); padding:18px; border-radius:8px; max-width:900px;\"\u003e\n  \u003cstyle\u003e\n    @keyframes soft-glow {0% {opacity:0.9; transform:translateY(0);}50%{opacity:1; transform:translateY(-4px);}100%{opacity:0.9; transform:translateY(0);}}\n    .pf-hero{display:flex;gap:18px;align-items:center}\n    .pf-bottle{flex:0 0 220px; animation:soft-glow 6s ease-in-out infinite;}\n    .pf-copy{flex:1}\n    .pf-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:12px}\n    .spec-box{background:rgba(255,255,255,0.6);border:1px solid rgba(0,0,0,0.04);padding:12px;border-radius:8px}\n    .size-pill{display:inline-block;padding:6px 10px;border-radius:18px;background:#f7f5f6;font-size:14px}\n    .cta{margin-top:12px}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"pf-hero\"\u003e\n    \u003cimg class=\"pf-bottle\" src=\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2024\/02\/LA-Femme-Bloom-1-min.jpg\" alt=\"Riiffs La Femme Bloom bottle\" width=\"220\"\u003e\n    \u003cdiv class=\"pf-copy\"\u003e\n      \u003ch2 style=\"font-family:Playfair Display, Georgia, serif; margin:0 0 6px 0; font-size:20px; color:#111\"\u003eLa Femme Bloom — Refined Floral-Fruity EDP\u003c\/h2\u003e\n      \u003cp style=\"margin:0 0 8px 0; line-height:1.45\"\u003eLa Femme Bloom by Riiffs is a refined floral-fruity eau de parfum that balances juicy raspberry top notes with a luminous jasmine and peony heart.\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 8px 0; line-height:1.45\"\u003eThe composition rests on a warm base of patchouli, vanilla, musk and oakmoss that delivers long-lasting sillage and sophisticated depth.\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 8px 0; line-height:1.45\"\u003eHoused in a sculpted glass bottle with a premium boxed presentation, the design enhances shelf appeal and gifting value.\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 8px 0; line-height:1.45\"\u003eConcentration and projection are calibrated for daytime elegance yet comfortable evening wear, suitable for formal and casual occasions.\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 8px 0; line-height:1.45\"\u003eLongevity typically reaches 6–8 hours on skin with a moderate-to-strong projection that adapts across seasons.\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 8px 0; line-height:1.45\"\u003eApplication guidance: pulse points on wrists and neck, and a light mist to clothing for extended halo without overpowering.\u003c\/p\u003e\n      \u003cp style=\"margin:0 0 8px 0; line-height:1.45\"\u003ePresented in a 100ml format with careful packaging to protect fragrance integrity during shipping and storage.\u003c\/p\u003e\n\n      \u003cdiv class=\"cta\"\u003e\n        \u003cspan class=\"size-pill\"\u003eSize: 100ml\u003c\/span\u003e\n        \u003cspan style=\"margin-left:10px; color:#6b6b6b; font-size:13px\"\u003eConcentration: Eau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pf-features\" aria-hidden=\"false\"\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eKey Benefits\u003c\/strong\u003e\n      \u003cul style=\"margin:8px 0 0 16px;padding:0\"\u003e\n        \u003cli\u003eDistinct floral-fruity signature with modern gourmand warmth\u003c\/li\u003e\n        \u003cli\u003eLong-lasting wear with consistent dry-down\u003c\/li\u003e\n        \u003cli\u003ePremium presentation ideal for gifting\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eBest For\u003c\/strong\u003e\n      \u003cp style=\"margin:8px 0 0 0\"\u003eEveryday elegance, romantic evenings, and formal events where a refined floral statement is preferred.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-box\"\u003e\n      \u003cstrong\u003eApplication Tips\u003c\/strong\u003e\n      \u003cp style=\"margin:8px 0 0 0\"\u003eApply 1–2 sprays to pulse points; layer sparingly for closer sillage or more for lasting projection.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"Riiffs La Femme Bloom 100ml\",\n    \"image\": [\n      \"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2024\/02\/LA-Femme-Bloom-1-min.jpg\"\n    ],\n    \"description\": \"La Femme Bloom by Riiffs balances raspberry top notes with jasmine and peony heart supported by patchouli, vanilla, musk and oakmoss.\",\n    \"brand\": { \"@type\": \"Brand\", \"name\": \"Riiffs\" },\n    \"sku\": \"NICHE-31\",\n    \"offers\": { \"@type\": \"Offer\", \"priceCurrency\": \"AED\", \"price\": \"70.00\", \"availability\": \"https:\/\/schema.org\/InStock\", \"url\": \"https:\/\/www.riiffsperfumes.com\/product\/la-femme-bloom-2\" }\n  }\u003c\/script\u003e\n\u003c\/div\u003e\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eRiiffs\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFragrance family\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eFloral · Fruity\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eConcentration\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEau de Parfum (EDP)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTop notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eRaspberry\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeart notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eJasmine, Peony\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBase notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003ePatchouli, Vanilla, Musk, Oakmoss\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eVolume\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e100 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBottle material\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003ePressed glass with aluminium spray atomiser\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003ePackaging\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBranded presentation box with protective insert\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTypical longevity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e6–8 hours\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893120582005,"sku":"NICHE-31","price":20.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/LA-Femme-Bloom-1-min.jpg?v=1756903575"},{"product_id":"riiffs-fleurie-violette-floral-woody-eau-de-parfum-100ml","title":"Riiffs Fleurie Violette Floral Woody Eau de Parfum 100ml","description":"\u003cdiv class=\"product-description\" style=\"font-family: Arial, Helvetica, sans-serif; color: #111; line-height:1.6;\"\u003e\n  \u003cstyle\u003e\n    .riiffs-visual{position:relative;padding:28px;border-radius:12px;background:linear-gradient(180deg,#ffffff 0%,#f8f6f7 100%);overflow:hidden}\n    .haze{position:absolute;inset:0;pointer-events:none;opacity:0.18;background:radial-gradient(60% 40% at 10% 20%,rgba(255,245,238,0.55),transparent 20%), radial-gradient(40% 30% at 90% 80%,rgba(245,240,255,0.45),transparent 20%);animation:float 12s linear infinite}\n    @keyframes float{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.01)}100%{transform:translateY(0) scale(1)}}\n    .product-copy{position:relative;z-index:2;}\n    .vis-frame{display:flex;align-items:center;gap:20px}\n    .bottle-silhouette{width:110px;height:160px;background:linear-gradient(180deg,#fff 0%,#f1eef2 100%);border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,0.08);flex-shrink:0}\n    .meta{font-size:14px;color:#4b4b4b}\n    @media (max-width:600px){.vis-frame{flex-direction:column}}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"riiffs-visual\" aria-hidden=\"false\"\u003e\n    \u003cdiv class=\"haze\" aria-hidden=\"true\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"product-copy\"\u003e\n      \u003cdiv class=\"vis-frame\"\u003e\n        \u003cdiv class=\"bottle-silhouette\" aria-hidden=\"true\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch2 style=\"font-family: 'Playfair Display', serif; margin:0; font-size:20px; color:#111\"\u003eFleurie Violette — Riiffs\u003c\/h2\u003e\n          \u003cdiv class=\"meta\"\u003e100 ml • Eau de Parfum • Pearl‑white presentation\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-top:16px;\"\u003e\n    \u003cp\u003eFleurie Violette by Riiffs is a refined floral‑woody eau de parfum that balances white flowers and rose with warm cashmere wood.\u003c\/p\u003e\n    \u003cp\u003eThe heart merges creamy coconut pulp and natural vanilla bean to add gourmand depth and a soft, enveloping feel.\u003c\/p\u003e\n    \u003cp\u003eBase notes of tonka bean, musk and mineral amber extend longevity and create a mineralised dry‑down suited to evening wear.\u003c\/p\u003e\n    \u003cp\u003ePresented in a 100 ml glass bottle with pearl‑white packaging, the design harmonises modern minimalism with a subtle pearlescent sheen.\u003c\/p\u003e\n    \u003cp\u003ePerformance is designed for eight to ten hours with moderate projection, making it equally appropriate for formal and intimate occasions.\u003c\/p\u003e\n    \u003cp\u003eApplication guidance and batch details are printed on the box to support authenticity and correct storage.\u003c\/p\u003e\n    \u003cp\u003eThis composition performs well across temperate climates and benefits from application to pulse points for optimum sillage.\u003c\/p\u003e\n    \u003cp\u003eSpecifications below outline volume, materials, origin and recommended care for retail presentation and online merchandising.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the recommended application for best longevity?\",\n        \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Apply to pulse points such as the wrists and neck and allow a short drying interval for optimum sillage and longevity.\"}\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What size and concentration does Fleurie Violette come in?\",\n        \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This listing is for a 100 ml Eau de Parfum presented in a glass bottle with pearl‑white packaging.\"}\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\":\"https:\/\/schema.org\/\",\n    \"@type\":\"Product\",\n    \"name\":\"Riiffs Fleurie Violette 100 ml Eau de Parfum\",\n    \"image\":[\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/fev1.webp\"],\n    \"description\":\"Fleurie Violette blends white flowers, rose and cashmere wood with coconut and vanilla over a tonka, musk and amber base; 100 ml EDP.\",\n    \"brand\":{\"@type\":\"Brand\",\"name\":\"Riiffs\"},\n    \"offers\":{ \"@type\":\"Offer\",\"priceCurrency\":\"AED\",\"price\":\"150.00\",\"availability\":\"https:\/\/schema.org\/InStock\",\"url\":\"https:\/\/www.riiffsperfumes.com\/product\/fleurie-violette\" }\n  }\n  \u003c\/script\u003e\n\u003c\/div\u003e\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eVolume\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e100 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eConcentration\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEau de Parfum (EDP)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTop Notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWhite flowers, Rose, Cashmere wood\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeart Notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eCoconut pulp, Vanilla bean\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBase Notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eTonka bean, Musk, Mineral amber\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBottle Material\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003ePressed heavy glass with anti‑slip lacquer base\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003ePackaging\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003ePearl‑white rigid box with soft‑touch finish\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eLongevity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e8–10 hours (typical)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eProjection\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eModerate sillage\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eOrigin \/ Distribution\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eDistributed from UAE\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893120876917,"sku":null,"price":33.3,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/fev1.webp?v=1756903585"},{"product_id":"fleurie-emerald-by-riiffs-100ml-mens-spicy-vanilla-eau","title":"Fleurie Emerald by Riiffs 100ml Men's Spicy Vanilla Eau","description":"\u003cdiv class=\"perfume-container\" itemscope itemtype=\"http:\/\/schema.org\/Product\"\u003e \u003cstyle\u003e .perfume-container{font-family:Helvetica, Arial, sans-serif;color:#111;max-width:900px;margin:0 auto;background:#fff;padding:18px;border-radius:10px} .showcase{display:flex;gap:20px;align-items:center} .image-wrap{flex:0 0 260px;position:relative} .image-wrap img{width:100%;height:auto;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,0.12)} .haze{position:absolute;inset:0;border-radius:8px;background:linear-gradient(120deg, rgba(255,244,230,0.06), rgba(230,245,255,0.02));pointer-events:none;animation:haze 12s linear infinite} @keyframes haze{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.01)}100%{transform:translateY(0) scale(1)} } .details{flex:1} .meta{color:#666;font-size:13px;margin-bottom:8px} .benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:12px} .benefit{background:linear-gradient(180deg,#ffffff,#fbfbfb);border:1px solid #eee;padding:10px;border-radius:8px;font-size:14px} .size-table{margin-top:12px;border-collapse:collapse;width:100%} .size-table td{padding:8px;border:1px solid #efefef;font-size:14px} .faq details{margin-top:10px;border-top:1px dashed #eee;padding-top:10px} .sr-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden} \u003c\/style\u003e \u003cdiv class=\"showcase\"\u003e \u003cdiv class=\"image-wrap\"\u003e \u003cimg src=\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/fe1.webp\" alt=\"Fleurie Emerald by Riiffs\" itemprop=\"image\"\u003e \u003cdiv class=\"haze\" aria-hidden=\"true\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"details\"\u003e \u003ch1 itemprop=\"name\" style=\"font-family:Playfair Display, serif;margin:0 0 6px 0;font-size:20px\"\u003eFleurie Emerald by Riiffs — 100 ml Eau de Parfum\u003c\/h1\u003e \u003cdiv class=\"meta\"\u003e100 ml • Niche men's fragrance • Spicy • Gourmand • Long lasting\u003c\/div\u003e \u003cp itemprop=\"description\"\u003eFleurie Emerald by Riiffs is a niche men's eau de parfum that balances bright citrus and aromatic spice with a warm, gourmand base.\u003c\/p\u003e \u003cp\u003eComposed as a 100 ml Eau de Parfum concentrate, its top notes of blood orange, lavender and lemon peel deliver a fresh, immediate clarity.\u003c\/p\u003e \u003cp\u003eThe heart merges cinnamon, licorice, anise and delicate white florals for a structured spicy-floral core that evolves over hours.\u003c\/p\u003e \u003cp\u003eA base of caramel, vanilla bean and musk provides long-lasting depth and a soft gourmand trail suited to evening and formal wear.\u003c\/p\u003e \u003cp\u003eBottle dimensions and presentation are optimised for display and travel: 7.0 cm width × 4.0 cm depth × 14.5 cm height in a 100 ml glass bottle with boxed packaging.\u003c\/p\u003e \u003cp\u003eThe polished glass bottle and artful box offer premium shelf presence while the formulation prioritises projection, longevity and balanced sillage.\u003c\/p\u003e \u003cp\u003eContained HTML below includes subtle CSS animations for a refined haze effect, a compact sizing table and concise FAQs marked for SEO to support visibility.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"benefits\" aria-label=\"Key benefits\"\u003e \u003cdiv class=\"benefit\"\u003e\n\u003cstrong\u003eLongevity\u003c\/strong\u003e\u003cdiv\u003eHigh concentration EDP for 8–12+ hour wear depending on skin chemistry.\u003c\/div\u003e\n\u003c\/div\u003e \u003cdiv class=\"benefit\"\u003e\n\u003cstrong\u003eProjection\u003c\/strong\u003e\u003cdiv\u003eModerate to strong opening projection that settles to a confident sillage.\u003c\/div\u003e\n\u003c\/div\u003e \u003cdiv class=\"benefit\"\u003e\n\u003cstrong\u003eVersatility\u003c\/strong\u003e\u003cdiv\u003eSuitable for evening, cooler months and formal occasions.\u003c\/div\u003e\n\u003c\/div\u003e \u003cdiv class=\"benefit\"\u003e\n\u003cstrong\u003ePresentation\u003c\/strong\u003e\u003cdiv\u003e100 ml glass bottle with premium boxed packaging for gifting or display.\u003c\/div\u003e\n\u003c\/div\u003e \u003c\/div\u003e \u003ctable class=\"size-table\" aria-label=\"Size and packaging\"\u003e \u003ctr\u003e\n\u003ctd style=\"width:40%\"\u003e\u003cstrong\u003eFormat\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e100 ml Eau de Parfum\u003c\/td\u003e\n\u003c\/tr\u003e \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBottle dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e7.0 cm × 4.0 cm × 14.5 cm (W × D × H)\u003c\/td\u003e\n\u003c\/tr\u003e \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNet weight (approx.)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e~0.30 kg (filled bottle in box)\u003c\/td\u003e\n\u003c\/tr\u003e \u003c\/table\u003e \u003cdiv class=\"faq\" aria-label=\"FAQ\"\u003e \u003cdetails\u003e\u003csummary\u003e\u003cstrong\u003eHow long does Fleurie Emerald last?\u003c\/strong\u003e\u003c\/summary\u003e\u003cp\u003eLongevity is typically 8–12 hours on skin with pronounced drydown from gourmand base notes.\u003c\/p\u003e\u003c\/details\u003e \u003cdetails\u003e\u003csummary\u003e\u003cstrong\u003eWhat occasions suit this fragrance?\u003c\/strong\u003e\u003c\/summary\u003e\u003cp\u003eBest for evening wear, social events and cooler months where the spicy-gourmand accord can mature fully.\u003c\/p\u003e\u003c\/details\u003e \u003cdetails\u003e\u003csummary\u003e\u003cstrong\u003eIs this a unisex scent?\u003c\/strong\u003e\u003c\/summary\u003e\u003cp\u003eDesigned for men, but the balanced gourmand and citrus facets can appeal to anyone who prefers a spiced-vanilla profile.\u003c\/p\u003e\u003c\/details\u003e \u003c\/div\u003e \u003cmeta itemprop=\"brand\" content=\"Riiffs\"\u003e \u003cmeta itemprop=\"sku\" content=\"\"\u003e \u003cmeta itemprop=\"mpn\" content=\"FLE-EM-100\"\u003e \u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Fleurie Emerald by Riiffs 100 ml Eau de Parfum\",\"image\":[\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/fe1.webp\",\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/fe2.webp\"],\"description\":\"Fleurie Emerald by Riiffs balances citrus top notes and a spicy floral heart with a warm caramel-vanilla base; 100 ml Eau de Parfum for long-lasting, refined sillage.\",\"sku\":\"FLE-EM-100\",\"brand\":{\"@type\":\"Brand\",\"name\":\"Riiffs\"},\"offers\":{\"@type\":\"Offer\",\"url\":\"https:\/\/www.riiffsperfumes.com\/product\/fleurie-emerald\/\",\"priceCurrency\":\"AED\",\"price\":\"150.00\",\"availability\":\"https:\/\/schema.org\/InStock\"},\"mpn\":\"FLE-EM-100\"}\u003c\/script\u003e \u003c\/div\u003e\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eRiiffs\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFragrance Family\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eSpicy Gourmand - Aromatic Citrus Top\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eConcentration\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEau de Parfum (EDP)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eVolume\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e100 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTop Notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBlood Orange, Lavender, Lemon Peel\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeart Notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eCinnamon, Licorice, White Florals, Anise\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBase Notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eCaramel, Vanilla Bean, Musk\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBottle Material\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eGlass bottle with aluminium spray and cardboard box\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003ePackaging Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e7.0 cm × 4.0 cm × 14.5 cm (W × D × H)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eRecommended Use\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEvening wear, formal events, cooler months\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893126545781,"sku":null,"price":33.3,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/fe1.webp?v=1756903675"},{"product_id":"riiffs-vendome-luxury-leather-vanilla-patchouli-eau-de-parfum","title":"Riiffs Vendome Luxury Leather Vanilla Patchouli Eau de Parfum","description":"\u003cdiv class=\"product-hero\" itemscope itemtype=\"http:\/\/schema.org\/Product\" style=\"font-family: Helvetica, Arial, sans-serif; color:#111; background:linear-gradient(180deg,#ffffff 0%, #fbfafb 100%); padding:24px; border-radius:8px; box-shadow:0 6px 30px rgba(0,0,0,0.06);\"\u003e\n  \u003cstyle\u003e\n    .riiffs-aura{position:relative; display:block; padding:18px; overflow:hidden}\n    .riiffs-aura:before{content:''; position:absolute; inset:-20% -10% -20% -10%; background:radial-gradient(ellipse at center, rgba(255,238,200,0.20), transparent 40%); animation:slowShift 12s linear infinite; transform:translateZ(0)}\n    @keyframes slowShift{0%{transform:translateX(-5%) translateY(0)}50%{transform:translateX(5%) translateY(2%)}100%{transform:translateX(-5%) translateY(0)}}\n    .con{display:flex; gap:18px; align-items:flex-start}\n    .visual{flex:0 0 220px}\n    .meta{flex:1}\n    .badge{display:inline-block; font-size:12px; color:#8a6d3b; border:1px solid rgba(138,109,59,0.12); padding:6px 10px; border-radius:20px}\n    .specs{font-size:14px; color:#333; margin-top:12px}\n    .cta{margin-top:14px}\n    .sizes{background:linear-gradient(90deg,#fff,#f8f7f6); padding:10px; border-radius:6px; display:inline-block}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"riiffs-aura con\"\u003e\n    \u003cdiv class=\"visual\"\u003e\n      \u003cimg src=\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2024\/02\/1-14-scaled.webp\" alt=\"Riiffs Vendome bottle\" style=\"width:220px; height:auto; border-radius:6px; box-shadow:0 12px 30px rgba(0,0,0,0.12);\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"meta\"\u003e\n      \u003ch1 style=\"font-family: 'Playfair Display', serif; font-weight:400; font-size:20px; margin:0 0 6px;\"\u003eRiiffs Vendome — Leather \u0026amp; Vanilla Patchouli Signature\u003c\/h1\u003e\n      \u003cdiv class=\"badge\"\u003eNiche Men • Eau de Parfum • 100 ml\u003c\/div\u003e\n\n      \u003cdiv class=\"specs\" role=\"article\"\u003e\n        \u003cp\u003eRiiffs Vendome is a refined men's fragrance that balances bright fruit top notes with a deep leathery base.\u003c\/p\u003e\n        \u003cp\u003eThe composition opens with pear, cardamom and pineapple for an immediate vibrant clarity.\u003c\/p\u003e\n        \u003cp\u003eIris, lavender and geranium form a structured floral heart that moderates the sweetness while adding sophistication.\u003c\/p\u003e\n        \u003cp\u003eA base of leather, black vanilla husk and patchouli provides durable, warm longevity and a tasteful gourmand depth.\u003c\/p\u003e\n        \u003cp\u003ePresented in a weighted glass bottle with a precision atomiser, the design supports stable application and premium shelf presence.\u003c\/p\u003e\n        \u003cp\u003eEstimated dimensions and weight are displayed for shipping: 100 ml volume, 6 cm by 4 cm by 12 cm bottle, 0.35 kg packed weight.\u003c\/p\u003e\n        \u003cp\u003eThis fragrance performs well for evening wear and cooler seasons, offering moderate projection with long-lasting sillage.\u003c\/p\u003e\n        \u003cp\u003eCarefully formulated for modern masculine taste, it pairs easily with formal attire and layered fragrance routines.\u003c\/p\u003e\n\n        \u003cdiv class=\"cta\"\u003e\n          \u003cdiv class=\"sizes\"\u003eAvailable design \u0026amp; size: 100 ml bottle\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"Riiffs Vendome 100ml Eau de Parfum\",\n    \"brand\": {\"@type\":\"Brand\",\"name\":\"Riiffs\"},\n    \"image\": [\n      \"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2024\/02\/1-14-scaled.webp\",\n      \"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2024\/02\/3-min-39-scaled.jpg\"\n    ],\n    \"description\": \"Riiffs Vendome blends pear, cardamom and pineapple with iris, lavender, geranium and a leather-vanilla-patchouli base for a refined masculine scent\",\n    \"sku\": \"NICHE-57\",\n    \"offers\": {\"@type\":\"Offer\",\"priceCurrency\":\"AED\",\"price\":\"80.00\",\"availability\":\"https:\/\/schema.org\/InStock\",\"url\":\"https:\/\/www.riiffsperfumes.com\/product\/vendome\/\"}\n  }\u003c\/script\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e{\n    \"@context\":\"https:\/\/schema.org\",\n    \"@type\":\"FAQPage\",\n    \"mainEntity\":[\n      {\"@type\":\"Question\",\"name\":\"How long does Riiffs Vendome last\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Average longevity is 8–10 hours\"}},\n      {\"@type\":\"Question\",\"name\":\"What size is available\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Single 100 ml bottle available\"}}\n    ]\n  }\u003c\/script\u003e\n\u003c\/div\u003e\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eRiiffs\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFragrance Family\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eLeather · Gourmand · Floral\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eConcentration\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEau de Parfum\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eVolume\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e100 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTop Notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003ePear, Cardamom, Pineapple\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeart Notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eIris, Lavender, Geranium\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBase Notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eLeather, Black Vanilla Husk, Patchouli\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBottle Material\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWeighted glass with metal atomiser\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eRecommended Use\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEvening wear, formal and layered routines\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eNICHE-57\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893126676853,"sku":"NICHE-57","price":20.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/1-14-scaled.webp?v=1756903677"},{"product_id":"riiffs-bleu-absolue-mens-woody-fougere-eau-de-parfum-100-ml","title":"Riiffs Bleu Absolue Men's Woody Fougère Eau de Parfum 100 ml","description":"\u003cdiv style=\"font-family:Helvetica, Arial, sans-serif; background:linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%); padding:20px; border-radius:8px; overflow:hidden; position:relative;\"\u003e\n  \u003cstyle\u003e\n    @keyframes luxeFloat { 0% { transform: translateY(0px); opacity:0.95 } 50% { transform: translateY(-6px); opacity:1 } 100% { transform: translateY(0px); opacity:0.95 } }\n    .haze{ position:absolute; inset:0; background:radial-gradient(ellipse at 50% 30%, rgba(173,188,199,0.12), transparent 35%); pointer-events:none; animation:luxeFloat 8s ease-in-out infinite; }\n    .hero{ display:flex; gap:18px; align-items:center; }\n    .meta{ max-width:640px; }\n    .feature-box{ background:linear-gradient(90deg, rgba(255,255,255,0.6), rgba(255,255,255,0.9)); border-radius:6px; padding:12px; box-shadow:0 6px 18px rgba(16,24,40,0.06); margin-top:12px; }\n    .specs{ display:flex; gap:10px; flex-wrap:wrap; margin-top:12px; }\n    .specs .chip{ background:#fff; border:1px solid #eef2f7; padding:6px 10px; border-radius:18px; font-size:13px; color:#1f2937; }\n    .benefits ul{ margin:8px 0 0 18px; }\n    .cta{ margin-top:14px; font-weight:600; color:#0b63c4; }\n  \u003c\/style\u003e\n  \u003cdiv class=\"haze\" aria-hidden=\"true\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv style=\"flex:0 0 220px;\"\u003e\n      \u003cimg src=\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2024\/02\/Bleu-Absolu-min.jpg\" alt=\"Riiffs Bleu Absolue bottle\" style=\"width:100%; border-radius:6px; box-shadow:0 12px 30px rgba(3,27,54,0.12);\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"meta\"\u003e\n      \u003cp style=\"margin:0 0 8px 0; font-family: 'Playfair Display', serif; font-size:20px; color:#0b1220;\"\u003eRiiffs Bleu Absolue – Refined woody fougère crafted for modern daytime and evening wear.\u003c\/p\u003e\n      \u003cdiv class=\"feature-box\"\u003e\n        \u003cp style=\"margin:0 0 8px 0; color:#24303b;\"\u003eBleu Absolue by Riiffs is a refined woody-fougère Eau de Parfum that balances spicy black pepper and bright bergamot for an immediate energetic opening.\u003c\/p\u003e\n        \u003cp style=\"margin:0 0 8px 0; color:#24303b;\"\u003eThe heart blends geranium, lavender and ginger to create a sophisticated aromatic core with textured floral and spicy facets.\u003c\/p\u003e\n        \u003cp style=\"margin:0 0 8px 0; color:#24303b;\"\u003eWarm base notes of vetiver, amber and cedarwood provide long-lasting depth and a clean, masculine dry-down.\u003c\/p\u003e\n        \u003cp style=\"margin:0 0 8px 0; color:#24303b;\"\u003eConcentration as an Eau de Parfum ensures strong longevity and a balanced sillage suitable for daytime and evening wear.\u003c\/p\u003e\n        \u003cp style=\"margin:0 0 8px 0; color:#24303b;\"\u003ePresented in a precision-cut glass bottle with a premium box, the design supports elegant gifting and display.\u003c\/p\u003e\n        \u003cp style=\"margin:0 0 8px 0; color:#24303b;\"\u003ePerformance typically ranges from eight to twelve hours depending on skin chemistry and application points.\u003c\/p\u003e\n        \u003cp style=\"margin:0 0 8px 0; color:#24303b;\"\u003eThe fragrance is formulated for men seeking a contemporary woody aromatic with versatile sophistication and confident projection.\u003c\/p\u003e\n        \u003cp style=\"margin:0 0 0 0; color:#24303b;\"\u003eAvailable in a 100 ml presentation with secure packaging; include size and care information below.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"specs\" aria-hidden=\"false\"\u003e\n        \u003cspan class=\"chip\"\u003eEau de Parfum\u003c\/span\u003e\n        \u003cspan class=\"chip\"\u003eWoody • Fougère\u003c\/span\u003e\n        \u003cspan class=\"chip\"\u003eLong-lasting 8–12 hrs\u003c\/span\u003e\n        \u003cspan class=\"chip\"\u003e100 ml presentation\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefits\"\u003e\n        \u003cdiv class=\"feature-box\" style=\"margin-top:10px;\"\u003e\n          \u003cstrong style=\"display:block; margin-bottom:6px;\"\u003eKey benefits\u003c\/strong\u003e\n          \u003cul\u003e\n            \u003cli\u003eBalanced energetic opening and a textured aromatic heart\u003c\/li\u003e\n            \u003cli\u003eReliable longevity and adaptable sillage for day or night\u003c\/li\u003e\n            \u003cli\u003eHigh-quality glass bottle and premium presentation box\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cta\"\u003eSuitable for gifting, evening events and professional wear\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Riiffs Bleu Absolue 100 ml\",\n  \"image\": [\n    \"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2024\/02\/Bleu-Absolu-min.jpg\"\n  ],\n  \"description\": \"Bleu Absolue by Riiffs is a refined woody-fougère Eau de Parfum balancing black pepper, bergamot, geranium, lavender, ginger, vetiver, amber and cedarwood.\",\n  \"sku\": \"NICHE-23\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Riiffs\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/www.riiffsperfumes.com\/product\/blue-absolue\/\",\n    \"priceCurrency\": \"AED\",\n    \"price\": \"70.00\",\n    \"availability\": \"https:\/\/schema.org\/InStock\"\n  }\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the main notes of Bleu Absolue?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Top notes of black pepper and bergamot; heart notes of geranium, lavender and ginger; base notes of vetiver, amber and cedarwood.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does the fragrance last?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Average longevity is eight to twelve hours depending on skin chemistry and application.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFragrance family\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWoody Fougère\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eConcentration\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEau de Parfum\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTop notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBlack pepper, Bergamot\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeart notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eGeranium, Lavender, Ginger\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBase notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eVetiver, Amber, Cedarwood\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eVolume\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e100 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eGender\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eMale\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBottle material\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eHigh-clarity glass with metal atomiser\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003ePackaging\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBranded presentation box included\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eNICHE-23\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893127790965,"sku":"NICHE-23","price":25.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/Bleu-Absolu-min.jpg?v=1756903698"},{"product_id":"riiffs-samah-amethyst-floral-fruity-vanilla-musk-eau-de-parfum","title":"Riiffs Samah Amethyst Floral Fruity Vanilla Musk Eau de Parfum","description":"\u003cstyle\u003e\/* Minimal presentation and subtle shimmer animation for product listing *\/ .perfume-card{display:flex;flex-wrap:wrap;gap:18px;background:linear-gradient(180deg,#fff,#f9fafb);padding:18px;border-radius:12px;box-shadow:0 6px 18px rgba(16,24,40,0.06);font-family:Helvetica,Arial,sans-serif;color:#111} .visual{flex:0 0 220px;align-self:center;position:relative;border-radius:8px;overflow:hidden;box-shadow:0 8px 30px rgba(16,24,40,0.08)} .visual img{width:100%;height:auto;display:block} .shimmer{position:absolute;inset:0;background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.35) 50%, rgba(255,255,255,0) 100%);transform:translateX(-120%);animation:shimmer 8s linear infinite;mix-blend-mode:screen;pointer-events:none} @keyframes shimmer{to{transform:translateX(120%)}} .details{flex:1 1 280px} .specs{margin-top:12px;font-size:14px;color:#374151} .cta{margin-top:16px} .size-badge{display:inline-block;background:#fff;border:1px solid #ececec;padding:6px 10px;border-radius:6px;font-weight:600;color:#111} @media (prefers-reduced-motion:reduce){.shimmer{animation:none}}\u003c\/style\u003e\u003cdiv class=\"perfume-card\" itemscope itemtype=\"http:\/\/schema.org\/Product\"\u003e \u003cdiv class=\"visual\" aria-hidden=\"true\"\u003e \u003cimg src=\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/samah-am1.webp\" alt=\"Riiffs Samah Amethyst bottle and box\" itemprop=\"image\"\u003e \u003cdiv class=\"shimmer\" aria-hidden=\"true\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"details\"\u003e \u003cp itemprop=\"description\"\u003eRiiffs Samah Amethyst is a refined unisex eau de parfum that balances bright fruit and opulent florals for a long-lasting, versatile wear.\u003c\/p\u003e \u003cp\u003eTop notes of raspberry, bergamot and saffron nectarine provide a luminous opening that transitions into a creamy white floral and milk heart enriched with orange blossom and musk.\u003c\/p\u003e \u003cp\u003eThe base combines Cashemerene, vanilla and warm ambery accords to deliver depth, dry-down longevity and a sophisticated sillage.\u003c\/p\u003e \u003cp\u003ePresented in a 100 ml bottle with premium box, the design emphasises a pearlescent finish and tactile embossing for an elegant shelf presence.\u003c\/p\u003e \u003cp\u003eLightweight yet substantial, the packaged unit measures approximately 6 cm by 6 cm by 16 cm and weighs around 0.40 kg for safe shipping.\u003c\/p\u003e \u003cp\u003eUsage guidance: apply to pulse points and layer sparingly for daytime refinement or evening intensity.\u003c\/p\u003e \u003cp\u003eThe formulation is suitable for unisex wear and performs well across temperate and cooler climates, retaining its character for eight hours or more depending on skin chemistry.\u003c\/p\u003e \u003cp\u003eThe product presentation includes animated visual cues in the web listing such as soft pearlescent shimmer and slow gradient movement to mirror the fragrance's calming, luminous character.\u003c\/p\u003e \u003cdiv class=\"specs\"\u003e \u003cdiv class=\"size-badge\"\u003e100 ml\u003c\/div\u003e \u003cdiv style=\"margin-top:8px\"\u003e \u003cstrong\u003eBenefits:\u003c\/strong\u003e Balanced fruity-floral brightness, creamy heart for wearability, deep vanilla-musk dry-down, strong longevity and refined sillage suitable for day or evening.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e\n\u003c\/div\u003e\u003cscript\u003e\/* Reduced-motion respect for accessibility *\/ if(window.matchMedia \u0026\u0026 window.matchMedia('(prefers-reduced-motion: reduce)').matches){document.querySelectorAll('.shimmer').forEach(el=\u003eel.style.display='none')}\u003c\/script\u003e\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eRiiffs\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFragrance family\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eFloral · Fruity · Oriental\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eConcentration\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEau de Parfum\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eVolume\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e100 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTop notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eRaspberry, Bergamot, Saffron Nectarine\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeart notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWhite Floral, Milk, Musk, Orange Blossom\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBase notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eCashemerene, Vanilla, Ambery Notes\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eGender\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eUnisex\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003ePackaging finish\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003ePearlescent box with tactile embossing\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893130674549,"sku":"NICHE-Samah-Amethyst","price":36.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/samah-am1.webp?v=1756903760"},{"product_id":"riiffs-safa-unisex-fruity-oriental-perfume-lemon-vanilla-musk","title":"Riiffs Safa Unisex Fruity Oriental Perfume – Lemon Vanilla Musk","description":"\u003cstyle\u003e\/* Subtle luxury animations and layout *\/ .riiffs-shelf{background:linear-gradient(180deg,#ffffff00,#fffefc);padding:18px;border-radius:12px;font-family:Helvetica,Arial,sans-serif;color:#111} .riiffs-bottle{animation:float 8s ease-in-out infinite;display:inline-block} @keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-6px)}100%{transform:translateY(0px)}} .riiffs-shimmer{background:radial-gradient(circle at 20% 10%, rgba(255,245,230,0.45), rgba(255,245,230,0) 20%);animation:shimmer 10s linear infinite} @keyframes shimmer{0%{background-position:0% 50%}100%{background-position:100% 50%}} details{margin-top:10px;padding:10px;border-radius:8px;background:#fafafa} summary{cursor:pointer;font-weight:600}\u003c\/style\u003e\u003cdiv class=\"riiffs-shelf riiffs-shimmer\"\u003e\n\u003cdiv class=\"riiffs-bottle\" style=\"text-align:center\"\u003e\u003cimg src=\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/safa-new1.webp\" alt=\"Riiffs Safa perfume bottle\" style=\"max-width:220px;border-radius:6px;box-shadow:0 8px 30px rgba(0,0,0,0.12)\"\u003e\u003c\/div\u003e\n\u003cp\u003eRiiffs Safa blends bright citrus, succulent fruit and sweet gourmand layers into a contemporary fruity-oriental accord.\u003c\/p\u003e\n\u003cp\u003eTop notes of lemon, strawberry and marshmallow deliver an immediate fresh and playful opening with clear lift.\u003c\/p\u003e\n\u003cp\u003eThe heart fuses coconut, nectarine blossom and sugar to create creamy, fruit-forward depth and refined gourmand texture.\u003c\/p\u003e\n\u003cp\u003eBase notes of musk, ambrox and vanilla provide warm longevity and a smooth dry-down that anchors the composition.\u003c\/p\u003e\n\u003cp\u003ePresented in a weighty glass bottle with premium boxed presentation, the 100 ml format balances in-hand presence and everyday portability.\u003c\/p\u003e\n\u003cp\u003eThis composition performs with confident projection and lasting sillage, suited to evening and statement daytime wear.\u003c\/p\u003e\n\u003cp\u003eApply to pulse points and allow the layers to settle, and store upright away from heat and direct sunlight to preserve aromatic integrity.\u003c\/p\u003e\n\u003cp\u003e\u003cdetails\u003e\u003csummary\u003eFAQ\u003c\/summary\u003e\u003cstrong\u003eQ:\u003c\/strong\u003e Is Safa suitable for daily wear? \u003cstrong\u003eA:\u003c\/strong\u003e Yes, Safa offers versatile wear for both day and evening\u003c\/details\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Riiffs Safa\",\"image\":[\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/safa-new1.webp\",\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/safa-new2.webp\",\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/safa-new3.webp\"],\"description\":\"Riiffs Safa fruity oriental perfume featuring lemon, strawberry, marshmallow, coconut, nectarine blossom, sugar, musk, ambrox and vanilla in a 100 ml bottle\",\"brand\":{\"@type\":\"Brand\",\"name\":\"Riiffs\"},\"offers\":{\"@type\":\"Offer\",\"url\":\"https:\/\/www.riiffsperfumes.com\/product\/safa\",\"priceCurrency\":\"AED\",\"price\":\"105.00\",\"availability\":\"https:\/\/schema.org\/InStock\"}}\u003c\/script\u003e\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eRiiffs\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFragrance name\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eSafa\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFragrance family\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eFruity Oriental\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTop notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eLemon, Strawberry, Marshmallow\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeart notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eCoconut, Nectarine Blossom, Sugar\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBase notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eMusk, Ambrox, Vanilla\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBottle capacity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e100 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBottle material\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eGlass with aluminium spray cap\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003ePackaging\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003ePremium presentation box, protective inner tray\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893130871157,"sku":null,"price":27.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/safa-new1.webp?v=1756903763"},{"product_id":"sama-niche-mens-fragrance-by-riiffs-bergamot-sage-amber-musk","title":"Sama Niche Men's Fragrance by Riiffs — Bergamot Sage Amber Musk","description":"\u003cdiv class=\"product-container\" style=\"background:linear-gradient(180deg,#ffffff, #f8f6f5);padding:18px;border-radius:12px;font-family:Helvetica, Arial, sans-serif;color:#111;\"\u003e\n  \u003cstyle\u003e\n    .floatAura{animation:float 8s ease-in-out infinite;opacity:.85}\n    @keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}100%{transform:translateY(0)}}\n    .product-wrap{display:flex;gap:18px;align-items:center}\n    .product-copy{max-width:680px}\n    .pill{display:inline-block;padding:6px 10px;border-radius:999px;background:linear-gradient(90deg,#fff9f0,#fff);font-size:13px;color:#7a6a4f;margin-bottom:8px}\n    .specs{font-size:14px;color:#333;margin-top:10px}\n  \u003c\/style\u003e\n  \u003cdiv class=\"product-wrap\"\u003e\n    \u003cdiv class=\"visual floatAura\" style=\"flex:0 0 220px;text-align:center\"\u003e\n      \u003cimg src=\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/sama-des1.webp\" alt=\"Sama by Riiffs bottle\" style=\"width:180px;height:auto;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,0.08)\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"product-copy\"\u003e\n      \u003cdiv class=\"pill\"\u003e100 ml • Eau de Parfum • Niche Men's Fragrance\u003c\/div\u003e\n      \u003cp\u003eSama by Riiffs is a niche men's fragrance blending bergamot and lemon top notes for a crisp, modern opening.\u003c\/p\u003e\n      \u003cp\u003eAn ozonic heart of sage and geranium creates a fresh green core that contrasts with a mineral amber, musk and moss base for depth.\u003c\/p\u003e\n      \u003cp\u003eFormulated as an eau de parfum, Sama offers extended projection and a refined sillage appropriate for both daytime and evening wear.\u003c\/p\u003e\n      \u003cp\u003eThe 100 ml glass bottle has a weighted base and precision atomiser to ensure consistent application and a premium tactile experience.\u003c\/p\u003e\n      \u003cp\u003ePresentation includes a textured box with pearlescent accents and protective internal packaging that enhances shelf presence and delivery safety.\u003c\/p\u003e\n      \u003cp\u003eTypical longevity ranges from eight to twelve hours depending on skin chemistry, with moderate to strong projection during the initial three hours.\u003c\/p\u003e\n      \u003cp\u003eApplication on pulse points and careful fabric layering prolongs the dry-down, while cool, upright storage preserves olfactory clarity.\u003c\/p\u003e\n      \u003cp\u003eStructured data and accessible markup are embedded below to improve search visibility and deliver machine-readable product and FAQ information.\u003c\/p\u003e\n      \u003cdiv class=\"specs\"\u003eKey specifications and benefits: concentrated EDP formula for longevity; precise atomiser for efficient use; premium packaging for gifting and safe transit.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e{\n    \"@context\": \"https:\/\/schema.org\/\",\n    \"@graph\": [\n      {\n        \"@type\": \"Product\",\n        \"name\": \"Sama by Riiffs - 100 ml\",\n        \"image\": [\n          \"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/sama-des1.webp\",\n          \"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/sama-des3.webp\",\n          \"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/sama-des2.webp\"\n        ],\n        \"description\": \"Niche men's eau de parfum with bergamot, ozonic accord, sage and mineral amber base. 100 ml bottle.\",\n        \"sku\": \"\",\n        \"brand\": { \"@type\": \"Brand\", \"name\": \"Riiffs\" },\n        \"offers\": { \"@type\": \"Offer\", \"url\": \"https:\/\/www.riiffsperfumes.com\/product\/sama\", \"priceCurrency\": \"AED\", \"price\": \"105.00\", \"availability\": \"https:\/\/schema.org\/InStock\" }\n      },\n      {\n        \"@type\": \"FAQPage\",\n        \"mainEntity\": [\n          { \"@type\": \"Question\", \"name\": \"What sizes are available?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Available in 100 ml eau de parfum.\" } },\n          { \"@type\": \"Question\", \"name\": \"What is the typical longevity?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Longevity typically ranges from eight to twelve hours depending on skin chemistry.\" } }\n        ]\n      }\n    ]\n  }\u003c\/script\u003e\n\u003c\/div\u003e\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFragrance family\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eOriental \/ Fresh mineral\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTop notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBergamot, Lemon\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeart notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eOzonic accord, Sage, Geranium\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBase notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eMineral amber, Musk, Moss\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eConcentration\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEau de Parfum (EDP)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eVolume\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e100 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBottle material\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eThick clear glass with weighted base\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eCountry of origin\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eUnited Arab Emirates\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eLongevity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e8–12 hours (typical, skin dependent)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893135425909,"sku":null,"price":27.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/sama-des1.webp?v=1756903862"},{"product_id":"riiffs-goodness-oud-black-eau-de-parfum-saffron-musk","title":"Riiffs Goodness Oud Black Eau de Parfum Saffron Musk","description":"\u003cdiv style=\"font-family:Helvetica,Arial,sans-serif;color:#111;line-height:1.5;max-width:900px;margin:0 auto;padding:18px;\"\u003e\n  \u003cstyle\u003e\n    @keyframes slowHaze {0%{opacity:0.65;transform:translateY(0px)}50%{opacity:0.85;transform:translateY(-6px)}100%{opacity:0.65;transform:translateY(0px)}}\n    .haze {background:linear-gradient(120deg, rgba(255,244,230,0.06), rgba(240,236,231,0.02));border-radius:8px;padding:18px;animation:slowHaze 8s ease-in-out infinite}\n    .specs {display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}\n    .spec {flex:1 1 220px;background:#fff;border:1px solid #f0e9e3;padding:12px;border-radius:6px;box-shadow:0 6px 18px rgba(12,12,12,0.03)}\n    .size-card {background:linear-gradient(90deg,#fff,#fffefc);padding:10px;border-radius:8px;border:1px solid #efe7dd}\n    .bottle {display:flex;gap:16px;align-items:center;margin-top:14px}\n    .cta {margin-top:14px}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"haze\" role=\"region\" aria-label=\"Goodness Oud Black overview\"\u003e\n    \u003ch1 style=\"font-family: 'Playfair Display', Georgia, serif;font-size:20px;margin:0 0 8px 0;color:#0b0b0b\"\u003eRiiffs Goodness Oud Black — refined saffron, oud and warm musk.\u003c\/h1\u003e\n    \u003cp style=\"margin:8px 0\"\u003eRiiffs Goodness Oud Black is a concentrated Eau de Parfum that blends saffron, nutmeg and lavender for a luminous top layer.\u003c\/p\u003e\n    \u003cp style=\"margin:8px 0\"\u003eThe heart unfolds rich agarwood (oud) while the base anchors the scent with patchouli and warm musk, producing exceptional longevity.\u003c\/p\u003e\n    \u003cp style=\"margin:8px 0\"\u003ePresented in a heavy glass bottle with premium packaging, the composition suits formal evening wear and signature daily use.\u003c\/p\u003e\n    \u003cp style=\"margin:8px 0\"\u003eThis 100 ml edition delivers a dense, woody-amber profile that projects confidently without overwhelming the wearer.\u003c\/p\u003e\n    \u003cp style=\"margin:8px 0\"\u003eBenefits include long-lasting sillage, authentic oud depth, and versatile layering with lighter colognes or moisturisers.\u003c\/p\u003e\n    \u003cp style=\"margin:8px 0\"\u003eEstimated packed dimensions are 6 cm × 6 cm × 14 cm with a packaged weight of 0.45 kg for shipping accuracy.\u003c\/p\u003e\n    \u003cp style=\"margin:8px 0\"\u003eEach bottle is quality checked and sealed to ensure authentic aroma and consistent performance on first application.\u003c\/p\u003e\n\n    \u003cdiv class=\"bottle\" aria-hidden=\"false\"\u003e\n      \u003cimg src=\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2024\/02\/DSC01317-scaled.jpg\" alt=\"Riiffs Goodness Oud Black bottle\" style=\"width:160px;height:auto;border-radius:6px;box-shadow:0 10px 30px rgba(0,0,0,0.08)\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"size-card\"\u003e\n          \u003cstrong style=\"display:block\"\u003eAvailable size\u003c\/strong\u003e\n          \u003cspan\u003e100 ml — Eau de Parfum concentration\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cta\"\u003e\n          \u003csmall style=\"color:#666;display:block\"\u003eNotes: Top — Saffron, Nutmeg, Lavender. Heart — Agarwood, Oud. Base — Patchouli, Musk.\u003c\/small\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"specs\" aria-label=\"Product specifications\"\u003e\n      \u003cdiv class=\"spec\"\u003e\n\u003cstrong\u003eFragrance family\u003c\/strong\u003e\u003cdiv\u003eWoody Amber \/ Oud\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec\"\u003e\n\u003cstrong\u003eConcentration\u003c\/strong\u003e\u003cdiv\u003eEau de Parfum\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec\"\u003e\n\u003cstrong\u003eSize\u003c\/strong\u003e\u003cdiv\u003e100 ml\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec\"\u003e\n\u003cstrong\u003eGender\u003c\/strong\u003e\u003cdiv\u003eMale\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec\"\u003e\n\u003cstrong\u003eBottle material\u003c\/strong\u003e\u003cdiv\u003eThick clear glass with aluminium spray cap\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec\"\u003e\n\u003cstrong\u003eOrigin\u003c\/strong\u003e\u003cdiv\u003eFormulated \u0026amp; bottled in UAE\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec\"\u003e\n\u003cstrong\u003eSKU\u003c\/strong\u003e\u003cdiv\u003eNICHE-25\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec\"\u003e\n\u003cstrong\u003eShipping\u003c\/strong\u003e\u003cdiv\u003eEstimated packed dims: 6×6×14 cm; packed weight 0.45 kg\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Structured data for enhanced Google indexing: Product and FAQ schema --\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\"@context\":\"https:\/\/schema.org\/\",\"@type\":\"Product\",\"name\":\"Riiffs Goodness Oud Black 100ml\",\"image\":[\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2024\/02\/DSC01317-scaled.jpg\"],\"description\":\"Saffron, nutmeg and lavender top notes with agarwood oud heart and patchouli musk base. Concentrated Eau de Parfum for men, 100 ml.\",\"sku\":\"NICHE-25\",\"brand\":{\"@type\":\"Brand\",\"name\":\"Riiffs\"},\"offers\":{\"@type\":\"Offer\",\"url\":\"https:\/\/www.riiffsperfumes.com\/product\/goodness-oud-black-2\/\",\"priceCurrency\":\"AED\",\"price\":\"95.00\",\"availability\":\"https:\/\/schema.org\/InStock\"},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"0\",\"reviewCount\":\"0\"}}\n  \u003c\/script\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What are the main notes of Goodness Oud Black?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Top: saffron, nutmeg, lavender. Heart: agarwood (oud). Base: patchouli, musk.\"}},{\"@type\":\"Question\",\"name\":\"What size is this edition?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This listing is for the 100 ml Eau de Parfum bottle.\"}},{\"@type\":\"Question\",\"name\":\"How long does the scent last?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This concentrated formulation delivers extended longevity and notable sillage; duration will vary by skin type and environment.\"}}]}\n  \u003c\/script\u003e\n\u003c\/div\u003e\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFragrance family\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eWoody Amber \/ Oud\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eConcentration\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEau de Parfum\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eSize\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e100 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTop notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eSaffron, Nutmeg, Lavender\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeart notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eAgarwood (Oud)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBase notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003ePatchouli, Musk\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBottle material\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eThick clear glass with aluminium spray cap\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eSuitable for\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eMale\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eNICHE-25\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893135556981,"sku":"NICHE-25","price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/DSC01317-scaled.jpg?v=1756903869"},{"product_id":"samah-ruby-floral-amber-eau-de-parfum-by-riiffs-100ml","title":"Samah Ruby Floral Amber Eau de Parfum by Riiffs 100ml","description":"\u003cdiv class=\"perfume-container\" style=\"font-family: 'Helvetica Neue', Arial, sans-serif; color:#222; max-width:900px; margin:0 auto; background:linear-gradient(180deg, #ffffff 0%, #f8f7f9 100%); padding:28px; border-radius:12px; box-shadow:0 10px 30px rgba(16,16,24,0.06);\"\u003e\n  \u003cstyle\u003e\n    .hero { display:flex; gap:24px; align-items:center; }\n    .visual { flex:0 0 260px; display:flex; justify-content:center; align-items:center; }\n    .visual img{ width:220px; height:auto; border-radius:8px; box-shadow:0 8px 30px rgba(0,0,0,0.08); transform:translateY(0); transition:transform 1.6s ease; }\n    .visual img:hover{ transform:translateY(-6px) rotate(-0.5deg); }\n    .copy { flex:1; }\n    .badge { display:inline-block; padding:6px 10px; background:linear-gradient(90deg,#f6e9df,#fff7f2); color:#8a5a3f; border-radius:6px; font-size:13px; margin-bottom:12px; }\n    .title { font-family: 'Playfair Display', Georgia, serif; font-size:22px; color:#111; margin:6px 0 10px; }\n    .meta { color:#666; font-size:14px; margin-bottom:14px; }\n    .features { list-style:none; padding:0; margin:8px 0 14px; color:#333; }\n    .features li { margin:8px 0; }\n    .cta { margin-top:14px; }\n    .size-chip { display:inline-block; padding:8px 12px; border-radius:6px; background:#fff; border:1px solid #eee; font-size:13px; margin-right:8px; }\n    @media (max-width:720px){ .hero{flex-direction:column;text-align:center} .visual{order:-1} }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"visual\"\u003e\n      \u003cimg src=\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/samah-ru1.webp\" alt=\"Samah Ruby by Riiffs bottle\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"copy\"\u003e\n      \u003cspan class=\"badge\"\u003eRiiffs • Niche Perfume\u003c\/span\u003e\n      \u003ch1 class=\"title\"\u003eSamah Ruby — Floral Amber Eau de Parfum (100ml)\u003c\/h1\u003e\n      \u003cp class=\"meta\"\u003eExpertly blended fragrance combining citrus saffron top notes with a jasmine-violet heart and a warm amber-musk base for structured, lasting presence.\u003c\/p\u003e\n      \u003cul class=\"features\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDistinctive composition:\u003c\/strong\u003e Bergamot, saffron and candied orange give a refined opening.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHeart \u0026amp; base:\u003c\/strong\u003e Jasmine, violet and blackcurrant evolve into amber, moss, cashmeran and musk for a balanced dry-down.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePerformance:\u003c\/strong\u003e Moderate-to-strong sillage with long-lasting wear across daytime and evening occasions.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDesign \u0026amp; presentation:\u003c\/strong\u003e 100ml bottle with pearlescent finish and premium boxed packaging, ideal for gifting or retail display.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"cta\"\u003e\n        \u003cspan class=\"size-chip\"\u003eSize: 100ml\u003c\/span\u003e\n        \u003cspan class=\"size-chip\"\u003eConcentration: Eau de Parfum\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    \/\/ Subtle floating haze animation for on-page enhancement (CSS-only fallback friendly)\n    (function(){\n      var img = document.querySelector('.visual img');\n      if(!img) return;\n      var t = 0; setInterval(function(){ t+=0.002; img.style.transform = 'translateY(' + Math.sin(t)*4 + 'px)'; }, 40);\n    })();\n  \u003c\/script\u003e\n\n  \u003c!-- Structured FAQ for SEO (JSON-LD) --\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\"@type\":\"Question\",\"name\":\"What size is Samah Ruby available in?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Samah Ruby is supplied in a 100ml Eau de Parfum bottle.\"}},\n      {\"@type\":\"Question\",\"name\":\"What are the key fragrance notes?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Top notes: bergamot, saffron, candied orange; Heart: jasmine, violet, blackcurrant; Base: amber, moss, cashmeran, musk.\"}},\n      {\"@type\":\"Question\",\"name\":\"How long does the scent last?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"With an Eau de Parfum concentration it typically delivers long-lasting wear and moderate-to-strong sillage depending on skin chemistry.\"}}\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/div\u003e\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFragrance family\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eFloral - Amber\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eConcentration\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEau de Parfum (EDP)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eVolume\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e100 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTop notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBergamot, Saffron, Orange (candied)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeart notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eJasmine, Violet, Blackcurrant\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBase notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eAmber, Moss, Cashmeran, Musk\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eLongevity\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eLong-lasting (Eau de Parfum concentration)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eSillage\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eModerate to strong\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eSuitable for\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eDay and evening wear; temperate to cooler climates\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893138669941,"sku":"NICHE-Samah-Ruby","price":36.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/samah-ru1.webp?v=1756903935"},{"product_id":"riiffs-samah-royale-unisex-niche-perfume-100ml-eau-de-parfum","title":"Riiffs Samah Royale Unisex Niche Perfume 100ml Eau de Parfum","description":"\u003cdiv class=\"perfume-hero\" style=\"font-family: Arial, Helvetica, sans-serif; color:#111; background:linear-gradient(180deg,#fff,#fffaf6); padding:18px; border-radius:10px;\"\u003e\n  \u003cstyle\u003e\n    .perfume-hero .haze{position:relative; overflow:hidden; border-radius:8px}\n    .haze::before{content:''; position:absolute; left:-40%; top:-30%; width:180%; height:160%; background:linear-gradient(90deg, rgba(255,255,255,0.06), rgba(255,255,255,0.14), rgba(255,255,255,0.06)); transform:rotate(12deg); animation:shimmer 6s linear infinite}\n    @keyframes shimmer{0%{transform:translateX(-30%) rotate(12deg)}50%{transform:translateX(30%) rotate(12deg)}100%{transform:translateX(-30%) rotate(12deg)}}\n    .float{animation:floaty 6s ease-in-out infinite}\n    @keyframes floaty{0%{transform:translateY(0)}50%{transform:translateY(-6px)}100%{transform:translateY(0)}}\n    .con{background:rgba(255,255,255,0.6); border-radius:8px; padding:12px; margin-bottom:10px; box-shadow:0 6px 18px rgba(0,0,0,0.06)}\n    .specs{display:flex; gap:12px; flex-wrap:wrap}\n    .specs .item{flex:1 1 200px}\n    .meta{font-size:13px; color:#555}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"haze float\" style=\"padding:18px; display:flex; gap:14px; align-items:center;\"\u003e\n    \u003cimg src=\"https:\/\/www.riiffsperfumes.com\/wp-content\/uploads\/2025\/07\/samah-r1.webp\" alt=\"Samah Royale by Riiffs\" style=\"width:120px; height:auto; border-radius:6px; box-shadow:0 10px 30px rgba(0,0,0,0.12);\"\u003e\n    \u003cdiv\u003e\n      \u003ch2 style=\"margin:0; font-family: 'Playfair Display', serif; font-size:20px;\"\u003eSamah Royale by Riiffs — 100 ml Eau de Parfum\u003c\/h2\u003e\n      \u003cp class=\"meta\" style=\"margin:6px 0 0;\"\u003eFloral • Woody • Oriental | Unisex • Long‑lasting • Designer presentation\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"con\" style=\"margin-top:12px;\"\u003e\n    \u003cp style=\"margin:0; line-height:1.5;\"\u003eSamah Royale by Riiffs is a refined unisex niche fragrance that balances bright citrus top notes with a warm, woody-amber base.\u003c\/p\u003e\n    \u003cp style=\"margin:12px 0 0; line-height:1.5;\"\u003eThe composition opens with blood orange, melon and candy facets that lead into a heart of dried fruit, passion fruit and resinous amber.\u003c\/p\u003e\n    \u003cp style=\"margin:12px 0 0; line-height:1.5;\"\u003eA lasting base of African sandalwood, vanilla and ambergiris provides depth and dry-down sophistication for evening or daytime wear.\u003c\/p\u003e\n    \u003cp style=\"margin:12px 0 0; line-height:1.5;\"\u003ePresented in a 100 ml designer glass bottle with an elegant box, the packaging combines pearlescent finishes and a soft-haze presentation to enhance shelf appeal.\u003c\/p\u003e\n    \u003cp style=\"margin:12px 0 0; line-height:1.5;\"\u003eBenefits include versatile wearability, long-lasting projection, and a refined scent profile suited to formal and casual occasions.\u003c\/p\u003e\n    \u003cp style=\"margin:12px 0 0; line-height:1.5;\"\u003eApply two to three sprays on pulse points for optimal sillage and longevity; a single 100 ml bottle typically supports daily use for several months.\u003c\/p\u003e\n    \u003cp style=\"margin:12px 0 0; line-height:1.5;\"\u003eShipping dimensions are compact and lightweight with careful internal protection to ensure the bottle arrives intact.\u003c\/p\u003e\n    \u003cp style=\"margin:12px 0 0; line-height:1.5;\"\u003eA lightweight CSS shimmer and subtle float animation in the product gallery emphasises premium textures while structured FAQ data supports search visibility.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"con specs\" aria-hidden=\"false\"\u003e\n    \u003cdiv class=\"item\"\u003e\n\u003cstrong\u003eDesign\u003c\/strong\u003e\u003cdiv class=\"meta\"\u003eGlass bottle, pearlescent box, premium finish\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\n\u003cstrong\u003eSize\u003c\/strong\u003e\u003cdiv class=\"meta\"\u003e100 ml (single size)\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\n\u003cstrong\u003eUse\u003c\/strong\u003e\u003cdiv class=\"meta\"\u003e2–3 sprays on pulse points; versatile day\/evening wear\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\n\u003cstrong\u003eCare\u003c\/strong\u003e\u003cdiv class=\"meta\"\u003eStore away from direct sunlight and heat\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"con\" style=\"font-size:13px; color:#444;\"\u003e\n    \u003cstrong\u003eSEO \u0026amp; accessibility note:\u003c\/strong\u003e this block includes subtle animated aesthetics and structured FAQ markup to improve search visibility and user engagement while keeping content lightweight for performance.\n  \u003c\/div\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What size is Samah Royale available in?\",\n        \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Samah Royale is presented in a 100 ml Eau de Parfum bottle.\" }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the key scent notes?\",\n        \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Top: blood orange, melon, candy; Heart: dried fruit, passion fruit, amber; Base: African sandalwood, vanilla, ambergiris.\" }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this fragrance unisex?\",\n        \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes — the formulation balances fresh and warm accords suitable for all genders.\" }\n      }\n    ]\n  }\u003c\/script\u003e\n\u003c\/div\u003e\u003cbr\u003e\u003cbr\u003e\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eRiiffs\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eNICHE-Samah-Royale\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eSize\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003e100 ml\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eConcentration\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eEau de Parfum\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eGender\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eUnisex\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eTop notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eBlood orange, Melon, Candy\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eHeart notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eDried fruit, Passion fruit, Amber\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eBase notes\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eAfrican sandalwood, Vanilla, Ambergiris\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n    \u003ctr\u003e\n      \u003ctd\u003e\u003cstrong\u003eFragrance family\u003c\/strong\u003e\u003c\/td\u003e\n      \u003ctd\u003eFloral · Woody · Oriental\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Riiffs","offers":[{"title":"Default Title","offer_id":55893140996469,"sku":"NICHE-Samah-Royale","price":36.63,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/4104\/6515\/files\/samah-r1.webp?v=1756903964"}],"url":"https:\/\/trb-cosmetics.com\/hy\/collections\/riiffs-1.oembed","provider":"Traboulsi Cosmetics","version":"1.0","type":"link"}