{"product_id":"love-in-paris-perfume-100ml-edp-lattafa-pride","title":"Love In Paris Perfume 100ml EDP Lattafa Pride","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Cormorant+Garamond:wght@300;400;600\u0026amp;family=Montserrat:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n      --gold: #c9a84c;\n      --rose: #e8a0bf;\n      --deep-rose: #b5446e;\n      --cream: #fdf6ec;\n      --dark: #1a0a14;\n      --mauve: #7b3f6e;\n      --lilac: #d9b8e8;\n      --teal: #5bc8c0;\n      --amber: #f4a835;\n    }\n\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n\n    body {\n      font-family: 'Cormorant Garamond', serif;\n      background: var(--cream);\n      color: var(--dark);\n      overflow-x: hidden;\n    }\n\n    \/* ── EIFFEL TOWER BACKGROUND ── *\/\n    .eiffel-bg {\n      position: fixed;\n      inset: 0;\n      z-index: 0;\n      overflow: hidden;\n      pointer-events: none;\n    }\n\n    .sky-gradient {\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(\n        160deg,\n        #ff9de2 0%,\n        #ffcb77 15%,\n        #ffd6a5 25%,\n        #ffc8dd 40%,\n        #bde0fe 60%,\n        #a0c4ff 75%,\n        #c77dff 90%,\n        #ff70a6 100%\n      );\n      opacity: 0.35;\n    }\n\n    \/* Animated stars *\/\n    .stars {\n      position: absolute;\n      inset: 0;\n    }\n    .star {\n      position: absolute;\n      border-radius: 50%;\n      background: white;\n      animation: twinkle 3s ease-in-out infinite;\n    }\n\n    @keyframes twinkle {\n      0%, 100% { opacity: 0.2; transform: scale(1); }\n      50% { opacity: 1; transform: scale(1.4); }\n    }\n\n    \/* SVG Eiffel Tower *\/\n    .eiffel-svg {\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: min(480px, 80vw);\n      opacity: 0.18;\n      filter: drop-shadow(0 0 40px rgba(201,168,76,0.6));\n    }\n\n    \/* Floating lights on tower *\/\n    @keyframes glow-pulse {\n      0%, 100% { opacity: 0.4; }\n      50% { opacity: 1; }\n    }\n\n    \/* ── PAGE WRAPPER ── *\/\n    .page {\n      position: relative;\n      z-index: 1;\n      max-width: 860px;\n      margin: 0 auto;\n      padding: 48px 24px 80px;\n    }\n\n    \/* ── HEADER BADGE ── *\/\n    .badge {\n      display: inline-block;\n      background: linear-gradient(135deg, var(--gold), var(--amber));\n      color: white;\n      font-family: 'Montserrat', sans-serif;\n      font-size: 11px;\n      font-weight: 500;\n      letter-spacing: 2.5px;\n      text-transform: uppercase;\n      padding: 6px 18px;\n      border-radius: 30px;\n      margin-bottom: 18px;\n    }\n\n    \/* ── TITLE BLOCK ── *\/\n    .title-block {\n      text-align: center;\n      margin-bottom: 40px;\n    }\n\n    .brand-name {\n      font-family: 'Montserrat', sans-serif;\n      font-size: 14px;\n      font-weight: 300;\n      letter-spacing: 4px;\n      text-transform: uppercase;\n      color: var(--mauve);\n      margin-bottom: 10px;\n    }\n\n    h1 {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(42px, 8vw, 72px);\n      font-weight: 700;\n      line-height: 1.05;\n      background: linear-gradient(135deg, var(--deep-rose), var(--gold), var(--mauve));\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      background-clip: text;\n      margin-bottom: 12px;\n    }\n\n    .subtitle {\n      font-family: 'Playfair Display', serif;\n      font-style: italic;\n      font-size: 22px;\n      color: var(--mauve);\n      opacity: 0.85;\n    }\n\n    \/* Decorative divider *\/\n    .divider {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      margin: 28px 0;\n    }\n    .divider::before, .divider::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: linear-gradient(90deg, transparent, var(--gold), transparent);\n    }\n    .divider-icon {\n      font-size: 22px;\n      line-height: 1;\n    }\n\n    \/* ── INTRO DESCRIPTION ── *\/\n    .intro {\n      font-size: 20px;\n      line-height: 1.85;\n      color: #3d1a30;\n      text-align: center;\n      max-width: 700px;\n      margin: 0 auto 40px;\n    }\n\n    \/* ── CARD BASE ── *\/\n    .card {\n      background: rgba(255,255,255,0.72);\n      backdrop-filter: blur(16px);\n      -webkit-backdrop-filter: blur(16px);\n      border: 1px solid rgba(201,168,76,0.25);\n      border-radius: 20px;\n      padding: 36px 38px;\n      margin-bottom: 28px;\n      box-shadow: 0 8px 40px rgba(181,68,110,0.08);\n    }\n\n    \/* ── SECTION HEADINGS ── *\/\n    .section-title {\n      font-family: 'Playfair Display', serif;\n      font-size: 28px;\n      font-weight: 700;\n      color: var(--deep-rose);\n      margin-bottom: 22px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n    .section-title .icon { font-size: 26px; }\n\n    \/* ── SPECS GRID ── *\/\n    .specs-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n      gap: 16px;\n    }\n\n    .spec-item {\n      background: linear-gradient(135deg, rgba(201,168,76,0.12), rgba(181,68,110,0.08));\n      border-radius: 14px;\n      padding: 18px 16px;\n      text-align: center;\n      border: 1px solid rgba(201,168,76,0.2);\n    }\n\n    .spec-label {\n      font-family: 'Montserrat', sans-serif;\n      font-size: 10px;\n      font-weight: 500;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: var(--mauve);\n      margin-bottom: 6px;\n    }\n\n    .spec-value {\n      font-family: 'Playfair Display', serif;\n      font-size: 18px;\n      font-weight: 700;\n      color: var(--dark);\n    }\n\n    \/* ── NOTES PYRAMID ── *\/\n    .notes-pyramid {\n      display: flex;\n      flex-direction: column;\n      gap: 14px;\n    }\n\n    .note-tier {\n      border-radius: 14px;\n      padding: 20px 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 16px;\n    }\n\n    .note-tier.top {\n      background: linear-gradient(135deg, rgba(255,200,100,0.25), rgba(255,150,80,0.15));\n      border: 1px solid rgba(255,180,80,0.35);\n    }\n    .note-tier.middle {\n      background: linear-gradient(135deg, rgba(232,160,191,0.25), rgba(181,68,110,0.12));\n      border: 1px solid rgba(181,68,110,0.25);\n    }\n    .note-tier.base {\n      background: linear-gradient(135deg, rgba(123,63,110,0.18), rgba(91,200,192,0.1));\n      border: 1px solid rgba(123,63,110,0.25);\n    }\n\n    .tier-icon { font-size: 30px; flex-shrink: 0; margin-top: 2px; }\n\n    .tier-label {\n      font-family: 'Montserrat', sans-serif;\n      font-size: 11px;\n      font-weight: 500;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: var(--mauve);\n      margin-bottom: 4px;\n    }\n\n    .tier-notes {\n      font-family: 'Playfair Display', serif;\n      font-size: 20px;\n      font-weight: 600;\n      color: var(--dark);\n    }\n\n    \/* ── SCENT PROFILE TEXT ── *\/\n    .profile-text {\n      font-size: 20px;\n      line-height: 1.9;\n      color: #3d1a30;\n    }\n\n    .profile-text p { margin-bottom: 16px; }\n    .profile-text p:last-child { margin-bottom: 0; }\n\n    .highlight-word {\n      color: var(--deep-rose);\n      font-weight: 600;\n      font-style: italic;\n    }\n\n    \/* ── FAQ ── *\/\n    .faq-item {\n      border-bottom: 1px solid rgba(201,168,76,0.2);\n      padding: 20px 0;\n    }\n    .faq-item:last-child { border-bottom: none; padding-bottom: 0; }\n\n    .faq-q {\n      font-family: 'Playfair Display', serif;\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--deep-rose);\n      margin-bottom: 10px;\n    }\n\n    .faq-a {\n      font-size: 18px;\n      line-height: 1.8;\n      color: #3d1a30;\n    }\n\n    \/* ── WHY EMIRATES OUD ── *\/\n    .why-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 18px;\n      margin-top: 8px;\n    }\n\n    .why-item {\n      background: linear-gradient(135deg, rgba(201,168,76,0.1), rgba(181,68,110,0.08));\n      border-radius: 14px;\n      padding: 22px 18px;\n      text-align: center;\n      border: 1px solid rgba(201,168,76,0.2);\n    }\n\n    .why-item .why-icon { font-size: 32px; margin-bottom: 10px; }\n\n    .why-item .why-title {\n      font-family: 'Playfair Display', serif;\n      font-size: 18px;\n      font-weight: 700;\n      color: var(--dark);\n      margin-bottom: 6px;\n    }\n\n    .why-item .why-desc {\n      font-size: 16px;\n      line-height: 1.7;\n      color: #5a3050;\n    }\n\n    \/* ── FOOTER FLOURISH ── *\/\n    .footer-flourish {\n      text-align: center;\n      margin-top: 50px;\n      padding-top: 30px;\n      border-top: 1px solid rgba(201,168,76,0.3);\n    }\n\n    .footer-flourish p {\n      font-family: 'Playfair Display', serif;\n      font-style: italic;\n      font-size: 18px;\n      color: var(--mauve);\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 600px) {\n      .card { padding: 26px 20px; }\n      .specs-grid { grid-template-columns: 1fr 1fr; }\n    }\n  \u003c\/style\u003e\n\u003c!-- ── EIFFEL TOWER BACKGROUND ── --\u003e\n\u003cdiv class=\"eiffel-bg\"\u003e\n\u003cdiv class=\"sky-gradient\"\u003e?\u003c\/div\u003e\n\u003c!-- Stars --\u003e\n\u003cdiv id=\"stars\" class=\"stars\"\u003e\u003c\/div\u003e\n\u003c!-- Eiffel Tower SVG --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 300 500\" class=\"eiffel-svg\"\u003e\n      \n      \u003cg fill=\"#c9a84c\"\u003e\n        \n        \u003crect rx=\"2\" height=\"50\" width=\"4\" y=\"0\" x=\"148\"\u003e\u003c\/rect\u003e\n        \n        \u003cpolygon points=\"140,50 160,50 155,80 145,80\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect rx=\"2\" height=\"6\" width=\"40\" y=\"80\" x=\"130\"\u003e\u003c\/rect\u003e\n        \n        \u003cpolygon points=\"145,86 138,130 148,130 150,86\"\u003e\u003c\/polygon\u003e\n        \u003cpolygon points=\"155,86 162,130 152,130 150,86\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect rx=\"2\" height=\"7\" width=\"80\" y=\"130\" x=\"110\"\u003e\u003c\/rect\u003e\n        \n        \u003cpolygon points=\"148,137 125,220 118,220 138,137\"\u003e\u003c\/polygon\u003e\n        \u003cpolygon points=\"152,137 175,220 182,220 162,137\"\u003e\u003c\/polygon\u003e\n        \n        \u003cpolygon points=\"118,220 80,340 70,340 108,220\"\u003e\u003c\/polygon\u003e\n        \u003cpolygon points=\"182,220 220,340 230,340 192,220\"\u003e\u003c\/polygon\u003e\n        \n        \u003crect rx=\"3\" height=\"10\" width=\"60\" y=\"340\" x=\"70\"\u003e\u003c\/rect\u003e\n        \u003crect rx=\"3\" height=\"10\" width=\"60\" y=\"340\" x=\"170\"\u003e\u003c\/rect\u003e\n        \u003crect rx=\"3\" height=\"50\" width=\"20\" y=\"350\" x=\"70\"\u003e\u003c\/rect\u003e\n        \u003crect rx=\"3\" height=\"50\" width=\"20\" y=\"350\" x=\"110\"\u003e\u003c\/rect\u003e\n        \u003crect rx=\"3\" height=\"50\" width=\"20\" y=\"350\" x=\"170\"\u003e\u003c\/rect\u003e\n        \u003crect rx=\"3\" height=\"50\" width=\"20\" y=\"350\" x=\"210\"\u003e\u003c\/rect\u003e\n        \n        \u003crect rx=\"3\" height=\"12\" width=\"180\" y=\"398\" x=\"60\"\u003e\u003c\/rect\u003e\n        \n        \u003cline opacity=\"0.6\" stroke-width=\"1.5\" stroke=\"#c9a84c\" y2=\"128\" x2=\"155\" y1=\"90\" x1=\"125\"\u003e\u003c\/line\u003e\n        \u003cline opacity=\"0.6\" stroke-width=\"1.5\" stroke=\"#c9a84c\" y2=\"128\" x2=\"125\" y1=\"90\" x1=\"155\"\u003e\u003c\/line\u003e\n        \u003cline opacity=\"0.5\" stroke-width=\"1.5\" stroke=\"#c9a84c\" y2=\"218\" x2=\"165\" y1=\"140\" x1=\"115\"\u003e\u003c\/line\u003e\n        \u003cline opacity=\"0.5\" stroke-width=\"1.5\" stroke=\"#c9a84c\" y2=\"218\" x2=\"115\" y1=\"140\" x1=\"165\"\u003e\u003c\/line\u003e\n        \u003cline opacity=\"0.4\" stroke-width=\"1.5\" stroke=\"#c9a84c\" y2=\"338\" x2=\"170\" y1=\"222\" x1=\"88\"\u003e\u003c\/line\u003e\n        \u003cline opacity=\"0.4\" stroke-width=\"1.5\" stroke=\"#c9a84c\" y2=\"338\" x2=\"88\" y1=\"222\" x1=\"170\"\u003e\u003c\/line\u003e\n      \u003c\/g\u003e\n\n      \n      \u003ccircle opacity=\"0.9\" fill=\"#ff70a6\" r=\"5\" cy=\"10\" cx=\"150\"\u003e\n        \u003canimate attributename=\"opacity\" values=\"0.5;1;0.5\" dur=\"2s\" repeatcount=\"indefinite\"\u003e\u003c\/animate\u003e\n      \u003c\/circle\u003e\n      \u003ccircle opacity=\"0.9\" fill=\"#ffd166\" r=\"4\" cy=\"65\" cx=\"140\"\u003e\n        \u003canimate attributename=\"opacity\" values=\"0.6;1;0.6\" dur=\"1.5s\" repeatcount=\"indefinite\"\u003e\u003c\/animate\u003e\n      \u003c\/circle\u003e\n      \u003ccircle opacity=\"0.9\" fill=\"#06d6a0\" r=\"4\" cy=\"65\" cx=\"160\"\u003e\n        \u003canimate attributename=\"opacity\" values=\"0.4;1;0.4\" dur=\"2.2s\" repeatcount=\"indefinite\"\u003e\u003c\/animate\u003e\n      \u003c\/circle\u003e\n      \u003ccircle opacity=\"0.9\" fill=\"#c77dff\" r=\"5\" cy=\"133\" cx=\"128\"\u003e\n        \u003canimate attributename=\"opacity\" values=\"0.5;1;0.5\" dur=\"1.8s\" repeatcount=\"indefinite\"\u003e\u003c\/animate\u003e\n      \u003c\/circle\u003e\n      \u003ccircle opacity=\"0.9\" fill=\"#ff9de2\" r=\"5\" cy=\"133\" cx=\"172\"\u003e\n        \u003canimate attributename=\"opacity\" values=\"0.7;1;0.7\" dur=\"1.3s\" repeatcount=\"indefinite\"\u003e\u003c\/animate\u003e\n      \u003c\/circle\u003e\n      \u003ccircle opacity=\"0.9\" fill=\"#ffcb77\" r=\"5\" cy=\"225\" cx=\"100\"\u003e\n        \u003canimate attributename=\"opacity\" values=\"0.5;1;0.5\" dur=\"2.5s\" repeatcount=\"indefinite\"\u003e\u003c\/animate\u003e\n      \u003c\/circle\u003e\n      \u003ccircle opacity=\"0.9\" fill=\"#4cc9f0\" r=\"5\" cy=\"225\" cx=\"200\"\u003e\n        \u003canimate attributename=\"opacity\" values=\"0.6;1;0.6\" dur=\"1.9s\" repeatcount=\"indefinite\"\u003e\u003c\/animate\u003e\n      \u003c\/circle\u003e\n    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c!-- ── MAIN PAGE CONTENT ── --\u003e\n\u003cdiv class=\"page\"\u003e\n\u003c!-- Title --\u003e\n\u003cdiv class=\"title-block\"\u003e\n\u003cdiv class=\"badge\"\u003e✦ New Arrival ✦ Oriental Gourmand\u003c\/div\u003e\n\u003cdiv class=\"brand-name\"\u003eLattafa Pride\u003c\/div\u003e\n\u003ch1\u003eLove In Paris\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003e100ml Eau de Parfum\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cspan class=\"divider-icon\"\u003e🌹\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- Intro --\u003e\n\u003cp class=\"intro\"\u003eA decadent, romantic signature scent — a masterclass in the oriental gourmand genre, offering a dense, high-end profile that radiates warm, inviting energy. The premier choice for the UK enthusiast seeking a premium perfume that balances syrupy sweetness with a velvety cashmere heart, making it a majestic selection for those who want a cozy, magnetic aura.\u003c\/p\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003e Specifications\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSuitable For\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUnisex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eLattafa Pride\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFragrance Type\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eEau de Parfum\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSize\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e100ml\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSpecialty\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePremium Arabic Perfume\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Fragrance Notes --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003cspan class=\"icon\"\u003e🌸\u003c\/span\u003e Fragrance Notes\u003c\/div\u003e\n\u003cdiv class=\"notes-pyramid\"\u003e\n\u003cdiv class=\"note-tier top\"\u003e\n\u003cdiv class=\"tier-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tier-label\"\u003eTop Notes\u003c\/div\u003e\n\u003cdiv class=\"tier-notes\"\u003eCaramelized Apple\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-tier middle\"\u003e\n\u003cdiv class=\"tier-icon\"\u003e💐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tier-label\"\u003eMiddle Notes\u003c\/div\u003e\n\u003cdiv class=\"tier-notes\"\u003ePomarose · Maple Syrup · Benzoin\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-tier base\"\u003e\n\u003cdiv class=\"tier-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tier-label\"\u003eBase Notes\u003c\/div\u003e\n\u003cdiv class=\"tier-notes\"\u003eRoasted Tonka Bean · Patchouli · Amber · Cashmeran\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Scent Profile --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003cspan class=\"icon\"\u003e💫\u003c\/span\u003e The Scent Profile: Syrupy, Toasted \u0026amp; Silky\u003c\/div\u003e\n\u003cdiv class=\"profile-text\"\u003e\n\u003cp\u003e\u003cspan class=\"highlight-word\"\u003eLove In Paris\u003c\/span\u003e opens with a burst of \u003cspan class=\"highlight-word\"\u003eCaramelized Apple\u003c\/span\u003e for an immediate sensation of spiced fruit and golden sugar.\u003c\/p\u003e\n\u003cp\u003eThe heart reveals a sophisticated core, where \u003cspan class=\"highlight-word\"\u003eMaple Syrup\u003c\/span\u003e and \u003cspan class=\"highlight-word\"\u003eBenzoin\u003c\/span\u003e lend a thick, resinous texture with a unique floral fruitiness.\u003c\/p\u003e\n\u003cp\u003eThe dry-down reveals a majestic, smoky foundation of \u003cspan class=\"highlight-word\"\u003eRoasted Tonka Bean\u003c\/span\u003e. Anchored by \u003cspan class=\"highlight-word\"\u003eCashmeran\u003c\/span\u003e and \u003cspan class=\"highlight-word\"\u003eAmber\u003c\/span\u003e, it leaves a persistent and addictive trail that stays vibrant on the skin for over 12 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Emirates Oud --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"section-title\"\u003e\u003cspan class=\"icon\"\u003e🏆\u003cspan style=\"font-size: 28px;\"\u003eWhy Choose Opaline Fragnance?\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cp style=\"margin-bottom: 24px;\" class=\"profile-text\"\u003eOpaline Fragnance is your premier destination for Lattafa Pride in the UK. We guarantee 100% authenticity for this Love In Paris 100ml bottle.\u003c\/p\u003e\n\u003cdiv class=\"why-grid\"\u003e\n\u003cdiv class=\"why-item\"\u003e\n\u003cdiv class=\"why-icon\"\u003e🌡️\u003c\/div\u003e\n\u003cdiv class=\"why-title\"\u003eClimate-Controlled Storage\u003c\/div\u003e\n\u003cdiv class=\"why-desc\"\u003eProtecting the heavy sugar accords and delicate roasted tonka molecules for full, vivid performance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-item\"\u003e\n\u003cdiv class=\"why-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv class=\"why-title\"\u003e100% Authentic\u003c\/div\u003e\n\u003cdiv class=\"why-desc\"\u003eEvery bottle is guaranteed genuine, delivering the full high-definition sillage this masterpiece is celebrated for.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-item\"\u003e\n\u003cdiv class=\"why-icon\"\u003e🗼\u003c\/div\u003e\n\u003cdiv class=\"why-title\"\u003eParisian Inspiration\u003c\/div\u003e\n\u003cdiv class=\"why-desc\"\u003eA legendary sweetness inspired by the romance of Paris — majestic, sensual, and unforgettable.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003cspan class=\"icon\"\u003e❓\u003c\/span\u003e Frequently Asked Questions\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eIs the 100ml bottle design stable enough for a shared vanity display?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eThe Lattafa Pride collection features a heavy and wide glass base with a structured architectural cap, ensuring the bottle remains upright and secure on any flat surface.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eHow can I verify that this specific bottle is an authentic Lattafa Pride product?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eEvery genuine bottle includes a 3D holographic security seal on the packaging and a verifiable batch code on the base to ensure it meets original manufacturing standards.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eIs the spray mechanism designed for a fine mist or a heavy application?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eThe atomizer is engineered to produce a broad, fine mist, allowing concentrated oils to settle evenly on the skin without leaving a wet or sticky residue.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eHow does the 100ml volume provide enough longevity for a full winter season?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eWith approximately 1000 sprays per bottle, this size is ideal for those who wear the fragrance daily during the colder months, providing enough supply for several months of regular use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Footer --\u003e\n\u003cdiv class=\"footer-flourish\"\u003e\n\u003cp\u003e✦   A Parisian-Inspired Masterpiece   ✦\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Opaline Fragnance","offers":[{"title":"Default Title","offer_id":53736186806615,"sku":null,"price":35.49,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/9166\/3703\/files\/1_3070b8cf-a129-422f-b5b2-99e36f917ea9.jpg?v=1780930494","url":"https:\/\/opalinefragnance.co.uk\/products\/love-in-paris-perfume-100ml-edp-lattafa-pride","provider":"Opaline Fragnance ","version":"1.0","type":"link"}