{"product_id":"farlavo™-tailored-windshield-sun-cover","title":"farlavo™ Tailored Windshield Sun Cover","description":"\u003cstyle\u003e\n\/* =========================================================\n   farlavo™ TAILORED WINDSHIELD SUN COVER\n   Shopify Custom Liquid\n\n   PREMIUM AUTOMOTIVE WINDSHIELD-SHADE LAYOUT\n   Compact \/ Vertical \/ 1:1 Image System\n\n   Theme:\n   Deep Cobalt Blue + Titanium Silver\n   + Signal Coral + Graphite Black\n   ========================================================= *\/\n\n.fws,\n.fws * {\n  box-sizing: border-box;\n}\n\n.fws {\n  --fws-white: #ffffff;\n  --fws-blue: #154a84;\n  --fws-blue-deep: #0a2f58;\n  --fws-blue-soft: #e9eff6;\n  --fws-silver: #aeb8c2;\n  --fws-silver-soft: #edf1f4;\n  --fws-coral: #d66b5d;\n  --fws-coral-soft: #f5dfda;\n  --fws-graphite: #1e242b;\n  --fws-graphite-2: #29313a;\n  --fws-text: #4b555f;\n  --fws-muted: #77828c;\n  --fws-border: #d9dee4;\n\n  width: 100%;\n  max-width: 820px;\n  margin: 24px auto 0;\n  padding: 0;\n  overflow: hidden;\n\n  border: 1px solid rgba(30,36,43,.08);\n  border-radius: 18px;\n  background: var(--fws-white);\n  color: var(--fws-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.fws img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n}\n\n.fws-shell {\n  width: 100%;\n  max-width: 730px;\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.fws-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 8px;\n\n  color: var(--fws-coral);\n  font-size: 8px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.15px;\n  text-transform: uppercase;\n}\n\n.fws-kicker::before {\n  content: \"\";\n  width: 22px;\n  height: 2px;\n  border-radius: 20px;\n  background: currentColor;\n}\n\n.fws-heading {\n  margin: 0;\n  color: var(--fws-graphite);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 30px;\n  line-height: 1.08;\n  font-weight: 500;\n  letter-spacing: -.35px;\n}\n\n.fws-copy {\n  margin: 10px 0 0;\n  color: var(--fws-muted);\n  font-size: 12px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   1:1 IMAGE SYSTEM\n   ========================================================= *\/\n\n.fws-media {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  height: auto !important;\n  overflow: hidden;\n\n  border-radius: 14px;\n  background: linear-gradient(145deg,#dce5ef 0%,#b8c5d2 100%);\n  box-shadow: 0 14px 30px rgba(16,49,88,.12);\n}\n\n.fws-media img {\n  display: block;\n  width: 100%;\n  height: 100% !important;\n  object-fit: cover;\n  object-position: center;\n}\n\n.fws-placeholder {\n  width: 100%;\n  height: 100%;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  padding: 28px;\n  text-align: center;\n\n  background:\n    radial-gradient(circle at 50% 30%,rgba(255,255,255,.16),transparent 33%),\n    linear-gradient(145deg,#154a84 0%,#0a2f58 100%);\n}\n\n.fws-placeholder strong {\n  display: block;\n  color: #ffffff;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 20px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.fws-placeholder span {\n  display: block;\n  max-width: 405px;\n  margin-top: 7px;\n\n  color: rgba(255,255,255,.76);\n  font-size: 8.4px;\n  line-height: 1.4;\n  font-weight: 800;\n  letter-spacing: .85px;\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   01 — HERO\n   ========================================================= *\/\n\n.fws-hero {\n  padding: 34px 0 28px;\n\n  background:\n    radial-gradient(circle at 85% 6%,rgba(214,107,93,.10),transparent 22%),\n    linear-gradient(180deg,#f9fbfd 0%,#edf2f7 100%);\n}\n\n.fws-windshield-mark {\n  width: 116px;\n  height: 48px;\n  margin-bottom: 13px;\n  position: relative;\n\n  border: 3px solid var(--fws-blue);\n  border-top-width: 5px;\n  border-radius: 10px 10px 18px 18px;\n\n  transform: perspective(120px) rotateX(-7deg);\n\n  background:\n    linear-gradient(135deg,rgba(21,74,132,.08),rgba(174,184,194,.08));\n}\n\n.fws-windshield-mark::before {\n  content: \"\";\n  position: absolute;\n  left: 14px;\n  right: 14px;\n  top: 10px;\n  height: 2px;\n  background: var(--fws-silver);\n}\n\n.fws-windshield-mark::after {\n  content: \"\";\n  position: absolute;\n  right: 8px;\n  bottom: 6px;\n\n  width: 18px;\n  height: 5px;\n  border-radius: 20px;\n  background: var(--fws-coral);\n}\n\n.fws-hero-tag {\n  display: inline-flex;\n  margin-bottom: 10px;\n  padding: 6px 10px;\n\n  border: 1px solid rgba(21,74,132,.18);\n  border-radius: 999px;\n  background: rgba(21,74,132,.08);\n\n  color: var(--fws-blue);\n  font-size: 8px;\n  line-height: 1;\n  font-weight: 900;\n  letter-spacing: .9px;\n  text-transform: uppercase;\n}\n\n.fws-hero h1 {\n  max-width: 700px;\n  margin: 0;\n\n  color: var(--fws-graphite);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 40px;\n  line-height: 1.02;\n  font-weight: 500;\n  letter-spacing: -.75px;\n}\n\n.fws-hero-sub {\n  max-width: 650px;\n  margin-top: 11px;\n\n  color: var(--fws-blue-deep);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 17px;\n  line-height: 1.38;\n}\n\n.fws-hero-copy {\n  max-width: 660px;\n  margin: 13px 0 0;\n\n  color: var(--fws-muted);\n  font-size: 11.7px;\n  line-height: 1.6;\n}\n\n.fws-hero-image {\n  margin-top: 20px;\n}\n\n.fws-specs {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  gap: 6px;\n  margin-top: 11px;\n}\n\n.fws-specs div {\n  padding: 9px 7px;\n\n  border: 1px solid var(--fws-border);\n  border-radius: 8px;\n  background: rgba(255,255,255,.88);\n\n  text-align: center;\n}\n\n.fws-specs small {\n  display: block;\n\n  color: var(--fws-coral);\n  font-size: 6.9px;\n  font-weight: 900;\n  letter-spacing: .7px;\n  text-transform: uppercase;\n}\n\n.fws-specs strong {\n  display: block;\n  margin-top: 4px;\n\n  color: var(--fws-graphite);\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   02 — WINDSHIELD COVERAGE\n   ========================================================= *\/\n\n.fws-coverage {\n  padding: 31px 0;\n  background: #ffffff;\n}\n\n.fws-coverage-frame {\n  margin-top: 17px;\n  padding: 14px;\n\n  border: 1px solid var(--fws-border);\n  border-radius: 13px;\n  background: #f7f9fb;\n}\n\n.fws-coverage-outline {\n  position: relative;\n\n  min-height: 154px;\n  padding: 18px 14px 15px;\n\n  border: 2px solid rgba(21,74,132,.30);\n  border-top-width: 4px;\n  border-radius: 12px 12px 22px 22px;\n\n  background:\n    linear-gradient(145deg,rgba(21,74,132,.07),rgba(255,255,255,.8));\n}\n\n.fws-coverage-outline::after {\n  content: \"\";\n\n  position: absolute;\n  right: 10px;\n  bottom: 9px;\n\n  width: 26px;\n  height: 5px;\n\n  border-radius: 999px;\n\n  background: var(--fws-coral);\n}\n\n.fws-coverage-grid {\n  display: grid;\n  grid-template-columns: repeat(3,minmax(0,1fr));\n  gap: 8px;\n  margin-top: 10px;\n}\n\n.fws-coverage-grid div {\n  padding: 10px;\n\n  border: 1px solid rgba(217,222,228,.9);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.88);\n}\n\n.fws-coverage-grid small {\n  display: block;\n\n  color: var(--fws-coral);\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .68px;\n  text-transform: uppercase;\n}\n\n.fws-coverage-grid strong {\n  display: block;\n  margin-top: 4px;\n\n  color: var(--fws-graphite);\n  font-size: 9.8px;\n  line-height: 1.3;\n}\n\n.fws-coverage-grid p {\n  margin: 4px 0 0;\n\n  color: var(--fws-muted);\n  font-size: 9px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   IMAGE 02\n   ========================================================= *\/\n\n.fws-image-two {\n  padding: 0 0 31px;\n  background: #ffffff;\n}\n\n.fws-caption {\n  margin-top: 11px;\n\n  display: grid;\n  grid-template-columns: minmax(0,.82fr) minmax(0,1.18fr);\n  gap: 18px;\n}\n\n.fws-caption strong {\n  color: var(--fws-graphite);\n  font-size: 10.3px;\n  line-height: 1.35;\n}\n\n.fws-caption span {\n  color: var(--fws-muted);\n  font-size: 9.4px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   03 — PARKED-USE LOGIC\n   ========================================================= *\/\n\n.fws-parked {\n  padding: 32px 0;\n\n  background:\n    linear-gradient(180deg,#edf2f7 0%,#fafbfc 100%);\n}\n\n.fws-parked-grid {\n  display: grid;\n  grid-template-columns: repeat(2,minmax(0,1fr));\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.fws-parked-card {\n  position: relative;\n\n  padding: 15px 13px 13px;\n\n  border: 1px solid var(--fws-border);\n  border-radius: 11px;\n\n  background: #ffffff;\n}\n\n.fws-parked-card::before {\n  content: \"\";\n\n  position: absolute;\n  left: 0;\n  top: 0;\n\n  width: 46px;\n  height: 3px;\n\n  border-radius: 0 0 8px 0;\n\n  background: var(--fws-blue);\n}\n\n.fws-parked-card small {\n  display: block;\n\n  color: var(--fws-coral);\n  font-size: 7.2px;\n  font-weight: 900;\n  letter-spacing: .72px;\n  text-transform: uppercase;\n}\n\n.fws-parked-card strong {\n  display: block;\n  margin-top: 5px;\n\n  color: var(--fws-graphite);\n  font-size: 10.4px;\n  line-height: 1.3;\n}\n\n.fws-parked-card p {\n  margin: 4px 0 0;\n\n  color: var(--fws-muted);\n  font-size: 9.3px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   04 — FOLD + STORAGE PATH\n   ========================================================= *\/\n\n.fws-fold {\n  padding: 32px 0;\n  background: #ffffff;\n}\n\n.fws-fold-track {\n  margin-top: 17px;\n\n  display: grid;\n  grid-template-columns: repeat(3,minmax(0,1fr));\n  gap: 8px;\n}\n\n.fws-fold-step {\n  padding: 14px 11px;\n\n  border: 1px solid var(--fws-border);\n  border-radius: 10px;\n\n  background:\n    linear-gradient(180deg,#ffffff 0%,#f6f8fa 100%);\n}\n\n.fws-fold-step small {\n  display: block;\n\n  color: var(--fws-coral);\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .7px;\n  text-transform: uppercase;\n}\n\n.fws-fold-step strong {\n  display: block;\n  margin-top: 5px;\n\n  color: var(--fws-graphite);\n  font-size: 10px;\n  line-height: 1.3;\n}\n\n.fws-fold-step p {\n  margin: 4px 0 0;\n\n  color: var(--fws-muted);\n  font-size: 9.2px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   IMAGE 03\n   ========================================================= *\/\n\n.fws-detail {\n  padding: 0 0 31px;\n  background: #ffffff;\n}\n\n.fws-detail-head {\n  max-width: 620px;\n  margin-bottom: 17px;\n}\n\n.fws-detail-note {\n  margin-top: 9px;\n\n  color: var(--fws-blue-deep);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 13.5px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   05 — DESIGN LANGUAGE\n   ========================================================= *\/\n\n.fws-design {\n  padding: 32px 0;\n\n  background:\n    radial-gradient(circle at 88% 8%,rgba(214,107,93,.13),transparent 24%),\n    linear-gradient(135deg,#28323b 0%,#1d242a 100%);\n\n  color: #ffffff;\n}\n\n.fws-design .fws-kicker {\n  color: #f0a194;\n}\n\n.fws-design .fws-heading {\n  color: #ffffff;\n}\n\n.fws-design-intro {\n  max-width: 610px;\n  margin-top: 9px;\n\n  color: rgba(255,255,255,.68);\n  font-size: 11.4px;\n  line-height: 1.55;\n}\n\n.fws-design-grid {\n  display: grid;\n  grid-template-columns: repeat(2,minmax(0,1fr));\n  gap: 7px;\n  margin-top: 17px;\n}\n\n.fws-design-item {\n  display: grid;\n  grid-template-columns: 30px minmax(0,1fr);\n  gap: 8px;\n  align-items: center;\n\n  padding: 10px;\n\n  border: 1px solid rgba(255,255,255,.12);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.04);\n}\n\n.fws-design-no {\n  width: 30px;\n  height: 30px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  background: rgba(21,74,132,.32);\n\n  color: #dbe8f6;\n  font-size: 7.5px;\n  font-weight: 900;\n}\n\n.fws-design-item strong {\n  color: #f4f6f8;\n  font-size: 9.4px;\n  line-height: 1.35;\n}\n\n\n\/* =========================================================\n   06 — USE SCENARIOS\n   ========================================================= *\/\n\n.fws-use {\n  padding: 32px 0;\n  background: #f4f6f8;\n}\n\n.fws-use-grid {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  gap: 7px;\n  margin-top: 16px;\n}\n\n.fws-use-item {\n  padding: 12px 8px;\n\n  border: 1px solid var(--fws-border);\n  border-radius: 9px;\n\n  background: #ffffff;\n  text-align: center;\n}\n\n.fws-use-item small {\n  display: block;\n\n  color: var(--fws-coral);\n  font-size: 6.9px;\n  font-weight: 900;\n  letter-spacing: .65px;\n  text-transform: uppercase;\n}\n\n.fws-use-item strong {\n  display: block;\n  margin-top: 4px;\n\n  color: var(--fws-graphite);\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   IMAGE 04\n   ========================================================= *\/\n\n.fws-image-four {\n  padding: 32px 0;\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   07 — HOW TO USE\n   ========================================================= *\/\n\n.fws-how {\n  padding: 31px 0 35px;\n\n  background:\n    linear-gradient(180deg,#edf2f7 0%,#fafbfc 100%);\n}\n\n.fws-how-grid {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.fws-how-card {\n  position: relative;\n\n  padding: 14px 10px 12px;\n\n  border: 1px solid var(--fws-border);\n  border-radius: 10px;\n\n  background: #ffffff;\n}\n\n.fws-how-card::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 3px;\n\n  border-radius: 10px 10px 0 0;\n\n  background: var(--fws-blue);\n}\n\n.fws-how-no {\n  color: var(--fws-coral);\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .8px;\n}\n\n.fws-how-card h3 {\n  margin: 6px 0 4px;\n\n  color: var(--fws-graphite);\n  font-size: 9.9px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.fws-how-card p {\n  margin: 0;\n\n  color: var(--fws-muted);\n  font-size: 8.9px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   08 — IMPORTANT USE NOTES\n   ========================================================= *\/\n\n.fws-notes {\n  padding: 31px 0;\n  background: #ffffff;\n}\n\n.fws-notes-box {\n  margin-top: 17px;\n  padding: 15px;\n\n  border: 1px solid var(--fws-border);\n  border-radius: 12px;\n\n  background: #f8fafc;\n}\n\n.fws-note {\n  display: grid;\n  grid-template-columns: 8px minmax(0,1fr);\n  gap: 9px;\n  align-items: start;\n\n  padding: 8px 0;\n\n  border-bottom: 1px solid rgba(217,222,228,.8);\n}\n\n.fws-note:last-child {\n  border-bottom: 0;\n}\n\n.fws-dot {\n  width: 8px;\n  height: 8px;\n  margin-top: 3px;\n\n  border-radius: 50%;\n  background: var(--fws-coral);\n}\n\n.fws-note p {\n  margin: 0;\n\n  color: var(--fws-muted);\n  font-size: 9.5px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   09 — CLAIMS CLARITY\n   ========================================================= *\/\n\n.fws-clarity {\n  padding: 0 0 31px;\n  background: #ffffff;\n}\n\n.fws-clarity-box {\n  padding: 15px 16px;\n\n  border: 1px solid rgba(21,74,132,.16);\n  border-left: 4px solid var(--fws-blue);\n  border-radius: 10px;\n\n  background: var(--fws-blue-soft);\n}\n\n.fws-clarity-box strong {\n  display: block;\n\n  color: var(--fws-blue-deep);\n  font-size: 10.2px;\n  line-height: 1.35;\n}\n\n.fws-clarity-box p {\n  margin: 6px 0 0;\n\n  color: #5d6975;\n  font-size: 9.5px;\n  line-height: 1.48;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.fws-final {\n  padding: 40px 0 43px;\n\n  background:\n    radial-gradient(circle at 50% 118%,rgba(214,107,93,.18),transparent 34%),\n    linear-gradient(135deg,#154a84 0%,#0a2f58 45%,#1e242b 100%);\n\n  text-align: center;\n}\n\n.fws-final-label {\n  color: #f0a194;\n  font-size: 8px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.3px;\n  text-transform: uppercase;\n}\n\n.fws-final h2 {\n  margin: 9px 0 0;\n\n  color: #ffffff;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 28px;\n  line-height: 1.1;\n  font-weight: 500;\n}\n\n.fws-final p {\n  max-width: 555px;\n  margin: 11px auto 0;\n\n  color: rgba(255,255,255,.70);\n  font-size: 11.3px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 680px) {\n\n  .fws-coverage-grid,\n  .fws-parked-grid,\n  .fws-fold-track,\n  .fws-how-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .fws-caption {\n    grid-template-columns: 1fr;\n    gap: 4px;\n  }\n\n  .fws-use-grid {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n  }\n}\n\n@media (max-width: 480px) {\n\n  .fws {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .fws-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .fws-hero h1 {\n    font-size: 31px;\n  }\n\n  .fws-heading {\n    font-size: 25px;\n  }\n\n  .fws-specs,\n  .fws-design-grid {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n  }\n\n  .fws-media {\n    aspect-ratio: 1 \/ 1;\n    min-height: 0 !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"fws\"\u003e\n\u003c!-- ======================================================\n       01 — HERO\n       ====================================================== --\u003e\n\u003csection class=\"fws-hero\"\u003e\n\u003cdiv class=\"fws-shell\"\u003e\n\u003cdiv class=\"fws-windshield-mark\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fws-hero-tag\"\u003eParked-Vehicle Windshield Shading\u003c\/div\u003e\n\u003ch1\u003efarlavo™ Tailored Windshield Sun Cover\u003c\/h1\u003e\n\u003cdiv class=\"fws-hero-sub\"\u003eA refined foldable shading layer designed for compatible front windshields while the vehicle is parked.\u003c\/div\u003e\n\u003cp class=\"fws-hero-copy\"\u003eThe farlavo™ Tailored Windshield Sun Cover provides broad structured coverage across a compatible front windshield, helping reduce direct sunlight entering through the glass while the vehicle remains stationary.\u003c\/p\u003e\n\u003c!-- IMAGE 01 --\u003e\n\u003cdiv class=\"fws-hero-image\"\u003e\n\u003cdiv class=\"fws-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/1_1e2e473a-271f-42c3-9d37-3316e69b572b.png?v=1790258553\" alt=\"farlavo Tailored Windshield Sun Cover installed inside a premium parked vehicle\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-specs\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003eCoverage\u003c\/small\u003e \u003cstrong\u003eBroad Windshield Area\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003eStructure\u003c\/small\u003e \u003cstrong\u003eFoldable Surface\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003eStorage\u003c\/small\u003e \u003cstrong\u003eCompact Format\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003ePower\u003c\/small\u003e \u003cstrong\u003eNon-Electronic\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       02 — WINDSHIELD COVERAGE\n       ====================================================== --\u003e\n\u003csection class=\"fws-coverage\"\u003e\n\u003cdiv class=\"fws-shell\"\u003e\n\u003cdiv class=\"fws-kicker\"\u003eBroad Front-Windshield Coverage\u003c\/div\u003e\n\u003ch2 class=\"fws-heading\"\u003eA Clean Shading Layer Across the Main Glass Area.\u003c\/h2\u003e\n\u003cp class=\"fws-copy\"\u003eThe structured panel is designed for parked use, creating a broad interior shading surface without the bright metallic appearance of a conventional reflective sunshade.\u003c\/p\u003e\n\u003cdiv class=\"fws-coverage-frame\"\u003e\n\u003cdiv class=\"fws-coverage-outline\"\u003e\n\u003cdiv class=\"fws-coverage-grid\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003eCenter\u003c\/small\u003e \u003cstrong\u003eMain Shading Surface\u003c\/strong\u003e\n\u003cp\u003eCovers the primary windshield area during stationary use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003ePerimeter\u003c\/small\u003e \u003cstrong\u003eTitanium Silver Edge\u003c\/strong\u003e\n\u003cp\u003eA slim border defines the outer form with a more finished automotive look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003eHandling\u003c\/small\u003e \u003cstrong\u003eSignal Coral Pull Tabs\u003c\/strong\u003e\n\u003cp\u003eSmall accent tabs provide convenient handling points for routine positioning and removal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       IMAGE 02\n       ====================================================== --\u003e\n\u003csection class=\"fws-image-two\"\u003e\n\u003cdiv class=\"fws-shell\"\u003e\n\u003cdiv class=\"fws-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/2_34dc8b6a-bad4-4acc-8e61-9d2c72448837.png?v=1790258550\" alt=\"farlavo Tailored Windshield Sun Cover showing broad windshield coverage and structured Deep Cobalt Blue surface\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fws-caption\"\u003e\n\u003cstrong\u003e Designed for everyday parking, commuting stops, road trips, and other stationary vehicle moments. \u003c\/strong\u003e \u003cspan\u003e The cover acts as a parked-vehicle shading accessory and should be removed completely before driving. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       03 — PARKED-USE LOGIC\n       ====================================================== --\u003e\n\u003csection class=\"fws-parked\"\u003e\n\u003cdiv class=\"fws-shell\"\u003e\n\u003cdiv class=\"fws-kicker\"\u003eBuilt Around Parked-Vehicle Use\u003c\/div\u003e\n\u003ch2 class=\"fws-heading\"\u003ePosition While Parked. Remove Before the Vehicle Moves.\u003c\/h2\u003e\n\u003cdiv class=\"fws-parked-grid\"\u003e\n\u003cdiv class=\"fws-parked-card\"\u003e\n\u003csmall\u003eDaily Parking\u003c\/small\u003e \u003cstrong\u003eRoutine Stationary Shading\u003c\/strong\u003e\n\u003cp\u003ePosition the cover after parking to reduce direct sunlight entering through the windshield.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-parked-card\"\u003e\n\u003csmall\u003eCommute Stops\u003c\/small\u003e \u003cstrong\u003eSimple In-Car Setup\u003c\/strong\u003e\n\u003cp\u003eThe lightweight structured body is designed for convenient routine placement and removal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-parked-card\"\u003e\n\u003csmall\u003eRoad Trips\u003c\/small\u003e \u003cstrong\u003eUseful During Rest Stops\u003c\/strong\u003e\n\u003cp\u003eThe foldable format makes the cover practical to store between stationary travel stops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-parked-card\"\u003e\n\u003csmall\u003eOutdoor Stops\u003c\/small\u003e \u003cstrong\u003eTemporary Windshield Shading\u003c\/strong\u003e\n\u003cp\u003eSuitable for compatible parked vehicles where a broad front-glass shading layer is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       04 — FOLD + STORAGE\n       ====================================================== --\u003e\n\u003csection class=\"fws-fold\"\u003e\n\u003cdiv class=\"fws-shell\"\u003e\n\u003cdiv class=\"fws-kicker\"\u003eFoldable Storage Path\u003c\/div\u003e\n\u003ch2 class=\"fws-heading\"\u003eBroad When Open. Compact Between Uses.\u003c\/h2\u003e\n\u003cdiv class=\"fws-fold-track\"\u003e\n\u003cdiv class=\"fws-fold-step\"\u003e\n\u003csmall\u003eStep 01\u003c\/small\u003e \u003cstrong\u003eRemove From the Windshield\u003c\/strong\u003e\n\u003cp\u003eTake the cover down completely before preparing it for storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-fold-step\"\u003e\n\u003csmall\u003eStep 02\u003c\/small\u003e \u003cstrong\u003eCollapse the Foldable Structure\u003c\/strong\u003e\n\u003cp\u003eFold the cover according to the intended product configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-fold-step\"\u003e\n\u003csmall\u003eStep 03\u003c\/small\u003e \u003cstrong\u003eStore in a Suitable Compartment\u003c\/strong\u003e\n\u003cp\u003eKeep the compact folded cover securely stored inside a compatible vehicle space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       IMAGE 03\n       ====================================================== --\u003e\n\u003csection class=\"fws-detail\"\u003e\n\u003cdiv class=\"fws-shell\"\u003e\n\u003cdiv class=\"fws-detail-head\"\u003e\n\u003cdiv class=\"fws-kicker\"\u003eRefined Automotive Detailing\u003c\/div\u003e\n\u003ch2 class=\"fws-heading\"\u003eDeep Cobalt Blue With a Titanium Silver Perimeter and Signal Coral Pull Tabs.\u003c\/h2\u003e\n\u003cdiv class=\"fws-detail-note\"\u003eSoftly finished edges, restrained accent points, and a structured blue surface create a cleaner alternative to the typical bright metallic sunshade appearance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/3_85422b35-e6e2-4808-905b-13571f6bd895.png?v=1790258553\" alt=\"Detail of farlavo Tailored Windshield Sun Cover with Titanium Silver perimeter and Signal Coral pull tabs\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       05 — DESIGN LANGUAGE\n       ====================================================== --\u003e\n\u003csection class=\"fws-design\"\u003e\n\u003cdiv class=\"fws-shell\"\u003e\n\u003cdiv class=\"fws-kicker\"\u003eRefined Windshield Utility\u003c\/div\u003e\n\u003ch2 class=\"fws-heading\"\u003eDesigned to Look More Integrated With a Modern Vehicle Interior.\u003c\/h2\u003e\n\u003cp class=\"fws-design-intro\"\u003eThe sun cover combines broad parked-vehicle shading, soft finished edges, compact folding behavior and restrained farlavo™ accent detailing.\u003c\/p\u003e\n\u003cdiv class=\"fws-design-grid\"\u003e\n\u003cdiv class=\"fws-design-item\"\u003e\n\u003cdiv class=\"fws-design-no\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003eBroad front-windshield coverage\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-design-item\"\u003e\n\u003cdiv class=\"fws-design-no\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003eStructured foldable design\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-design-item\"\u003e\n\u003cdiv class=\"fws-design-no\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003eCompact storage format\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-design-item\"\u003e\n\u003cdiv class=\"fws-design-no\"\u003e04\u003c\/div\u003e\n\u003cstrong\u003eSoft finished perimeter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-design-item\"\u003e\n\u003cdiv class=\"fws-design-no\"\u003e05\u003c\/div\u003e\n\u003cstrong\u003eDeep Cobalt Blue exterior\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-design-item\"\u003e\n\u003cdiv class=\"fws-design-no\"\u003e06\u003c\/div\u003e\n\u003cstrong\u003eTitanium Silver edge detailing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-design-item\"\u003e\n\u003cdiv class=\"fws-design-no\"\u003e07\u003c\/div\u003e\n\u003cstrong\u003eSubtle Signal Coral pull tabs\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-design-item\"\u003e\n\u003cdiv class=\"fws-design-no\"\u003e08\u003c\/div\u003e\n\u003cstrong\u003eCompletely non-electronic construction\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       06 — USE SCENARIOS\n       ====================================================== --\u003e\n\u003csection class=\"fws-use\"\u003e\n\u003cdiv class=\"fws-shell\"\u003e\n\u003cdiv class=\"fws-kicker\"\u003eEveryday Parked-Vehicle Use\u003c\/div\u003e\n\u003ch2 class=\"fws-heading\"\u003ePractical for Common Stationary Driving Routines.\u003c\/h2\u003e\n\u003cdiv class=\"fws-use-grid\"\u003e\n\u003cdiv class=\"fws-use-item\"\u003e\n\u003csmall\u003eUse 01\u003c\/small\u003e \u003cstrong\u003eDaily Parking\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-use-item\"\u003e\n\u003csmall\u003eUse 02\u003c\/small\u003e \u003cstrong\u003eCommuting Stops\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-use-item\"\u003e\n\u003csmall\u003eUse 03\u003c\/small\u003e \u003cstrong\u003eRoad Trips\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-use-item\"\u003e\n\u003csmall\u003eUse 04\u003c\/small\u003e \u003cstrong\u003eOutdoor Stops\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       IMAGE 04\n       ====================================================== --\u003e\n\u003csection class=\"fws-image-four\"\u003e\n\u003cdiv class=\"fws-shell\"\u003e\n\u003cdiv class=\"fws-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/4_682a69a8-b6af-40e1-81fe-073e27cd13e5.png?v=1790258553\" alt=\"farlavo Tailored Windshield Sun Cover used inside a clean modern parked vehicle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       07 — HOW TO USE\n       ====================================================== --\u003e\n\u003csection class=\"fws-how\"\u003e\n\u003cdiv class=\"fws-shell\"\u003e\n\u003cdiv class=\"fws-kicker\"\u003eSimple Parked-Use Routine\u003c\/div\u003e\n\u003ch2 class=\"fws-heading\"\u003eHow to Use farlavo™\u003c\/h2\u003e\n\u003cdiv class=\"fws-how-grid\"\u003e\n\u003cdiv class=\"fws-how-card\"\u003e\n\u003cdiv class=\"fws-how-no\"\u003e01\u003c\/div\u003e\n\u003ch3\u003ePark Fully\u003c\/h3\u003e\n\u003cp\u003eInstall the cover only after the vehicle is fully parked and stationary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-how-card\"\u003e\n\u003cdiv class=\"fws-how-no\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eOpen and Position\u003c\/h3\u003e\n\u003cp\u003eUnfold the cover and place it across the inside of a compatible front windshield.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-how-card\"\u003e\n\u003cdiv class=\"fws-how-no\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eSecure as Intended\u003c\/h3\u003e\n\u003cp\u003eUse compatible sun visors or the product's designated positioning structure where appropriate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-how-card\"\u003e\n\u003cdiv class=\"fws-how-no\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eRemove Before Driving\u003c\/h3\u003e\n\u003cp\u003eTake the cover down completely and store it securely before the vehicle moves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       08 — IMPORTANT USE NOTES\n       ====================================================== --\u003e\n\u003csection class=\"fws-notes\"\u003e\n\u003cdiv class=\"fws-shell\"\u003e\n\u003cdiv class=\"fws-kicker\"\u003eImportant Use Notes\u003c\/div\u003e\n\u003ch2 class=\"fws-heading\"\u003eFor Parked-Vehicle Use Only.\u003c\/h2\u003e\n\u003cdiv class=\"fws-notes-box\"\u003e\n\u003cdiv class=\"fws-note\"\u003e\n\u003cdiv class=\"fws-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003eUse the windshield cover only while the vehicle is parked and stationary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-note\"\u003e\n\u003cdiv class=\"fws-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003eDo not drive with the windshield cover installed or with any portion of the cover obstructing the driver's view.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-note\"\u003e\n\u003cdiv class=\"fws-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003ePosition the cover only on a compatible windshield and use the intended support method described in the product instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-note\"\u003e\n\u003cdiv class=\"fws-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003eStore the folded cover securely so it does not interfere with pedals, controls, seat movement, or other vehicle functions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fws-note\"\u003e\n\u003cdiv class=\"fws-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003eThe product contains no electronics, batteries, powered folding mechanisms, fans, or vehicle-connected components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       09 — CLAIMS CLARITY\n       ====================================================== --\u003e\n\u003csection class=\"fws-clarity\"\u003e\n\u003cdiv class=\"fws-shell\"\u003e\n\u003cdiv class=\"fws-clarity-box\"\u003e\n\u003cstrong\u003e Parked-Vehicle Shading Accessory \u003c\/strong\u003e\n\u003cp\u003eThis product is described as a windshield shading accessory for stationary use. Claims such as “completely blocks heat,” “100% UV protection,” or “prevents interior damage” should not be used unless the final manufactured product has been specifically tested to support those statements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       FINAL\n       ====================================================== --\u003e\n\u003csection class=\"fws-final\"\u003e\n\u003cdiv class=\"fws-shell\"\u003e\n\u003cdiv class=\"fws-final-label\"\u003efarlavo™ Tailored Windshield Sun Cover\u003c\/div\u003e\n\u003ch2\u003eShade While Parked.\u003cbr\u003eFold Away Before Driving.\u003c\/h2\u003e\n\u003cp\u003eA structured foldable windshield cover designed for broad stationary shading, compact storage, refined automotive detailing, and completely non-electronic use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"farlavo™","offers":[{"title":"Default Title","offer_id":53148660465981,"sku":null,"price":69.78,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/7104\/2365\/files\/5_66190742-c957-4c84-a54b-5387791c7156.png?v=1790258548","url":"https:\/\/farlavo.com\/products\/farlavo%e2%84%a2-tailored-windshield-sun-cover","provider":"farlavo™","version":"1.0","type":"link"}