{"product_id":"fall-in-love-50ml","title":"FALL IN LOVE | 50ML","description":"\u003c!-- SHAIKH AL ARAB — FALL IN LOVE | Shopify Description HTML --\u003e\n\u003c!-- Pure CSS accordion — no JavaScript needed — Shopify safe --\u003e\n\n\u003cstyle\u003e\n\/* === RESET \u0026 WRAP === *\/\n.fil-root,\n.fil-root *,\n.fil-root *::before,\n.fil-root *::after {\n  box-sizing: border-box !important;\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n.fil-root {\n  background-color: #0d0608 !important;\n  font-family: Georgia, 'Times New Roman', serif !important;\n  color: #e8ccc8 !important;\n  max-width: 780px !important;\n  margin: 0 auto !important;\n  padding: 0 !important;\n  border: none !important;\n}\n\n\/* === BRAND BAR === *\/\n.fil-bar {\n  background-color: #180608 !important;\n  border-bottom: 1px solid #7a1a1a !important;\n  text-align: center !important;\n  padding: 13px 20px !important;\n  font-family: 'Trebuchet MS', Arial, sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 700 !important;\n  letter-spacing: 4px !important;\n  text-transform: uppercase !important;\n  color: #c94a4a !important;\n  display: block !important;\n}\n\n\/* === ACCORDION === *\/\n.fil-root details {\n  border-bottom: 1px solid #1e0a0a !important;\n  background-color: #0d0608 !important;\n  display: block !important;\n}\n\n.fil-root details:first-of-type {\n  border-top: 1px solid #1e0a0a !important;\n}\n\n.fil-root summary {\n  display: flex !important;\n  align-items: center !important;\n  justify-content: space-between !important;\n  padding: 18px 22px !important;\n  cursor: pointer !important;\n  list-style: none !important;\n  background-color: #0d0608 !important;\n  border: none !important;\n  outline: none !important;\n  -webkit-appearance: none !important;\n}\n\n.fil-root summary::-webkit-details-marker { display: none !important; }\n.fil-root summary:hover { background-color: #110608 !important; }\n.fil-root details[open] \u003e summary { background-color: #180608 !important; }\n\n.fil-stitle {\n  font-family: 'Trebuchet MS', Arial, sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 700 !important;\n  letter-spacing: 3px !important;\n  text-transform: uppercase !important;\n  color: #c94a4a !important;\n  display: block !important;\n}\n\n\/* Arrow — red + sign *\/\n.fil-arrow {\n  display: inline-block !important;\n  width: 20px !important;\n  height: 20px !important;\n  position: relative !important;\n  flex-shrink: 0 !important;\n}\n\n.fil-arrow::before,\n.fil-arrow::after {\n  content: '' !important;\n  display: block !important;\n  position: absolute !important;\n  background-color: #c94a4a !important;\n  border-radius: 2px !important;\n  transition: transform 0.3s ease, opacity 0.3s ease !important;\n}\n\n.fil-arrow::before {\n  width: 12px !important;\n  height: 2px !important;\n  top: 9px !important;\n  left: 4px !important;\n}\n\n.fil-arrow::after {\n  width: 2px !important;\n  height: 12px !important;\n  top: 4px !important;\n  left: 9px !important;\n}\n\ndetails[open] .fil-arrow::after {\n  transform: rotate(90deg) !important;\n  opacity: 0 !important;\n}\n\n.fil-body {\n  padding: 6px 22px 26px !important;\n  background-color: #080305 !important;\n  display: block !important;\n}\n\n\/* === DESCRIPTION === *\/\n.fil-para {\n  font-family: Georgia, 'Times New Roman', serif !important;\n  font-size: 14px !important;\n  line-height: 1.9 !important;\n  color: #c4a0a0 !important;\n  display: block !important;\n  margin-bottom: 14px !important;\n}\n.fil-para:last-child { margin-bottom: 0 !important; }\n\n\/* === NOTES === *\/\n.fil-notes-block {\n  display: block !important;\n  margin-bottom: 22px !important;\n}\n.fil-notes-block:last-child { margin-bottom: 0 !important; }\n\n.fil-notes-label {\n  font-family: 'Trebuchet MS', Arial, sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: #c94a4a !important;\n  display: block !important;\n  padding-bottom: 8px !important;\n  margin-bottom: 14px !important;\n  border-bottom: 1px solid #2a0a0a !important;\n}\n\n.fil-notes-row {\n  display: flex !important;\n  flex-wrap: wrap !important;\n  gap: 10px !important;\n}\n\n.fil-note {\n  text-align: center !important;\n  min-width: 68px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  gap: 6px !important;\n}\n\n.fil-note-icon {\n  width: 54px !important;\n  height: 54px !important;\n  background-color: #180608 !important;\n  border: 1px solid #3a0d0d !important;\n  border-radius: 50% !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  font-size: 22px !important;\n  line-height: 1 !important;\n}\n\n.fil-note-name {\n  font-family: 'Trebuchet MS', Arial, sans-serif !important;\n  font-size: 9px !important;\n  font-weight: 700 !important;\n  letter-spacing: 0.5px !important;\n  text-transform: uppercase !important;\n  color: #c4a0a0 !important;\n  display: block !important;\n  line-height: 1.3 !important;\n  max-width: 68px !important;\n}\n\n\/* === DETAILS TABLE === *\/\n.fil-table {\n  width: 100% !important;\n  border-collapse: collapse !important;\n  display: table !important;\n}\n\n.fil-table tr {\n  border-bottom: 1px solid #180808 !important;\n  display: table-row !important;\n}\n\n.fil-table tr:last-child { border-bottom: none !important; }\n\n.fil-table td {\n  padding: 12px 14px !important;\n  font-size: 13px !important;\n  line-height: 1.6 !important;\n  vertical-align: top !important;\n  display: table-cell !important;\n  border: none !important;\n}\n\n.fil-table td:first-child {\n  font-family: 'Trebuchet MS', Arial, sans-serif !important;\n  font-weight: 700 !important;\n  font-size: 10px !important;\n  letter-spacing: 1px !important;\n  text-transform: uppercase !important;\n  color: #c94a4a !important;\n  width: 36% !important;\n  background-color: #180608 !important;\n}\n\n.fil-table td:last-child {\n  color: #c4a0a0 !important;\n  background-color: #080305 !important;\n  font-family: Georgia, serif !important;\n}\n\n.fil-tag {\n  display: inline-block !important;\n  background-color: #180608 !important;\n  border: 1px solid #3a0d0d !important;\n  border-radius: 20px !important;\n  padding: 3px 10px !important;\n  font-size: 10px !important;\n  color: #c94a4a !important;\n  font-family: 'Trebuchet MS', Arial, sans-serif !important;\n  font-weight: 600 !important;\n  margin: 2px 2px 2px 0 !important;\n}\n\n\/* === HOW TO USE === *\/\n.fil-steps {\n  display: flex !important;\n  flex-direction: column !important;\n  gap: 12px !important;\n}\n\n.fil-step {\n  display: flex !important;\n  gap: 16px !important;\n  align-items: flex-start !important;\n  padding: 16px 18px !important;\n  background-color: #180608 !important;\n  border-left: 3px solid #8b1a1a !important;\n}\n\n.fil-step-num {\n  font-family: 'Trebuchet MS', Arial, sans-serif !important;\n  font-size: 30px !important;\n  font-weight: 900 !important;\n  color: #2a0808 !important;\n  line-height: 1 !important;\n  min-width: 28px !important;\n  flex-shrink: 0 !important;\n  display: block !important;\n}\n\n.fil-step-inner { display: block !important; }\n\n.fil-step-title {\n  font-family: 'Trebuchet MS', Arial, sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 700 !important;\n  letter-spacing: 1.5px !important;\n  text-transform: uppercase !important;\n  color: #c94a4a !important;\n  display: block !important;\n  margin-bottom: 6px !important;\n}\n\n.fil-step-text {\n  font-family: Georgia, serif !important;\n  font-size: 13px !important;\n  line-height: 1.75 !important;\n  color: #c4a0a0 !important;\n  display: block !important;\n}\n\n\/* === EXPERT ADVICE === *\/\n.fil-expert {\n  background-color: #050203 !important;\n  border: 1px solid #2a0a0a !important;\n  padding: 28px 22px !important;\n  text-align: center !important;\n  display: block !important;\n}\n\n.fil-quote-mark {\n  font-family: Georgia, serif !important;\n  font-size: 60px !important;\n  line-height: 0.6 !important;\n  color: #250a0a !important;\n  display: block !important;\n  margin-bottom: 18px !important;\n}\n\n.fil-quote-text {\n  font-family: Georgia, 'Times New Roman', serif !important;\n  font-style: italic !important;\n  font-size: 14px !important;\n  line-height: 1.85 !important;\n  color: #c4a0a0 !important;\n  display: block !important;\n  margin-bottom: 22px !important;\n}\n\n.fil-contact-btn {\n  display: inline-block !important;\n  border: 1px solid #8b1a1a !important;\n  color: #c94a4a !important;\n  font-family: 'Trebuchet MS', Arial, sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  padding: 10px 24px !important;\n  text-decoration: none !important;\n  background-color: transparent !important;\n}\n\n\/* === LEGAL === *\/\n.fil-legal-grid {\n  display: grid !important;\n  grid-template-columns: 1fr 1fr !important;\n  gap: 20px !important;\n}\n\n@media (max-width: 520px) {\n  .fil-legal-grid { grid-template-columns: 1fr !important; }\n}\n\n.fil-legal-title {\n  font-family: 'Trebuchet MS', Arial, sans-serif !important;\n  font-size: 10px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2px !important;\n  text-transform: uppercase !important;\n  color: #c94a4a !important;\n  display: block !important;\n  margin-bottom: 8px !important;\n}\n\n.fil-legal-text {\n  font-family: Georgia, serif !important;\n  font-size: 12px !important;\n  line-height: 1.85 !important;\n  color: #4a1a1a !important;\n  display: block !important;\n}\n\n.fil-legal-text ul {\n  padding-left: 16px !important;\n  display: block !important;\n}\n\n.fil-legal-text li {\n  margin-bottom: 4px !important;\n  display: list-item !important;\n  color: #4a1a1a !important;\n  font-size: 12px !important;\n  line-height: 1.7 !important;\n}\n\n.fil-legal-addr {\n  font-family: Georgia, serif !important;\n  font-size: 12px !important;\n  line-height: 2 !important;\n  color: #4a1a1a !important;\n  display: block !important;\n}\n\n.fil-legal-addr a {\n  color: #c94a4a !important;\n  text-decoration: none !important;\n}\n\n.fil-legal-strong {\n  color: #e8ccc8 !important;\n  font-weight: 700 !important;\n  display: block !important;\n}\n\u003c\/style\u003e\n\n\u003c!-- ════════════════════════════════════════ --\u003e\n\u003c!--        FALL IN LOVE — HTML BODY         --\u003e\n\u003c!-- ════════════════════════════════════════ --\u003e\n\n\u003cdiv class=\"fil-root\"\u003e\n\n  \u003cspan class=\"fil-bar\"\u003eSHAIKH AL ARAB  ·  FALL IN LOVE  ·  POUR HOMME – EAU DE PARFUM\u003c\/span\u003e\n\n  \u003c!-- ── 1. DESCRIPTION ── --\u003e\n  \u003cdetails\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"fil-stitle\"\u003eDescription\u003c\/span\u003e\n      \u003cspan class=\"fil-arrow\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"fil-body\"\u003e\n      \u003cspan class=\"fil-para\"\u003eFall In Love is a fragrance for the man who is not afraid to feel. Born from the depths of desire and the warmth of connection — this is not just a scent. It is a declaration.\u003c\/span\u003e\n      \u003cspan class=\"fil-para\"\u003eThe fragrance opens with a burst of dark, luscious blackcurrant and sun-kissed apricot, lifted by the delicate transparency of freesia. A beginning that is bold yet tender — like the first moment you knew.\u003c\/span\u003e\n      \u003cspan class=\"fil-para\"\u003eAt its heart, velvety rose unfolds alongside the earthy richness of patchouli and the rare, honeyed sweetness of osmanthus. A heart that breathes warmth, intimacy, and quiet intensity.\u003c\/span\u003e\n      \u003cspan class=\"fil-para\"\u003eFall In Love settles into a deep, smouldering base of musk, precious oud, and frankincense. Timeless. Magnetic. A trail that lingers long after you have left the room — the kind of presence that is never forgotten.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ── 2. FRAGRANCE NOTES ── --\u003e\n  \u003cdetails\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"fil-stitle\"\u003eFragrance Notes\u003c\/span\u003e\n      \u003cspan class=\"fil-arrow\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"fil-body\"\u003e\n\n      \u003cdiv class=\"fil-notes-block\"\u003e\n        \u003cspan class=\"fil-notes-label\"\u003e✦ Top Notes\u003c\/span\u003e\n        \u003cdiv class=\"fil-notes-row\"\u003e\n          \u003cdiv class=\"fil-note\"\u003e\n            \u003cdiv class=\"fil-note-icon\"\u003e🫐\u003c\/div\u003e\n            \u003cspan class=\"fil-note-name\"\u003eBlackcurrant\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fil-note\"\u003e\n            \u003cdiv class=\"fil-note-icon\"\u003e🍑\u003c\/div\u003e\n            \u003cspan class=\"fil-note-name\"\u003eApricot\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fil-note\"\u003e\n            \u003cdiv class=\"fil-note-icon\"\u003e🌸\u003c\/div\u003e\n            \u003cspan class=\"fil-note-name\"\u003eFreesia\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fil-notes-block\"\u003e\n        \u003cspan class=\"fil-notes-label\"\u003e✦ Heart Notes\u003c\/span\u003e\n        \u003cdiv class=\"fil-notes-row\"\u003e\n          \u003cdiv class=\"fil-note\"\u003e\n            \u003cdiv class=\"fil-note-icon\"\u003e🌹\u003c\/div\u003e\n            \u003cspan class=\"fil-note-name\"\u003eRose\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fil-note\"\u003e\n            \u003cdiv class=\"fil-note-icon\"\u003e🌱\u003c\/div\u003e\n            \u003cspan class=\"fil-note-name\"\u003ePatchouli\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fil-note\"\u003e\n            \u003cdiv class=\"fil-note-icon\"\u003e🌼\u003c\/div\u003e\n            \u003cspan class=\"fil-note-name\"\u003eOsmanthus\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fil-notes-block\"\u003e\n        \u003cspan class=\"fil-notes-label\"\u003e✦ Base Notes\u003c\/span\u003e\n        \u003cdiv class=\"fil-notes-row\"\u003e\n          \u003cdiv class=\"fil-note\"\u003e\n            \u003cdiv class=\"fil-note-icon\"\u003e🤍\u003c\/div\u003e\n            \u003cspan class=\"fil-note-name\"\u003eMusk\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fil-note\"\u003e\n            \u003cdiv class=\"fil-note-icon\"\u003e🪵\u003c\/div\u003e\n            \u003cspan class=\"fil-note-name\"\u003eOud\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fil-note\"\u003e\n            \u003cdiv class=\"fil-note-icon\"\u003e🔥\u003c\/div\u003e\n            \u003cspan class=\"fil-note-name\"\u003eFrankincense\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ── 3. DETAILS ── --\u003e\n  \u003cdetails\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"fil-stitle\"\u003eDetails\u003c\/span\u003e\n      \u003cspan class=\"fil-arrow\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"fil-body\"\u003e\n      \u003ctable class=\"fil-table\"\u003e\n        \u003ctr\u003e\n\u003ctd\u003eVolume\u003c\/td\u003e\n\u003ctd\u003e50 ml  \/  1.7 FL. OZ.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eConcentration\u003c\/td\u003e\n\u003ctd\u003eEau de Parfum (EDP)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eGender\u003c\/td\u003e\n\u003ctd\u003ePour Homme (Men)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTop Notes\u003c\/td\u003e\n\u003ctd\u003eBlackcurrant, Apricot, Freesia\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eHeart Notes\u003c\/td\u003e\n\u003ctd\u003eRose, Patchouli, Osmanthus\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBase Notes\u003c\/td\u003e\n\u003ctd\u003eMusk, Oud, Frankincense\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFragrance Profile\u003c\/td\u003e\n          \u003ctd\u003e\n            \u003cspan class=\"fil-tag\"\u003eFruity\u003c\/span\u003e\n            \u003cspan class=\"fil-tag\"\u003eFloral\u003c\/span\u003e\n            \u003cspan class=\"fil-tag\"\u003eMusky\u003c\/span\u003e\n            \u003cspan class=\"fil-tag\"\u003eOud\u003c\/span\u003e\n            \u003cspan class=\"fil-tag\"\u003eWoody\u003c\/span\u003e\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLongevity\u003c\/td\u003e\n\u003ctd\u003e8 – 10 hours on skin\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eOccasion\u003c\/td\u003e\n\u003ctd\u003eEvening, Date Night, Winter, Special Occasions\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMade In\u003c\/td\u003e\n\u003ctd\u003eUnited Arab Emirates (UAE)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBatch No.\u003c\/td\u003e\n\u003ctd\u003eSAA-FIL-0525\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMFG. Date\u003c\/td\u003e\n\u003ctd\u003e05 \/ 2025\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ── 4. HOW TO USE ── --\u003e\n  \u003cdetails\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"fil-stitle\"\u003eHow to Use\u003c\/span\u003e\n      \u003cspan class=\"fil-arrow\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"fil-body\"\u003e\n      \u003cdiv class=\"fil-steps\"\u003e\n\n        \u003cdiv class=\"fil-step\"\u003e\n          \u003cspan class=\"fil-step-num\"\u003e1\u003c\/span\u003e\n          \u003cdiv class=\"fil-step-inner\"\u003e\n            \u003cspan class=\"fil-step-title\"\u003eMoisturize Before Applying\u003c\/span\u003e\n            \u003cspan class=\"fil-step-text\"\u003eMoisturize your skin before using your fragrance. Perfume lasts significantly longer on hydrated skin because moisture helps lock in the fragrance oils, keeping the scent fresh and vibrant throughout the day.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fil-step\"\u003e\n          \u003cspan class=\"fil-step-num\"\u003e2\u003c\/span\u003e\n          \u003cdiv class=\"fil-step-inner\"\u003e\n            \u003cspan class=\"fil-step-title\"\u003eSpray on Pulse Points\u003c\/span\u003e\n            \u003cspan class=\"fil-step-text\"\u003eSpritz your perfume on pulse points — your wrists, neck, behind the ears, and inner elbows. These warm spots help activate the fragrance, slowly releasing the scent and giving you better projection and longevity.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fil-step\"\u003e\n          \u003cspan class=\"fil-step-num\"\u003e3\u003c\/span\u003e\n          \u003cdiv class=\"fil-step-inner\"\u003e\n            \u003cspan class=\"fil-step-title\"\u003eDo Not Rub After Applying\u003c\/span\u003e\n            \u003cspan class=\"fil-step-text\"\u003eAvoid rubbing your wrists or skin after spraying. Rubbing breaks down the fragrance molecules and causes the scent to fade much faster. Let the perfume settle naturally so it lasts exactly as it should.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ── 5. EXPERT ADVICE ── --\u003e\n  \u003cdetails\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"fil-stitle\"\u003eExpert Advice\u003c\/span\u003e\n      \u003cspan class=\"fil-arrow\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"fil-body\"\u003e\n      \u003cdiv class=\"fil-expert\"\u003e\n        \u003cspan class=\"fil-quote-mark\"\u003e\"\u003c\/span\u003e\n        \u003cspan class=\"fil-quote-text\"\u003eLove is the rarest ingredient — and the most powerful. Fall In Love was crafted for the man who understands that true strength lies in depth, in warmth, in the quiet intensity of a presence that cannot be ignored. Wear it on the nights that matter.\u003c\/span\u003e\n        \u003ca class=\"fil-contact-btn\" href=\"https:\/\/shaikhalarab.shop\/pages\/contact-us\"\u003eContact Our Experts\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ── 6. LEGAL INFORMATION ── --\u003e\n  \u003cdetails\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"fil-stitle\"\u003eLegal Information\u003c\/span\u003e\n      \u003cspan class=\"fil-arrow\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"fil-body\"\u003e\n      \u003cdiv class=\"fil-legal-grid\"\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"fil-legal-title\"\u003eCaution\u003c\/span\u003e\n          \u003cspan class=\"fil-legal-text\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eFlammable. Keep away from heat or open flame.\u003c\/li\u003e\n              \u003cli\u003eFor external use only.\u003c\/li\u003e\n              \u003cli\u003eAvoid contact with eyes.\u003c\/li\u003e\n              \u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n              \u003cli\u003eDo not apply to irritated or broken skin.\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"fil-legal-title\"\u003eStorage\u003c\/span\u003e\n          \u003cspan class=\"fil-legal-text\"\u003eStore in a cool, dry place away from direct sunlight. Keep the bottle tightly closed after use to preserve fragrance integrity.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"fil-legal-title\"\u003eIngredients\u003c\/span\u003e\n          \u003cspan class=\"fil-legal-text\"\u003eAlcohol Denat., Parfum (Fragrance), Aqua (Water), Limonene, Linalool, Citral, Coumarin, Geraniol, Citronellol, Alpha-Isomethyl Ionone, Benzyl Salicylate, Farnesol, Eugenol.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"fil-legal-title\"\u003eContact Us\u003c\/span\u003e\n          \u003cspan class=\"fil-legal-addr\"\u003e\n            \u003cspan class=\"fil-legal-strong\"\u003eSHAIKH AL ARAB\u003c\/span\u003e\n            Dubai, United Arab Emirates\u003cbr\u003e\n            \u003ca href=\"mailto:help@shaikhalarab.shop\"\u003ehelp@shaikhalarab.shop\u003c\/a\u003e\u003cbr\u003e\n            \u003ca href=\"https:\/\/shaikhalarab.shop\/pages\/contact-us\" target=\"_blank\"\u003eshaikhalarab.shop\/pages\/contact\u003c\/a\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c!-- END FALL IN LOVE --\u003e\n  ","brand":"SHAIKH AL ARAB","offers":[{"title":"Default Title","offer_id":53454746714296,"sku":null,"price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0956\/4851\/4232\/files\/IMG-20260512-WA0004.jpg?v=1778532276","url":"https:\/\/shaikhalarab.shop\/products\/fall-in-love-50ml","provider":"SHAIKH AL ARAB","version":"1.0","type":"link"}