{"product_id":"armaf-club-de-nuit-blue-iconic","title":"Armaf Club de Nuit Blue Iconic","description":"\u003cbody\u003e\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eArmaf Club de Nuit Blue Iconic EDP Decant | Buy in Bangladesh — MiniMist\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"Buy Armaf Club de Nuit Blue Iconic EDP decant in Bangladesh. Fresh citrus-mint, warm spice \u0026amp; deep incense base. 5ml, 9ml \u0026amp; 15ml. 100% authentic. Shop MiniMist.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"Armaf Club de Nuit Blue Iconic Bangladesh, CDNBI decant BD, buy Armaf perfume Bangladesh, best fresh spicy perfume men Bangladesh, MiniMist perfume BD, Club de Nuit Blue Iconic price BD\"\u003e\n  \u003cmeta name=\"robots\" content=\"index, follow\"\u003e\n  \u003clink rel=\"canonical\" href=\"https:\/\/minimist.com\/product\/armaf-cdnbi\"\u003e\n  \u003cmeta property=\"og:title\" content=\"Armaf Club de Nuit Blue Iconic EDP — MiniMist Bangladesh\"\u003e\n  \u003cmeta property=\"og:description\" content=\"Fresh citrus-mint, warm spice \u0026amp; deep incense-amber base. The most versatile fragrance in the Club de Nuit family. Authentic decants from 5ml. Shop MiniMist Bangladesh.\"\u003e\n  \u003cmeta property=\"og:type\" content=\"product\"\u003e\n  \u003cmeta property=\"og:locale\" content=\"en_BD\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;600;700;900\u0026amp;family=Cinzel+Decorative:wght@700\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003cstyle\u003e\n    :root {\n      --teal:        #024744;\n      --teal-light:  #e6f2f1;\n      --teal-border: #b2d5d3;\n      --gold:        #a87c2a;\n      --gold-bg:     #fdf6e8;\n      --gold-border: #e0c882;\n      --white:       #ffffff;\n      --page-bg:     #f8f8f6;\n      --surface:     #f2f1ee;\n      --border:      #e0ddd7;\n      --text-dark:   #111111;\n      --text-mid:    #3d3d3d;\n      --text-soft:   #6e6b65;\n      --text-faint:  #a09c96;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { scroll-behavior: smooth; }\n\n    body {\n      background: var(--page-bg);\n      color: var(--text-dark);\n      font-family: 'Inter', sans-serif;\n      font-size: 15px;\n      line-height: 1.7;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .hero {\n      background: var(--white);\n      border-bottom: 1px solid var(--border);\n      padding: 36px 40px 32px;\n    }\n    .hero-inner { max-width: 680px; }\n\n    h1.product-name {\n      font-family: 'Cinzel', serif;\n      font-size: clamp(22px, 4vw, 40px);\n      font-weight: 900;\n      letter-spacing: .03em;\n      line-height: 1.1;\n      color: var(--text-dark);\n      margin-bottom: 4px;\n    }\n    h1.product-name span { color: var(--teal); }\n\n    .product-sub {\n      font-family: 'Inter', sans-serif;\n      font-size: 11px;\n      letter-spacing: .12em;\n      color: var(--text-faint);\n      text-transform: uppercase;\n      margin-bottom: 18px;\n    }\n\n    .hero-hook {\n      font-family: 'Inter', sans-serif;\n      font-size: 17px;\n      font-weight: 300;\n      color: var(--text-mid);\n      line-height: 1.65;\n      max-width: 560px;\n      border-left: 3px solid var(--teal);\n      padding-left: 14px;\n      margin-bottom: 20px;\n    }\n\n    .tag-row { display: flex; flex-wrap: wrap; gap: 6px; }\n    .tag {\n      font-family: 'Inter', sans-serif;\n      font-size: 10px;\n      letter-spacing: .1em;\n      text-transform: uppercase;\n      font-weight: 600;\n      padding: 3px 11px;\n      border-radius: 20px;\n      border: 1px solid var(--border);\n      color: var(--text-soft);\n      background: var(--surface);\n    }\n    .tag.teal {\n      color: var(--teal);\n      background: var(--teal-light);\n      border-color: var(--teal-border);\n    }\n\n    .content-wrap {\n      max-width: 720px;\n      margin: 0 auto;\n      padding: 0 40px;\n    }\n\n    .section {\n      padding: 32px 0;\n      border-bottom: 1px solid var(--border);\n    }\n    .section:last-child { border-bottom: none; }\n\n    .section-label {\n      font-family: 'Cinzel', serif;\n      font-size: 9px;\n      font-weight: 600;\n      letter-spacing: .38em;\n      text-transform: uppercase;\n      color: var(--teal);\n      display: block;\n      margin-bottom: 5px;\n    }\n\n    h2.section-title {\n      font-family: 'Cinzel', serif;\n      font-size: clamp(19px, 2.8vw, 26px);\n      font-weight: 700;\n      letter-spacing: .02em;\n      color: var(--text-dark);\n      line-height: 1.2;\n      margin-bottom: 18px;\n    }\n\n    .scent-body p {\n      font-family: 'Inter', sans-serif;\n      font-size: 15px;\n      font-weight: 300;\n      color: var(--text-mid);\n      line-height: 1.75;\n      max-width: 620px;\n      margin-bottom: 11px;\n    }\n    .scent-body p:last-child { margin-bottom: 0; }\n    .scent-body strong { color: var(--text-dark); font-weight: 600; }\n\n    .highlight-quote {\n      background: var(--gold-bg);\n      border-left: 4px solid var(--gold);\n      padding: 14px 18px;\n      margin-top: 18px;\n      max-width: 620px;\n      border-radius: 0 4px 4px 0;\n    }\n    .highlight-quote p {\n      font-family: 'Cinzel', serif;\n      font-size: 13px;\n      font-weight: 700;\n      color: var(--text-mid);\n      line-height: 1.7;\n      margin: 0;\n    }\n    .highlight-quote .quote-line2 { color: var(--gold); display: block; }\n\n    .notes-grid { display: flex; flex-direction: column; gap: 2px; max-width: 620px; }\n    .note-row {\n      display: flex;\n      align-items: stretch;\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: 5px;\n      overflow: hidden;\n    }\n    .note-tier {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      gap: 3px;\n      padding: 10px 14px;\n      background: var(--teal-light);\n      border-right: 1px solid var(--teal-border);\n      min-width: 68px;\n      text-align: center;\n      flex-shrink: 0;\n    }\n    .note-emoji { font-size: 16px; line-height: 1; }\n    .note-tier-text {\n      font-family: 'Cinzel', serif;\n      font-size: 8px;\n      font-weight: 600;\n      letter-spacing: .22em;\n      text-transform: uppercase;\n      color: var(--teal);\n    }\n    .note-pills-wrap {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 5px;\n      padding: 10px 14px;\n      align-items: center;\n    }\n    .note-pill {\n      font-family: 'Inter', sans-serif;\n      font-size: 12px;\n      color: var(--text-mid);\n      background: var(--surface);\n      border: 1px solid var(--border);\n      border-radius: 20px;\n      padding: 3px 11px;\n    }\n\n    .perf-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 8px;\n      max-width: 620px;\n      margin-bottom: 10px;\n    }\n    .perf-card {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: 5px;\n      padding: 10px 11px;\n    }\n    .perf-icon { font-size: 16px; display: block; margin-bottom: 5px; }\n    .perf-title {\n      font-family: 'Cinzel', serif;\n      font-size: 8px;\n      font-weight: 600;\n      letter-spacing: .26em;\n      text-transform: uppercase;\n      color: var(--teal);\n      margin-bottom: 5px;\n    }\n    .perf-value {\n      font-family: 'Inter', sans-serif;\n      font-size: 13px;\n      font-weight: 300;\n      color: var(--text-mid);\n      line-height: 1.6;\n    }\n    .perf-value strong { color: var(--text-dark); font-weight: 600; }\n    .perf-line { display: block; }\n\n    .info-box {\n      display: flex;\n      gap: 10px;\n      align-items: flex-start;\n      background: var(--teal-light);\n      border: 1px solid var(--teal-border);\n      border-radius: 5px;\n      padding: 11px 14px;\n      max-width: 620px;\n    }\n    .info-box-icon { font-size: 14px; flex-shrink: 0; margin-top: 1px; }\n    .info-box p {\n      font-family: 'Inter', sans-serif;\n      font-size: 13px;\n      color: var(--teal);\n      line-height: 1.6;\n      margin: 0;\n    }\n    .info-box .ib-title {\n      font-family: 'Cinzel', serif;\n      font-weight: 700;\n      font-size: 12px;\n      display: block;\n      margin-bottom: 3px;\n      color: var(--teal);\n    }\n\n    .occasion-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 8px;\n      max-width: 620px;\n    }\n    .occasion-card {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: 5px;\n      padding: 10px 13px;\n    }\n    .occasion-label {\n      font-family: 'Cinzel', serif;\n      font-size: 8px;\n      font-weight: 600;\n      letter-spacing: .26em;\n      text-transform: uppercase;\n      color: var(--teal);\n      margin-bottom: 5px;\n      display: block;\n    }\n    .occasion-strong {\n      font-family: 'Inter', sans-serif;\n      font-size: 13px;\n      font-weight: 600;\n      color: var(--text-dark);\n      display: block;\n      margin-bottom: 4px;\n      line-height: 1.4;\n    }\n    .occasion-text {\n      font-family: 'Inter', sans-serif;\n      font-size: 13px;\n      font-weight: 300;\n      color: var(--text-soft);\n      line-height: 1.6;\n    }\n\n    .fit-list {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 5px;\n      max-width: 620px;\n    }\n    .fit-item {\n      display: flex;\n      align-items: flex-start;\n      gap: 9px;\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: 5px;\n      padding: 9px 12px;\n      font-family: 'Inter', sans-serif;\n      font-size: 13px;\n      font-weight: 300;\n      color: var(--text-mid);\n      line-height: 1.6;\n    }\n    .fit-check {\n      width: 18px;\n      height: 18px;\n      border-radius: 50%;\n      background: var(--teal);\n      color: var(--white);\n      font-size: 9px;\n      font-weight: 700;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n      margin-top: 2px;\n    }\n    .fit-item strong { color: var(--text-dark); font-weight: 600; }\n\n    footer {\n      background: var(--white);\n      border-top: 1px solid var(--border);\n      padding: 18px 40px;\n      text-align: center;\n      font-family: 'Inter', sans-serif;\n      font-size: 10px;\n      letter-spacing: .12em;\n      text-transform: uppercase;\n      color: var(--text-faint);\n      margin-top: 40px;\n    }\n\n    @media (max-width: 640px) {\n      .hero { padding: 28px 18px 24px; }\n      .content-wrap { padding: 0 18px; }\n      .section { padding: 26px 0; }\n      .perf-grid { grid-template-columns: 1fr; }\n      .occasion-grid { grid-template-columns: 1fr; }\n      footer { padding: 16px 18px; margin-top: 28px; }\n    }\n  \u003c\/style\u003e\n\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003ch1 class=\"product-name\"\u003eClub de Nuit \u003cspan\u003eBlue Iconic\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"product-sub\"\u003eFresh Aromatic Oriental · Designer · Club de Nuit Family\u003c\/p\u003e\n      \u003cp class=\"hero-hook\"\u003eCrisp citrus and cool mint at the start. Juicy spiced fruit in the middle. Deep incense and amber at the finish. The most versatile fragrance in the entire Club de Nuit family.\u003c\/p\u003e\n      \u003cdiv class=\"tag-row\"\u003e\n        \u003cspan class=\"tag teal\"\u003eDesigner Fragrance\u003c\/span\u003e\n        \u003cspan class=\"tag\"\u003eFor Him\u003c\/span\u003e\n        \u003cspan class=\"tag\"\u003eFall \u0026amp; Winter\u003c\/span\u003e\n        \u003cspan class=\"tag\"\u003e8–12 hrs\u003c\/span\u003e\n        \u003cspan class=\"tag\"\u003eCitrus · Spice · Incense\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"content-wrap\"\u003e\n\n    \u003csection class=\"section\" aria-labelledby=\"scent-heading\"\u003e\n      \u003cspan class=\"section-label\"\u003eWhat It Smells Like\u003c\/span\u003e\n      \u003ch2 class=\"section-title\" id=\"scent-heading\"\u003eFresh at the Start. Dark \u0026amp; Rich at the End.\u003c\/h2\u003e\n      \u003cdiv class=\"scent-body\"\u003e\n        \u003cp\u003eOpens with \u003cstrong\u003egrapefruit\u003c\/strong\u003e, \u003cstrong\u003elemon\u003c\/strong\u003e, and a hit of cool \u003cstrong\u003emint\u003c\/strong\u003e — bright, sharp, and instantly energetic. \u003cstrong\u003ePink pepper\u003c\/strong\u003e and \u003cstrong\u003ecoriander\u003c\/strong\u003e add a dry, spiced edge right from the start, giving the opening real character beyond just a simple fresh scent.\u003c\/p\u003e\n        \u003cp\u003eThe heart brings in \u003cstrong\u003eginger\u003c\/strong\u003e and \u003cstrong\u003enutmeg\u003c\/strong\u003e — both warm spices you know well from South Asian cooking — alongside \u003cstrong\u003emelon\u003c\/strong\u003e and \u003cstrong\u003egrapes\u003c\/strong\u003e for a juicy, slightly sweet freshness. \u003cstrong\u003eJasmine\u003c\/strong\u003e runs quietly underneath, adding a refined floral lift without making the heart feel soft. This is where the fragrance reveals its complexity.\u003c\/p\u003e\n        \u003cp\u003eThe base is where Blue Iconic earns its reputation. \u003cstrong\u003eIncense\u003c\/strong\u003e and \u003cstrong\u003elabdanum\u003c\/strong\u003e (a warm, dark resin from the Mediterranean) settle in with a smoky, deeply oriental depth. \u003cstrong\u003eAmber\u003c\/strong\u003e, \u003cstrong\u003esandalwood\u003c\/strong\u003e, \u003cstrong\u003ecedar\u003c\/strong\u003e, and \u003cstrong\u003epatchouli\u003c\/strong\u003e build a rich, long-lasting woody structure underneath. The base is what stays on your skin for hours and clings to clothes well into the next day.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"highlight-quote\"\u003e\n        \u003cp\u003eCrisp enough for the office. Dark enough for the evening.\u003cspan class=\"quote-line2\"\u003eBlue Iconic earns both without compromise.\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\" aria-labelledby=\"notes-heading\"\u003e\n      \u003cspan class=\"section-label\"\u003eFragrance Notes\u003c\/span\u003e\n      \u003ch2 class=\"section-title\" id=\"notes-heading\"\u003eWhat's Inside the Bottle\u003c\/h2\u003e\n      \u003cdiv class=\"notes-grid\"\u003e\n        \u003cdiv class=\"note-row\"\u003e\n          \u003cdiv class=\"note-tier\"\u003e\n            \u003cspan class=\"note-emoji\"\u003e🌊\u003c\/span\u003e\n            \u003cspan class=\"note-tier-text\"\u003eTop\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"note-pills-wrap\"\u003e\n            \u003cspan class=\"note-pill\"\u003eGrapefruit\u003c\/span\u003e\n            \u003cspan class=\"note-pill\"\u003eMint\u003c\/span\u003e\n            \u003cspan class=\"note-pill\"\u003eLemon\u003c\/span\u003e\n            \u003cspan class=\"note-pill\"\u003ePink Pepper\u003c\/span\u003e\n            \u003cspan class=\"note-pill\"\u003eCoriander\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-row\"\u003e\n          \u003cdiv class=\"note-tier\"\u003e\n            \u003cspan class=\"note-emoji\"\u003e🍈\u003c\/span\u003e\n            \u003cspan class=\"note-tier-text\"\u003eHeart\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"note-pills-wrap\"\u003e\n            \u003cspan class=\"note-pill\"\u003eGinger\u003c\/span\u003e\n            \u003cspan class=\"note-pill\"\u003eMelon\u003c\/span\u003e\n            \u003cspan class=\"note-pill\"\u003eNutmeg\u003c\/span\u003e\n            \u003cspan class=\"note-pill\"\u003eJasmine\u003c\/span\u003e\n            \u003cspan class=\"note-pill\"\u003eGrapes\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-row\"\u003e\n          \u003cdiv class=\"note-tier\"\u003e\n            \u003cspan class=\"note-emoji\"\u003e🍂\u003c\/span\u003e\n            \u003cspan class=\"note-tier-text\"\u003eBase\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"note-pills-wrap\"\u003e\n            \u003cspan class=\"note-pill\"\u003eSandalwood\u003c\/span\u003e\n            \u003cspan class=\"note-pill\"\u003eAmber\u003c\/span\u003e\n            \u003cspan class=\"note-pill\"\u003eIncense\u003c\/span\u003e\n            \u003cspan class=\"note-pill\"\u003eCedar\u003c\/span\u003e\n            \u003cspan class=\"note-pill\"\u003ePatchouli\u003c\/span\u003e\n            \u003cspan class=\"note-pill\"\u003eLabdanum\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\" aria-labelledby=\"perf-heading\"\u003e\n      \u003cspan class=\"section-label\"\u003ePerformance\u003c\/span\u003e\n      \u003ch2 class=\"section-title\" id=\"perf-heading\"\u003eHow Long It Lasts \u0026amp; How Strong It Is\u003c\/h2\u003e\n      \u003cdiv class=\"perf-grid\"\u003e\n        \u003cdiv class=\"perf-card\"\u003e\n          \u003cspan class=\"perf-icon\"\u003e⏱\u003c\/span\u003e\n          \u003cdiv class=\"perf-title\"\u003eLongevity\u003c\/div\u003e\n          \u003cp class=\"perf-value\"\u003e\n            \u003cspan class=\"perf-line\"\u003e\u003cstrong\u003e8–12 hours\u003c\/strong\u003e on skin.\u003c\/span\u003e\n            \u003cspan class=\"perf-line\"\u003eThe incense and labdanum base clings to clothes powerfully — well into the next day.\u003c\/span\u003e\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"perf-card\"\u003e\n          \u003cspan class=\"perf-icon\"\u003e🌊\u003c\/span\u003e\n          \u003cdiv class=\"perf-title\"\u003eProjection\u003c\/div\u003e\n          \u003cp class=\"perf-value\"\u003e\n            \u003cspan class=\"perf-line\"\u003e\u003cstrong\u003eStrong\u003c\/strong\u003e for the first 2–3 hours.\u003c\/span\u003e\n            \u003cspan class=\"perf-line\"\u003eSettles into a bold, distinctive trail that stays clearly present throughout the day.\u003c\/span\u003e\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"perf-card\"\u003e\n          \u003cspan class=\"perf-icon\"\u003e💧\u003c\/span\u003e\n          \u003cdiv class=\"perf-title\"\u003eHow to Apply\u003c\/div\u003e\n          \u003cp class=\"perf-value\"\u003e\n            \u003cspan class=\"perf-line\"\u003eApply \u003cstrong\u003e2–3 sprays\u003c\/strong\u003e on wrists and neck.\u003c\/span\u003e\n            \u003cspan class=\"perf-line\"\u003eStrong EDP — do not over-apply, especially in warm weather or indoors.\u003c\/span\u003e\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"info-box\"\u003e\n        \u003cspan class=\"info-box-icon\"\u003e💡\u003c\/span\u003e\n        \u003cp\u003e\n          \u003cspan class=\"ib-title\"\u003eBlue Iconic vs Club de Nuit Intense Man — What's the Difference?\u003c\/span\u003e\n          CDNIM opens fruity and turns dark and smoky with birch — it is bolder and more polarising. Blue Iconic opens fresh and citrusy and finishes with incense and amber — it is more versatile and easier to wear across different settings. If you want something you can wear more often and in more places, Blue Iconic is the smarter choice.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\" aria-labelledby=\"occasion-heading\"\u003e\n      \u003cspan class=\"section-label\"\u003eWhen to Wear\u003c\/span\u003e\n      \u003ch2 class=\"section-title\" id=\"occasion-heading\"\u003eBest Season \u0026amp; Occasion\u003c\/h2\u003e\n      \u003cdiv class=\"occasion-grid\"\u003e\n        \u003cdiv class=\"occasion-card\"\u003e\n          \u003cspan class=\"occasion-label\"\u003eBest Seasons\u003c\/span\u003e\n          \u003cspan class=\"occasion-strong\"\u003eFall and Winter — Spring evenings also work well.\u003c\/span\u003e\n          \u003cp class=\"occasion-text\"\u003eCool air deepens the incense and amber base significantly. The fresh citrus top also handles cool spring evenings comfortably, giving Blue Iconic more seasonal range than most dark oriental fragrances.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"occasion-card\"\u003e\n          \u003cspan class=\"occasion-label\"\u003eBest Occasions\u003c\/span\u003e\n          \u003cspan class=\"occasion-strong\"\u003eFormal events, evenings out, office, special occasions.\u003c\/span\u003e\n          \u003cp class=\"occasion-text\"\u003eFresh enough for a professional setting. Dark and complex enough for an evening. One fragrance that transitions naturally between both without feeling out of place in either.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\" aria-labelledby=\"fit-heading\"\u003e\n      \u003cspan class=\"section-label\"\u003eWho Should Buy This\u003c\/span\u003e\n      \u003ch2 class=\"section-title\" id=\"fit-heading\"\u003eIs Club de Nuit Blue Iconic Right For You?\u003c\/h2\u003e\n      \u003cul class=\"fit-list\"\u003e\n        \u003cli class=\"fit-item\"\u003e\n          \u003cdiv class=\"fit-check\"\u003e✓\u003c\/div\u003e\n          \u003cspan\u003eYou want a \u003cstrong\u003ebold, versatile fragrance\u003c\/strong\u003e that works at the office and in the evening — without needing to switch between two different bottles.\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"fit-item\"\u003e\n          \u003cdiv class=\"fit-check\"\u003e✓\u003c\/div\u003e\n          \u003cspan\u003eYou love the smell of \u003cstrong\u003eginger, nutmeg, and warm spices\u003c\/strong\u003e — all deeply familiar from Bangladeshi cooking — and want to experience how those notes work in a refined, layered fragrance.\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"fit-item\"\u003e\n          \u003cdiv class=\"fit-check\"\u003e✓\u003c\/div\u003e\n          \u003cspan\u003eYou want \u003cstrong\u003eClub de Nuit performance\u003c\/strong\u003e — strong projection, long longevity, serious fabric cling — but in a fresher, more approachable character than CDNIM's signature dark smoke.\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"fit-item\"\u003e\n          \u003cdiv class=\"fit-check\"\u003e✓\u003c\/div\u003e\n          \u003cspan\u003eYou want to \u003cstrong\u003etry before committing to a full bottle.\u003c\/strong\u003e Our 5ml decant gives you a full day and evening of proper wear — enough to know if Blue Iconic belongs in your rotation.\u003c\/span\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Armaf","offers":[{"title":"3 ml","offer_id":48437332050169,"sku":null,"price":299.0,"currency_code":"BDT","in_stock":true},{"title":"5 ml","offer_id":48437332082937,"sku":null,"price":399.0,"currency_code":"BDT","in_stock":true},{"title":"9 ml","offer_id":48437332115705,"sku":null,"price":629.0,"currency_code":"BDT","in_stock":true},{"title":"15 ml","offer_id":48803494199545,"sku":null,"price":979.0,"currency_code":"BDT","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/7561\/7529\/files\/armaf-club-de-nuit-iconic-blue-perfume-decants.webp?v=1785480574","url":"https:\/\/minimistbd.com\/products\/armaf-club-de-nuit-blue-iconic","provider":"MiniMist BD","version":"1.0","type":"link"}