{"product_id":"magnetic-screen-door","title":"🧲Summer Limited-Time 50% OFF 🦟Magnetic Screen Door – Hands-Free Auto-Close Mesh Curtain for Bug","description":"\u003cstyle\u003e\n  \/* ===== Magnetic Screen Door Product Page ===== *\/\n  #gc-magnetic-screen-page {\n    --gc-text: #202020;\n    --gc-muted: #5f625f;\n    --gc-accent: #087f83;\n    --gc-accent-light: #eaf7f6;\n    --gc-warm: #f8f4ed;\n    --gc-border: #e6e6e2;\n    --gc-white: #ffffff;\n\n    width: 100%;\n    max-width: 1160px;\n    margin: 0 auto;\n    padding: 0;\n    color: var(--gc-text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 20px;\n    line-height: 1.7;\n    background: var(--gc-white);\n  }\n\n  #gc-magnetic-screen-page,\n  #gc-magnetic-screen-page * {\n    box-sizing: border-box;\n  }\n\n  #gc-magnetic-screen-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  #gc-magnetic-screen-page h1,\n  #gc-magnetic-screen-page h2,\n  #gc-magnetic-screen-page h3,\n  #gc-magnetic-screen-page p {\n    margin-top: 0;\n  }\n\n  \/* ===== Opening section ===== *\/\n  #gc-magnetic-screen-page .gc-intro {\n    padding: 54px 28px 48px;\n    text-align: center;\n    background:\n      radial-gradient(circle at top right, #e9f7f5 0, transparent 34%),\n      linear-gradient(180deg, #ffffff 0%, #f7fbfa 100%);\n    border-radius: 24px 24px 0 0;\n  }\n\n  #gc-magnetic-screen-page .gc-eyebrow {\n    margin-bottom: 14px;\n    color: var(--gc-accent);\n    font-size: 17px;\n    line-height: 1.4;\n    font-weight: 800;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  #gc-magnetic-screen-page .gc-intro h1 {\n    max-width: 900px;\n    margin-right: auto;\n    margin-bottom: 20px;\n    margin-left: auto;\n    font-size: 48px;\n    line-height: 1.14;\n    font-weight: 800;\n    letter-spacing: -1.2px;\n  }\n\n  #gc-magnetic-screen-page .gc-intro-text {\n    max-width: 820px;\n    margin: 0 auto 28px;\n    color: var(--gc-muted);\n    font-size: 22px;\n    line-height: 1.65;\n  }\n\n  #gc-magnetic-screen-page .gc-benefit-strip {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 12px;\n    max-width: 920px;\n    margin: 0 auto;\n  }\n\n  #gc-magnetic-screen-page .gc-benefit-strip span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 48px;\n    padding: 10px 18px;\n    color: #075f62;\n    font-size: 18px;\n    line-height: 1.35;\n    font-weight: 700;\n    background: var(--gc-accent-light);\n    border: 1px solid #cde9e6;\n    border-radius: 999px;\n  }\n\n  \/* ===== Individual benefit section ===== *\/\n  #gc-magnetic-screen-page .gc-section {\n    margin: 0;\n    padding: 60px 0 0;\n  }\n\n  #gc-magnetic-screen-page .gc-image-wrap {\n    overflow: hidden;\n    margin: 0 18px;\n    background: #f1f1ee;\n    border-radius: 22px;\n    box-shadow: 0 14px 42px rgba(31, 40, 38, 0.10);\n  }\n\n  #gc-magnetic-screen-page .gc-image-wrap img {\n    border-radius: 22px;\n  }\n\n  #gc-magnetic-screen-page .gc-copy {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 38px 34px 12px;\n    text-align: center;\n  }\n\n  #gc-magnetic-screen-page .gc-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 46px;\n    height: 46px;\n    margin-bottom: 15px;\n    color: var(--gc-white);\n    font-size: 19px;\n    font-weight: 800;\n    background: var(--gc-accent);\n    border-radius: 50%;\n  }\n\n  #gc-magnetic-screen-page .gc-copy h2 {\n    margin-bottom: 17px;\n    font-size: 40px;\n    line-height: 1.18;\n    font-weight: 800;\n    letter-spacing: -0.7px;\n  }\n\n  #gc-magnetic-screen-page .gc-copy \u003e p {\n    margin-right: auto;\n    margin-bottom: 22px;\n    margin-left: auto;\n    color: var(--gc-muted);\n    font-size: 21px;\n    line-height: 1.75;\n  }\n\n  #gc-magnetic-screen-page .gc-points {\n    max-width: 760px;\n    margin: 26px auto 0;\n    padding: 0;\n    text-align: left;\n    list-style: none;\n  }\n\n  #gc-magnetic-screen-page .gc-points li {\n    position: relative;\n    margin-bottom: 12px;\n    padding: 14px 18px 14px 52px;\n    color: #303330;\n    font-size: 19px;\n    line-height: 1.55;\n    background: #f7f9f8;\n    border: 1px solid var(--gc-border);\n    border-radius: 12px;\n  }\n\n  #gc-magnetic-screen-page .gc-points li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 14px;\n    left: 18px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 24px;\n    height: 24px;\n    color: var(--gc-white);\n    font-size: 15px;\n    font-weight: 800;\n    background: var(--gc-accent);\n    border-radius: 50%;\n  }\n\n  \/* ===== Alternating background blocks ===== *\/\n  #gc-magnetic-screen-page .gc-soft-block {\n    margin-top: 46px;\n    padding-top: 58px;\n    padding-bottom: 34px;\n    background: var(--gc-warm);\n    border-radius: 24px;\n  }\n\n  #gc-magnetic-screen-page .gc-soft-block .gc-section {\n    padding-top: 0;\n  }\n\n  \/* ===== Size and measuring block ===== *\/\n  #gc-magnetic-screen-page .gc-fit-box {\n    max-width: 850px;\n    margin: 32px auto 0;\n    padding: 30px 26px;\n    background: var(--gc-accent-light);\n    border: 2px solid #c5e5e2;\n    border-radius: 18px;\n  }\n\n  #gc-magnetic-screen-page .gc-fit-label {\n    margin-bottom: 8px;\n    color: #176b6e;\n    font-size: 18px;\n    line-height: 1.4;\n    font-weight: 800;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  #gc-magnetic-screen-page .gc-fit-size {\n    display: block;\n    margin-bottom: 8px;\n    color: #075f62;\n    font-size: 38px;\n    line-height: 1.2;\n    font-weight: 800;\n  }\n\n  #gc-magnetic-screen-page .gc-fit-metric {\n    display: block;\n    margin-bottom: 14px;\n    color: #313634;\n    font-size: 21px;\n    font-weight: 700;\n  }\n\n  #gc-magnetic-screen-page .gc-fit-note {\n    max-width: 700px;\n    margin: 0 auto;\n    color: #565b58;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  \/* ===== Closing CTA ===== *\/\n  #gc-magnetic-screen-page .gc-closing {\n    margin-top: 62px;\n    padding: 58px 30px;\n    text-align: center;\n    color: var(--gc-white);\n    background:\n      linear-gradient(135deg, rgba(4, 83, 86, 0.96), rgba(11, 137, 140, 0.94));\n    border-radius: 24px;\n  }\n\n  #gc-magnetic-screen-page .gc-closing h2 {\n    max-width: 820px;\n    margin-right: auto;\n    margin-bottom: 18px;\n    margin-left: auto;\n    font-size: 42px;\n    line-height: 1.2;\n    font-weight: 800;\n  }\n\n  #gc-magnetic-screen-page .gc-closing p {\n    max-width: 780px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.92);\n    font-size: 21px;\n    line-height: 1.7;\n  }\n\n  #gc-magnetic-screen-page .gc-bottom-note {\n    padding: 24px 20px 10px;\n    color: #737773;\n    font-size: 16px;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  \/* ===== Mobile ===== *\/\n  @media screen and (max-width: 749px) {\n    #gc-magnetic-screen-page {\n      font-size: 18px;\n      line-height: 1.65;\n    }\n\n    #gc-magnetic-screen-page .gc-intro {\n      padding: 40px 19px 36px;\n      border-radius: 18px 18px 0 0;\n    }\n\n    #gc-magnetic-screen-page .gc-eyebrow {\n      font-size: 15px;\n    }\n\n    #gc-magnetic-screen-page .gc-intro h1 {\n      font-size: 34px;\n      line-height: 1.17;\n      letter-spacing: -0.5px;\n    }\n\n    #gc-magnetic-screen-page .gc-intro-text {\n      font-size: 19px;\n      line-height: 1.65;\n    }\n\n    #gc-magnetic-screen-page .gc-benefit-strip {\n      gap: 9px;\n    }\n\n    #gc-magnetic-screen-page .gc-benefit-strip span {\n      min-height: 44px;\n      padding: 9px 14px;\n      font-size: 16px;\n    }\n\n    #gc-magnetic-screen-page .gc-section {\n      padding-top: 42px;\n    }\n\n    #gc-magnetic-screen-page .gc-image-wrap {\n      margin: 0 8px;\n      border-radius: 14px;\n      box-shadow: 0 8px 24px rgba(31, 40, 38, 0.10);\n    }\n\n    #gc-magnetic-screen-page .gc-image-wrap img {\n      border-radius: 14px;\n    }\n\n    #gc-magnetic-screen-page .gc-copy {\n      padding: 28px 19px 4px;\n    }\n\n    #gc-magnetic-screen-page .gc-number {\n      width: 42px;\n      height: 42px;\n      font-size: 17px;\n    }\n\n    #gc-magnetic-screen-page .gc-copy h2 {\n      font-size: 30px;\n      line-height: 1.2;\n    }\n\n    #gc-magnetic-screen-page .gc-copy \u003e p {\n      font-size: 18px;\n      line-height: 1.72;\n    }\n\n    #gc-magnetic-screen-page .gc-points {\n      margin-top: 22px;\n    }\n\n    #gc-magnetic-screen-page .gc-points li {\n      padding: 13px 14px 13px 48px;\n      font-size: 17px;\n    }\n\n    #gc-magnetic-screen-page .gc-points li::before {\n      left: 15px;\n    }\n\n    #gc-magnetic-screen-page .gc-soft-block {\n      margin-top: 36px;\n      padding-top: 42px;\n      padding-bottom: 28px;\n      border-radius: 18px;\n    }\n\n    #gc-magnetic-screen-page .gc-fit-box {\n      padding: 24px 18px;\n    }\n\n    #gc-magnetic-screen-page .gc-fit-size {\n      font-size: 29px;\n    }\n\n    #gc-magnetic-screen-page .gc-fit-metric {\n      font-size: 19px;\n    }\n\n    #gc-magnetic-screen-page .gc-fit-note {\n      font-size: 17px;\n    }\n\n    #gc-magnetic-screen-page .gc-closing {\n      margin-top: 46px;\n      padding: 44px 20px;\n      border-radius: 18px;\n    }\n\n    #gc-magnetic-screen-page .gc-closing h2 {\n      font-size: 31px;\n    }\n\n    #gc-magnetic-screen-page .gc-closing p {\n      font-size: 18px;\n    }\n\n    #gc-magnetic-screen-page .gc-bottom-note {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"gc-magnetic-screen-page\"\u003e\n\u003c!-- Opening --\u003e\n\u003csection class=\"gc-intro\"\u003e\n\u003cdiv class=\"gc-eyebrow\"\u003eMagnetic Mesh Screen Door\u003c\/div\u003e\n\u003ch1\u003eEnjoy Fresh Air Without Inviting Flying Bugs Inside\u003c\/h1\u003e\n\u003cp class=\"gc-intro-text\"\u003eA simple doorway upgrade that helps improve airflow while making everyday entry easier for adults, children, and pets.\u003c\/p\u003e\n\u003cdiv class=\"gc-benefit-strip\"\u003e\n\u003cspan\u003eFresh Airflow\u003c\/span\u003e \u003cspan\u003eMagnetic Auto-Close\u003c\/span\u003e \u003cspan\u003eHands-Free Entry\u003c\/span\u003e \u003cspan\u003ePet \u0026amp; Kid Friendly\u003c\/span\u003e \u003cspan\u003eNo Drilling Needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Selling Point 1 --\u003e\n\u003csection class=\"gc-section\"\u003e\n\u003cdiv class=\"gc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17853054739302.png?v=1785305633\" alt=\"Magnetic mesh screen door allowing fresh air into a bright living room\" width=\"1122\" height=\"1402\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-copy\"\u003e\n\u003cdiv class=\"gc-number\"\u003e01\u003c\/div\u003e\n\u003ch2\u003eFresh Air In. Flying Bugs Out.\u003c\/h2\u003e\n\u003cp\u003eOpen your doorway and enjoy a cooler, brighter home. The fine mesh allows air and natural light to pass through while helping keep mosquitoes, flies, and other common flying insects outside.\u003c\/p\u003e\n\u003cul class=\"gc-points\"\u003e\n\u003cli\u003eHelps improve airflow during warm spring and summer weather.\u003c\/li\u003e\n\u003cli\u003eFine mesh creates a physical barrier against common flying insects.\u003c\/li\u003e\n\u003cli\u003eMaintains natural light and visibility through the doorway.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Selling Point 2 --\u003e\n\u003cdiv class=\"gc-soft-block\"\u003e\n\u003csection class=\"gc-section\"\u003e\n\u003cdiv class=\"gc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17853054767915.png?v=1785305633\" alt=\"Three-stage demonstration of the magnetic screen opening and automatically closing\" width=\"1122\" height=\"1402\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-copy\"\u003e\n\u003cdiv class=\"gc-number\"\u003e02\u003c\/div\u003e\n\u003ch2\u003eWalk Through. It Closes Behind You.\u003c\/h2\u003e\n\u003cp\u003eThe flexible center opening separates as you pass through. After you enter, the magnetic center seam guides both sides back together, reducing the time your doorway remains uncovered.\u003c\/p\u003e\n\u003cul class=\"gc-points\"\u003e\n\u003cli\u003eCenter opening parts easily when you walk through.\u003c\/li\u003e\n\u003cli\u003eMagnetic closure helps the two panels return to the center.\u003c\/li\u003e\n\u003cli\u003eNo need to stop and manually rearrange the screen after every use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- Selling Point 3 --\u003e\n\u003csection class=\"gc-section\"\u003e\n\u003cdiv class=\"gc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17853054792512.png?v=1785305634\" alt=\"Woman carrying grocery bags through a hands-free magnetic screen door\" width=\"1122\" height=\"1402\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-copy\"\u003e\n\u003cdiv class=\"gc-number\"\u003e03\u003c\/div\u003e\n\u003ch2\u003eHands Full? Simply Walk Through.\u003c\/h2\u003e\n\u003cp\u003eCarry groceries, packages, food, or laundry directly through the center opening without putting everything down to open and close a traditional door.\u003c\/p\u003e\n\u003cul class=\"gc-points\"\u003e\n\u003cli\u003eConvenient when carrying groceries or delivery packages.\u003c\/li\u003e\n\u003cli\u003eUseful for busy kitchens, patios, backyards, and laundry areas.\u003c\/li\u003e\n\u003cli\u003eMakes frequent indoor-to-outdoor movement feel more effortless.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Selling Point 4 --\u003e\n\u003cdiv class=\"gc-soft-block\"\u003e\n\u003csection class=\"gc-section\"\u003e\n\u003cdiv class=\"gc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17853054826070.png?v=1785305634\" alt=\"Child and golden retriever passing through a soft magnetic mesh screen door\" width=\"1122\" height=\"1402\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-copy\"\u003e\n\u003cdiv class=\"gc-number\"\u003e04\u003c\/div\u003e\n\u003ch2\u003eEasy for Children and Pets to Use\u003c\/h2\u003e\n\u003cp\u003eThe soft, flexible center opening lets children and pets pass through without waiting for someone to open the doorway for them. It is a practical choice for active households and frequently used entrances.\u003c\/p\u003e\n\u003cul class=\"gc-points\"\u003e\n\u003cli\u003eSoft center opening is easy to push through.\u003c\/li\u003e\n\u003cli\u003ePets can move between indoor and outdoor spaces more freely.\u003c\/li\u003e\n\u003cli\u003eReduces repeated opening and closing for busy family members.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- Selling Point 5 --\u003e\n\u003csection class=\"gc-section\"\u003e\n\u003cdiv class=\"gc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17853054857776.png?v=1785305633\" alt=\"Close-up details of fine mesh, reinforced edges, and magnetic closure\" width=\"1122\" height=\"1402\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-copy\"\u003e\n\u003cdiv class=\"gc-number\"\u003e05\u003c\/div\u003e\n\u003ch2\u003eDesigned for Everyday Doorway Use\u003c\/h2\u003e\n\u003cp\u003eFine mesh, finished fabric borders, and a magnetic center closure work together to create a lightweight screen suitable for regular household entry and exit.\u003c\/p\u003e\n\u003cul class=\"gc-points\"\u003e\n\u003cli\u003eFine mesh balances insect protection, airflow, and visibility.\u003c\/li\u003e\n\u003cli\u003eReinforced fabric edges help the screen hang neatly around the frame.\u003c\/li\u003e\n\u003cli\u003eMagnetic center closure supports quick and convenient daily access.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Selling Point 6 --\u003e\n\u003cdiv class=\"gc-soft-block\"\u003e\n\u003csection class=\"gc-section\"\u003e\n\u003cdiv class=\"gc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17853054881378.png?v=1785305633\" alt=\"Three-step installation guide for a magnetic mesh screen door\" width=\"1122\" height=\"1402\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-copy\"\u003e\n\u003cdiv class=\"gc-number\"\u003e06\u003c\/div\u003e\n\u003ch2\u003eSimple Installation—No Drilling Required\u003c\/h2\u003e\n\u003cp\u003eClean the door frame, attach the hook-and-loop tape, align the screen, and press it securely into place. No professional installation or complicated construction is required.\u003c\/p\u003e\n\u003cul class=\"gc-points\"\u003e\n\u003cli\u003eAttach the hook-and-loop tape around a clean, dry door frame.\u003c\/li\u003e\n\u003cli\u003eAlign the center seam before pressing the screen into position.\u003c\/li\u003e\n\u003cli\u003eRemovable setup is convenient for seasonal use and rental homes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"gc-fit-box\"\u003e\n\u003cdiv class=\"gc-fit-label\"\u003eScreen Size\u003c\/div\u003e\n\u003cstrong class=\"gc-fit-size\"\u003e 39.4\" W × 82.7\" H \u003c\/strong\u003e \u003cspan class=\"gc-fit-metric\"\u003e 100 × 210 cm · Approximately 3.3 × 6.9 ft \u003c\/span\u003e\n\u003cp class=\"gc-fit-note\"\u003eMeasure your door frame before ordering. Confirm that the screen covers the doorway and that enough clean, flat surface is available around the frame for attachment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- Closing --\u003e\n\u003csection class=\"gc-closing\"\u003e\n\u003ch2\u003eA More Comfortable Doorway for Everyday Living\u003c\/h2\u003e\n\u003cp\u003eEnjoy fresh airflow, easier hands-free access, and a doorway that works better for the whole family—from grocery days to pets coming in from the backyard.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"gc-bottom-note\"\u003eProduct appearance, included accessories, and installation results may vary depending on the doorway surface and frame condition. Measure carefully before ordering.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Black","offer_id":48107648319714,"sku":"CSD2607292053-黑-100*210CM","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Beige","offer_id":48107648352482,"sku":"CSD2607292053-米黄-100*210CM","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Mocha Brown","offer_id":48107648385250,"sku":"CSD2607292053-咖啡-100*210CM","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0817\/3482\/8258\/files\/1785308139908.png?v=1785310101","url":"https:\/\/oaoman.com\/products\/magnetic-screen-door","provider":"oaoman","version":"1.0","type":"link"}