{"product_id":"car-windshield-sunshade-umbrella","title":"Car Windshield Sunshade Umbrella | Foldable UV Sun Shade for Cars","description":"\u003cstyle\u003e\n  .sunshade-lp {\n    --text: #171717;\n    --muted: #62656a;\n    --subtle: #85888d;\n    --background: #ffffff;\n    --soft-bg: #f6f7f8;\n    --blue-soft: #f3f7ff;\n    --border: #e4e6e9;\n    --dark: #171717;\n    --warning-bg: #fff8e7;\n    --warning-border: #ead69b;\n\n    width: 100%;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 0 16px;\n    overflow: hidden;\n    color: var(--text);\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Arial,\n      Helvetica,\n      sans-serif;\n    line-height: 1.55;\n  }\n\n  .sunshade-lp *,\n  .sunshade-lp *::before,\n  .sunshade-lp *::after {\n    box-sizing: border-box;\n  }\n\n  .sunshade-lp h2,\n  .sunshade-lp h3,\n  .sunshade-lp h4,\n  .sunshade-lp p,\n  .sunshade-lp ul {\n    margin-top: 0;\n  }\n\n  .sunshade-lp h2,\n  .sunshade-lp h3,\n  .sunshade-lp h4 {\n    color: var(--text);\n  }\n\n  .sunshade-lp h2 {\n    max-width: 680px;\n    margin: 0 auto 16px;\n    font-size: clamp(31px, 7vw, 48px);\n    font-weight: 800;\n    line-height: 1.06;\n    letter-spacing: -0.04em;\n  }\n\n  .sunshade-lp h3 {\n    margin-bottom: 12px;\n    font-size: clamp(24px, 5vw, 34px);\n    font-weight: 800;\n    line-height: 1.16;\n    letter-spacing: -0.03em;\n  }\n\n  .sunshade-lp h4 {\n    margin-bottom: 7px;\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .sunshade-lp p {\n    margin-bottom: 16px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .sunshade-lp img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .sunshade-lp__section {\n    padding: 44px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .sunshade-lp__section:last-child {\n    border-bottom: 0;\n  }\n\n  .sunshade-lp__section--soft {\n    margin-right: -16px;\n    margin-left: -16px;\n    padding-right: 16px;\n    padding-left: 16px;\n    background: var(--soft-bg);\n  }\n\n  .sunshade-lp__section-heading {\n    max-width: 650px;\n    margin-bottom: 24px;\n  }\n\n  .sunshade-lp__section-heading--center {\n    margin-right: auto;\n    margin-left: auto;\n    text-align: center;\n  }\n\n  .sunshade-lp__section-heading p:last-child {\n    margin-bottom: 0;\n  }\n\n  .sunshade-lp__kicker {\n    display: block;\n    margin-bottom: 9px;\n    color: var(--subtle);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  \/* HERO *\/\n  .sunshade-lp__hero {\n    padding-top: 28px;\n    text-align: center;\n  }\n\n  .sunshade-lp__eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 15px;\n    padding: 7px 12px;\n    border-radius: 999px;\n    background: var(--soft-bg);\n    color: var(--text);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  .sunshade-lp__lead {\n    max-width: 650px;\n    margin: 0 auto 24px;\n    font-size: 18px !important;\n    line-height: 1.6 !important;\n  }\n\n  .sunshade-lp__media {\n    margin: 26px 0;\n    overflow: hidden;\n    border-radius: 18px;\n    background: var(--soft-bg);\n  }\n\n  .sunshade-lp__media img {\n    border-radius: inherit;\n  }\n\n  .sunshade-lp__media--shadow {\n    border: 1px solid var(--border);\n    box-shadow: 0 12px 30px rgba(17, 24, 39, 0.07);\n  }\n\n  .sunshade-lp__image-caption {\n    margin: 11px 0 0 !important;\n    color: var(--subtle) !important;\n    font-size: 12px !important;\n    line-height: 1.5 !important;\n    text-align: center;\n  }\n\n  \/* HERO BENEFITS *\/\n  .sunshade-lp__benefits {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin: 22px 0 0;\n    padding: 0;\n    list-style: none;\n    text-align: left;\n  }\n\n  .sunshade-lp__benefits li {\n    position: relative;\n    min-width: 0;\n    padding: 15px 16px 15px 46px;\n    border: 1px solid var(--border);\n    border-radius: 13px;\n    background: #ffffff;\n    color: var(--text);\n    font-size: 15px;\n    font-weight: 650;\n    line-height: 1.45;\n  }\n\n  .sunshade-lp__benefits li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 15px;\n    left: 15px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 21px;\n    height: 21px;\n    border-radius: 50%;\n    background: var(--dark);\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .sunshade-lp__microcopy {\n    margin: 14px 0 0 !important;\n    color: var(--subtle) !important;\n    font-size: 13px !important;\n    line-height: 1.5 !important;\n    text-align: center;\n  }\n\n  \/* STEPS *\/\n  .sunshade-lp__steps {\n    position: relative;\n    margin-top: 26px;\n  }\n\n  .sunshade-lp__step {\n    position: relative;\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 14px;\n    align-items: start;\n    padding-bottom: 24px;\n  }\n\n  .sunshade-lp__step:last-child {\n    padding-bottom: 0;\n  }\n\n  .sunshade-lp__step:not(:last-child)::after {\n    content: \"\";\n    position: absolute;\n    top: 42px;\n    bottom: 4px;\n    left: 19px;\n    width: 2px;\n    background: #d9dce0;\n  }\n\n  .sunshade-lp__step-number {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    background: var(--dark);\n    color: #ffffff;\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .sunshade-lp__step-content {\n    min-width: 0;\n    padding-top: 3px;\n  }\n\n  .sunshade-lp__step-content p {\n    margin-bottom: 0;\n    font-size: 15px;\n    line-height: 1.58;\n  }\n\n  \/* BENEFIT CARDS *\/\n  .sunshade-lp__grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 13px;\n    margin-top: 24px;\n  }\n\n  .sunshade-lp__card {\n    min-width: 0;\n    padding: 21px;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .sunshade-lp__card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    margin-bottom: 14px;\n    border-radius: 11px;\n    background: var(--dark);\n    color: #ffffff;\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .sunshade-lp__card p {\n    margin-bottom: 0;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  \/* SIZE GUIDE *\/\n  .sunshade-lp__fit-image {\n    margin: 24px 0 20px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    background: #f5f8fd;\n  }\n\n  .sunshade-lp__fit-image img {\n    border-radius: inherit;\n  }\n\n  .sunshade-lp__size-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 13px;\n    margin-top: 20px;\n  }\n\n  .sunshade-lp__size-card {\n    min-width: 0;\n    padding: 22px;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .sunshade-lp__size-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 14px;\n    padding: 6px 11px;\n    border-radius: 999px;\n    background: var(--dark);\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .sunshade-lp__size-card h4 {\n    margin-bottom: 12px;\n    font-size: 20px;\n  }\n\n  .sunshade-lp__size-dimensions {\n    margin-bottom: 4px !important;\n    color: var(--text) !important;\n    font-size: 21px !important;\n    font-weight: 800;\n    line-height: 1.3 !important;\n  }\n\n  .sunshade-lp__size-metric {\n    margin-bottom: 13px !important;\n    color: var(--subtle) !important;\n    font-size: 13px !important;\n    font-weight: 600;\n    line-height: 1.4 !important;\n  }\n\n  .sunshade-lp__size-description {\n    margin-bottom: 0 !important;\n    font-size: 15px !important;\n    line-height: 1.58 !important;\n  }\n\n  .sunshade-lp__measure-box {\n    margin-top: 16px;\n    padding: 21px;\n    border-radius: 16px;\n    background: var(--blue-soft);\n  }\n\n  .sunshade-lp__measure-box h4 {\n    margin-bottom: 13px;\n  }\n\n  .sunshade-lp__measure-list {\n    display: grid;\n    gap: 9px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sunshade-lp__measure-list li {\n    position: relative;\n    padding-left: 25px;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .sunshade-lp__measure-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--text);\n    font-weight: 800;\n  }\n\n  .sunshade-lp__fit-note {\n    margin: 15px 0 0 !important;\n    color: var(--subtle) !important;\n    font-size: 13px !important;\n    line-height: 1.55 !important;\n  }\n\n  \/* SAFETY *\/\n  .sunshade-lp__notice {\n    padding: 21px;\n    border: 1px solid var(--warning-border);\n    border-radius: 16px;\n    background: var(--warning-bg);\n  }\n\n  .sunshade-lp__notice h4 {\n    margin-bottom: 8px;\n  }\n\n  .sunshade-lp__notice p {\n    margin-bottom: 0;\n    color: #55491f;\n    font-size: 14px;\n    line-height: 1.62;\n  }\n\n  \/* FAQ *\/\n  .sunshade-lp__faq-list {\n    display: grid;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .sunshade-lp details {\n    margin: 0;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 13px;\n    background: #ffffff;\n  }\n\n  .sunshade-lp summary {\n    position: relative;\n    padding: 17px 48px 17px 17px;\n    cursor: pointer;\n    color: var(--text);\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.45;\n    list-style: none;\n  }\n\n  .sunshade-lp summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sunshade-lp summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    transform: translateY(-52%);\n    color: var(--text);\n    font-size: 25px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .sunshade-lp details[open] summary::after {\n    content: \"−\";\n  }\n\n  .sunshade-lp details[open] summary {\n    padding-bottom: 10px;\n  }\n\n  .sunshade-lp details p {\n    margin: 0;\n    padding: 0 17px 18px;\n    font-size: 15px;\n    line-height: 1.62;\n  }\n\n  \/* FINAL *\/\n  .sunshade-lp__final {\n    padding: 48px 20px;\n    text-align: center;\n  }\n\n  .sunshade-lp__final p {\n    max-width: 600px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (min-width: 640px) {\n    .sunshade-lp {\n      padding-right: 24px;\n      padding-left: 24px;\n    }\n\n    .sunshade-lp__section--soft {\n      margin-right: -24px;\n      margin-left: -24px;\n      padding-right: 24px;\n      padding-left: 24px;\n    }\n\n    .sunshade-lp__benefits,\n    .sunshade-lp__grid--two,\n    .sunshade-lp__size-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sunshade-lp__size-card,\n    .sunshade-lp__card {\n      height: 100%;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .sunshade-lp {\n      padding-right: 13px;\n      padding-left: 13px;\n    }\n\n    .sunshade-lp__section {\n      padding-top: 38px;\n      padding-bottom: 38px;\n    }\n\n    .sunshade-lp__section--soft {\n      margin-right: -13px;\n      margin-left: -13px;\n      padding-right: 13px;\n      padding-left: 13px;\n    }\n\n    .sunshade-lp h2 {\n      font-size: 32px;\n    }\n\n    .sunshade-lp h3 {\n      font-size: 25px;\n    }\n\n    .sunshade-lp__lead {\n      font-size: 17px !important;\n    }\n\n    .sunshade-lp__card,\n    .sunshade-lp__size-card,\n    .sunshade-lp__measure-box {\n      padding: 19px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sunshade-lp\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"sunshade-lp__section sunshade-lp__hero\"\u003e\u003cspan class=\"sunshade-lp__eyebrow\"\u003e Umbrella-Style Windshield Shade \u003c\/span\u003e\n\u003ch2\u003eCover Your Windshield in Seconds\u003c\/h2\u003e\n\u003cp class=\"sunshade-lp__lead\"\u003eA compact, umbrella-style sunshade designed to help reflect direct sunlight and reduce heat buildup while your vehicle is parked. Open it, position it, and fold it away when you are ready to drive.\u003c\/p\u003e\n\u003cdiv class=\"sunshade-lp__media sunshade-lp__media--shadow\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0868\/9595\/1906\/files\/ChatGPT_Image_2026_7_13_05_34_31.png?v=1783946095\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cul class=\"sunshade-lp__benefits\"\u003e\n\u003cli\u003eOpens and folds like an umbrella\u003c\/li\u003e\n\u003cli\u003eHelps shield your interior from direct sunlight\u003c\/li\u003e\n\u003cli\u003eCompact enough for convenient storage\u003c\/li\u003e\n\u003cli\u003eNo tools or permanent installation required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"sunshade-lp__microcopy\"\u003eMeasure your windshield before ordering for the best fit.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- PROBLEM AND SOLUTION --\u003e\n\u003csection class=\"sunshade-lp__section\"\u003e\n\u003cdiv class=\"sunshade-lp__section-heading\"\u003e\n\u003cspan class=\"sunshade-lp__kicker\"\u003eEveryday Convenience\u003c\/span\u003e\n\u003ch3\u003eA Sunshade Should Not Be a Struggle\u003c\/h3\u003e\n\u003cp\u003eBulky accordion shades can be awkward to fold, difficult to store, and frustrating to position inside a hot car.\u003c\/p\u003e\n\u003cp\u003eThis umbrella-style design gives you a simpler way to cover your windshield before walking away. When you are ready to drive, fold it down and place it in the included storage sleeve.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__media\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/8abccce0965b4aaf29e043b9b65c73b759bad78d.png\" alt=\"Compact umbrella-style windshield shade designed for everyday use\" width=\"600\" height=\"600\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"sunshade-lp__section sunshade-lp__section--soft\"\u003e\n\u003cdiv class=\"sunshade-lp__section-heading\"\u003e\n\u003cspan class=\"sunshade-lp__kicker\"\u003eSimple Setup\u003c\/span\u003e\n\u003ch3\u003eOpen. Position. Park.\u003c\/h3\u003e\n\u003cp\u003eThe umbrella-style frame is designed to make everyday setup and storage more convenient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__steps\"\u003e\n\u003cdiv class=\"sunshade-lp__step\"\u003e\n\u003cdiv class=\"sunshade-lp__step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__step-content\"\u003e\n\u003ch4\u003eRemove It From the Sleeve\u003c\/h4\u003e\n\u003cp\u003eTake the folded shade out of its compact storage sleeve.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__step\"\u003e\n\u003cdiv class=\"sunshade-lp__step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__step-content\"\u003e\n\u003ch4\u003eOpen It Like an Umbrella\u003c\/h4\u003e\n\u003cp\u003eCarefully open the frame from inside your vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__step\"\u003e\n\u003cdiv class=\"sunshade-lp__step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__step-content\"\u003e\n\u003ch4\u003ePosition It Against the Windshield\u003c\/h4\u003e\n\u003cp\u003eAdjust the shade around your rearview mirror and secure it with your vehicle's sun visors when appropriate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__step\"\u003e\n\u003cdiv class=\"sunshade-lp__step-number\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__step-content\"\u003e\n\u003ch4\u003eFold and Store\u003c\/h4\u003e\n\u003cp\u003eClose the shade before driving and return it to the storage sleeve when it is no longer in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__media\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/23c6806a190aac188babe45b22edad7051688063.png\" alt=\"Steps for opening and positioning the windshield sunshade\" width=\"600\" height=\"600\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"sunshade-lp__section\"\u003e\n\u003cdiv class=\"sunshade-lp__section-heading\"\u003e\n\u003cspan class=\"sunshade-lp__kicker\"\u003eDesigned for Daily Use\u003c\/span\u003e\n\u003ch3\u003eMade for Sunny Parking Days\u003c\/h3\u003e\n\u003cp\u003eA practical windshield accessory designed for easier setup, interior sun protection, and compact storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__grid sunshade-lp__grid--two\"\u003e\n\u003cdiv class=\"sunshade-lp__card\"\u003e\n\u003cdiv class=\"sunshade-lp__card-icon\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eFast Everyday Setup\u003c\/h4\u003e\n\u003cp\u003eThe umbrella-style frame is designed to open quickly without wrestling with oversized folding panels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__card\"\u003e\n\u003cdiv class=\"sunshade-lp__card-icon\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eInterior Sun Protection\u003c\/h4\u003e\n\u003cp\u003eThe reflective surface helps reduce direct sun exposure on your dashboard, steering wheel, seats, and interior trim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__card\"\u003e\n\u003cdiv class=\"sunshade-lp__card-icon\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eCompact Storage\u003c\/h4\u003e\n\u003cp\u003eFold it down and place it in the included sleeve when it is not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__card\"\u003e\n\u003cdiv class=\"sunshade-lp__card-icon\"\u003e4\u003c\/div\u003e\n\u003ch4\u003eTwo Size Options\u003c\/h4\u003e\n\u003cp\u003eSelect the size that most closely matches your windshield measurements and vehicle type.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE GUIDE --\u003e\n\u003csection class=\"sunshade-lp__section sunshade-lp__section--soft\"\u003e\n\u003cdiv class=\"sunshade-lp__section-heading sunshade-lp__section-heading--center\"\u003e\n\u003cspan class=\"sunshade-lp__kicker\"\u003eSize and Fit\u003c\/span\u003e\n\u003ch3\u003eFind the Right Size for Your Windshield\u003c\/h3\u003e\n\u003cp\u003eWindshield shapes and dimensions vary by vehicle. Measure the usable width and height from inside your car before selecting a size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__fit-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0868\/9595\/1906\/files\/ChatGPT_Image_2026_7_13_03_58_36.png?v=1783940351\" alt=\"Windshield sunshade vehicle compatibility and size guide in inches\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__size-grid\"\u003e\n\u003cdiv class=\"sunshade-lp__size-card\"\u003e\n\u003cspan class=\"sunshade-lp__size-label\"\u003e Small \u003c\/span\u003e\n\u003ch4\u003eFor Compact Vehicles\u003c\/h4\u003e\n\u003cp class=\"sunshade-lp__size-dimensions\"\u003e49.2 × 25.6 in\u003c\/p\u003e\n\u003cp class=\"sunshade-lp__size-metric\"\u003eApproximately 125 × 65 cm\u003c\/p\u003e\n\u003cp class=\"sunshade-lp__size-description\"\u003eA suitable option for many compact cars, hatchbacks, and smaller sedans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__size-card\"\u003e\n\u003cspan class=\"sunshade-lp__size-label\"\u003e Large \u003c\/span\u003e\n\u003ch4\u003eFor Sedans and SUVs\u003c\/h4\u003e\n\u003cp class=\"sunshade-lp__size-dimensions\"\u003e54.3 × 30.7 in\u003c\/p\u003e\n\u003cp class=\"sunshade-lp__size-metric\"\u003eApproximately 138 × 78 cm\u003c\/p\u003e\n\u003cp class=\"sunshade-lp__size-description\"\u003eA suitable option for many midsize sedans, crossovers, minivans, and SUVs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__measure-box\"\u003e\n\u003ch4\u003eCheck Before Ordering\u003c\/h4\u003e\n\u003cul class=\"sunshade-lp__measure-list\"\u003e\n\u003cli\u003eMeasure the usable width of your windshield\u003c\/li\u003e\n\u003cli\u003eMeasure the height from dashboard to roofline\u003c\/li\u003e\n\u003cli\u003eCheck the position of your rearview mirror\u003c\/li\u003e\n\u003cli\u003eAllow room for dash cameras and phone mounts\u003c\/li\u003e\n\u003cli\u003eConsider curved or unusually shaped windshield edges\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp class=\"sunshade-lp__fit-note\"\u003eVehicle recommendations are general guidance only. A universal sunshade may not provide edge-to-edge coverage in every vehicle.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SAFETY INFORMATION --\u003e\n\u003csection class=\"sunshade-lp__section\"\u003e\n\u003cdiv class=\"sunshade-lp__notice\"\u003e\n\u003ch4\u003eImportant Safety Information\u003c\/h4\u003e\n\u003cp\u003eA windshield shade can help reduce direct sunlight, but it cannot keep a parked vehicle completely cool. Never leave a child or pet unattended inside a parked vehicle, even when a sunshade is installed. Always remove and securely store the shade before driving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"sunshade-lp__section\"\u003e\n\u003cdiv class=\"sunshade-lp__section-heading\"\u003e\n\u003cspan class=\"sunshade-lp__kicker\"\u003eProduct Questions\u003c\/span\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sunshade-lp__faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it fit my vehicle?\u003c\/summary\u003e\n\u003cp\u003eThe shade is available in two sizes and is designed to fit many common cars and SUVs. Because windshield shapes vary, measure your windshield before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the available sizes?\u003c\/summary\u003e\n\u003cp\u003eSmall measures approximately 49.2 × 25.6 inches (125 × 65 cm). Large measures approximately 54.3 × 30.7 inches (138 × 78 cm).\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it completely cover every windshield?\u003c\/summary\u003e\n\u003cp\u003eNo universal sunshade fits every windshield edge to edge. Coverage depends on your vehicle's windshield shape, mirror placement, accessories, and selected size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it fit around my rearview mirror?\u003c\/summary\u003e\n\u003cp\u003eFit depends on the position and shape of your rearview mirror. Review the product dimensions and installation images before selecting your size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it keep my parked car completely cool?\u003c\/summary\u003e\n\u003cp\u003eNo. The reflective surface is designed to help reduce direct sunlight and heat buildup, but a parked vehicle can still become dangerously hot.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I store it?\u003c\/summary\u003e\n\u003cp\u003eClose the shade, place it inside the included sleeve, and store it in a suitable glove compartment, door pocket, seat-back pocket, or trunk.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean it?\u003c\/summary\u003e\n\u003cp\u003eGently wipe the surface with a soft, damp cloth. Allow it to dry completely before folding and storing. Avoid harsh chemicals and abrasive cleaning materials.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat happens if I choose the wrong size?\u003c\/summary\u003e\n\u003cp\u003eReview the store's current size-exchange and return policy before ordering. Contact customer support promptly if you believe you selected the wrong size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL SECTION --\u003e\n\u003csection class=\"sunshade-lp__section sunshade-lp__final\"\u003e\u003cspan class=\"sunshade-lp__kicker\"\u003e Easy Everyday Coverage \u003c\/span\u003e\n\u003ch3\u003eSimple Protection for Sunny Parking Days\u003c\/h3\u003e\n\u003cp\u003eOpen it, position it, and fold it away when you are ready to drive. Select the size that most closely matches your windshield measurements.\u003c\/p\u003e\n\u003cp class=\"sunshade-lp__microcopy\"\u003ePlease measure your windshield before placing your order.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"S (Expanded Size: 49.2 × 25.6 in) \/ BUY 2 — Free Shipping","offer_id":45994069327906,"sku":"CJ-Portablecarsunshade-S-2PC-2","price":376.0,"currency_code":"HKD","in_stock":true},{"title":"S (Expanded Size: 49.2 × 25.6 in) \/ BUY 1","offer_id":45993296724002,"sku":"CJ-Portablecarsunshade-S-1PC-1","price":208.0,"currency_code":"HKD","in_stock":true},{"title":"S (Expanded Size: 49.2 × 25.6 in) \/ BUY 3 — Best Value","offer_id":45994069360674,"sku":"CJ-Portablecarsunshade-S-3PC-3","price":528.0,"currency_code":"HKD","in_stock":true},{"title":"L (Expanded Size: 54.3 × 30.7 in) \/ BUY 2 — Free Shipping","offer_id":45994069393442,"sku":"CJ-Portablecarsunshade-L-2PC-5","price":424.0,"currency_code":"HKD","in_stock":true},{"title":"L (Expanded Size: 54.3 × 30.7 in) \/ BUY 1","offer_id":45993296756770,"sku":"CJ-Portablecarsunshade-L-1PC-4","price":232.0,"currency_code":"HKD","in_stock":true},{"title":"L (Expanded Size: 54.3 × 30.7 in) \/ BUY 3 — Best Value","offer_id":45994069426210,"sku":"CJ-Portablecarsunshade-L-6PC-6","price":592.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0868\/9595\/1906\/files\/93c48a51d07acc294e624011bc4a1a6e1d23ba51.jpg?v=1783936269","url":"https:\/\/exlecticlocal.com\/products\/car-windshield-sunshade-umbrella","provider":"Exlecticlocal","version":"1.0","type":"link"}