{"product_id":"jean-lowe-summer-vibes-maison-alhambra-ג-אן-לואי-סאמר-וויבס","title":"Jean Lowe Summer Vibes Maison Alhambra - ג׳אן לואי סאמר וויבס","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eג'אן לואי סאמר וויבס | בושם יוניסקס קיצי | 100 מ\"ל | FRALORA\u003c\/title\u003e\n  \u003cmeta name=\"description\" content='Jean Lowe Summer Vibes מבית Maison Alhambra — בושם יוניסקס קיצי ורענן, בהשראת Sun Song של לואי ויטון. הדרים, נענע, משמש ותאנה. EDP 100 מ\"ל.'\u003e\n  \u003cmeta name=\"keywords\" content=\"ג'אן לואי סאמר וויבס, jean lowe summer vibes, maison alhambra, sun song louis vuitton דיופ, בושם בהשראת sun song, בושם קיצי יוניסקס, בושם הדרי רענן, בושם לואי ויטון בהשראה, בושם לקיץ, בושם פירותי קיצי\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026amp;family=Cinzel:wght@400;600\u0026amp;family=Heebo:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003cstyle\u003e\n    :root {\n      --gold:       #c9a84c;\n      --gold-light: #e8d08a;\n      --gold-pale:  #f5ead2;\n      --black:      #0a0a0a;\n      --charcoal:   #1a1814;\n      --deep:       #0e0d0b;\n      --warm-white: #f8f4ee;\n      --beige:      #e8ddd0;\n      --text-main:  #2a2420;\n      --text-muted: #7a6e64;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      background-color: var(--warm-white);\n      color: var(--text-main);\n      font-family: 'Heebo', sans-serif;\n      font-weight: 300;\n      line-height: 1.8;\n      direction: rtl;\n      overflow-x: hidden;\n    }\n\n    \/* ── HERO ─────────────────────────────────────────── *\/\n    .hero {\n      position: relative;\n      background: var(--deep);\n      min-height: 65vh;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n      padding: 60px 24px;\n    }\n\n    .hero::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(ellipse 65% 55% at 50% 40%, rgba(201,168,76,0.10) 0%, transparent 65%),\n        radial-gradient(ellipse 40% 40% at 85% 70%, rgba(201,168,76,0.06) 0%, transparent 55%),\n        radial-gradient(ellipse 35% 35% at 15% 20%, rgba(201,168,76,0.05) 0%, transparent 50%);\n    }\n\n    \/* Light sun-ray diagonal lines *\/\n    .hero::after {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background-image:\n        repeating-linear-gradient(\n          120deg,\n          transparent,\n          transparent 90px,\n          rgba(201,168,76,0.016) 90px,\n          rgba(201,168,76,0.016) 91px\n        );\n      pointer-events: none;\n    }\n\n    .hero \u003e * { position: relative; z-index: 1; }\n\n    .hero-ornament {\n      font-family: 'Cinzel', serif;\n      font-size: clamp(10px, 1.4vw, 12px);\n      letter-spacing: 0.4em;\n      color: var(--gold);\n      text-transform: uppercase;\n      margin-bottom: 28px;\n      opacity: 0;\n      animation: fadeUp 1s 0.2s forwards;\n    }\n\n    .hero-brand {\n      font-family: 'Cinzel', serif;\n      font-size: clamp(10px, 1.5vw, 13px);\n      letter-spacing: 0.55em;\n      color: rgba(201,168,76,0.6);\n      text-transform: uppercase;\n      margin-bottom: 18px;\n      opacity: 0;\n      animation: fadeUp 1s 0.4s forwards;\n    }\n\n    .hero-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(48px, 9vw, 100px);\n      font-weight: 300;\n      color: var(--warm-white);\n      line-height: 0.95;\n      text-align: center;\n      letter-spacing: 0.03em;\n      opacity: 0;\n      animation: fadeUp 1s 0.6s forwards;\n    }\n\n    .hero-title em {\n      font-style: italic;\n      color: var(--gold-light);\n      display: block;\n      font-size: 0.52em;\n      letter-spacing: 0.28em;\n      margin-top: 12px;\n    }\n\n    .hero-sub {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(15px, 2vw, 20px);\n      font-style: italic;\n      color: rgba(248,244,238,0.42);\n      margin-top: 20px;\n      letter-spacing: 0.07em;\n      opacity: 0;\n      animation: fadeUp 1s 0.8s forwards;\n    }\n\n    .hero-divider {\n      width: 60px;\n      height: 1px;\n      background: linear-gradient(90deg, transparent, var(--gold), transparent);\n      margin: 34px auto;\n      opacity: 0;\n      animation: fadeUp 1s 1s forwards;\n    }\n\n    .hero-tags {\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n      justify-content: center;\n      opacity: 0;\n      animation: fadeUp 1s 1.2s forwards;\n    }\n\n    .hero-tag {\n      border: 1px solid rgba(201,168,76,0.3);\n      color: var(--gold-light);\n      font-family: 'Cinzel', serif;\n      font-size: 9px;\n      letter-spacing: 0.25em;\n      padding: 8px 16px;\n      text-transform: uppercase;\n    }\n\n    \/* ── SECTION WRAPPER ──────────────────────────────── *\/\n    .section {\n      max-width: 860px;\n      margin: 0 auto;\n      padding: 80px 28px;\n    }\n\n    .section-label {\n      font-family: 'Cinzel', serif;\n      font-size: 10px;\n      letter-spacing: 0.4em;\n      color: var(--gold);\n      text-transform: uppercase;\n      margin-bottom: 20px;\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .section-label::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: linear-gradient(90deg, var(--gold), transparent);\n      opacity: 0.4;\n    }\n\n    h2.section-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(30px, 5vw, 46px);\n      font-weight: 400;\n      color: var(--charcoal);\n      line-height: 1.2;\n      margin-bottom: 28px;\n    }\n\n    h2.section-title em { font-style: italic; color: var(--gold); }\n\n    h3.sub-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(20px, 3vw, 28px);\n      font-weight: 400;\n      color: var(--charcoal);\n      margin: 48px 0 16px;\n    }\n\n    p {\n      font-size: clamp(15px, 1.8vw, 17px);\n      color: var(--text-main);\n      margin-bottom: 18px;\n      font-weight: 300;\n      line-height: 1.9;\n    }\n\n    \/* ── DARK BAND ────────────────────────────────────── *\/\n    .dark-band {\n      background: var(--charcoal);\n      padding: 80px 28px;\n    }\n\n    .dark-band .section { padding: 0; }\n    .dark-band .section-label { color: var(--gold); }\n    .dark-band .section-label::after { background: linear-gradient(90deg, var(--gold), transparent); }\n    .dark-band h2.section-title { color: var(--warm-white); }\n    .dark-band h2.section-title em { color: var(--gold-light); }\n    .dark-band p { color: rgba(248,244,238,0.75); }\n    .dark-band h3.sub-title { color: var(--beige); }\n\n    \/* ── QUOTE BLOCK ──────────────────────────────────── *\/\n    .quote-block {\n      border-right: 3px solid var(--gold);\n      padding: 22px 30px;\n      margin: 44px 0;\n      background: rgba(201,168,76,0.04);\n    }\n\n    .quote-block p {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(18px, 2.8vw, 26px);\n      font-style: italic;\n      font-weight: 300;\n      color: var(--text-main);\n      margin: 0;\n      line-height: 1.55;\n    }\n\n    .quote-block cite {\n      display: block;\n      margin-top: 10px;\n      font-family: 'Cinzel', serif;\n      font-size: 9px;\n      letter-spacing: 0.3em;\n      color: var(--gold);\n      font-style: normal;\n    }\n\n    \/* ── INSPIRATION SECTION ──────────────────────────── *\/\n    .inspiration-section {\n      position: relative;\n      padding: 100px 28px;\n      overflow: hidden;\n      background: var(--deep);\n    }\n\n    .inspiration-bg {\n      position: absolute;\n      inset: 0;\n      background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0717\/2554\/7778\/files\/sun-song-louis-vuitton-without-background.png?v=1776495026');\n      background-repeat: no-repeat;\n      background-position: left 8% center;\n      background-size: auto 82%;\n      opacity: 0.13;\n      pointer-events: none;\n    }\n\n    .inspiration-overlay {\n      position: absolute;\n      inset: 0;\n      background: linear-gradient(\n        270deg,\n        var(--deep) 0%,\n        var(--deep) 42%,\n        rgba(14,13,11,0.65) 68%,\n        transparent 100%\n      );\n      pointer-events: none;\n    }\n\n    .inspiration-section .section {\n      padding: 0;\n      position: relative;\n      z-index: 1;\n    }\n\n    .inspiration-content {\n      max-width: 520px;\n      margin-right: 0;\n      margin-left: auto;\n    }\n\n    .inspiration-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 12px;\n      border: 1px solid rgba(201,168,76,0.35);\n      padding: 10px 20px;\n      margin-top: 28px;\n    }\n\n    .inspiration-badge::before {\n      content: '◆';\n      color: var(--gold);\n      font-size: 7px;\n    }\n\n    .inspiration-badge span {\n      font-family: 'Cinzel', serif;\n      font-size: 9px;\n      letter-spacing: 0.3em;\n      color: var(--gold);\n      text-transform: uppercase;\n    }\n\n    \/* ── NOTES PYRAMID ────────────────────────────────── *\/\n    .notes-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 2px;\n      margin-top: 48px;\n    }\n\n    .note-col {\n      background: rgba(201,168,76,0.05);\n      border: 1px solid rgba(201,168,76,0.18);\n      padding: 36px 18px;\n      text-align: center;\n      transition: background 0.3s;\n    }\n\n    .note-col:hover { background: rgba(201,168,76,0.12); }\n\n    .note-icon { display: block; margin: 0 auto 18px; opacity: 0.9; }\n\n    .note-col-label {\n      font-family: 'Cinzel', serif;\n      font-size: 9px;\n      letter-spacing: 0.35em;\n      color: var(--gold);\n      text-transform: uppercase;\n      margin-bottom: 14px;\n      display: block;\n    }\n\n    .note-col-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 20px;\n      font-style: italic;\n      color: var(--warm-white);\n      margin-bottom: 16px;\n      font-weight: 300;\n    }\n\n    .note-item {\n      font-size: 13px;\n      color: rgba(248,244,238,0.62);\n      line-height: 2.1;\n      font-weight: 300;\n    }\n\n    .note-item strong {\n      color: rgba(248,244,238,0.9);\n      font-weight: 400;\n      display: block;\n    }\n\n    \/* ── SPECS TABLE ──────────────────────────────────── *\/\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 36px;\n      font-size: 14px;\n    }\n\n    .specs-table tr { border-bottom: 1px solid rgba(201,168,76,0.13); }\n    .specs-table td { padding: 15px 8px; vertical-align: top; }\n\n    .specs-table td:first-child {\n      font-family: 'Cinzel', serif;\n      font-size: 10px;\n      letter-spacing: 0.22em;\n      color: var(--gold);\n      text-transform: uppercase;\n      width: 36%;\n    }\n\n    .specs-table td:last-child { color: var(--text-main); font-weight: 400; }\n\n    \/* ── FEATURES ─────────────────────────────────────── *\/\n    .features { list-style: none; margin-top: 28px; }\n\n    .features li {\n      display: flex;\n      align-items: flex-start;\n      gap: 14px;\n      padding: 15px 0;\n      border-bottom: 1px solid rgba(201,168,76,0.12);\n      font-size: 15px;\n      color: var(--text-main);\n    }\n\n    .features li::before {\n      content: '◆';\n      color: var(--gold);\n      font-size: 8px;\n      margin-top: 7px;\n      flex-shrink: 0;\n    }\n\n    \/* ── VIBE SECTION ─────────────────────────────────── *\/\n    .vibe-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(195px, 1fr));\n      gap: 14px;\n      margin-top: 38px;\n    }\n\n    .vibe-card {\n      border: 1px solid rgba(201,168,76,0.22);\n      padding: 26px 18px;\n      transition: border-color 0.3s, background 0.3s;\n    }\n\n    .vibe-card:hover {\n      border-color: var(--gold);\n      background: rgba(201,168,76,0.04);\n    }\n\n    .vibe-icon { display: block; margin-bottom: 13px; }\n\n    .vibe-card-title {\n      font-family: 'Cinzel', serif;\n      font-size: 10px;\n      letter-spacing: 0.28em;\n      color: var(--gold);\n      text-transform: uppercase;\n      margin-bottom: 7px;\n      display: block;\n    }\n\n    .vibe-card-text {\n      font-size: 14px;\n      color: rgba(248,244,238,0.62);\n      line-height: 1.7;\n      margin: 0;\n    }\n\n    .vibe-verdict {\n      margin-top: 38px;\n      border-right: 3px solid var(--gold);\n      padding: 20px 24px;\n      background: rgba(201,168,76,0.06);\n    }\n\n    .vibe-verdict p {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(17px, 2.2vw, 23px);\n      font-style: italic;\n      color: rgba(248,244,238,0.92);\n      margin: 0;\n      line-height: 1.6;\n    }\n\n    \/* ── FAQ ──────────────────────────────────────────── *\/\n    .faq-list { margin-top: 40px; list-style: none; }\n    .faq-item { border-bottom: 1px solid rgba(201,168,76,0.15); }\n\n    .faq-question {\n      width: 100%;\n      background: none;\n      border: none;\n      text-align: right;\n      padding: 22px 0;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .faq-question-text {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(16px, 2.2vw, 21px);\n      font-weight: 400;\n      color: var(--warm-white);\n      text-align: right;\n    }\n\n    .faq-icon {\n      flex-shrink: 0;\n      width: 22px;\n      height: 22px;\n      border: 1px solid var(--gold);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: transform 0.3s, background 0.3s;\n      color: var(--gold);\n      font-size: 14px;\n    }\n\n    .faq-item.open .faq-icon {\n      transform: rotate(45deg);\n      background: var(--gold);\n      color: var(--black);\n    }\n\n    .faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease, padding 0.3s;\n    }\n\n    .faq-item.open .faq-answer {\n      max-height: 320px;\n      padding-bottom: 20px;\n    }\n\n    .faq-answer p {\n      font-size: 15px;\n      color: rgba(248,244,238,0.62);\n      line-height: 1.85;\n      margin: 0;\n    }\n\n    \/* ── CTA ──────────────────────────────────────────── *\/\n    .cta-section {\n      background: var(--black);\n      text-align: center;\n      padding: 90px 28px;\n    }\n\n    .cta-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(28px, 5vw, 48px);\n      font-weight: 300;\n      color: var(--warm-white);\n      margin-bottom: 12px;\n    }\n\n    .cta-sub {\n      font-size: 13px;\n      color: rgba(248,244,238,0.4);\n      letter-spacing: 0.12em;\n      margin-bottom: 44px;\n    }\n\n    .cta-btn {\n      display: inline-block;\n      background: var(--gold);\n      color: var(--black);\n      font-family: 'Cinzel', serif;\n      font-size: 11px;\n      letter-spacing: 0.4em;\n      text-transform: uppercase;\n      padding: 20px 56px;\n      border: none;\n      cursor: pointer;\n      transition: background 0.3s;\n    }\n\n    .cta-btn:hover { background: var(--gold-light); }\n\n    \/* ── ANIMATIONS ───────────────────────────────────── *\/\n    @keyframes fadeUp {\n      from { opacity: 0; transform: translateY(22px); }\n      to   { opacity: 1; transform: translateY(0); }\n    }\n\n    @media (max-width: 640px) {\n      .notes-grid { grid-template-columns: 1fr; }\n      .hero { min-height: 70vh; }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003c!-- ══════════════════════════════════════════\n       HERO\n  ══════════════════════════════════════════ --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cp class=\"hero-ornament\"\u003eFralora — Niche Perfumery\u003c\/p\u003e\n    \u003cp class=\"hero-brand\"\u003eMaison Alhambra\u003c\/p\u003e\n    \u003ch1 class=\"hero-title\"\u003e\n      Summer Vibes\n      \u003cem\u003eJean Lowe\u003c\/em\u003e\n    \u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eהדרי-פירותי-קיצי · EDP יוניסקס · 100 מ\"ל\u003c\/p\u003e\n    \u003cdiv class=\"hero-divider\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hero-tags\"\u003e\n      \u003cspan class=\"hero-tag\"\u003eEDP\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003eיוניסקס\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003e100 מ\"ל\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003eהדרי-פירותי\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003eבהשראת Sun Song\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       THE STORY\n  ══════════════════════════════════════════ --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eהסיפור\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eכשהקיץ\u003cbr\u003e\u003cem\u003eמקבל ריח\u003c\/em\u003e\n\u003c\/h2\u003e\n\n    \u003cdiv class=\"quote-block\"\u003e\n      \u003cp\u003e״יש ריחות שמזכירים לך מקום — ויש ריחות שמזכירים לך עונה. Summer Vibes הוא מהסוג השני.״\u003c\/p\u003e\n      \u003ccite\u003eFralora — Fragrance Curation\u003c\/cite\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      בושם קיצי יוניסקס אמיתי הוא נדיר — רוב הניסיונות מסתיימים\n      בלמון קולון שגרתי או בפירות מלאכותיים. \u003cstrong\u003eJean Lowe Summer Vibes\u003c\/strong\u003e\n      מבית Maison Alhambra עושה משהו אחר לגמרי: הוא לוקח את המורכבות\n      של בושם נישה פריזאי ומגיש אותה בבקבוק נגיש, ביוניסקס שעובד לגברים\n      ולנשים בצורה שווה.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      הפתיחה היא בזק של הדרים וקוריאנדר ונענע — בושם הדרי רענן שמרגיש\n      כמו אוויר ים בבוקר. הלב מפתיע: זרעי גזר, ורד מאי ומשמש מוסיפים\n      ממד פירותי-פרחוני שמעמיק את הניחוח מעבר לצפוי.\n      הבסיס של תאנה, תמרים ואמברט מגדיר את Summer Vibes כבושם קיצי ליום יום\n      שמותיר חתימה חמה ועדינה — לא מתנדף אחרי שעה.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       INSPIRATION — SUN SONG LOUIS VUITTON\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"inspiration-section\"\u003e\n    \u003cdiv class=\"inspiration-bg\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"inspiration-overlay\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003cdiv class=\"inspiration-content\"\u003e\n        \u003cp class=\"section-label\" style=\"color:var(--gold);\"\u003eההשראה\u003c\/p\u003e\n        \u003ch2 class=\"section-title\" style=\"color:var(--warm-white);\"\u003e\n          Louis Vuitton\u003cbr\u003e\u003cem\u003eSun Song\u003c\/em\u003e\n        \u003c\/h2\u003e\n        \u003cp style=\"color:rgba(248,244,238,0.75);\"\u003e\n          Sun Song מבית לואי ויטון הוא אחד מבשמי הקיץ היוקרתיים ביותר בעשור האחרון —\n          ניחוח שמתפשט כמו אור שמש, מחבר בין טריות הדרית לבסיס פירותי-חמים.\n          יצירתו של ז'אק קוואלייה-בלטרו, מחירו מתחיל מכמה מאות דולרים ומיועד\n          לאלה שמחפשים קיץ מנוסח בשפה של בית אופנה פריזאי.\n        \u003c\/p\u003e\n        \u003cp style=\"color:rgba(248,244,238,0.75);\"\u003e\n          Jean Lowe Summer Vibes לוכד את אותה אנרגיה קיצית-הדרית, את אותה תחושת\n          \"שמש על העור\", ומגיש אותה בבקבוק של 100 מ\"ל נגיש לשימוש יומיומי —\n          ללא היסוס, ללא התחייבות, עם אותה הנאה.\n        \u003c\/p\u003e\n        \u003cdiv class=\"inspiration-badge\"\u003e\n          \u003cspan\u003eבהשראת Louis Vuitton Sun Song\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       NOTES — DARK BAND\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"dark-band\"\u003e\n    \u003cdiv class=\"section\"\u003e\n      \u003cp class=\"section-label\"\u003eפירמידת הניחוח\u003c\/p\u003e\n      \u003ch2 class=\"section-title\"\u003eשלוש שכבות,\u003cbr\u003e\u003cem\u003eקיץ אחד\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eמהבזק ההדרי הראשון — ועד לחמימות התאנה והתמרים שנשארת על העור.\u003c\/p\u003e\n\n      \u003cdiv class=\"notes-grid\"\u003e\n\n        \u003c!-- TOP --\u003e\n        \u003cdiv class=\"note-col\"\u003e\n          \u003cspan class=\"note-col-label\"\u003eראש\u003c\/span\u003e\n          \u003csvg class=\"note-icon\" width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\"\u003e\n            \u003c!-- Sun burst \/ citrus --\u003e\n            \u003ccircle cx=\"22\" cy=\"22\" r=\"7\" stroke=\"#c9a84c\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"22\" cy=\"22\" r=\"2.5\" fill=\"rgba(201,168,76,0.3)\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"22\" y1=\"4\" x2=\"22\" y2=\"12\" stroke=\"#c9a84c\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"22\" y1=\"32\" x2=\"22\" y2=\"40\" stroke=\"#c9a84c\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"4\" y1=\"22\" x2=\"12\" y2=\"22\" stroke=\"#c9a84c\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"32\" y1=\"22\" x2=\"40\" y2=\"22\" stroke=\"#c9a84c\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"9.5\" y1=\"9.5\" x2=\"15\" y2=\"15\" stroke=\"#c9a84c\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"29\" y1=\"29\" x2=\"34.5\" y2=\"34.5\" stroke=\"#c9a84c\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"34.5\" y1=\"9.5\" x2=\"29\" y2=\"15\" stroke=\"#c9a84c\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"15\" y1=\"29\" x2=\"9.5\" y2=\"34.5\" stroke=\"#c9a84c\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n          \u003cp class=\"note-col-title\"\u003eTop Notes\u003c\/p\u003e\n          \u003cp class=\"note-item\"\u003e\n            \u003cstrong\u003eCoriander · קוריאנדר\u003c\/strong\u003e\n            \u003cstrong\u003eBlackcurrant · דומדמנית\u003c\/strong\u003e\n            \u003cstrong\u003eMint · נענע\u003c\/strong\u003e\n            \u003cstrong\u003eOrange · תפוז\u003c\/strong\u003e\n            \u003cstrong\u003eCitron · אתרוג\u003c\/strong\u003e\n            \u003cstrong\u003eLemon · לימון\u003c\/strong\u003e\n            ——\u003cbr\u003e\n            פתיחה הדרית מרעננת עם ניצוץ תבלינוני. כמו אוויר בוקר בחוף הים.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- HEART --\u003e\n        \u003cdiv class=\"note-col\"\u003e\n          \u003cspan class=\"note-col-label\"\u003eלב\u003c\/span\u003e\n          \u003csvg class=\"note-icon\" width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\"\u003e\n            \u003c!-- Apricot \/ floral heart --\u003e\n            \u003cellipse cx=\"22\" cy=\"14\" rx=\"5\" ry=\"8\" stroke=\"#c9a84c\" stroke-width=\"1.1\" fill=\"none\" transform=\"rotate(0 22 22)\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"22\" cy=\"14\" rx=\"5\" ry=\"8\" stroke=\"#c9a84c\" stroke-width=\"1.1\" fill=\"none\" transform=\"rotate(72 22 22)\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"22\" cy=\"14\" rx=\"5\" ry=\"8\" stroke=\"#c9a84c\" stroke-width=\"1.1\" fill=\"none\" transform=\"rotate(144 22 22)\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"22\" cy=\"14\" rx=\"5\" ry=\"8\" stroke=\"#c9a84c\" stroke-width=\"1.1\" fill=\"none\" transform=\"rotate(216 22 22)\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"22\" cy=\"14\" rx=\"5\" ry=\"8\" stroke=\"#c9a84c\" stroke-width=\"1.1\" fill=\"none\" transform=\"rotate(288 22 22)\"\u003e\u003c\/ellipse\u003e\n            \u003ccircle cx=\"22\" cy=\"22\" r=\"3.5\" stroke=\"#c9a84c\" stroke-width=\"1\" fill=\"rgba(201,168,76,0.2)\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          \u003cp class=\"note-col-title\"\u003eHeart Notes\u003c\/p\u003e\n          \u003cp class=\"note-item\"\u003e\n            \u003cstrong\u003eCarrot Seeds · זרעי גזר\u003c\/strong\u003e\n            \u003cstrong\u003eMay Rose · ורד מאי\u003c\/strong\u003e\n            \u003cstrong\u003eBasil · בזיליקום\u003c\/strong\u003e\n            \u003cstrong\u003eApricot · משמש\u003c\/strong\u003e\n            ——\u003cbr\u003e\n            הלב שמפתיע — פירותי, ירוק ופרחוני. מוסיף עומק ומורכבות לניחוח הקיצי.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- BASE --\u003e\n        \u003cdiv class=\"note-col\"\u003e\n          \u003cspan class=\"note-col-label\"\u003eבסיס\u003c\/span\u003e\n          \u003csvg class=\"note-icon\" width=\"44\" height=\"44\" viewbox=\"0 0 44 44\" fill=\"none\"\u003e\n            \u003c!-- Fig \/ date — organic round shape --\u003e\n            \u003cellipse cx=\"22\" cy=\"26\" rx=\"10\" ry=\"11\" stroke=\"#c9a84c\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M22 15 C22 15 20 9 22 6 C24 9 22 15 22 15Z\" stroke=\"#c9a84c\" stroke-width=\"1.1\" fill=\"none\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M22 6 C20 4 17 4 16 5\" stroke=\"#c9a84c\" stroke-width=\"1\" fill=\"none\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"18\" cy=\"24\" r=\"1.5\" fill=\"rgba(201,168,76,0.25)\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"25\" cy=\"28\" r=\"1.2\" fill=\"rgba(201,168,76,0.2)\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M16 30 Q22 34 28 30\" stroke=\"#c9a84c\" stroke-width=\"0.9\" fill=\"none\" stroke-linecap=\"round\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cp class=\"note-col-title\"\u003eBase Notes\u003c\/p\u003e\n          \u003cp class=\"note-item\"\u003e\n            \u003cstrong\u003eAmbrette · אמברט\u003c\/strong\u003e\n            \u003cstrong\u003eDates · תמרים\u003c\/strong\u003e\n            \u003cstrong\u003eFig · תאנה\u003c\/strong\u003e\n            ——\u003cbr\u003e\n            בסיס חמים, פירותי-מוסקי. נשאר על העור שעות ומותיר חתימה מתוקה ועדינה.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       SPECS\n  ══════════════════════════════════════════ --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eפרטים טכניים\u003c\/p\u003e\n    \u003ch2 class=\"section-title\"\u003eהמפרט\u003cbr\u003e\u003cem\u003eהמלא\u003c\/em\u003e\n\u003c\/h2\u003e\n\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eבית הבשמים\u003c\/td\u003e\n        \u003ctd\u003eMaison Alhambra — Gulf Fragrance House\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eשם הבושם\u003c\/td\u003e\n        \u003ctd\u003eJean Lowe Summer Vibes\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eריכוז\u003c\/td\u003e\n        \u003ctd\u003eEau de Parfum — EDP\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eנפח\u003c\/td\u003e\n        \u003ctd\u003e100 מ\"ל\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eמגדר\u003c\/td\u003e\n        \u003ctd\u003eיוניסקס\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eמשפחה ריחנית\u003c\/td\u003e\n        \u003ctd\u003eהדרי-פירותי (Citrus Fruity)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eבהשראת\u003c\/td\u003e\n        \u003ctd\u003eSun Song — Louis Vuitton\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eעונה מומלצת\u003c\/td\u003e\n        \u003ctd\u003eאביב · קיץ · כל השנה\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eעוצמה\u003c\/td\u003e\n        \u003ctd\u003e⬛⬛⬛⬜⬜ — בינוני\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eעמידות\u003c\/td\u003e\n        \u003ctd\u003e⬛⬛⬛⬛⬜ — 6–8 שעות על העור\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTrail (Sillage)\u003c\/td\u003e\n        \u003ctd\u003e⬛⬛⬛⬜⬜ — קרוב לעור, אינטימי\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n    \u003ch3 class=\"sub-title\"\u003eלמה Summer Vibes שווה את תשומת לבך?\u003c\/h3\u003e\n    \u003cul class=\"features\"\u003e\n      \u003cli\u003eMaison Alhambra נודעים ביכולתם לתרגם DNA של בשמי נישה יוקרתיים לניחוחות נגישים ואיכותיים — Summer Vibes הוא חלופה מצוינת ל-Sun Song של לואי ויטון\u003c\/li\u003e\n      \u003cli\u003eשש נוטות ראש הדריות — קוריאנדר, דומדמנית, נענע, תפוז, אתרוג ולימון — יוצרות פתיחה עשירה ומורכבת שלא מרגישה שגרתית\u003c\/li\u003e\n      \u003cli\u003eזרעי גזר ובזיליקום בלב מוסיפים ממד ירוק-עשבוני שמבדיל את Summer Vibes מכל בושם הדרי קיצי אחר\u003c\/li\u003e\n      \u003cli\u003eבסיס התאנה, התמרים והאמברט מעניק לבושם הקיצי עומק אוריינטלי עדין שמונע מהניחוח להיות \"קל מדי\"\u003c\/li\u003e\n      \u003cli\u003eבושם קיצי יוניסקס שעובד על עור גבר ועל עור אישה — הפתיחה ההדרית מתאזנת עם הלב הפירותי-פרחוני לכל מגדר\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       VIBE — DARK BAND\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"dark-band\"\u003e\n    \u003cdiv class=\"section\"\u003e\n      \u003cp class=\"section-label\"\u003eהחתימה שלך\u003c\/p\u003e\n      \u003ch2 class=\"section-title\"\u003eלאיזה רגע\u003cbr\u003e\u003cem\u003eמיועד הבושם הזה?\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eSummer Vibes הוא בושם שחי בשמש — קל, נוכח, ומתאים לכל מצב קיצי.\u003c\/p\u003e\n\n      \u003cdiv class=\"vibe-grid\"\u003e\n\n        \u003cdiv class=\"vibe-card\"\u003e\n          \u003csvg class=\"vibe-icon\" width=\"30\" height=\"30\" viewbox=\"0 0 30 30\" fill=\"none\"\u003e\n            \u003ccircle cx=\"15\" cy=\"15\" r=\"6\" stroke=\"#c9a84c\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"15\" cy=\"15\" r=\"2\" fill=\"rgba(201,168,76,0.3)\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"15\" y1=\"3\" x2=\"15\" y2=\"7\" stroke=\"#c9a84c\" stroke-width=\"1.1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"15\" y1=\"23\" x2=\"15\" y2=\"27\" stroke=\"#c9a84c\" stroke-width=\"1.1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"3\" y1=\"15\" x2=\"7\" y2=\"15\" stroke=\"#c9a84c\" stroke-width=\"1.1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"23\" y1=\"15\" x2=\"27\" y2=\"15\" stroke=\"#c9a84c\" stroke-width=\"1.1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"6.5\" y1=\"6.5\" x2=\"9.5\" y2=\"9.5\" stroke=\"#c9a84c\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"20.5\" y1=\"20.5\" x2=\"23.5\" y2=\"23.5\" stroke=\"#c9a84c\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"23.5\" y1=\"6.5\" x2=\"20.5\" y2=\"9.5\" stroke=\"#c9a84c\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"9.5\" y1=\"20.5\" x2=\"6.5\" y2=\"23.5\" stroke=\"#c9a84c\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n          \u003cspan class=\"vibe-card-title\"\u003eים ושמש\u003c\/span\u003e\n          \u003cp class=\"vibe-card-text\"\u003eלחוף, לפארק, לטיול — בושם קיצי ליום יום שמרגיש כמו ניחוח הטבע עצמו.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vibe-card\"\u003e\n          \u003csvg class=\"vibe-icon\" width=\"30\" height=\"30\" viewbox=\"0 0 30 30\" fill=\"none\"\u003e\n            \u003crect x=\"4\" y=\"8\" width=\"22\" height=\"16\" rx=\"1.5\" stroke=\"#c9a84c\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M4 13 L26 13\" stroke=\"#c9a84c\" stroke-width=\"0.9\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"10\" cy=\"10.5\" r=\"1\" fill=\"#c9a84c\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"15\" cy=\"10.5\" r=\"1\" fill=\"#c9a84c\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M8 18 L14 18\" stroke=\"#c9a84c\" stroke-width=\"0.9\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 21 L18 21\" stroke=\"#c9a84c\" stroke-width=\"0.9\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cspan class=\"vibe-card-title\"\u003eעבודה ויומיום\u003c\/span\u003e\n          \u003cp class=\"vibe-card-text\"\u003eעוצמה בינונית שנשארת נעימה לסביבה — מושלמת לסביבת עבודה, ישיבות ומשרד.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vibe-card\"\u003e\n          \u003csvg class=\"vibe-icon\" width=\"30\" height=\"30\" viewbox=\"0 0 30 30\" fill=\"none\"\u003e\n            \u003cpath d=\"M15 26 C15 26 4 19 4 11 C4 6.5 8 4 15 6 C22 4 26 6.5 26 11 C26 19 15 26 15 26Z\" stroke=\"#c9a84c\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15 26 L15 14\" stroke=\"#c9a84c\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15 19 C12.5 17.5 10 18 9 16\" stroke=\"#c9a84c\" stroke-width=\"0.9\" fill=\"none\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cspan class=\"vibe-card-title\"\u003eמתנה קיצית\u003c\/span\u003e\n          \u003cp class=\"vibe-card-text\"\u003eיוניסקס אמיתי — מתנה שמתאימה לכל, מפתיעה ומרגישה מחושבת ונעימה.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vibe-card\"\u003e\n          \u003csvg class=\"vibe-icon\" width=\"30\" height=\"30\" viewbox=\"0 0 30 30\" fill=\"none\"\u003e\n            \u003cpath d=\"M5 18 Q10 12 15 15 Q20 18 25 10\" stroke=\"#c9a84c\" stroke-width=\"1.2\" fill=\"none\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"25\" cy=\"10\" r=\"2\" stroke=\"#c9a84c\" stroke-width=\"1\" fill=\"none\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M5 22 Q10 16 15 19 Q20 22 25 14\" stroke=\"#c9a84c\" stroke-width=\"0.8\" fill=\"none\" stroke-linecap=\"round\" opacity=\"0.4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cspan class=\"vibe-card-title\"\u003eכל השנה\u003c\/span\u003e\n          \u003cp class=\"vibe-card-text\"\u003eהבסיס החמים עובד גם בחורף — בושם שלא נכנס למגירה בספטמבר.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vibe-verdict\"\u003e\n        \u003cp\u003e״Summer Vibes הוא הבושם לאנשים שרוצים לשאת איתם את תחושת הקיץ — בכל עונה, בכל מקום.״\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       FAQ\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"dark-band\" style=\"background:var(--deep);\"\u003e\n    \u003cdiv class=\"section\"\u003e\n      \u003cp class=\"section-label\"\u003eשאלות נפוצות\u003c\/p\u003e\n      \u003ch2 class=\"section-title\"\u003eכל מה שרצית\u003cbr\u003e\u003cem\u003eלדעת\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cul class=\"faq-list\"\u003e\n\n        \u003cli class=\"faq-item\"\u003e\n          \u003cbutton class=\"faq-question\" onclick=\"toggleFaq(this)\"\u003e\n            \u003cspan class=\"faq-question-text\"\u003eמה ההבדל בין Summer Vibes ל-Sun Song המקורי?\u003c\/span\u003e\n            \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            \u003cp\u003eSun Song של לואי ויטון הוא יצירה של ז'אק קוואלייה-בלטרו עם חומרי גלם ברמה הגבוהה ביותר — מחירו משקף את שם הבית, הבקבוק המעוצב והנדירות. Summer Vibes לוכד את אותה אנרגיה הדרית-קיצית ומציע אותה בנגישות שמאפשרת שימוש יומיומי ללא היסוס.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"faq-item\"\u003e\n          \u003cbutton class=\"faq-question\" onclick=\"toggleFaq(this)\"\u003e\n            \u003cspan class=\"faq-question-text\"\u003eהאם זה בושם לקיץ בלבד?\u003c\/span\u003e\n            \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            \u003cp\u003eהפתיחה ההדרית מגיעה לשיאה בקיץ ובאביב, אבל בסיס התאנה, התמרים והאמברט מוסיף חמימות שעושה את Summer Vibes לבושם ארבע-עונתי. בחורף מומלץ לרסס ריסוס נוסף אחד כדי להעצים את הנוכחות.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"faq-item\"\u003e\n          \u003cbutton class=\"faq-question\" onclick=\"toggleFaq(this)\"\u003e\n            \u003cspan class=\"faq-question-text\"\u003eכמה זמן הבושם נשאר על העור?\u003c\/span\u003e\n            \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            \u003cp\u003e6 עד 8 שעות על עור לח. בושמים הדריים בכלל נוטים למתיישבות בינונית — זה טבעי. הנוסחה של Summer Vibes מאוזנת עם בסיס פירותי-מוסקי שמאריך את הנוכחות מעבר לבושם הדרי ממוצע.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"faq-item\"\u003e\n          \u003cbutton class=\"faq-question\" onclick=\"toggleFaq(this)\"\u003e\n            \u003cspan class=\"faq-question-text\"\u003eמה זה Maison Alhambra?\u003c\/span\u003e\n            \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            \u003cp\u003eMaison Alhambra הוא בית בשמים גולפי שנוסד עם מטרה ברורה: להנגיש את עולם בשמי הנישה הפריזאיים לקהל רחב יותר. הם ידועים בטיב חומרי הגלם שלהם ובנאמנות לניחוח המקור — Summer Vibes מייצג את הגישה הזו בצורה הטובה ביותר.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n        \u003cli class=\"faq-item\"\u003e\n          \u003cbutton class=\"faq-question\" onclick=\"toggleFaq(this)\"\u003e\n            \u003cspan class=\"faq-question-text\"\u003eהאם Summer Vibes מתאים לגברים?\u003c\/span\u003e\n            \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            \u003cp\u003eלגמרי. הקוריאנדר, הנענע והבזיליקום נותנים לבושם ממד ירוק-עשבוני שעובד מצוין על עור גברי. הבסיס הפירותי-החמים מתמזג עם העור בצורה שמרגישה טבעית ולא \"נשית\". גברים שאוהבים בשמים כמו Acqua di Gio או Bleu de Chanel — ימצאו ב-Summer Vibes משהו יותר מורכב ומעניין.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══════════════════════════════════════════\n       CTA\n  ══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"cta-section\"\u003e\n    \u003ch2 class=\"cta-title\"\u003eמוכן לשאת\u003cbr\u003eאת הקיץ איתך?\u003c\/h2\u003e\n    \u003cp class=\"cta-sub\"\u003e100 מ\"ל EDP · יוניסקס · FRALORA\u003c\/p\u003e\n    \u003cbutton class=\"cta-btn\" type=\"button\" onclick=\"window.scrollTo({top:0,behavior:'smooth'})\"\u003eהוסף לסל\u003c\/button\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- SEO KEYWORD SUMMARY (Dev Reference — Hidden)\n  ================================================\n  PRIMARY:\n  • \"jean lowe summer vibes\" → title, meta, H1, body\n  • \"ג'אן לואי סאמר וויבס\" → title, meta\n  • \"maison alhambra\" → meta, specs, FAQ\n\n  SECONDARY:\n  • \"sun song louis vuitton דיופ\" → meta, inspiration, FAQ\n  • \"בושם קיצי יוניסקס\" → meta, story, features, vibe\n  • \"בושם הדרי רענן\" → meta, story\n  • \"בושם לקיץ\" → meta, specs, FAQ\n  • \"בושם פירותי קיצי\" → meta keywords\n  • \"sun song בהשראת\" → meta, hero tag, inspiration badge\n  ══════════════════════════════════════════ --\u003e\n\n  \u003cscript\u003e\n    function toggleFaq(btn) {\n      var item = btn.closest('.faq-item');\n      var isOpen = item.classList.contains('open');\n      document.querySelectorAll('.faq-item.open').forEach(function(el) {\n        el.classList.remove('open');\n      });\n      if (!isOpen) item.classList.add('open');\n    }\n  \u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Maison Alhambra","offers":[{"title":"Default Title","offer_id":47670262333698,"sku":null,"price":129.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/2554\/7778\/files\/JEANLOWESUMMER31231.png?v=1776494791","url":"https:\/\/fralora.com\/products\/jean-lowe-summer-vibes-maison-alhambra-%d7%92-%d7%90%d7%9f-%d7%9c%d7%95%d7%90%d7%99-%d7%a1%d7%90%d7%9e%d7%a8-%d7%95%d7%95%d7%99%d7%91%d7%a1","provider":"Fralora","version":"1.0","type":"link"}