{"title":"Magnetic Shower Door Seals","description":"\u003cstyle\u003e\n  .simba-magnetic-intro {\n    --simba-accent: #278f84;\n    --simba-accent-dark: #176f67;\n    --simba-text: #232726;\n    --simba-muted: #626967;\n    --simba-line: #dde6e4;\n    --simba-soft: #f4f8f7;\n\n    max-width: 1120px;\n    margin: 0 auto 30px;\n    color: var(--simba-text);\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .simba-magnetic-intro * {\n    box-sizing: border-box;\n  }\n\n  .simba-magnetic-intro p {\n    margin: 0;\n  }\n\n  .simba-magnetic-intro__lead {\n    max-width: 900px;\n    margin-bottom: 18px !important;\n    color: #414746;\n    font-size: 16px;\n  }\n\n  .simba-magnetic-intro__offer {\n    margin-bottom: 18px;\n    padding: 15px 18px;\n    border-left: 3px solid var(--simba-accent);\n    background: var(--simba-soft);\n  }\n.simba-magnetic-intro__sample {\n  display: block;\n  margin-top: 5px;\n  color: #767d7b;\n  font-size: 12px;\n  line-height: 1.5;\n}\n  @media screen and (max-width: 749px) {\n  .simba-magnetic-intro__sample {\n    font-size: 13px;\n  }\n}\n  .simba-magnetic-intro__offer-title {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--simba-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .simba-magnetic-intro__offer-meta {\n    color: var(--simba-muted);\n    font-size: 15px;\n  }\n\n  .simba-magnetic-intro__price {\n    margin-left: 7px;\n    color: var(--simba-accent-dark);\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .simba-magnetic-intro__trust {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 8px 0;\n    margin-bottom: 28px;\n    padding-bottom: 17px;\n    border-bottom: 1px solid var(--simba-line);\n    color: #4e5553;\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .simba-magnetic-intro__trust-item {\n    white-space: nowrap;\n  }\n\n  .simba-magnetic-intro__trust-item:not(:last-child)::after {\n    margin: 0 14px;\n    color: #b1bfbc;\n    content: \"·\";\n  }\n\n  .simba-magnetic-intro__guide {\n    margin-bottom: 24px;\n  }\n\n  .simba-magnetic-intro__heading {\n    margin: 0 0 18px;\n    color: var(--simba-text);\n    font-size: 20px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .simba-magnetic-intro__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 34px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: simba-step;\n  }\n\n  .simba-magnetic-intro__steps li {\n    position: relative;\n    min-width: 0;\n    margin: 0;\n    padding-top: 12px;\n    border-top: 2px solid var(--simba-line);\n    color: var(--simba-muted);\n    line-height: 1.55;\n    counter-increment: simba-step;\n  }\n\n  .simba-magnetic-intro__steps li::before {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--simba-accent);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    content: \"0\" counter(simba-step);\n  }\n\n  .simba-magnetic-intro__step-title {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--simba-text);\n    font-size: 16px;\n    font-weight: 700;\n  }\n\n  .simba-magnetic-intro__explanation {\n    max-width: 900px;\n    margin: 0 0 18px !important;\n    color: var(--simba-muted);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .simba-magnetic-intro__help {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 22px;\n    padding: 16px 18px;\n    border: 1px solid #d8e9e6;\n    border-radius: 8px;\n    background: #f1f8f6;\n  }\n\n  .simba-magnetic-intro__help-text {\n    max-width: 780px;\n    color: #4d5654;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .simba-magnetic-intro__help-title {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--simba-text);\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .simba-magnetic-intro__link {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 auto;\n    min-height: 40px;\n    padding: 9px 15px;\n    border-radius: 5px;\n    background: var(--simba-accent);\n    color: #ffffff !important;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-decoration: none !important;\n  }\n\n  .simba-magnetic-intro__link:hover,\n  .simba-magnetic-intro__link:focus {\n    background: var(--simba-accent-dark);\n    color: #ffffff !important;\n  }\n\n  @media screen and (max-width: 749px) {\n    .simba-magnetic-intro {\n      margin-bottom: 24px;\n      font-size: 15px;\n    }\n\n    .simba-magnetic-intro__lead {\n      margin-bottom: 15px !important;\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .simba-magnetic-intro__offer {\n      margin-bottom: 15px;\n      padding: 13px 14px;\n    }\n\n    .simba-magnetic-intro__offer-title {\n      font-size: 17px;\n    }\n\n    .simba-magnetic-intro__offer-meta {\n      display: block;\n      font-size: 14px;\n    }\n\n    .simba-magnetic-intro__price {\n      margin-left: 5px;\n      font-size: 17px;\n    }\n\n    .simba-magnetic-intro__trust {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 8px 14px;\n      margin-bottom: 23px;\n      padding-bottom: 15px;\n      font-size: 12px;\n    }\n\n    .simba-magnetic-intro__trust-item {\n      white-space: normal;\n    }\n\n    .simba-magnetic-intro__trust-item:not(:last-child)::after {\n      display: none;\n    }\n\n    .simba-magnetic-intro__heading {\n      margin-bottom: 14px;\n      font-size: 18px;\n    }\n\n    .simba-magnetic-intro__steps {\n      grid-template-columns: 1fr;\n      gap: 15px;\n    }\n\n    .simba-magnetic-intro__steps li {\n      padding-top: 10px;\n    }\n\n    .simba-magnetic-intro__explanation {\n      margin-bottom: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .simba-magnetic-intro__help {\n      display: block;\n      padding: 15px;\n    }\n\n    .simba-magnetic-intro__help-text {\n      margin-bottom: 12px;\n      font-size: 14px;\n    }\n\n    .simba-magnetic-intro__link {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-magnetic-intro\"\u003e\n\u003cp class=\"simba-magnetic-intro__lead\"\u003eShop replacement magnetic shower door seals for hinged, pivot, sliding, framed and frameless shower doors.\u003c\/p\u003e\n\u003cdiv class=\"simba-magnetic-intro__offer\"\u003e\n\u003cspan class=\"simba-magnetic-intro__offer-title\"\u003e Pack of 2 matching magnetic seals \u003c\/span\u003e \u003cspan class=\"simba-magnetic-intro__offer-meta\"\u003e includes 2 × 2m seals \u003cspan class=\"simba-magnetic-intro__price\"\u003e£29.88\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"simba-magnetic-intro__sample\"\u003e Small profile sample available · £3.48 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-magnetic-intro__trust\"\u003e\n\u003cspan class=\"simba-magnetic-intro__trust-item\"\u003eUK Stock\u003c\/span\u003e \u003cspan class=\"simba-magnetic-intro__trust-item\"\u003eFree UK Mainland Delivery\u003c\/span\u003e \u003cspan class=\"simba-magnetic-intro__trust-item\"\u003eManufacturer Since 1998\u003c\/span\u003e \u003cspan class=\"simba-magnetic-intro__trust-item\"\u003eChecked Before Dispatch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003csection class=\"simba-magnetic-intro__guide\"\u003e\n\u003ch2 id=\"simba-magnetic-guide-title\" class=\"simba-magnetic-intro__heading\"\u003eQuick guide before ordering\u003c\/h2\u003e\n\u003col class=\"simba-magnetic-intro__steps\"\u003e\n\u003cli\u003e\n\u003cspan class=\"simba-magnetic-intro__step-title\"\u003eGlass thickness\u003c\/span\u003e Check whether your glass is 4–5mm, 6–8mm, 8–10mm or 10mm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"simba-magnetic-intro__step-title\"\u003eClosing gap\u003c\/span\u003e Measure the gap, then use the filters below.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"simba-magnetic-intro__step-title\"\u003eClosing angle\u003c\/span\u003e Choose 90°, 135° or 180°.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003cp class=\"simba-magnetic-intro__explanation\"\u003eTo find the right replacement magnetic shower door seal, check three things before ordering: \u003cstrong\u003ethe door closing angle\u003c\/strong\u003e, \u003cstrong\u003ethe glass thickness\u003c\/strong\u003e and \u003cstrong\u003ethe gap between the closing edges\u003c\/strong\u003e. Replacing both sides together helps ensure the \u003cmeta charset=\"utf-8\"\u003emagnetic shower door seals align and close correctly. Use the filters below to narrow the options by glass thickness, gap coverage, shower door type and magnetic seal profile angle.\u003c\/p\u003e\n\u003cdiv class=\"simba-magnetic-intro__help\"\u003e\n\u003cp class=\"simba-magnetic-intro__help-text\"\u003e\u003cspan class=\"simba-magnetic-intro__help-title\"\u003e Not sure which magnetic shower door seal fits? \u003c\/span\u003e Send clear photos of your current seal, end profile and shower door closing edge. We’ll help you check the closest suitable replacement.\u003c\/p\u003e\n\u003ca class=\"simba-magnetic-intro__link\" href=\"https:\/\/wa.me\/447352644608\/\"\u003e Send Photos on WhatsApp \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","products":[{"product_id":"m10a2m","title":"180° Magnetic Shower Door Seal for Pivot \u0026 Hinged Shower Doors, 10mm Glass, 22mm Gap, M10A2M","description":"\u003cstyle\u003e\n  .simba-pdp-m10a2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m10a2m *,\n  .simba-pdp-m10a2m *::before,\n  .simba-pdp-m10a2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m10a2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m10a2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m10a2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m10a2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m10a2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m10a2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m10a2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m10a2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m10a2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m10a2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10a2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10a2m .simba-spec-muted {\n    color: #b3b3b3;\n  }\n\n  .simba-pdp-m10a2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m10a2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10a2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m10a2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m10a2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m10a2m .simba-check-grid ul,\n  .simba-pdp-m10a2m .simba-related ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m10a2m .simba-check-grid li,\n  .simba-pdp-m10a2m .simba-related li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m10a2m .simba-check-grid li:last-child,\n  .simba-pdp-m10a2m .simba-related li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m10a2m .simba-faq .simba-heading {\n    border-left: 8px solid #479b9b;\n    padding-left: 22px;\n  }\n\n  .simba-pdp-m10a2m .simba-faq details {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    margin-bottom: 16px;\n    overflow: hidden;\n    background: #fff;\n  }\n\n  .simba-pdp-m10a2m .simba-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m10a2m .simba-faq summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 20px 58px 20px 28px;\n    font-weight: 700;\n    color: inherit;\n    position: relative;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10a2m .simba-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .simba-pdp-m10a2m .simba-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 28px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #479b9b;\n    font-size: 1.4em;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .simba-pdp-m10a2m .simba-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .simba-pdp-m10a2m .simba-faq-answer {\n    padding: 0 28px 22px;\n    color: #444;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m10a2m .simba-faq-answer p {\n    margin-bottom: 0;\n    color: #444;\n  }\n\n  .simba-pdp-m10a2m .simba-text {\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m10a2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m10a2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m10a2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m10a2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m10a2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m10a2m .simba-check-grid \u003e div,\n    .simba-pdp-m10a2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n\n    .simba-pdp-m10a2m .simba-faq .simba-heading {\n      padding-left: 18px;\n    }\n\n    .simba-pdp-m10a2m .simba-faq summary {\n      padding: 18px 50px 18px 20px;\n    }\n\n    .simba-pdp-m10a2m .simba-faq summary::after {\n      right: 20px;\n    }\n\n    .simba-pdp-m10a2m .simba-faq-answer {\n      padding: 0 20px 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-m10a2m\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eCatalog No.\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-spec-muted\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eM10A2M\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e10mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eDoor Angle\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e180° straight glass-to-glass closing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eBest Gap Fit\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eApprox. 22mm gap\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eClear PVC grip + black magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-fit, cut-to-size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003ePack Quantity\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm each piece\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ VAT Included | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eSuitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door glass is \u003cstrong\u003e10mm thick\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe gap between the two glass edges is approx. \u003cstrong\u003e22mm when closed\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYour shower door closes in a straight \u003cstrong\u003e180° glass-to-glass position\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou need a pair of magnetic seals for two matching door edges\u003c\/li\u003e\n\u003cli\u003eYour door is a \u003cstrong\u003epivot or hinged shower door\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou prefer a \u003cstrong\u003eno-glue push-fit seal\u003c\/strong\u003e that can be trimmed to size\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass is not \u003cstrong\u003e10mm thick\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe gap between the glass edges is \u003cstrong\u003eless than 22mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYour door does not close in a straight \u003cstrong\u003e180° position\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou have a \u003cstrong\u003esliding shower door\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003ebottom shower door seal\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYour glass edge has a thick metal frame or non-standard profile\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eFor other 180° magnetic seals, see \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m45a2m\"\u003e\u003cstrong\u003eM45A2M\u003c\/strong\u003e\u003c\/a\u003e for 4-5mm glass and \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m68a2m\"\u003e\u003cstrong\u003eM68A2M\u003c\/strong\u003e\u003c\/a\u003e for 6-8mm glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-faq\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003e1. Is M10A2M supplied as a pair?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eYes. M10A2M comes as a \u003cstrong\u003epair of magnetic shower door seals\u003c\/strong\u003e. One seal fits onto each glass door edge so the two magnetic strips can meet when the doors close.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e2. Which glass thickness is this model for?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eThis version is made for \u003cstrong\u003e10mm glass only\u003c\/strong\u003e. For thinner glass, use the matching 4-5mm or 6-8mm version instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e3. What does the 22mm gap mean?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eThe 22mm gap is the recommended space between the two glass door edges when the doors are closed. M10A2M is best suited to an approx. \u003cstrong\u003e22mm gap\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e4. Can the seals be shortened?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eYes. Each piece is \u003cstrong\u003e2000mm long\u003c\/strong\u003e and can be cut down to match your shower door height. Always measure before trimming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e5. Does it need glue?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eNo. The clear PVC grip is designed to press directly onto the glass edge, so no glue or adhesive is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e6. Is this a slide-on seal?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eNo. M10A2M is a \u003cstrong\u003epush-fit seal\u003c\/strong\u003e. It presses onto the glass edge and does not need to be slid in from one end.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e7. Will this fit a sliding shower door?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eNo. This seal is for \u003cstrong\u003estraight 180° magnetic closing shower doors\u003c\/strong\u003e. It is not suitable for sliding shower doors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation\u003c\/h2\u003e\n\u003cp\u003eM10A2M is made for \u003cstrong\u003e10mm glass shower doors\u003c\/strong\u003e that close in a straight \u003cstrong\u003e180° magnetic glass-to-glass position\u003c\/strong\u003e. It is suitable for pivot, hinged, inward-opening and outward-opening shower doors where the two door edges meet side by side.\u003c\/p\u003e\n\u003cp\u003eTo fit the seals, remove the old magnetic strips and clean the glass edges before installation. Measure the door height, cut each 2000mm seal to the required length, then press the clear PVC grip onto each glass edge. Check that the black magnetic strips are facing each other so they pull together correctly when the doors close.\u003c\/p\u003e\n\u003cp\u003eThis model is designed for \u003cstrong\u003eside magnetic sealing only\u003c\/strong\u003e. It is not suitable for sliding shower doors, bottom water seals, 90° or 135° angled doors, heavily framed glass doors or unusual glass profiles.\u003c\/p\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003eIf M10A2M is not the right fit, browse our full range of \u003ca href=\"\/collections\/magnetic-shower-door-seals\"\u003emagnetic shower door seals\u003c\/a\u003e to compare other sizes and profiles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Sample 100mm \/ Seal 22mm","offer_id":46781970383101,"sku":"M10A2M-100","price":2.9,"currency_code":"GBP","in_stock":true},{"title":"2000mm \/ Seal 22mm","offer_id":46401844379901,"sku":"M10A2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/10mm_Glass_Magnetic_Seal_M10A2M_Seal_22mm_Gap.jpg?v=1770714839"},{"product_id":"m10b2m","title":"10mm 180° Sliding Magnetic Shower Door Seal up to 20mm Gap M10B2M","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .simba-pdp-m10b2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m10b2m *,\n  .simba-pdp-m10b2m *::before,\n  .simba-pdp-m10b2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m10b2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m10b2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m10b2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m10b2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m10b2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m10b2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m10b2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m10b2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m10b2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m10b2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10b2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10b2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m10b2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10b2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m10b2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m10b2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m10b2m .simba-check-grid ul,\n  .simba-pdp-m10b2m .simba-text ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m10b2m .simba-check-grid li,\n  .simba-pdp-m10b2m .simba-text li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m10b2m .simba-check-grid li:last-child,\n  .simba-pdp-m10b2m .simba-text li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m10b2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m10b2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m10b2m .simba-text {\n    line-height: 1.7;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m10b2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m10b2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m10b2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m10b2m .simba-check-grid \u003e div,\n    .simba-pdp-m10b2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-m10b2m\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey Specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eCatalog no.\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e\u003cstrong\u003eM10B2M\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003e10mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eRecommended closing gap\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eUp to approx. 20mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eDoor closing angle\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e180-degree straight closure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eClear frosted PVC with magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm – easy to trim to size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-on, no tape or glue normally required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003ePack quantity\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door is a sliding shower door.\u003c\/li\u003e\n\u003cli\u003eYour glass is \u003cstrong\u003e10mm thick\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eThe two magnetic edges meet in a straight line when the door closes.\u003c\/li\u003e\n\u003cli\u003eThe closing gap is no more than approximately \u003cstrong\u003e20mm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYou need to replace both vertical magnetic closing seals.\u003c\/li\u003e\n\u003cli\u003eYour required finished length is 2000mm or less.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass is thinner or thicker than 10mm.\u003c\/li\u003e\n\u003cli\u003eThe magnetic edges meet at an angle rather than in a straight 180-degree arrangement.\u003c\/li\u003e\n\u003cli\u003eThe closing gap is larger than approximately 20mm.\u003c\/li\u003e\n\u003cli\u003eYour shower door is hinged, pivoting or folding rather than sliding.\u003c\/li\u003e\n\u003cli\u003eYou need a bottom seal, guide seal, track seal or drip seal.\u003c\/li\u003e\n\u003cli\u003eThe glass edge has a metal frame or thick trim.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003eBrowse our full \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003eshower door magnetic strips range\u003c\/a\u003e to compare other glass thicknesses, closing arrangements and working gap sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation Notes\u003c\/h2\u003e\n\u003cp\u003eM10B2M is designed for 10mm sliding shower doors where the two magnetic sealing edges meet face-to-face in a straight 180-degree closure.\u003c\/p\u003e\n\u003cp\u003eIt can also suit some curved sliding shower doors, provided the magnetic edges themselves meet in a straight 180-degree arrangement when the door closes.\u003c\/p\u003e\n\u003cp\u003eThe working gap can be up to approximately 20mm. A smaller gap may also be suitable if the 10mm glass thickness and straight magnetic closure match.\u003c\/p\u003e\n\u003cp\u003eThe old seal does not need to copy every outside measurement exactly. The most useful checks are the glass thickness, closing arrangement and working gap.\u003c\/p\u003e\n\u003cp\u003eBoth seals are supplied in 2000mm lengths and push directly onto clean, dry glass. They can be trimmed to suit the finished door height.\u003c\/p\u003e\n\u003cp\u003eFor other magnetic arrangements or glass sizes, see our \u003ca href=\"https:\/\/showerdoorseal.uk\/blogs\/tech-and-innovation\/ultimate-guide-magnetic-shower-door-seals\"\u003eshower door magnetic seal selection guide\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Sample 100mm","offer_id":46781966221565,"sku":"M10B2M-100","price":2.9,"currency_code":"GBP","in_stock":true},{"title":"2000mm","offer_id":46774066479357,"sku":"M10B2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/m10b2m-10mm-180-degree-sliding-magnetic-shower-door-seal-20mm-gap.webp?v=1785211350"},{"product_id":"m10c2m","title":"10mm Magnetic Shower Door Seal (180 Degree) - Standard 22mm Gap M10C2M","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"font-family: 'Inter', -apple-system, system-ui, sans-serif; color: #1a1a1a; line-height: 1.8; max-width: 800px; margin: 0 auto; padding: 40px 20px; background-color: #fff;\"\u003e\n\u003csection style=\"margin-bottom: 70px;\"\u003e\n\u003ch2 style=\"font-size: 1.5em; font-weight: bold; color: #000; margin-bottom: 35px; letter-spacing: -0.02em;\"\u003eTechnical specifications\u003c\/h2\u003e\n\u003cdiv style=\"display: grid; gap: 12px; border-top: 1px solid #eee; padding-top: 30px;\"\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; border-bottom: 1px solid #f9f9f9; padding-bottom: 12px; align-items: center;\"\u003e\n\u003cspan style=\"color: #888; font-size: 0.9em;\"\u003eCatalog no.\u003c\/span\u003e \u003cspan style=\"font-weight: 600;\"\u003eM10C2M\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; border-bottom: 1px solid #f9f9f9; padding-bottom: 12px; align-items: center;\"\u003e\n\u003cspan style=\"color: #888; font-size: 0.9em;\"\u003eGlass thickness\u003c\/span\u003e \u003cspan style=\"font-weight: 600;\"\u003e10mm only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; border-bottom: 1px solid #f9f9f9; padding-bottom: 12px; align-items: center;\"\u003e\n\u003cspan style=\"color: #888; font-size: 0.9em;\"\u003eMagnetic reach (gap)\u003c\/span\u003e \u003cspan style=\"font-weight: bold; color: #d0021b;\"\u003e22mm (standard tolerance)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; border-bottom: 1px solid #f9f9f9; padding-bottom: 12px; align-items: center;\"\u003e\n\u003cspan style=\"color: #888; font-size: 0.9em;\"\u003eOrientation\u003c\/span\u003e \u003cspan style=\"font-weight: 600;\"\u003e180-degree inline doors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; border-bottom: 1px solid #f9f9f9; padding-bottom: 12px; align-items: center;\"\u003e\n\u003cspan style=\"color: #888; font-size: 0.9em;\"\u003eMaterial\u003c\/span\u003e \u003cspan style=\"font-weight: 500;\"\u003eUltra-clear, UV-stabilised PVC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; border-bottom: 1px solid #f9f9f9; padding-bottom: 12px; align-items: center;\"\u003e\n\u003cspan style=\"color: #888; font-size: 0.9em;\"\u003eLength\u003c\/span\u003e \u003cspan style=\"font-weight: 500;\"\u003e2000mm (sold as a pair)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 10px; margin-top: 40px; font-size: 0.8em; font-weight: bold; color: #444; text-transform: uppercase; letter-spacing: 0.5px;\"\u003e\n\u003cspan style=\"background: #f4f4f4; padding: 6px 12px; border-radius: 2px;\"\u003e✓ Free UK mainland shipping\u003c\/span\u003e \u003cspan style=\"background: #f4f4f4; padding: 6px 12px; border-radius: 2px;\"\u003e✓ VAT included\u003c\/span\u003e \u003cspan style=\"background: #f4f4f4; padding: 6px 12px; border-radius: 2px;\"\u003e✓ 10-month guarantee\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin-bottom: 70px;\"\u003e\n\u003cdetails style=\"cursor: pointer; background: #fff; border: 1px solid #111; border-radius: 0;\"\u003e\n\u003csummary style=\"padding: 25px; font-weight: bold; font-size: 1.1em; list-style: none; display: flex; justify-content: space-between; align-items: center;\"\u003e\u003cspan\u003e⚠️ The \"standard check\" (read before buying)\u003c\/span\u003e \u003cspan style=\"font-size: 0.7em; color: #999; text-transform: uppercase;\"\u003e[Expand guide]\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv style=\"padding: 10px 30px 40px; border-top: 1px solid #eee; font-size: 0.95em; color: #444;\"\u003e\n\u003cdiv style=\"margin-top: 25px;\"\u003e\n\u003cstrong style=\"display: block; margin-bottom: 8px; color: #000;\"\u003eIs your glass 10mm?\u003c\/strong\u003e\n\u003cp style=\"margin: 0;\"\u003eThis seal is rigid; it will not fit 12mm glass and will be too loose for 8mm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 25px;\"\u003e\n\u003cstrong style=\"display: block; margin-bottom: 8px; color: #000;\"\u003eIs your gap 20-22mm?\u003c\/strong\u003e\n\u003cp style=\"margin: 0;\"\u003eThis is the standard fit. \u003cspan style=\"display: block; margin-top: 10px; padding-left: 15px; border-left: 2px solid #eee;\"\u003e Gap too wide? See \u003ca style=\"color: #111; text-decoration: underline;\" href=\"https:\/\/showerdoorseal.uk\/products\/mf810\"\u003e26mm MF810\u003c\/a\u003e\u003cbr\u003eGap too tight? See \u003ca style=\"color: #111; text-decoration: underline;\" href=\"https:\/\/showerdoorseal.uk\/products\/mf810\"\u003e5mm ME810180\u003c\/a\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 25px;\"\u003e\n\u003cstrong style=\"display: block; margin-bottom: 8px; color: #000;\"\u003eIs it 180 degrees?\u003c\/strong\u003e\n\u003cp style=\"margin: 0;\"\u003eFor doors that meet in a straight line. (For corner entry, see \u003ca style=\"color: #111; text-decoration: underline;\" href=\"https:\/\/showerdoorseal.uk\/products\/m10a2m-1\"\u003e90° M10A2M\u003c\/a\u003e).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003carticle style=\"margin-bottom: 80px;\"\u003e\n\u003ch3 style=\"font-size: 1.3em; font-weight: bold; color: #000; margin-bottom: 25px; letter-spacing: -0.01em;\"\u003eThe UK's standard replacement for premium 10mm enclosures\u003c\/h3\u003e\n\u003cp style=\"color: #444; margin-bottom: 40px; font-size: 1.05em;\"\u003eStruggling with a loose or yellowing seal on your luxury 10mm glass? The \u003cstrong\u003eM10C2M\u003c\/strong\u003e is our flagship standard-tolerance solution. Precision-engineered for 180-degree inline doors, it provides the exact 22mm magnetic reach required by most high-end UK bathroom brands.\u003c\/p\u003e\n\u003cdiv style=\"background: #fafafa; padding: 40px 30px; border-radius: 4px; text-align: center;\"\u003e\n\u003cp style=\"margin-bottom: 25px; font-weight: bold; color: #000; text-transform: uppercase; font-size: 0.85em; letter-spacing: 1px;\"\u003eFind your exact fit from our 10mm range\u003c\/p\u003e\n\u003cdiv style=\"display: grid; gap: 15px; font-size: 1em;\"\u003e\n\u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal?sort_by=manual\u0026amp;filter.p.tag=For+10mm+Glass\" style=\"color: #000; text-decoration: underline; font-weight: bold;\"\u003eBrowse all 10mm magnetic seals\u003c\/a\u003e\n\u003cdiv style=\"color: #666; font-size: 0.95em;\"\u003eOffset\/misaligned glass: \u003ca style=\"color: #111; font-weight: 600; text-decoration: none; border-bottom: 1px solid #ddd;\" href=\"https:\/\/showerdoorseal.uk\/products\/md810180\"\u003eMD81080\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"color: #666; font-size: 0.95em;\"\u003eNeo-angle (135°): \u003ca style=\"color: #111; font-weight: 600; text-decoration: none; border-bottom: 1px solid #ddd;\" href=\"https:\/\/showerdoorseal.uk\/products\/m10c2m-1\"\u003eM10C2M-135\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003cfooter style=\"text-align: center; border-top: 1px solid #f4f4f4; padding-top: 50px; color: #bbb; font-size: 0.7em; letter-spacing: 3px; text-transform: uppercase; font-weight: bold;\"\u003eProfessional Grade • UK Shipping • SIMBA SEALS\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Sample 100mm","offer_id":46781666164989,"sku":"M10C2M-100","price":2.9,"currency_code":"GBP","in_stock":true},{"title":"2000mm","offer_id":46774196404477,"sku":"M10C2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/10mmGlassMagneticSealM10C2M_Seal22mmGap.webp?v=1770714826"},{"product_id":"m45a2m","title":"180° Magnetic Shower Door Seal for Pivot \u0026 Hinged Shower Doors, 4-5mm Glass, 22mm Gap, M45A2M","description":"\u003cstyle\u003e\n  .simba-pdp-m45a2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m45a2m *,\n  .simba-pdp-m45a2m *::before,\n  .simba-pdp-m45a2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m45a2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m45a2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m45a2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m45a2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m45a2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m45a2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m45a2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m45a2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m45a2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m45a2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45a2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45a2m .simba-spec-muted {\n    color: #b3b3b3;\n  }\n\n  .simba-pdp-m45a2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m45a2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45a2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m45a2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m45a2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m45a2m .simba-check-grid ul,\n  .simba-pdp-m45a2m .simba-related ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m45a2m .simba-check-grid li,\n  .simba-pdp-m45a2m .simba-related li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m45a2m .simba-check-grid li:last-child,\n  .simba-pdp-m45a2m .simba-related li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m45a2m .simba-faq .simba-heading {\n    border-left: 8px solid #479b9b;\n    padding-left: 22px;\n  }\n\n  .simba-pdp-m45a2m .simba-faq details {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    margin-bottom: 16px;\n    overflow: hidden;\n    background: #fff;\n  }\n\n  .simba-pdp-m45a2m .simba-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m45a2m .simba-faq summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 20px 58px 20px 28px;\n    font-weight: 700;\n    color: inherit;\n    position: relative;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45a2m .simba-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .simba-pdp-m45a2m .simba-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 28px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #479b9b;\n    font-size: 1.4em;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .simba-pdp-m45a2m .simba-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .simba-pdp-m45a2m .simba-faq-answer {\n    padding: 0 28px 22px;\n    color: #444;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m45a2m .simba-faq-answer p {\n    margin-bottom: 0;\n    color: #444;\n  }\n\n  .simba-pdp-m45a2m .simba-text {\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m45a2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m45a2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m45a2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m45a2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m45a2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m45a2m .simba-check-grid \u003e div,\n    .simba-pdp-m45a2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n\n    .simba-pdp-m45a2m .simba-faq .simba-heading {\n      padding-left: 18px;\n    }\n\n    .simba-pdp-m45a2m .simba-faq summary {\n      padding: 18px 50px 18px 20px;\n    }\n\n    .simba-pdp-m45a2m .simba-faq summary::after {\n      right: 20px;\n    }\n\n    .simba-pdp-m45a2m .simba-faq-answer {\n      padding: 0 20px 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-m45a2m\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eCatalog No.\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-spec-muted\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eM45A2M\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e4mm \/ 5mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eDoor Angle\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e180-Degree\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eBest Gap Fit\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eApprox. 22mm gap\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eClear PVC Grip + Black Magnetic Strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-fit, cut-to-size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003ePack Quantity\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm each piece\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ VAT Included | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eSuitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door glass is \u003cstrong\u003e4mm or 5mm thick\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe gap between the two glass door edges is approx. \u003cstrong\u003e22mm when closed\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYour door closes in a \u003cstrong\u003e180° straight glass-to-glass position\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003epair of magnetic seals\u003c\/strong\u003e for two glass door edges\u003c\/li\u003e\n\u003cli\u003eYour shower door is a \u003cstrong\u003epivot or hinged shower door\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eYou want a no-glue push-fit replacement seal\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass is not \u003cstrong\u003e4mm or 5mm thick\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe gap between the glass edges is less than 22mm\u003c\/li\u003e\n\u003cli\u003eYour door does not close in a straight \u003cstrong\u003e180° position\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou have a \u003cstrong\u003esliding shower door\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003ebottom shower door seal\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYour glass edge has a thick metal frame or unusual profile\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eFor other 180° magnetic seals, see \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m68a2m\"\u003e\u003cstrong\u003eM68A2M\u003c\/strong\u003e\u003c\/a\u003e for 6-8mm glass and \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m10a2m\"\u003e\u003cstrong\u003eM10A2M\u003c\/strong\u003e\u003c\/a\u003e for 10mm glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-faq\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003e1. Is this sold as a pair?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eYes. This product includes \u003cstrong\u003e2 magnetic shower door seals\u003c\/strong\u003e, one for each glass door edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e2. What glass thickness does M45A2M fit?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eIt fits \u003cstrong\u003e4mm and 5mm glass\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e3. What does 22mm gap mean?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eIt refers to the recommended gap between the two glass door edges when the doors are closed. This seal is best suited for an approx. \u003cstrong\u003e22mm gap\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e4. Can it be cut to size?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eYes. Each piece is \u003cstrong\u003e2000mm long\u003c\/strong\u003e and can be trimmed to match your shower door height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e5. Is it push-fit or a slide-on installation?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003e\u003cstrong\u003eIt is push-fit. The clear PVC grip presses directly onto the glass edge; it does not slide in from the end.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e6. Is this suitable for sliding shower doors?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eNo. It is for straight 180° magnetic closing doors, not sliding shower doors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation\u003c\/h2\u003e\n\u003cp\u003eM45A2M is suitable for \u003cstrong\u003e180° magnetic closing shower doors\u003c\/strong\u003e where two glass door edges meet in a straight line. It is commonly used on pivot, hinged, inward-opening and outward-opening shower doors where two glass edges close in a straight line.\u003c\/p\u003e\n\u003cp\u003eThe seal is easy to install with a \u003cstrong\u003eclear soft PVC push-fit grip\u003c\/strong\u003e. Remove the old seal, clean and dry the glass edge, measure the required height, trim the seal to size, then press each piece onto the matching glass door edge. Make sure the black magnetic strips face each other so they can pull together when the doors close.\u003c\/p\u003e\n\u003cp\u003eThis product is for \u003cstrong\u003eside magnetic sealing only\u003c\/strong\u003e. It is not suitable for sliding shower doors, bottom water seals, 90°\/135° angled doors, heavily framed glass doors or non-standard glass profiles.\u003c\/p\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003eIf M45A2M is not the right fit, browse our full range of \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003emagnetic shower door seals\u003c\/a\u003e to compare other sizes and profiles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"2000mm \/ Seal 22mm","offer_id":46774208299261,"sku":"M45A2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/4-5mmGlassMagneticSealM45A2M_Seal22mmGap.webp?v=1770714688"},{"product_id":"m45b2m","title":"4-5mm 180° Sliding Shower Door Magnetic Seal up to 22mm Gap M45B2M","description":"\u003cstyle\u003e\n  .simba-pdp-m45b2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m45b2m *,\n  .simba-pdp-m45b2m *::before,\n  .simba-pdp-m45b2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m45b2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m45b2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m45b2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m45b2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m45b2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m45b2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m45b2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m45b2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m45b2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m45b2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45b2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45b2m .simba-spec-muted {\n    color: #b3b3b3;\n  }\n\n  .simba-pdp-m45b2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m45b2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45b2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m45b2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m45b2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m45b2m .simba-check-grid ul,\n  .simba-pdp-m45b2m .simba-related ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m45b2m .simba-check-grid li,\n  .simba-pdp-m45b2m .simba-related li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m45b2m .simba-check-grid li:last-child,\n  .simba-pdp-m45b2m .simba-related li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m45b2m .simba-text {\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m45b2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m45b2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m45b2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m45b2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m45b2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m45b2m .simba-check-grid \u003e div,\n    .simba-pdp-m45b2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-m45b2m\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey Specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eCatalog No.\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-spec-muted\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eM45B2M\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e4mm \/ 5mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eRecommended Closing Gap\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eUp to approx. 22mm\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eDoor Closing Angle\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e180-Degree Straight Closing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eClear frosted PVC with enclosed magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm – Easy to trim to size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-on fitting, no tape or glue needed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003ePack Quantity\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door is a \u003cstrong\u003esliding shower door\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYour glass thickness is \u003cstrong\u003e4mm or 5mm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eThe closing gap is no more than approximately 22mm.\u003c\/li\u003e\n\u003cli\u003eYou need to replace the \u003cstrong\u003evertical side magnetic closing seal\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYour required length is \u003cstrong\u003e2000mm or less\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003epush-on seal\u003c\/strong\u003e that can be cut to size.\u003c\/li\u003e\n\u003cli\u003eYou are replacing an old, worn, yellowed or weak magnetic side seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door opens inwards or outwards.\u003c\/li\u003e\n\u003cli\u003eYou have a pivot, hinged or curved shower door.\u003c\/li\u003e\n\u003cli\u003eYour glass is thicker than 5mm.\u003c\/li\u003e\n\u003cli\u003eThe closing gap is larger than approximately 22mm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cmeta charset=\"utf-8\"\u003eYou prefer the slightly angled magnetic meeting face version.\u003c\/li\u003e\n\u003cli\u003eYour shower door has a metal frame, thick edge trim or unusual profile.\u003c\/li\u003e\n\u003cli\u003eYou are not replacing a sliding door side magnetic closing seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eBrowse our full \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003emagnetic shower door seals\u003c\/a\u003e range \u003cmeta charset=\"utf-8\"\u003eto compare glass thickness, gap size, door type and profile style before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation Notes\u003c\/h2\u003e\n\u003cp\u003eM45B2M is a pair of vertical magnetic closing seals for sliding shower doors made from 4mm or 5mm glass. It is particularly suitable where thinner glass is combined with a relatively wide closing gap.\u003c\/p\u003e\n\u003cp\u003eThe two magnetic strips are designed to face one another in a straight 180-degree arrangement when the door is closed. This profile is suitable for closing gaps of up to approximately 22mm.\u003c\/p\u003e\n\u003cp\u003eThe gap does not need to measure exactly 22mm. A smaller gap may still be suitable, provided the glass thickness and straight closing arrangement also match.\u003c\/p\u003e\n\u003cp\u003eThe replacement seal does not need to look identical to the old profile. Magnetic seals can vary between manufacturers, so the main checks are the glass thickness, the direction in which the magnets meet and whether the closing gap falls within the stated range. For further help comparing these fitting points, see our \u003ca href=\"https:\/\/showerdoorseal.uk\/blogs\/tech-and-innovation\/ultimate-guide-magnetic-shower-door-seals\"\u003eshower door magnetic seal guide\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eBoth strips are supplied in 2000mm lengths and can be cut down to suit the height of the shower door. The clear frosted PVC channels push directly onto clean glass edges, so tape or adhesive is not normally required.\u003c\/p\u003e\n\u003cp\u003eBefore fitting, remove both old seals and clean away any soap residue or limescale from the glass. Press the new profiles on evenly, then close the door slowly to check that the magnets attract and meet along the full height.\u003c\/p\u003e\n\u003cp\u003eM45B2M can be used to replace magnetic seals that have become yellowed, brittle, loose or too weak to keep the sliding door closed evenly. When the fitting measurements are correct, the new pair can help restore the magnetic closing action and reduce water passing through the vertical meeting gap.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"2000mm \/ Up to 22mm","offer_id":46774243131645,"sku":"M45B2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/4-5mm_180_Magnetic_Shower_Door_Seal_22mm_Gap_M45B2M.webp?v=1785209619"},{"product_id":"m45c2m","title":"4-5mm 180° Sliding Shower Door Magnetic Seal 22mm Gap M45C2M","description":"\u003cstyle\u003e\n  .simba-pdp-m45c2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m45c2m *,\n  .simba-pdp-m45c2m *::before,\n  .simba-pdp-m45c2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m45c2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m45c2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m45c2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m45c2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m45c2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m45c2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m45c2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m45c2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m45c2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m45c2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45c2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45c2m .simba-spec-muted {\n    color: #b3b3b3;\n  }\n\n  .simba-pdp-m45c2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m45c2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45c2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m45c2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m45c2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m45c2m .simba-check-grid ul,\n  .simba-pdp-m45c2m .simba-related ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m45c2m .simba-check-grid li,\n  .simba-pdp-m45c2m .simba-related li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m45c2m .simba-check-grid li:last-child,\n  .simba-pdp-m45c2m .simba-related li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m45c2m .simba-text {\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m45c2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m45c2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m45c2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m45c2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m45c2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m45c2m .simba-check-grid \u003e div,\n    .simba-pdp-m45c2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-m45c2m\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey Specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eCatalog No.\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-spec-muted\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eM45C2M\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e4mm \/ 5mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSuitable Gap\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eApprox. 22mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eDoor Closing Angle\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e180-Degree Straight Closing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMagnetic Contact Type\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eAngled magnetic meeting face\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eClear frosted PVC with enclosed magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm – Easy to trim to size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-on fitting, no tape or glue needed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003ePack Quantity\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door is a \u003cstrong\u003esliding shower door\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYour glass thickness is \u003cstrong\u003e4mm or 5mm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eThe side closing gap is around \u003cstrong\u003e22mm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYou need to replace the \u003cstrong\u003evertical side magnetic closing seal\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYour required length is \u003cstrong\u003e2000mm or less\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003epush-on seal\u003c\/strong\u003e that can be cut to size.\u003c\/li\u003e\n\u003cli\u003eYour existing seal has a \u003cstrong\u003esimilar magnetic closing profile\u003c\/strong\u003e, or this shape appears suitable for your door.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door opens inwards or outwards.\u003c\/li\u003e\n\u003cli\u003eYou have a pivot, hinged or curved shower door.\u003c\/li\u003e\n\u003cli\u003eYour glass is thicker than 5mm.\u003c\/li\u003e\n\u003cli\u003eYour gap is much smaller or larger than 22mm.\u003c\/li\u003e\n\u003cli\u003eYou need a bottom seal, drip seal, guide rail seal or track seal.\u003c\/li\u003e\n\u003cli\u003eYour shower door has a metal frame, thick edge trim or unusual profile.\u003c\/li\u003e\n\u003cli\u003eYou are not replacing a sliding door side magnetic closing seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eNeed a different size or profile? Browse our full \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003emagnetic strips for shower doors\u003c\/a\u003e range to compare glass thickness, gap size, door type and profile style before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation Notes\u003c\/h2\u003e\n\u003cp\u003eThe M45C2M magnetic shower door seal pair is designed for \u003cstrong\u003e4mm and 5mm glass sliding shower doors\u003c\/strong\u003e with an approximate \u003cstrong\u003e22mm side closing gap\u003c\/strong\u003e. It is used to replace the \u003cstrong\u003evertical side magnetic closing seal\u003c\/strong\u003e and has an \u003cstrong\u003eangled magnetic meeting face\u003c\/strong\u003e, so it is best matched by comparing the profile shape with your existing seal before ordering.\u003c\/p\u003e\n\u003cp\u003eSupplied as a \u003cstrong\u003epair \/ 2 pieces\u003c\/strong\u003e, each seal is \u003cstrong\u003e2000mm long\u003c\/strong\u003e and can be trimmed to suit your shower door height. To fit, remove the old seal, clean and dry the glass edge, then push the new seal firmly onto the glass. No tape or glue is normally required.\u003c\/p\u003e\n\u003cp\u003eThis seal is suitable for replacing old, yellowed, cracked, hardened or weak magnetic side seals on compatible sliding shower doors. It is not suitable for inward-opening, outward-opening, pivot, hinged or curved shower doors, or for bottom seals, drip seals, guide rail seals, track seals, framed metal edges or thick edge trims.\u003c\/p\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m45b2m\"\u003eM45B2M\u003c\/a\u003e and M45C2M are alternative profile styles for the same type of sliding shower door. Both are suitable for 4–5mm glass and an approximate 22mm side closing gap. The profile shape is slightly different, so choose the one that looks closest to your existing seal, or choose either if both shapes appear suitable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"2000mm \/ Seal 22mm","offer_id":46774270492925,"sku":"M45C2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/4-5mmGlassMagneticSealM45C2M_Seal22mmGap.webp?v=1770714775"},{"product_id":"m10c2m-1","title":"135° Magnetic Shower Door Seal Pair for 10mm Glass 19mm Gap M10C2M","description":"\u003cstyle\u003e\n  .simba-pdp-m10c2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m10c2m *,\n  .simba-pdp-m10c2m *::before,\n  .simba-pdp-m10c2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m10c2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m10c2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m10c2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m10c2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m10c2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m10c2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m10c2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m10c2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m10c2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m10c2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10c2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10c2m .simba-spec-muted {\n    color: #b3b3b3;\n  }\n\n  .simba-pdp-m10c2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m10c2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10c2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m10c2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m10c2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m10c2m .simba-check-grid ul,\n  .simba-pdp-m10c2m .simba-related ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m10c2m .simba-check-grid li,\n  .simba-pdp-m10c2m .simba-related li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m10c2m .simba-check-grid li:last-child,\n  .simba-pdp-m10c2m .simba-related li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m10c2m .simba-faq .simba-heading {\n    border-left: 8px solid #479b9b;\n    padding-left: 22px;\n  }\n\n  .simba-pdp-m10c2m .simba-faq details {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    margin-bottom: 16px;\n    overflow: hidden;\n    background: #fff;\n  }\n\n  .simba-pdp-m10c2m .simba-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m10c2m .simba-faq summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 20px 58px 20px 28px;\n    font-weight: 700;\n    color: inherit;\n    position: relative;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10c2m .simba-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .simba-pdp-m10c2m .simba-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 28px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #479b9b;\n    font-size: 1.4em;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .simba-pdp-m10c2m .simba-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .simba-pdp-m10c2m .simba-faq-answer {\n    padding: 0 28px 22px;\n    color: #444;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m10c2m .simba-faq-answer p {\n    margin-bottom: 0;\n    color: #444;\n  }\n\n  .simba-pdp-m10c2m .simba-text {\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m10c2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m10c2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m10c2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m10c2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m10c2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m10c2m .simba-check-grid \u003e div,\n    .simba-pdp-m10c2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n\n    .simba-pdp-m10c2m .simba-faq .simba-heading {\n      padding-left: 18px;\n    }\n\n    .simba-pdp-m10c2m .simba-faq summary {\n      padding: 18px 50px 18px 20px;\n    }\n\n    .simba-pdp-m10c2m .simba-faq summary::after {\n      right: 20px;\n    }\n\n    .simba-pdp-m10c2m .simba-faq-answer {\n      padding: 0 20px 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-m10c2m\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey Specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eProduct Code\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-spec-muted\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eM10C2M\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e10mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eDoor Type\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e135° glass-to-glass sliding door\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eClosing Angle\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e135° glass-to-glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSuitable Gap\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003e19mm or above\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm, trimmable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePVC with white edge and black magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSale Unit\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-fit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ VAT Included | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eSuitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGlass thickness is \u003cstrong\u003e10mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eUsed on a \u003cstrong\u003e135° glass-to-glass sliding shower door\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eClosing gap between the two glass panels is \u003cstrong\u003e19mm or above\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eReplacing a \u003cstrong\u003eside magnetic shower door seal\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eRequired length is \u003cstrong\u003e2000mm or less\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe old seal uses \u003cstrong\u003etwo magnetic strips that close against each other\u003c\/strong\u003e, not a single magnetic strip closing against a metal frame\u003c\/li\u003e\n\u003cli\u003eThe two glass closing edges are \u003cstrong\u003estraight\u003c\/strong\u003e, not curved\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003ePlease compare the \u003cstrong\u003eprofile shape, glass channel, magnetic strip position and closing angle\u003c\/strong\u003e with your old seal before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGlass is not \u003cstrong\u003e10mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eClosing gap is less than \u003cstrong\u003e19mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eDoor is not a \u003cstrong\u003e135° glass-to-glass closing design\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eDoor is not a \u003cstrong\u003esliding shower door\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003ebottom seal, drip seal, guide rail seal or track seal\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe shower door has a \u003cstrong\u003emetal frame, thick edge trim or decorative edging\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe door is a \u003cstrong\u003ecurved sliding shower door, round quadrant door, hinged door, 90° corner door, folding door or other curved glass design\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eNeed a different glass thickness? See \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m45c2m-1\"\u003e\u003cstrong\u003eM45C2M\u003c\/strong\u003e\u003c\/a\u003e and \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m68c2m-1\"\u003e\u003cstrong\u003eM68C2M\u003c\/strong\u003e\u003c\/a\u003e for other 135° magnetic seals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-faq\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003e1. What type of door does M10C2M fit?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eM10C2M is suitable for compatible \u003cstrong\u003e135° glass-to-glass sliding shower doors\u003c\/strong\u003e where two straight glass closing edges meet at a 135° angle. It may also fit selected \u003cstrong\u003ediamond, pentangle or neo-angle sliding shower enclosures\u003c\/strong\u003e with straight closing edges.\u003c\/p\u003e\n\u003cp\u003eIt is \u003cstrong\u003enot suitable for curved sliding shower doors\u003c\/strong\u003e, curved glass edges, round quadrant doors, hinged doors, folding doors or 90° corner doors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e2. What glass thickness does M10C2M fit?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eIt fits \u003cstrong\u003e10mm glass\u003c\/strong\u003e.\u003cbr\u003ePlease measure the glass itself, not the old seal or trim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e3. What closing gap is required?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eA \u003cstrong\u003e19mm or larger gap\u003c\/strong\u003e is required between the two glass closing edges.\u003cbr\u003eIf the gap is less than 19mm, please choose another model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e4. What does 135° closing mean?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eThe two glass panels close at an angled position, not in a straight line and not at a 90° corner.\u003cbr\u003eThis seal is for straight glass-to-glass magnetic closing edges only, not curved glass edges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e5. Will this seal stop leaks?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eIt can help reduce water escaping from the \u003cstrong\u003eside closing gap\u003c\/strong\u003e. Leaks from the bottom, guide rail or wall edge may need another seal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation\u003c\/h2\u003e\n\u003cp\u003eM10C2M is designed for replacing side magnetic seals on compatible \u003cstrong\u003e135° glass-to-glass sliding shower doors\u003c\/strong\u003e, including selected \u003cstrong\u003ediamond, pentangle or neo-angle sliding shower enclosures\u003c\/strong\u003e with straight glass closing edges.\u003c\/p\u003e\n\u003cp\u003eThis seal is \u003cstrong\u003enot suitable for curved sliding shower doors\u003c\/strong\u003e, curved glass edges, round quadrant doors or other curved door designs.\u003c\/p\u003e\n\u003cp\u003eIt fits \u003cstrong\u003e10mm glass\u003c\/strong\u003e and requires a \u003cstrong\u003e19mm or larger closing gap\u003c\/strong\u003e. Use it to replace old, yellowed, cracked or weak magnetic strips and restore the side magnetic closure.\u003c\/p\u003e\n\u003cp\u003eBefore fitting, check that the two new magnetic strips attract each other. Remove the old seal, clean and dry the glass edge, then push the new seal on from the bottom upwards. Trim to height if needed.\u003c\/p\u003e\n\u003cp\u003eMagnetic seals must match the \u003cstrong\u003eglass thickness, gap, angle and profile shape\u003c\/strong\u003e to fit correctly.\u003c\/p\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003eIf this is not the right fit, please browse our full range of \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003eshower door seal with magnet\u003c\/a\u003e to compare other sizes and profiles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Sample 100mm \/ Seal 19mm","offer_id":46781657415933,"sku":"M10C2M-100","price":2.9,"currency_code":"GBP","in_stock":true},{"title":"2000mm \/ Seal 19mm","offer_id":46774466281725,"sku":"M10C2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/10mmGlassMagneticSealM10C2M_Seal22mmGap2.webp?v=1770714795"},{"product_id":"m10a2m-1","title":"10mm Glass 90° Degree Magnetic Shower Door Seal M10A2M","description":"\u003cstyle\u003e\n  .simba-pdp-m10a2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m10a2m *,\n  .simba-pdp-m10a2m *::before,\n  .simba-pdp-m10a2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m10a2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m10a2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m10a2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m10a2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m10a2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m10a2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m10a2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m10a2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m10a2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m10a2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10a2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10a2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m10a2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m10a2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m10a2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m10a2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m10a2m .simba-check-grid ul,\n  .simba-pdp-m10a2m .simba-text ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m10a2m .simba-check-grid li,\n  .simba-pdp-m10a2m .simba-text li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m10a2m .simba-check-grid li:last-child,\n  .simba-pdp-m10a2m .simba-text li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m10a2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m10a2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m10a2m .simba-text {\n    line-height: 1.7;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m10a2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m10a2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m10a2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m10a2m .simba-check-grid \u003e div,\n    .simba-pdp-m10a2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"simba-pdp-m10a2m\"\u003e\n  \u003csection class=\"simba-section\"\u003e\n    \u003ch2 class=\"simba-heading\"\u003eKey Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"simba-spec-table\"\u003e\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eCatalog No.\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003e\u003cstrong\u003eM10A2M\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003e10mm\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eClosing Angle\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value simba-highlight\"\u003e90° glass-to-glass\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003eClear frosted PVC with enclosed black magnetic strip\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003e2000mm – easy to trim to size\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003ePack Quantity\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003ePush-fit, cut to size\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"simba-section\"\u003e\n    \u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\n    \u003cdiv class=\"simba-check-grid\"\u003e\n      \u003cdiv\u003e\n        \u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eYour shower glass is \u003cstrong\u003e10mm thick\u003c\/strong\u003e.\u003c\/li\u003e\n          \u003cli\u003eThe two glass edges meet at a \u003cstrong\u003e90° angle when closed\u003c\/strong\u003e, matching our product images.\u003c\/li\u003e\n          \u003cli\u003eYou need a \u003cstrong\u003epair of vertical magnetic closing seals\u003c\/strong\u003e.\u003c\/li\u003e\n          \u003cli\u003eYour required length is 2000mm or less.\u003c\/li\u003e\n          \u003cli\u003eYour shower uses a \u003cstrong\u003ehinged door, pivot door, or compatible sliding door with a 90° closing edge\u003c\/strong\u003e.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eYour glass is not 10mm thick.\u003c\/li\u003e\n          \u003cli\u003eYour glass panels meet at 135° or 180°.\u003c\/li\u003e\n          \u003cli\u003eYou need a bottom, drip, guide rail or framed-track seal.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"simba-related\"\u003e\n      \u003cp\u003eBrowse our full \u003ca rel=\"noopener\" class=\"decorated-link\" href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003emagnetic shower door seals range\u003c\/a\u003e for other glass thicknesses and closing angles.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"simba-section simba-text\"\u003e\n    \u003ch2 class=\"simba-heading\"\u003eSuitable Applications\u003c\/h2\u003e\n\n    \u003cp\u003eM10A2M is a \u003cstrong\u003e90° magnetic shower door seal pair for 10mm frameless glass\u003c\/strong\u003e, designed for heavier glass doors that need a vertical magnetic closure at a right-angle meeting point.\u003c\/p\u003e\n\n    \u003cp\u003eIt is suitable for compatible \u003cstrong\u003ehinged doors, pivot doors and selected sliding shower doors\u003c\/strong\u003e where the two glass edges close at 90°.\u003c\/p\u003e\n\n    \u003cp\u003eSupplied as a \u003cstrong\u003epair of 2000mm seals\u003c\/strong\u003e, both strips can be trimmed to the required length before fitting.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Sample 100mm","offer_id":46781972873469,"sku":"M10A2M-100","price":2.9,"currency_code":"GBP","in_stock":true},{"title":"2000mm","offer_id":46780690333949,"sku":"M10A2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/10mm_Glass_Magnetic_Seal_M10A2M_Seal_22mm_Gap_2.webp?v=1770714853"},{"product_id":"m45a2m-1","title":"4-5mm Glass 90° Degree Magnetic Shower Door Seal M45A2M","description":"\u003cstyle\u003e\n  .simba-pdp-m45a2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m45a2m *,\n  .simba-pdp-m45a2m *::before,\n  .simba-pdp-m45a2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m45a2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m45a2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m45a2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m45a2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m45a2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m45a2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m45a2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m45a2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m45a2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m45a2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45a2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45a2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m45a2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45a2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m45a2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m45a2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m45a2m .simba-check-grid ul,\n  .simba-pdp-m45a2m .simba-text ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m45a2m .simba-check-grid li,\n  .simba-pdp-m45a2m .simba-text li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m45a2m .simba-check-grid li:last-child,\n  .simba-pdp-m45a2m .simba-text li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m45a2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m45a2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m45a2m .simba-text {\n    line-height: 1.7;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m45a2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m45a2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m45a2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m45a2m .simba-check-grid \u003e div,\n    .simba-pdp-m45a2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"simba-pdp-m45a2m\"\u003e\n  \u003csection class=\"simba-section\"\u003e\n    \u003ch2 class=\"simba-heading\"\u003eKey Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"simba-spec-table\"\u003e\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eCatalog No.\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003e\u003cstrong\u003eM45A2M\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003e4mm \/ 5mm\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eClosing Angle\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value simba-highlight\"\u003e90° glass-to-glass\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003eClear frosted PVC with enclosed black magnetic strip\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003e2000mm – easy to trim to size\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003ePack Quantity\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003ePush-fit, cut to size\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"simba-section\"\u003e\n    \u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\n    \u003cdiv class=\"simba-check-grid\"\u003e\n      \u003cdiv\u003e\n        \u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eYour shower glass is \u003cstrong\u003e4mm or 5mm thick\u003c\/strong\u003e.\u003c\/li\u003e\n          \u003cli\u003eThe two glass edges meet at a \u003cstrong\u003e90° angle when the door is closed\u003c\/strong\u003e, matching the arrangement shown in our product images.\u003c\/li\u003e\n          \u003cli\u003eYou need a \u003cstrong\u003epair of vertical magnetic closing seals\u003c\/strong\u003e.\u003c\/li\u003e\n          \u003cli\u003eYour required length is 2000mm or less.\u003c\/li\u003e\n          \u003cli\u003eYour shower uses a \u003cstrong\u003ehinged door, pivot door, or compatible sliding door with a 90° glass-to-glass closing edge\u003c\/strong\u003e.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eYour glass is thicker than 5mm.\u003c\/li\u003e\n          \u003cli\u003eYour glass panels meet at a different angle, such as 135° or 180°.\u003c\/li\u003e\n          \u003cli\u003eYou need a bottom seal, drip seal, guide rail seal or track seal.\u003c\/li\u003e\n          \u003cli\u003eYour door has a metal frame or thick edge trim.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"simba-related\"\u003e\n      \u003cp\u003eBrowse our full \u003ca class=\"decorated-link\" rel=\"noopener\" href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003emagnetic shower door seals range\u003c\/a\u003e to compare other glass thicknesses and closing angles.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"simba-section simba-text\"\u003e\n    \u003ch2 class=\"simba-heading\"\u003eSuitable Applications\u003c\/h2\u003e\n\n    \u003cp\u003eM45A2M is a \u003cstrong\u003e90° magnetic shower door seal pair for 4–5mm frameless glass\u003c\/strong\u003e.\u003c\/p\u003e\n\n    \u003cp\u003eIt is designed for shower doors where the two glass edges meet at a right angle when closed, as shown in our fitting images. Typical applications include \u003cstrong\u003ehinged shower doors, pivot shower doors and selected sliding shower doors with a 90° closing arrangement\u003c\/strong\u003e.\u003c\/p\u003e\n\n    \u003cp\u003eThe two magnetic strips pull together to help keep the closing edges aligned and reduce water escaping through the vertical gap.\u003c\/p\u003e\n\n    \u003cp\u003eSupplied as a \u003cstrong\u003epair of 2000mm seals\u003c\/strong\u003e, they can be trimmed to the required length before fitting.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Default Title","offer_id":46780758229245,"sku":"M45A2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/4-5mmGlassMagneticSealM45A2M_Seal22mmGap5_78937504-dc36-4f27-ba28-e90e9182cb38.webp?v=1770715154"},{"product_id":"m45c2m-1","title":"135° Magnetic Shower Door Seal Pair for 4–5mm Glass 21mm Gap M45C2M","description":"\u003cstyle\u003e\n  .simba-pdp-m45c2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m45c2m *,\n  .simba-pdp-m45c2m *::before,\n  .simba-pdp-m45c2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m45c2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m45c2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m45c2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m45c2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m45c2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m45c2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m45c2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m45c2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m45c2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m45c2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45c2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45c2m .simba-spec-muted {\n    color: #b3b3b3;\n  }\n\n  .simba-pdp-m45c2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m45c2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45c2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m45c2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m45c2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m45c2m .simba-check-grid ul,\n  .simba-pdp-m45c2m .simba-related ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m45c2m .simba-check-grid li,\n  .simba-pdp-m45c2m .simba-related li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m45c2m .simba-check-grid li:last-child,\n  .simba-pdp-m45c2m .simba-related li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m45c2m .simba-faq .simba-heading {\n    border-left: 8px solid #479b9b;\n    padding-left: 22px;\n  }\n\n  .simba-pdp-m45c2m .simba-faq details {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    margin-bottom: 16px;\n    overflow: hidden;\n    background: #fff;\n  }\n\n  .simba-pdp-m45c2m .simba-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m45c2m .simba-faq summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 20px 58px 20px 28px;\n    font-weight: 700;\n    color: inherit;\n    position: relative;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m45c2m .simba-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .simba-pdp-m45c2m .simba-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 28px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #479b9b;\n    font-size: 1.4em;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .simba-pdp-m45c2m .simba-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .simba-pdp-m45c2m .simba-faq-answer {\n    padding: 0 28px 22px;\n    color: #444;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m45c2m .simba-faq-answer p {\n    margin-bottom: 0;\n    color: #444;\n  }\n\n  .simba-pdp-m45c2m .simba-text {\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m45c2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m45c2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m45c2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m45c2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m45c2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m45c2m .simba-check-grid \u003e div,\n    .simba-pdp-m45c2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n\n    .simba-pdp-m45c2m .simba-faq .simba-heading {\n      padding-left: 18px;\n    }\n\n    .simba-pdp-m45c2m .simba-faq summary {\n      padding: 18px 50px 18px 20px;\n    }\n\n    .simba-pdp-m45c2m .simba-faq summary::after {\n      right: 20px;\n    }\n\n    .simba-pdp-m45c2m .simba-faq-answer {\n      padding: 0 20px 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-m45c2m\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey Specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eProduct Code\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-spec-muted\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eM45C2M\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e4mm \/ 5mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eDoor Type\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e135° glass-to-glass sliding door\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eClosing Angle\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e135° glass-to-glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSuitable Gap\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003e21mm or above\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm, trimmable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePVC with white edge and black magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSale Unit\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-fit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eSuitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGlass thickness is \u003cstrong\u003e4mm or 5mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eUsed on a \u003cstrong\u003e135° glass-to-glass sliding shower door\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eClosing gap between the two glass panels is \u003cstrong\u003e21mm or above\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eReplacing a \u003cstrong\u003emagnetic shower door seal\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eRequired length is \u003cstrong\u003e2000mm or less\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe old seal uses \u003cstrong\u003etwo magnetic strips that close against each other\u003c\/strong\u003e, not a single magnetic strip closing against a metal frame\u003c\/li\u003e\n\u003cli\u003eThe two glass closing edges are \u003cstrong\u003estraight\u003c\/strong\u003e, not curved\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003ePlease compare the \u003cstrong\u003eprofile shape, glass channel, magnetic strip position and closing angle\u003c\/strong\u003e with your old seal before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGlass is not \u003cstrong\u003e4mm or 5mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eClosing gap is less than \u003cstrong\u003e21mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eDoor is not a \u003cstrong\u003e135° glass-to-glass closing design\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eDoor is not a \u003cstrong\u003esliding shower door\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003ebottom seal, drip seal, guide rail seal or track seal\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe shower door has a \u003cstrong\u003emetal frame, thick edge trim or decorative edging\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe door is a \u003cstrong\u003ecurved sliding shower door, round quadrant door, hinged door, 90° corner door, folding door or other curved glass design\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eNeed a different glass thickness? See \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m68c2m-1\"\u003e\u003cstrong\u003eM68C2M\u003c\/strong\u003e\u003c\/a\u003e and \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m10c2m-1\"\u003e\u003cstrong\u003eM10C2M\u003c\/strong\u003e\u003c\/a\u003e for other 135° magnetic seals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-faq\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003e1. What type of shower door is M45C2M suitable for?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eM45C2M is suitable for compatible \u003cstrong\u003e135° glass-to-glass sliding shower doors\u003c\/strong\u003e where two straight glass closing edges meet at a 135° angle. It may also fit selected \u003cstrong\u003ediamond, pentangle or neo-angle sliding shower enclosures\u003c\/strong\u003e with straight closing edges.\u003c\/p\u003e\n\u003cp\u003eIt is \u003cstrong\u003enot suitable for curved sliding shower doors\u003c\/strong\u003e, curved glass edges, round quadrant doors, hinged doors, folding doors or 90° corner doors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e2. What glass thickness does M45C2M fit?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eIt fits \u003cstrong\u003e4mm and 5mm glass\u003c\/strong\u003e.\u003cbr\u003ePlease measure the glass itself, not the old seal or trim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e3. What closing gap is required?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eA \u003cstrong\u003e21mm or larger gap\u003c\/strong\u003e is required between the two glass closing edges.\u003cbr\u003eIf the gap is less than 21mm, please choose another model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e4. What does 135° closing mean?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eThe two glass panels close at an angled position, not in a straight line and not at a 90° corner.\u003cbr\u003eThis seal is for straight glass-to-glass magnetic closing edges only, not curved glass edges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e5. Will this seal stop leaks?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eIt can help reduce water escaping from the \u003cstrong\u003eside closing gap\u003c\/strong\u003e.\u003cbr\u003eLeaks from the bottom, guide rail or wall edge may need a different seal or adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation\u003c\/h2\u003e\n\u003cp\u003eM45C2M is designed for replacing side magnetic seals on compatible \u003cstrong\u003e135° glass-to-glass sliding shower doors\u003c\/strong\u003e, including selected \u003cstrong\u003ediamond, pentangle or neo-angle sliding shower enclosures\u003c\/strong\u003e with straight glass closing edges.\u003c\/p\u003e\n\u003cp\u003eThis seal is \u003cstrong\u003enot suitable for curved sliding shower doors\u003c\/strong\u003e, curved glass edges, round quadrant doors or other curved door designs.\u003c\/p\u003e\n\u003cp\u003eIt fits 4–5mm glass and requires a 21mm or larger closing gap. It is for side magnetic glass-to-glass closing only.\u003c\/p\u003e\n\u003cp\u003eUse it to replace old, yellowed, cracked or weak magnetic seals and help reduce water escaping from the side gap.\u003c\/p\u003e\n\u003cp\u003eNot suitable for \u003cstrong\u003ebottom seals, guide rail seals, wall-edge seals, metal-framed doors, curved sliding shower doors or non-135° designs\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eBefore fitting, check that the two new magnetic strips attract each other. Remove the old seal, clean and dry the glass edge, then push the new seal on from the bottom upwards. Trim to height if needed.\u003c\/p\u003e\n\u003cp\u003eMagnetic seals must match the \u003cstrong\u003eglass thickness, gap, angle and profile shape\u003c\/strong\u003e to fit correctly.\u003c\/p\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003eIf this is not the right fit, please browse our full range of \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003emagnetic shower door seal strips\u003c\/a\u003e to compare other sizes and profiles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"2000mm \/ Seal 21mm","offer_id":46780859777277,"sku":"M45C2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/4-5mm_Glass_Magnetic_Seal_M45C2M_Seal_22mm_Gap_5.jpg?v=1770715367"},{"product_id":"m68a2m","title":"180° Magnetic Shower Door Seal for Pivot \u0026 Hinged Shower Doors, 6-8mm Glass, 22mm Gap, M68A2M","description":"\u003cstyle\u003e\n  .simba-pdp-m68a2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m68a2m *,\n  .simba-pdp-m68a2m *::before,\n  .simba-pdp-m68a2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m68a2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m68a2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m68a2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m68a2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m68a2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m68a2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m68a2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m68a2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m68a2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m68a2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68a2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68a2m .simba-spec-muted {\n    color: #b3b3b3;\n  }\n\n  .simba-pdp-m68a2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m68a2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68a2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m68a2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m68a2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m68a2m .simba-check-grid ul,\n  .simba-pdp-m68a2m .simba-related ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m68a2m .simba-check-grid li,\n  .simba-pdp-m68a2m .simba-related li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m68a2m .simba-check-grid li:last-child,\n  .simba-pdp-m68a2m .simba-related li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m68a2m .simba-faq .simba-heading {\n    border-left: 8px solid #479b9b;\n    padding-left: 22px;\n  }\n\n  .simba-pdp-m68a2m .simba-faq details {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    margin-bottom: 16px;\n    overflow: hidden;\n    background: #fff;\n  }\n\n  .simba-pdp-m68a2m .simba-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m68a2m .simba-faq summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 20px 58px 20px 28px;\n    font-weight: 700;\n    color: inherit;\n    position: relative;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68a2m .simba-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .simba-pdp-m68a2m .simba-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 28px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #479b9b;\n    font-size: 1.4em;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .simba-pdp-m68a2m .simba-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .simba-pdp-m68a2m .simba-faq-answer {\n    padding: 0 28px 22px;\n    color: #444;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m68a2m .simba-faq-answer p {\n    margin-bottom: 0;\n    color: #444;\n  }\n\n  .simba-pdp-m68a2m .simba-text {\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m68a2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m68a2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m68a2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m68a2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m68a2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m68a2m .simba-check-grid \u003e div,\n    .simba-pdp-m68a2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n\n    .simba-pdp-m68a2m .simba-faq .simba-heading {\n      padding-left: 18px;\n    }\n\n    .simba-pdp-m68a2m .simba-faq summary {\n      padding: 18px 50px 18px 20px;\n    }\n\n    .simba-pdp-m68a2m .simba-faq summary::after {\n      right: 20px;\n    }\n\n    .simba-pdp-m68a2m .simba-faq-answer {\n      padding: 0 20px 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-m68a2m\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eCatalog No.\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-spec-muted\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eM68A2M\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e6mm \/ 7mm \/ 8mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eDoor Angle\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e180° straight glass-to-glass closing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eBest Gap Fit\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eApprox. 22mm gap\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eClear PVC grip + black magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-fit, cut-to-size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003ePack Quantity\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm each piece\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ VAT Included | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eSuitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door glass is \u003cstrong\u003e6mm, 7mm or 8mm thick\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe gap between the two glass door edges is approx. \u003cstrong\u003e22mm when closed\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYour shower door closes in a straight \u003cstrong\u003e180° glass-to-glass position\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou need two magnetic seals so both glass edges can pull together when shut\u003c\/li\u003e\n\u003cli\u003eYour door is a \u003cstrong\u003epivot or hinged shower door\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou want a \u003cstrong\u003epush-fit replacement seal\u003c\/strong\u003e with no glue required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass is not between \u003cstrong\u003e6mm and 8mm thick\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe gap between the glass edges is \u003cstrong\u003eless than 22mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYour door does not close in a straight \u003cstrong\u003e180° position\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou have a \u003cstrong\u003esliding shower door\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou are looking for a \u003cstrong\u003ebottom shower door seal\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYour glass edge has a thick metal frame or an unusual profile\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eFor other 180° magnetic seals, see \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m45a2m\"\u003e\u003cstrong\u003eM45A2M\u003c\/strong\u003e\u003c\/a\u003e for 4-5mm glass and \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m10a2m\"\u003e\u003cstrong\u003eM10A2M\u003c\/strong\u003e\u003c\/a\u003e for 10mm glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-faq\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003e1. Is M68A2M supplied as one seal or a pair?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eM68A2M is supplied as a \u003cstrong\u003epair\u003c\/strong\u003e. You will receive \u003cstrong\u003e2 magnetic shower door seals\u003c\/strong\u003e, designed to be fitted to two matching glass door edges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e2. What glass thickness does this seal fit?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eThis model is made for \u003cstrong\u003e6mm, 7mm and 8mm glass\u003c\/strong\u003e. It should not be forced onto thinner or thicker glass, as this may affect the grip and closing performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e3. What does the 22mm gap refer to?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eThe 22mm gap refers to the recommended space between the two glass door edges when the doors are closed. M68A2M is best suited to an approx. \u003cstrong\u003e22mm gap\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e4. Can I shorten the seals?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eYes. Each seal is \u003cstrong\u003e2000mm long\u003c\/strong\u003e and can be trimmed to suit your shower door height. Measure carefully before cutting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e5. Is this a push-fit seal?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eYes. The clear PVC channel presses directly onto the glass edge. It is \u003cstrong\u003enot\u003c\/strong\u003e a slide-on seal and does not need to be slid in from the top or bottom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e6. Can this be used on sliding shower doors?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eNo. M68A2M is designed for \u003cstrong\u003estraight 180° magnetic closing doors\u003c\/strong\u003e, not sliding shower doors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation\u003c\/h2\u003e\n\u003cp\u003eM68A2M is designed for \u003cstrong\u003e180° magnetic closing shower doors\u003c\/strong\u003e where two glass edges close in a straight line. It is suitable for \u003cstrong\u003epivot, hinged, inward-opening and outward-opening shower doors\u003c\/strong\u003e, provided the glass thickness and gap match the specification.\u003c\/p\u003e\n\u003cp\u003eFor installation, remove the old seal, clean the glass edge, measure and trim each \u003cstrong\u003e2000mm\u003c\/strong\u003e piece to size, then press the clear PVC grip firmly onto the glass. Fit the second seal to the opposite door edge, making sure the black magnetic strips face each other and pull together when the doors close.\u003c\/p\u003e\n\u003cp\u003eThis product is for \u003cstrong\u003eside magnetic sealing only\u003c\/strong\u003e. It is not suitable for \u003cstrong\u003esliding shower doors, bottom water seals, 90°\/135° angled doors, heavily framed glass doors or non-standard glass profiles\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003eIf M68A2M is not the right fit, browse our full range of \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003e\u003cstrong\u003emagnetic shower door seals\u003c\/strong\u003e\u003c\/a\u003e to compare other sizes and profiles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Sample 100mm \/ Seal 22mm","offer_id":46781673341181,"sku":"M68A2M-100","price":2.9,"currency_code":"GBP","in_stock":true},{"title":"2000mm \/ Seal 22mm","offer_id":46780992454909,"sku":"M68A2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/6-8mmGlassMagneticSealM68A2M_Seal22mmGap4.webp?v=1761275879"},{"product_id":"m68a2m-1","title":"6-8mm Glass 90° Degree Magnetic Shower Door Seal M68A2M","description":"\u003cstyle\u003e\n  .simba-pdp-m68a2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m68a2m *,\n  .simba-pdp-m68a2m *::before,\n  .simba-pdp-m68a2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m68a2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m68a2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m68a2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m68a2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m68a2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m68a2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m68a2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m68a2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m68a2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m68a2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68a2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68a2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m68a2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68a2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m68a2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m68a2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m68a2m .simba-check-grid ul,\n  .simba-pdp-m68a2m .simba-text ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m68a2m .simba-check-grid li,\n  .simba-pdp-m68a2m .simba-text li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m68a2m .simba-check-grid li:last-child,\n  .simba-pdp-m68a2m .simba-text li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m68a2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m68a2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m68a2m .simba-text {\n    line-height: 1.7;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m68a2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m68a2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m68a2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m68a2m .simba-check-grid \u003e div,\n    .simba-pdp-m68a2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"simba-pdp-m68a2m\"\u003e\n  \u003csection class=\"simba-section\"\u003e\n    \u003ch2 class=\"simba-heading\"\u003eKey Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"simba-spec-table\"\u003e\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eCatalog No.\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003e\u003cstrong\u003eM68A2M\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003e6mm \/ 7mm \/ 8mm\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eClosing Angle\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value simba-highlight\"\u003e90° glass-to-glass\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003eClear frosted PVC with enclosed black magnetic strip\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003e2000mm – easy to trim to size\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003ePack Quantity\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"simba-spec-row\"\u003e\n        \u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n        \u003cdiv class=\"simba-spec-value\"\u003ePush-fit, cut to size\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"simba-section\"\u003e\n    \u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\n    \u003cdiv class=\"simba-check-grid\"\u003e\n      \u003cdiv\u003e\n        \u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eYour shower glass is \u003cstrong\u003e6mm, 7mm or 8mm thick\u003c\/strong\u003e.\u003c\/li\u003e\n          \u003cli\u003eThe two glass edges meet at a \u003cstrong\u003e90° angle when closed\u003c\/strong\u003e, matching our product images.\u003c\/li\u003e\n          \u003cli\u003eYou need a \u003cstrong\u003epair of vertical magnetic closing seals\u003c\/strong\u003e.\u003c\/li\u003e\n          \u003cli\u003eYour required length is 2000mm or less.\u003c\/li\u003e\n          \u003cli\u003eYour shower uses a \u003cstrong\u003ehinged door, pivot door, or compatible 90° sliding-door closure\u003c\/strong\u003e.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eYour glass is thinner than 6mm or thicker than 8mm.\u003c\/li\u003e\n          \u003cli\u003eYour glass panels meet at 135° or 180°.\u003c\/li\u003e\n          \u003cli\u003eYou need a bottom, drip, guide rail or framed-track seal.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"simba-related\"\u003e\n      \u003cp\u003eBrowse our full \u003ca class=\"decorated-link\" rel=\"noopener\" href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003emagnetic shower door seals range\u003c\/a\u003e for other glass thicknesses and closing angles.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"simba-section simba-text\"\u003e\n    \u003ch2 class=\"simba-heading\"\u003eSuitable Applications\u003c\/h2\u003e\n\n    \u003cp\u003eM68A2M is a \u003cstrong\u003e90° magnetic shower door seal pair for 6–8mm frameless glass\u003c\/strong\u003e, making it suitable for heavier shower glass where a secure vertical magnetic closure is required.\u003c\/p\u003e\n\n    \u003cp\u003eIt is commonly used on \u003cstrong\u003ehinged doors, pivot doors and selected sliding shower doors\u003c\/strong\u003e where the two glass edges meet at a right angle.\u003c\/p\u003e\n\n    \u003cp\u003eSupplied as a \u003cstrong\u003epair of 2000mm seals\u003c\/strong\u003e, both strips can be trimmed to the required length before fitting.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Sample 100mm","offer_id":46781672849661,"sku":"M68A2M-100","price":2.9,"currency_code":"GBP","in_stock":true},{"title":"2000mm","offer_id":46781114777853,"sku":"M68A2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/6-8mm_Glass_Magnetic_Seal_M68A2M_Seal_22mm_Gap_7.webp?v=1770715532"},{"product_id":"m68b2m","title":"6-8mm 180° Sliding Magnetic Shower Door Seal up to 19mm Gap M68B2M","description":"\u003cstyle\u003e\n  .simba-pdp-m68b2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m68b2m *,\n  .simba-pdp-m68b2m *::before,\n  .simba-pdp-m68b2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m68b2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m68b2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m68b2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m68b2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m68b2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m68b2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m68b2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m68b2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m68b2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m68b2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68b2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68b2m .simba-spec-muted {\n    color: #b3b3b3;\n  }\n\n  .simba-pdp-m68b2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m68b2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68b2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m68b2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m68b2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m68b2m .simba-check-grid ul,\n  .simba-pdp-m68b2m .simba-related ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m68b2m .simba-check-grid li,\n  .simba-pdp-m68b2m .simba-related li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m68b2m .simba-check-grid li:last-child,\n  .simba-pdp-m68b2m .simba-related li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m68b2m .simba-text {\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m68b2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m68b2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m68b2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m68b2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m68b2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m68b2m .simba-check-grid \u003e div,\n    .simba-pdp-m68b2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-m68b2m\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey Specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eCatalog No.\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-spec-muted\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eM68B2M\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e6mm \/ 7mm \/ 8mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eRecommended closing gap\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eup to approx. 19mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eDoor Closing Angle\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e180-Degree\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eClear frosted PVC with magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm – Easy to Trim to Size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-on, no tape or glue needed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003ePack Quantity\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door is a \u003cstrong\u003esliding shower door\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYour glass thickness is \u003cstrong\u003e6mm, 7mm or 8mm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eThe closing gap is no more than \u003cstrong\u003eapproximately 19mm.\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou need to replace the \u003cstrong\u003evertical side magnetic closing seal\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYour required length is \u003cstrong\u003e2000mm or less\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003epush-fit seal\u003c\/strong\u003e that can be cut to size.\u003c\/li\u003e\n\u003cli\u003eYou are replacing an old, worn, yellowed or weak magnetic side seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour door closes at an angle rather than in a straight line.\u003c\/li\u003e\n\u003cli\u003eYour door is hinged, pivoting or folds open.\u003c\/li\u003e\n\u003cli\u003eYour glass is thinner than 6mm or thicker than 8mm.\u003c\/li\u003e\n\u003cli\u003eThe closing gap is larger than approximately 19mm.\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003ebottom seal, drip seal, guide rail seal or track seal\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYour shower door has a metal frame, thick edge trim or unusual profile.\u003c\/li\u003e\n\u003cli\u003eYou are not replacing a sliding door side magnetic closing seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eBrowse our full \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003eshower door magnetic strip\u003c\/a\u003e range to compare glass thickness, gap size, fitting type and suitable door style before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation Notes\u003c\/h2\u003e\n\u003cp\u003eThe M68B2M is a pair of magnetic closing seals for 6–8mm sliding shower doors.\u003c\/p\u003e\n\u003cp\u003eIt is designed for a straight 180° closure, where the two vertical magnetic strips face one another and meet as the door closes. The profile is designed to close gaps of up to approximately 19mm.\u003c\/p\u003e\n\u003cp\u003eThe old seal does not need to have exactly the same overall width, as the overall profile can vary between manufacturers. The most important checks are the glass thickness, the straight 180° closing arrangement and the recommended closing gap.\u003c\/p\u003e\n\u003cp\u003eA closing gap slightly below 19mm may still be suitable if the other fitting details match. For help comparing the main fitting points, see our \u003ca href=\"https:\/\/showerdoorseal.uk\/blogs\/tech-and-innovation\/ultimate-guide-magnetic-shower-door-seals\"\u003eshower door magnetic seal guide\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eBoth strips are supplied in 2000mm lengths and can be trimmed to suit the height of the door. The clear frosted PVC channels push directly onto the glass, so tape or adhesive is not normally needed.\u003c\/p\u003e\n\u003cp\u003eBefore fitting, remove the old seals and clean the glass edges. Press each new profile on evenly, then close the door slowly to check that the magnets align and attract along the full length.\u003c\/p\u003e\n\u003cp\u003eM68B2M is suitable for replacing magnetic seals that have weakened, hardened, discoloured or stopped closing evenly. It is commonly used to replace magnetic seals that have become weak, hardened, discoloured or no longer close evenly over time.\u003c\/p\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003e\u003cstrong\u003eIf M68B2M is not the right match for your shower door, compare these alternatives:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eApprox. 22mm gap, 6–8mm glass: \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m68c2m\"\u003eM68C2M\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003eLarger than 22mm gap, 6–8mm glass: \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/ry3075\"\u003eRY3075\u003c\/a\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Sample 100mm \/ Seal 19mm","offer_id":46781968613629,"sku":"M68B2M-100","price":2.9,"currency_code":"GBP","in_stock":true},{"title":"2000mm \/ Seal 19mm","offer_id":46781234151677,"sku":"M68B2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/m68b2m-6-8mm-180-degree-sliding-magnetic-shower-door-seal-19mm-gap.webp?v=1785208159"},{"product_id":"m68c2m","title":"6-8mm 180° Sliding Magnetic Shower Door Seal Up to 22mm Gap M68C2M","description":"\u003cstyle\u003e\n  .simba-pdp-m68c2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m68c2m *,\n  .simba-pdp-m68c2m *::before,\n  .simba-pdp-m68c2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m68c2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m68c2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m68c2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m68c2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m68c2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m68c2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m68c2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m68c2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m68c2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m68c2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68c2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68c2m .simba-spec-muted {\n    color: #b3b3b3;\n  }\n\n  .simba-pdp-m68c2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m68c2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68c2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m68c2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m68c2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m68c2m .simba-check-grid ul,\n  .simba-pdp-m68c2m .simba-related ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m68c2m .simba-check-grid li,\n  .simba-pdp-m68c2m .simba-related li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m68c2m .simba-check-grid li:last-child,\n  .simba-pdp-m68c2m .simba-related li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m68c2m .simba-text {\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m68c2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m68c2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m68c2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m68c2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m68c2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m68c2m .simba-check-grid \u003e div,\n    .simba-pdp-m68c2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-m68c2m\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey Specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eCatalog No.\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-spec-muted\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eM68C2M\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e6mm \/ 7mm \/ 8mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eRecommended Closing Gap\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eUp to approx. 22mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eDoor Closing Angle\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e180-Degree Straight Closing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eClear frosted PVC with enclosed magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm – Easy to trim to size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-on fitting, no tape or glue needed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003ePack Quantity\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door is a \u003cstrong\u003esliding shower door\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYour glass thickness is \u003cstrong\u003e6mm, 7mm or 8mm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eThe closing gap is no more than approximately 22mm.\u003c\/li\u003e\n\u003cli\u003eYou need to replace the \u003cstrong\u003evertical side magnetic closing seal\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYour required length is \u003cstrong\u003e2000mm or less\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003epush-on seal\u003c\/strong\u003e that can be cut to size.\u003c\/li\u003e\n\u003cli\u003eYou are replacing an old, worn, yellowed or weak magnetic side seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door opens inwards or outwards.\u003c\/li\u003e\n\u003cli\u003eYou have a pivot, hinged or curved shower door.\u003c\/li\u003e\n\u003cli\u003eYour glass is thinner than 6mm or thicker than 8mm.\u003c\/li\u003e\n\u003cli\u003eYour gap is closer to \u003cstrong\u003e19mm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYour gap is larger than \u003cstrong\u003e22mm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYou need a bottom seal, drip seal, guide rail seal or track seal.\u003c\/li\u003e\n\u003cli\u003eYour shower door has a metal frame, thick edge trim or unusual profile.\u003c\/li\u003e\n\u003cli\u003eYou are not replacing a sliding door side magnetic closing seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eNeed a different size or profile? Browse our full \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003e\u003cstrong\u003emagnetic shower door seals range\u003c\/strong\u003e\u003c\/a\u003e to compare glass thickness, gap size, door type and profile style before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation Notes\u003c\/h2\u003e\n\u003cp\u003eM68C2M is a pair of vertical magnetic seals for sliding shower doors with 6mm, 7mm or 8mm glass.\u003c\/p\u003e\n\u003cp\u003eIt is intended for a straight 180-degree closure, where the two magnetic profiles face one another and meet as the sliding panels close. This version is designed for closing gaps of up to approximately 22mm.\u003c\/p\u003e\n\u003cp\u003eIt is particularly useful where the glass thickness matches the common 6–8mm range, but a profile intended for a smaller closing gap does not extend far enough for the door arrangement.\u003c\/p\u003e\n\u003cp\u003eThe gap does not need to measure exactly 22mm. A smaller gap may still be suitable, provided the glass thickness and straight magnetic alignment also match. The profiles should meet without being forced heavily together when the door closes.\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003eYour old seal does not need to match every external measurement. If the glass thickness, straight magnetic closing arrangement and maximum working gap are correct, this profile can still be a suitable replacement. For added reassurance before ordering, see our \u003cmeta charset=\"utf-8\"\u003e\u003ca href=\"https:\/\/showerdoorseal.uk\/blogs\/tech-and-innovation\/ultimate-guide-magnetic-shower-door-seals\"\u003eshower door magnetic seal selection guide\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eBoth strips are supplied in 2000mm lengths and can be trimmed to suit the height of the door. The clear frosted PVC channels push directly onto clean, dry glass, so tape or adhesive is not normally required.\u003c\/p\u003e\n\u003cp\u003eRemove both old seals before fitting and clean any soap residue or limescale from the glass edges. Press the new profiles on evenly, then close the door slowly to confirm that the magnets attract along the full length.\u003c\/p\u003e\n\u003cp\u003eM68C2M can replace magnetic seals that have become yellowed, brittle, loose or too weak to close evenly. When correctly matched, the new pair can restore the magnetic closing action and help reduce water passing through the vertical meeting gap.\u003c\/p\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003e\u003cstrong\u003eIf M68C2M is not the right match for your shower door, compare these alternatives:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eApprox. 19mm gap, 6–8mm glass:\u003c\/strong\u003e \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m68b2m\"\u003eM68B2M\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLarger than 22mm gap, 6–8mm glass:\u003c\/strong\u003e \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/ry3075\"\u003eRY3075\u003c\/a\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"2000mm \/ Up to 22mm","offer_id":46781371875581,"sku":"M68C2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/m68c2m-6-8mm-180-degree-sliding-magnetic-shower-door-seal-22mm-gap.webp?v=1785212972"},{"product_id":"m68c2m-1","title":"135° Magnetic Shower Door Seal Pair for 6–8mm Glass 19mm Gap M68C2M","description":"\u003cstyle\u003e\n  .simba-pdp-m68c2m {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-m68c2m *,\n  .simba-pdp-m68c2m *::before,\n  .simba-pdp-m68c2m *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-m68c2m .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-m68c2m .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-m68c2m .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-m68c2m h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m68c2m p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-m68c2m a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-m68c2m .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-m68c2m .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-m68c2m .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-m68c2m .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68c2m .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68c2m .simba-spec-muted {\n    color: #b3b3b3;\n  }\n\n  .simba-pdp-m68c2m .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-m68c2m .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68c2m .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-m68c2m .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-m68c2m .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-m68c2m .simba-check-grid ul,\n  .simba-pdp-m68c2m .simba-related ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m68c2m .simba-check-grid li,\n  .simba-pdp-m68c2m .simba-related li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-m68c2m .simba-check-grid li:last-child,\n  .simba-pdp-m68c2m .simba-related li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m68c2m .simba-faq .simba-heading {\n    border-left: 8px solid #479b9b;\n    padding-left: 22px;\n  }\n\n  .simba-pdp-m68c2m .simba-faq details {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    margin-bottom: 16px;\n    overflow: hidden;\n    background: #fff;\n  }\n\n  .simba-pdp-m68c2m .simba-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-m68c2m .simba-faq summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 20px 58px 20px 28px;\n    font-weight: 700;\n    color: inherit;\n    position: relative;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-m68c2m .simba-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .simba-pdp-m68c2m .simba-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 28px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #479b9b;\n    font-size: 1.4em;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .simba-pdp-m68c2m .simba-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .simba-pdp-m68c2m .simba-faq-answer {\n    padding: 0 28px 22px;\n    color: #444;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m68c2m .simba-faq-answer p {\n    margin-bottom: 0;\n    color: #444;\n  }\n\n  .simba-pdp-m68c2m .simba-text {\n    line-height: 1.7;\n  }\n\n  .simba-pdp-m68c2m .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-m68c2m .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-m68c2m {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-m68c2m .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-m68c2m .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-m68c2m .simba-check-grid \u003e div,\n    .simba-pdp-m68c2m .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n\n    .simba-pdp-m68c2m .simba-faq .simba-heading {\n      padding-left: 18px;\n    }\n\n    .simba-pdp-m68c2m .simba-faq summary {\n      padding: 18px 50px 18px 20px;\n    }\n\n    .simba-pdp-m68c2m .simba-faq summary::after {\n      right: 20px;\n    }\n\n    .simba-pdp-m68c2m .simba-faq-answer {\n      padding: 0 20px 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-m68c2m\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey Specifications\u003c\/h2\u003e\n\u003cbr\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eProduct Code\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-spec-muted\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eM68C2M\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e6mm \/ 7mm \/ 8mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eDoor Type\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e135° sliding door\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eClosing Angle\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e135° glass-to-glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSuitable Gap\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003e19mm or above\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm, trimmable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePVC with white edge and black magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSale Unit\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-fit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ VAT Included | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cbr\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eSuitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGlass thickness is \u003cstrong\u003e6mm, 7mm or 8mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eUsed on a \u003cstrong\u003e135° glass-to-glass sliding shower door\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eClosing gap between the two glass panels is \u003cstrong\u003e19mm or above\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eReplacing a \u003cstrong\u003emagnetic shower door seal\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eRequired length is \u003cstrong\u003e2000mm or less\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe old seal uses \u003cstrong\u003etwo magnetic strips that close against each other\u003c\/strong\u003e, not a single magnetic strip closing against a metal frame\u003c\/li\u003e\n\u003cli\u003eThe two glass closing edges are \u003cstrong\u003estraight\u003c\/strong\u003e, not curved\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003ePlease compare the \u003cstrong\u003eprofile shape, glass channel, magnetic strip position and closing angle\u003c\/strong\u003e with your old seal before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGlass is not \u003cstrong\u003e6mm, 7mm or 8mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eClosing gap is less than \u003cstrong\u003e19mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eDoor is not a \u003cstrong\u003e135° closing design\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eDoor is not a \u003cstrong\u003esliding shower door\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003ebottom seal, drip seal, guide rail seal or track seal\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe shower door has a \u003cstrong\u003emetal frame, thick edge trim or decorative edging\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe door is a \u003cstrong\u003ehinged door, 90° corner door, folding door, curved sliding door, round quadrant door or other curved glass design\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eNeed a different glass thickness? See \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m45c2m-1\"\u003e\u003cstrong\u003eM45C2M\u003c\/strong\u003e\u003c\/a\u003e and \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m10c2m-1\"\u003e\u003cstrong\u003eM10C2M\u003c\/strong\u003e\u003c\/a\u003e for other 135° magnetic seals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"simba-section simba-faq\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eFAQ\u003c\/h2\u003e\n\u003cbr\u003e\n\u003cdetails\u003e\n\u003csummary\u003e1. What type of shower door is M68C2M suitable for?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eFor compatible \u003cstrong\u003e135° glass-to-glass sliding shower doors\u003c\/strong\u003e where two straight glass closing edges meet at a 135° angle. It may fit selected \u003cstrong\u003ediamond, pentangle or neo-angle sliding enclosures\u003c\/strong\u003e, but it is \u003cstrong\u003enot suitable for curved sliding shower doors\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e2. What glass thickness does it fit?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eIt fits \u003cstrong\u003e6mm, 7mm and 8mm glass\u003c\/strong\u003e. Measure the glass itself, not the old magnetic seal or trim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e3. What gap is required?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eA \u003cstrong\u003e19mm or larger gap\u003c\/strong\u003e is required between the two glass closing edges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e4. Will this seal stop leaks?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eIt can help reduce water escaping from the \u003cstrong\u003eside closing gap\u003c\/strong\u003e. Leaks from the bottom, guide rail or wall edge may need a different seal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e5. Is this seal universal?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eNo. It must match the \u003cstrong\u003eglass thickness, gap, closing angle and profile shape\u003c\/strong\u003e. It is not suitable for curved sliding shower doors or curved glass closing edges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation\u003c\/h2\u003e\n\u003cbr\u003e\n\u003cp\u003eM68C2M is designed for replacing side magnetic seals on compatible \u003cstrong\u003e135° glass-to-glass sliding shower doors\u003c\/strong\u003e, including selected \u003cstrong\u003ediamond, pentangle or neo-angle enclosures\u003c\/strong\u003e with straight glass closing edges.\u003c\/p\u003e\n\u003cp\u003eThis seal is \u003cstrong\u003enot suitable for curved sliding shower doors\u003c\/strong\u003e, curved glass edges, round quadrant doors or other curved door designs.\u003c\/p\u003e\n\u003cp\u003eUse it to replace old, yellowed, cracked or weak magnetic strips and restore the side magnetic closure.\u003c\/p\u003e\n\u003cp\u003eBefore fitting, check that the two new magnetic strips attract each other. Remove the old seal, clean and dry the glass edge, then push the new seal on from the bottom upwards. Trim to height if needed.\u003c\/p\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003eNot the right fit? Browse our full range of \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003eshower door magnetic strips\u003c\/a\u003e to compare other sizes and profiles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"2000mm \/ Seal 19mm","offer_id":46781544890621,"sku":"M68C2M-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/6-8mmGlassMagneticSealM68C2M_Seal22mmGap.webp?v=1770715818"},{"product_id":"ry2806","title":"T-Slot Magnetic Shower Door Seal Pair for Framed Sliding Doors MG001","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .simba-pdp-mg001 {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-mg001 *,\n  .simba-pdp-mg001 *::before,\n  .simba-pdp-mg001 *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-mg001 .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-mg001 .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-mg001 .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-mg001 h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-mg001 p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-mg001 a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-mg001 .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-mg001 .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-mg001 .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-mg001 .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-mg001 .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-mg001 .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-mg001 .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-mg001 .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-mg001 .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-mg001 .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-mg001 .simba-check-grid ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-mg001 .simba-check-grid li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-mg001 .simba-check-grid li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-mg001 .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-mg001 .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-mg001 .simba-text {\n    line-height: 1.7;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-mg001 {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-mg001 .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-mg001 .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-mg001 .simba-check-grid \u003e div,\n    .simba-pdp-mg001 .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-mg001\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e\u003cstrong\u003eMG001\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eFrame Channel Requirement\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eSuitable for T-slot frame channels over 10mm wide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGap Sealing Range\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eSuitable for sliding door gaps up to approx. 16mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eApplication\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eFramed sliding shower door seal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSeal Type\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eT-slot magnetic shower door seal, sold as a pair\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePVC with magnetic insert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eColour Options\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eWhite or black\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm, easily trimmed to size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eSlides or pushes into a suitable T-slot frame channel. No adhesive required if the frame channel matches.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003ePlease Check Before Buying\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door is a framed sliding door.\u003c\/li\u003e\n\u003cli\u003eYour existing seal fits into a T-shaped frame channel or groove.\u003c\/li\u003e\n\u003cli\u003eThe actual frame channel opening is wider than 10mm.\u003c\/li\u003e\n\u003cli\u003eThe gap between your sliding door panels is less than 16mm.\u003c\/li\u003e\n\u003cli\u003eYou need a pair of seals for the closing side of a framed sliding shower door.\u003c\/li\u003e\n\u003cli\u003eYou want a 2000mm seal that can be trimmed to the required length.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003ePlease choose a different seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door is frameless or curved.\u003c\/li\u003e\n\u003cli\u003eYour door is hinged or pivoting rather than sliding.\u003c\/li\u003e\n\u003cli\u003eYour frame channel is 10mm or smaller.\u003c\/li\u003e\n\u003cli\u003eYour sliding door gap is larger than 16mm.\u003c\/li\u003e\n\u003cli\u003eYou need a seal that pushes directly onto bare glass.\u003c\/li\u003e\n\u003cli\u003eYou need a bottom seal, side fin seal, or 90° glass-to-glass magnetic seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003eBrowse our \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/bi-fold-framed-shower-door-seal-strip\"\u003eframed shower door and bath screen seals\u003c\/a\u003e for other frame channels, profiles and door styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Use + Installation\u003c\/h2\u003e\n\u003cp\u003eThe MG001 framed sliding shower door seal is designed for shower doors with a suitable T-slot frame channel. It is supplied as a pair and is available in white or black.\u003c\/p\u003e\n\u003cp\u003eThis seal is a good option when the old sliding door seal has become loose, worn, discoloured or no longer closes cleanly. The T-shaped base fits into the frame channel, while the magnetic insert helps the two sliding door panels close together more neatly.\u003c\/p\u003e\n\u003cp\u003eBefore ordering, please check the actual width of your frame channel. The channel needs to be wider than 10mm for this seal to fit correctly. The sliding door gap should also be less than 16mm when the door is closed.\u003c\/p\u003e\n\u003cp\u003eMG001 is suitable for many framed sliding shower doors where the seal is held by the metal or plastic frame. It is not suitable for frameless glass doors, hinged doors, pivot doors, curved doors, or any door where the seal needs to grip directly onto the glass edge.\u003c\/p\u003e\n\u003cp\u003eTo install, remove the old seal and clean the frame channel. Test the new seal in the T-slot before cutting. Once the fit is confirmed, slide or push the seal into the channel from top to bottom, then trim the 2000mm length carefully if required.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"White","offer_id":47805843669245,"sku":"MG000-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/mg001-t-slot-magnetic-shower-door-seal-white-black-10mm-profile.webp?v=1783496336"},{"product_id":"md810090","title":"90° Magnetic Shower Door Seal Pair for 8-10mm Glass MD81090","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .simba-pdp-md810090 {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-md810090 *,\n  .simba-pdp-md810090 *::before,\n  .simba-pdp-md810090 *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-md810090 .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-md810090 .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-md810090 .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-md810090 h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-md810090 p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-md810090 a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-md810090 .simba-video-wrap {\n    position: relative;\n    width: 100%;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 16px;\n    background: #f2f2f2;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);\n  }\n\n  .simba-pdp-md810090 .simba-video-wrap iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .simba-pdp-md810090 .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-md810090 .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-md810090 .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-md810090 .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-md810090 .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-md810090 .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-md810090 .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-md810090 .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-md810090 .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-md810090 .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-md810090 .simba-check-grid ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-md810090 .simba-check-grid li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-md810090 .simba-check-grid li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-md810090 .simba-text {\n    line-height: 1.7;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-md810090 {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-md810090 .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-md810090 .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-md810090 .simba-check-grid \u003e div {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-md810090\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003cdiv class=\"simba-video-wrap\"\u003e\u003ciframe loading=\"lazy\" title=\"MD810090 90° Magnetic Shower Door Seal Pair for 8–10mm Glass\" src=\"https:\/\/www.youtube.com\/embed\/xmcN5cOwHlQ?rel=0\"\u003e\n      \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eCatalog no.\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e\u003cstrong\u003eMD81090\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e8mm \/ 9mm \/ 10mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGap Sealing Range\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eApprox. 11mm between the two glass panels\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eApplication\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003e90° glass-to-glass shower door closure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePVC with enclosed magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSale unit\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm each strip — trim to height\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-fit installation, no adhesive required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass is 8mm, 9mm or 10mm thick.\u003c\/li\u003e\n\u003cli\u003eYou need a 90° \u003cstrong\u003eglass-to-glass side closing edge\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe vertical gap between the two glass panels is approximately 11mm when the door is closed.\u003c\/li\u003e\n\u003cli\u003eYou need a 2000mm seal that can be trimmed to size.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass is not 8mm, 9mm or 10mm thick.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou need a 180° magnetic seal for two glass doors closing in a straight line.\u003c\/li\u003e\n\u003cli\u003eYour shower door is curved.\u003c\/li\u003e\n\u003cli\u003eYou need a bottom seal, side seal, or a non-magnetic shower seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eBrowse our full \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003emagnetic shower seal\u003c\/a\u003e to compare all sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation\u003c\/h2\u003e\n\u003cp\u003eThe MD81090 magnetic shower door seal pair is designed for 8mm, 9mm and 10mm glass where two straight glass panels meet at a 90-degree angle.\u003c\/p\u003e\n\u003cp\u003eIt can be used on suitable sliding shower doors or hinged shower doors, provided the closing position and gap match the product images. When the door is closed, the two glass panels should meet at 90°, with an approximate 11mm vertical gap between them. This allows the two magnetic strips to line up and close securely.\u003c\/p\u003e\n\u003cp\u003eThis seal is a suitable replacement for old 90-degree magnetic shower door seals that have become worn, stiff, weak or discoloured over time. The clear PVC body gives a clean finish, while the magnetic inserts help hold the shower door closed and reduce water escaping through the vertical gap.\u003c\/p\u003e\n\u003cp\u003eIt is not suitable for 180° glass-to-glass closures, curved glass doors, doors with a much smaller or larger gap, or any shower door where the magnets cannot align properly.\u003c\/p\u003e\n\u003cp\u003eTo install, remove the old magnetic seals and clean the glass edges. Check the glass thickness, closing angle and gap size before fitting. Push each seal onto the glass from top to bottom, making sure the magnetic strips face each other correctly. The 2000mm length can be carefully trimmed to the required size before installation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Default Title","offer_id":46983874511101,"sku":"MD810-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/90_MagneticShowerDoorSealPairfor8-10mmGlassMD81090.webp?v=1783413250"},{"product_id":"me81090","title":"90° Magnetic Shower Door Seal Pair for 8-10mm Glass ME81090","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .simba-pdp-me81090 {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-me81090 *,\n  .simba-pdp-me81090 *::before,\n  .simba-pdp-me81090 *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-me81090 .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-me81090 .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-me81090 .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-me81090 h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-me81090 p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-me81090 a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-me81090 .simba-video-wrap {\n    position: relative;\n    width: 100%;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 16px;\n    background: #f2f2f2;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);\n  }\n\n  .simba-pdp-me81090 .simba-video-wrap iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .simba-pdp-me81090 .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-me81090 .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-me81090 .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-me81090 .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-me81090 .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-me81090 .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-me81090 .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-me81090 .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-me81090 .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-me81090 .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-me81090 .simba-check-grid ul,\n  .simba-pdp-me81090 .simba-related ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-me81090 .simba-check-grid li,\n  .simba-pdp-me81090 .simba-related li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-me81090 .simba-check-grid li:last-child,\n  .simba-pdp-me81090 .simba-related li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-me81090 .simba-faq .simba-heading {\n    border-left: 8px solid #479b9b;\n    padding-left: 22px;\n  }\n\n  .simba-pdp-me81090 .simba-faq details {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    margin-bottom: 16px;\n    overflow: hidden;\n    background: #fff;\n  }\n\n  .simba-pdp-me81090 .simba-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-me81090 .simba-faq summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 20px 58px 20px 28px;\n    font-weight: 700;\n    color: inherit;\n    position: relative;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-me81090 .simba-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .simba-pdp-me81090 .simba-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 28px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #479b9b;\n    font-size: 1.4em;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .simba-pdp-me81090 .simba-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .simba-pdp-me81090 .simba-faq-answer {\n    padding: 0 28px 22px;\n    color: #444;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-me81090 .simba-faq-answer p {\n    margin-bottom: 0;\n    color: #444;\n  }\n\n  .simba-pdp-me81090 .simba-text {\n    line-height: 1.7;\n  }\n\n  .simba-pdp-me81090 .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-me81090 .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-me81090 {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-me81090 .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-me81090 .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-me81090 .simba-check-grid \u003e div,\n    .simba-pdp-me81090 .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n\n    .simba-pdp-me81090 .simba-faq .simba-heading {\n      padding-left: 18px;\n    }\n\n    .simba-pdp-me81090 .simba-faq summary {\n      padding: 18px 50px 18px 20px;\n    }\n\n    .simba-pdp-me81090 .simba-faq summary::after {\n      right: 20px;\n    }\n\n    .simba-pdp-me81090 .simba-faq-answer {\n      padding: 0 20px 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-me81090\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003cdiv class=\"simba-video-wrap\"\u003e\u003ciframe loading=\"lazy\" title=\"ME81090 90° Magnetic Shower Door Seal Pair for 8–10mm Glass\" src=\"https:\/\/www.youtube.com\/embed\/mAcrRo3B2h8?rel=0\"\u003e\n      \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eCatalog no.\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e\u003cstrong\u003eME81090\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e8mm \/ 9mm \/ 10mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eApplication\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003e90° glass-to-glass shower door closure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eClosing angle\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e90-degree magnetic shower door seal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm each strip — can be trimmed to height\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePVC with enclosed magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSale unit\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-fit installation, no adhesive required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eSuitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGlass thickness: \u003cstrong\u003e8mm, 9mm or 10mm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eYour shower door closes at a 90° angle against another glass panel.\u003c\/li\u003e\n\u003cli\u003eThe edge of one glass panel meets the other glass panel in a straight 90-degree closing position, as shown in our product images.\u003c\/li\u003e\n\u003cli\u003eYou need a 2000mm seal that can be trimmed to size.\u003c\/li\u003e\n\u003cli\u003eYou need a vertical magnetic seal for a suitable sliding shower door or hinged shower door.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass is not 8mm, 9mm or 10mm thick.\u003c\/li\u003e\n\u003cli\u003eYour door does not close against another glass panel.\u003c\/li\u003e\n\u003cli\u003eYou have a \u003cstrong\u003emetal frame\u003c\/strong\u003e curved shower door.\u003c\/li\u003e\n\u003cli\u003eYou need a 180° magnetic seal for two glass doors closing in a straight line.\u003c\/li\u003e\n\u003cli\u003eYou need a bottom seal, side seal, or non-magnetic shower seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eBrowse our full \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003emagnetic shower door seals\u003c\/a\u003e, available for different glass thicknesses, closing angles and shower door designs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-faq\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003e1. What glass thickness does ME81090 fit?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eME81090 is suitable for \u003cstrong\u003e8mm, 9mm and 10mm glass\u003c\/strong\u003e. Please measure the glass itself, not the old seal or any edge trim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e2. Is this supplied as one strip or a pair?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eThis product is supplied as a \u003cstrong\u003epair of 2 strips\u003c\/strong\u003e, designed for the corresponding closing edges of the fixed glass panel and the sliding glass panel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e3. Can the length be trimmed?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eYes. Each strip is \u003cstrong\u003e2000mm long\u003c\/strong\u003e and can be trimmed to suit your shower door height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e4. Will this stop water leaking from my shower door?\u003c\/summary\u003e\n\u003cdiv class=\"simba-faq-answer\"\u003e\n\u003cp\u003eIt may help reduce water escaping between the two side glass edges. Leaks from the bottom, guide rail or wall edge may require a different bottom seal or adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation\u003c\/h2\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003eThe ME81090 magnetic shower door seal is designed for 8mm, 9mm and 10mm glass where two glass panels meet at a 90-degree angle.\u003c\/p\u003e\n\u003cp\u003eThis seal can be used on suitable sliding shower doors or hinged shower doors, provided the glass closing position matches the product images. One glass panel should meet the other glass panel in a straight 90° closing arrangement, allowing the magnetic seals to line up correctly when the door is closed.\u003c\/p\u003e\n\u003cp\u003eIt is a suitable replacement for old 90-degree magnetic seals that have become worn, stiff, weak or discoloured over time. The clear PVC body gives a clean look, while the magnetic insert helps the shower door close more securely and reduce water escaping through the vertical gap.\u003c\/p\u003e\n\u003cp\u003eThis seal is not suitable for 180° glass-to-glass closures, curved shower doors, frameless layouts where the glass does not meet at 90°, or sliding doors with a different closing structure.\u003c\/p\u003e\n\u003cp\u003eTo install, remove the old seal and clean the glass edge. Check that the glass thickness and closing angle match before fitting. Push the seal onto the glass from top to bottom, then trim the 2000mm length carefully if required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Default Title","offer_id":46983950565629,"sku":"ME810-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/90_MagneticShowerDoorSealPairfor8-10mmGlassME81090-1.webp?v=1783407206"},{"product_id":"me810180","title":"8–10mm Glass 180° Magnetic Shower Door Seal 5–6mm Gap ME810180","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .simba-pdp-me810180 {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-me810180 *,\n  .simba-pdp-me810180 *::before,\n  .simba-pdp-me810180 *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-me810180 .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-me810180 .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-me810180 .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-me810180 h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-me810180 p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-me810180 a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-me810180 .simba-video-wrap {\n    position: relative;\n    width: 100%;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 16px;\n    background: #f2f2f2;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);\n  }\n\n  .simba-pdp-me810180 .simba-video-wrap iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .simba-pdp-me810180 .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-me810180 .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-me810180 .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-me810180 .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-me810180 .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-me810180 .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-me810180 .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-me810180 .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-me810180 .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-me810180 .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-me810180 .simba-check-grid ul,\n  .simba-pdp-me810180 .simba-text ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-me810180 .simba-check-grid li,\n  .simba-pdp-me810180 .simba-text li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-me810180 .simba-check-grid li:last-child,\n  .simba-pdp-me810180 .simba-text li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-me810180 .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-me810180 .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-me810180 .simba-text {\n    line-height: 1.7;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-me810180 {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-me810180 .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-me810180 .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-me810180 .simba-check-grid \u003e div,\n    .simba-pdp-me810180 .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-me810180\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003cdiv class=\"simba-video-wrap\"\u003e\u003ciframe width=\"1337\" height=\"752\" src=\"https:\/\/www.youtube.com\/embed\/rZOaUsHX1aM?rel=0\u0026amp;modestbranding=1\" title=\"4–10mm Glass 180° Magnetic Shower Door Seal 5–6mm Gap ME810180\" loading=\"lazy\"\u003e\n      \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e\u003cstrong\u003eME810180\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003e8mm \/ 9mm \/ 10mm glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGap sealing range\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eApprox. 5–6mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eApplication\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e180° glass-to-glass magnetic door closure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSeal type\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eMagnetic shower door seal, sold as a pair\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eClear PVC with white magnetic insert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm pair, easily trimmed to size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-fit installation, no adhesive required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003ePlease Check Before Buying\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass is \u003cstrong\u003e8mm, 9mm or 10mm thick\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYou need to replace a \u003cstrong\u003e180° magnetic shower door seal\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eThe gap between the two glass doors when closed is approximately \u003cstrong\u003e5–6mm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYou need a pair of magnetic seals, with no left or right installation requirement.\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003e2000mm\u003c\/strong\u003e seal that can be trimmed to size.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003ePlease choose a different seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass is not 8mm, 9mm or 10mm thick.\u003c\/li\u003e\n\u003cli\u003eYour door gap is significantly larger or smaller than 5–6mm.\u003c\/li\u003e\n\u003cli\u003eYour shower enclosure has curved glass doors or sliding shower doors.\u003c\/li\u003e\n\u003cli\u003eYou need a bottom seal, side seal, or any non-magnetic shower seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003eLooking for a different fit? Browse our full range of \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003emagnetic shower door seals\u003c\/a\u003e, available for different glass thicknesses, gap sizes and shower door designs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Use + Installation\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eME810180 magnetic shower door seal\u003c\/strong\u003e is designed for \u003cstrong\u003e8mm, 9mm and 10mm glass\u003c\/strong\u003e and is fitted vertically where two straight glass doors close together at \u003cstrong\u003e180°\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eSold as a pair, the two magnetic strips meet when the doors are closed, helping the doors stay closed while reducing water escaping through the gap.\u003c\/p\u003e\n\u003cp\u003eMade from clear PVC with a white-edged magnetic strip, this seal has no fixed left or right fitting direction, so either piece can be used on either side.\u003c\/p\u003e\n\u003cp\u003eIt is a suitable replacement for old magnetic seals that have become worn, stiff or weaker over time.\u003c\/p\u003e\n\u003cp\u003eThis seal is suitable for straight glass-to-glass closing edges on many frameless and semi-frameless shower enclosures, including \u003cstrong\u003e180° hinged shower doors\u003c\/strong\u003e and double-door shower enclosures, as long as the glass thickness and door gap match the specifications.\u003c\/p\u003e\n\u003cp\u003eIt is not suitable for curved shower doors or sliding shower doors, as these require different seal profiles.\u003c\/p\u003e\n\u003cp\u003eTo install, clean and dry the glass edge, then push the seal onto the glass from top to bottom. Each seal is \u003cstrong\u003e2000mm\u003c\/strong\u003e long and can be trimmed to the required length before fitting.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Default Title","offer_id":70990445215997,"sku":"ME810180-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/Hinge_Shower_Door_Magnetic_8-10mm_Glass_5mm_Gap_ME810180.webp?v=1770865489"},{"product_id":"md810180","title":"Offset 180° Magnetic Shower Door Seal Pair for 8-10mm Glass MD810180","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .simba-pdp-md810180 {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-md810180 *,\n  .simba-pdp-md810180 *::before,\n  .simba-pdp-md810180 *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-md810180 .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-md810180 .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-md810180 .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-md810180 h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-md810180 p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-md810180 a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-md810180 .simba-video-wrap {\n    position: relative;\n    width: 100%;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 16px;\n    background: #f2f2f2;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);\n  }\n\n  .simba-pdp-md810180 .simba-video-wrap iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .simba-pdp-md810180 .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-md810180 .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-md810180 .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-md810180 .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-md810180 .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-md810180 .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-md810180 .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-md810180 .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-md810180 .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-md810180 .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-md810180 .simba-check-grid ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-md810180 .simba-check-grid li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-md810180 .simba-check-grid li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-md810180 .simba-text {\n    line-height: 1.7;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-md810180 {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-md810180 .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-md810180 .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-md810180 .simba-check-grid \u003e div {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-md810180\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003cdiv class=\"simba-video-wrap\"\u003e\u003ciframe loading=\"lazy\" title=\"Offset 180° Magnetic Shower Door Seal Pair for 8-10mm Glass MD810180\" src=\"https:\/\/www.youtube.com\/embed\/b8wZ7tCjfJA?rel=0\"\u003e\n      \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e\u003cstrong\u003eMD810180\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e8mm \/ 9mm \/ 10mm glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGap Sealing Range\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eApprox. 19mm between the two glass panels\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eApplication\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eOffset 180° glass-to-glass shower door closure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSeal Type\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eMagnetic shower door seal, sold as a pair\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eClear PVC with magnetic insert and soft flexible sealing section\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm, easily trimmed to size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-fit installation, no adhesive required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003ePlease Check Before Buying\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass is 8mm, 9mm or 10mm thick.\u003c\/li\u003e\n\u003cli\u003eYou have a hinged shower door or pivot shower door.\u003c\/li\u003e\n\u003cli\u003eThe two glass panels close almost in a straight line, but not in a perfect 180° position.\u003c\/li\u003e\n\u003cli\u003eThe closing gap between the two glass panels is approximately 19mm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp data-pm-slice=\"1 1 []\"\u003eThe offset between the two glass panels is more than 5mm, allowing the magnetic seals to meet correctly.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou need a pair of magnetic seals that can meet across a slightly offset glass-to-glass closing edge.\u003c\/li\u003e\n\u003cli\u003eYou need 2000mm seals that can be trimmed to size.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003ePlease choose a different seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door is a sliding door, curved or framed door.\u003c\/li\u003e\n\u003cli\u003eYour two glass panels close at a clear 90° angle.\u003c\/li\u003e\n\u003cli\u003eYour two glass panels meet in a perfect straight 180° line with only a small gap.\u003c\/li\u003e\n\u003cli\u003eYour gap is much smaller or larger than 19mm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp data-pm-slice=\"1 1 []\"\u003eThe offset between the two glass panels is 5mm or less.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou need a bottom seal, side fin seal, or a non-magnetic shower seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eBrowse our full range of \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003emagnetic shower door seals\u003c\/a\u003e for different glass thicknesses, closing angles and gap sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Use + Installation\u003c\/h2\u003e\n\u003cp\u003eThe MD810180 magnetic shower door seal pair is designed for 8mm, 9mm and 10mm glass on suitable hinged or pivot shower doors.\u003c\/p\u003e\n\u003cp\u003eThis seal is used where two glass panels close close to 180°, but the meeting position is slightly offset rather than perfectly straight. The soft curved sealing section helps the two magnetic strips meet across an approximate 19mm gap.\u003c\/p\u003e\n\u003cp\u003eFor this seal to work correctly, the two glass panels should have a visible offset of more than 5mm when closed. If the panels meet almost perfectly in a straight line with only a small gap, a standard 180° magnetic seal may be a better fit.\u003c\/p\u003e\n\u003cp\u003eIt is a useful replacement when the old magnetic seals have become stiff, weak, split or discoloured, especially on older hinged shower enclosures where the door does not close in a perfectly flat line.\u003c\/p\u003e\n\u003cp\u003eThis seal is not suitable for sliding doors, curved glass doors, framed shower doors, or true 90° glass-to-glass closures.\u003c\/p\u003e\n\u003cp\u003eTo install, remove the old seals and clean both glass edges. Check the glass thickness, closing position, offset and gap before fitting. Push each seal onto the glass from top to bottom, making sure the magnetic strips face each other correctly when the door closes.\u003c\/p\u003e\n\u003cp\u003eEach seal is supplied in a 2000mm length and can be carefully trimmed to size before installation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Default Title","offer_id":46984433172733,"sku":"MD810-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/Offset180_MagneticShowerDoorSealPairfor8-10mmGlassMD810180-3.webp?v=1783413363"},{"product_id":"mf810","title":"Magnetic Shower Door Seal Set for 4-6mm and 8-10mm Glass 26mm Gap MF410","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .simba-pdp-mf410 {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-mf410 *,\n  .simba-pdp-mf410 *::before,\n  .simba-pdp-mf410 *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-mf410 .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-mf410 .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-mf410 .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-mf410 h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-mf410 p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-mf410 a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-mf410 .simba-video-wrap {\n    position: relative;\n    width: 100%;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 16px;\n    background: #f2f2f2;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);\n  }\n\n  .simba-pdp-mf410 .simba-video-wrap iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .simba-pdp-mf410 .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-mf410 .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-mf410 .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-mf410 .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-mf410 .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-mf410 .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-mf410 .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-mf410 .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-mf410 .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-mf410 .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-mf410 .simba-check-grid ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-mf410 .simba-check-grid li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-mf410 .simba-check-grid li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-mf410 .simba-text {\n    line-height: 1.7;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-mf410 {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-mf410 .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-mf410 .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-mf410 .simba-check-grid \u003e div {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-mf410\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003cdiv class=\"simba-video-wrap\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/oN7dnCCXyiE?rel=0\" title=\"Magnetic Shower Door Seal Set for 4-6mm and 8-10mm Glass 26mm Gap MF410\" loading=\"lazy\"\u003e\n      \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e\u003cstrong\u003eMF410\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eFor 4–6mm, 8mm and 10mm glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGap Sealing Range\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eApprox. 26mm between the two glass panels\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eApplication\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003e180° glass-to-glass shower door closure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSeal Type\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eMagnetic shower door seal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eClear PVC with magnetic insert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm, easily trimmed to size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eWhat’s Included\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e3 full-length magnetic seal sets for 4–6mm, 8mm and 10mm glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-fit installation, no adhesive required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003ePlease Check Before Buying\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eThis seal set is suitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour two glass panels close in a straight 180° line.\u003c\/li\u003e\n\u003cli\u003eThe gap between the two glass panels is approximately 26mm when the door is closed.\u003c\/li\u003e\n\u003cli\u003eYou have an inward or outward opening, hinged or pivot shower door.\u003c\/li\u003e\n\u003cli\u003eYou are not fully sure whether your glass is 4–6mm, 8mm or 10mm thick.\u003c\/li\u003e\n\u003cli\u003eYou want one set with different magnetic seal options to reduce the risk of choosing the wrong glass thickness.\u003c\/li\u003e\n\u003cli\u003eYou need 2000mm seals that can be trimmed to size.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003ePlease choose a different seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour shower door is a sliding door or curved door.\u003c\/li\u003e\n\u003cli\u003eYour two glass panels meet at 90°.\u003c\/li\u003e\n\u003cli\u003eYour door closes in an offset or uneven 180° position.\u003c\/li\u003e\n\u003cli\u003eThe gap between the two glass panels is much smaller or larger than 26mm.\u003c\/li\u003e\n\u003cli\u003eYour shower door does not close against another glass panel.\u003c\/li\u003e\n\u003cli\u003eYou need a bottom seal, side fin seal, framed door seal, or non-magnetic shower seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eBrowse our full range of \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003emagnetic shower door seals\u003c\/a\u003e for different glass thicknesses, closing angles and gap sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Use + Installation\u003c\/h2\u003e\n\u003cp\u003eThe MF410 magnetic shower door seal set is designed for straight 180° glass-to-glass shower door closures with an approximate 26mm gap.\u003c\/p\u003e\n\u003cp\u003eThis set includes magnetic seal options for 4–6mm, 8mm and 10mm glass. It is a practical choice when the gap is correct, but you are not completely sure about the exact glass thickness. Instead of relying on one measurement, you can choose the seal in the set that fits most securely onto your glass.\u003c\/p\u003e\n\u003cp\u003eMF410 is suitable for inward or outward opening shower doors, including many hinged and pivot shower doors where two straight glass panels meet in line. When fitted correctly, the magnetic strips help the door close more neatly and reduce water escaping through the vertical gap.\u003c\/p\u003e\n\u003cp\u003eThis product is not suitable for sliding shower doors, curved glass doors, 90° glass-to-glass closures, or offset 180° doors where the two panels do not meet in a straight line.\u003c\/p\u003e\n\u003cp\u003eTo install, remove the old magnetic seals and clean the glass edges. Test the seal options included in the set and choose the one that grips the glass firmly. Push the selected seals onto the glass from top to bottom, making sure the magnetic strips face each other when the door closes.\u003c\/p\u003e\n\u003cp\u003eEach seal is supplied in a 2000mm length and can be carefully trimmed to the required size before installation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"4-6mm","offer_id":47805849469181,"sku":"MD456-2000","price":24.9,"currency_code":"GBP","in_stock":true},{"title":"8mm","offer_id":47805849501949,"sku":"MF810-2000","price":24.9,"currency_code":"GBP","in_stock":true},{"title":"10mm","offer_id":47805849534717,"sku":"MF810-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/mf410-magnetic-shower-door-seal-closed-pair-26mm-gap.webp?v=1784090147"},{"product_id":"mg002","title":"Framed Shower Door Magnetic Strip | 7mm T-Slot | 1 Pair (2000mm) MG002","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; color: #1a1a1a; line-height: 1.8; max-width: 900px; margin: 0 auto; padding: 20px; background: #fff;\"\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; background: #f4f4f4; margin-bottom: 50px;\"\u003e\u003ciframe loading=\"lazy\" title=\"Framed Shower Door Magnetic Strip Suits 7mm Gap MG002\" src=\"https:\/\/www.youtube.com\/embed\/NrCL948fvao?rel=0\u0026amp;modestbranding=1\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\n        \u003c\/iframe\u003e\u003c\/div\u003e\n\u003csection style=\"margin-bottom: 60px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.25em; color: #444; font-weight: 300; letter-spacing: 0.5px; max-width: 700px; margin: 0 auto;\"\u003eThe UK Standard Fix for 7mm Aluminium Frames – \u003cspan style=\"font-weight: bold; color: #000;\"\u003eRestore Your Watertight 'Clunk' Today\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin-bottom: 60px;\"\u003e\n\u003ch2 style=\"font-size: 1.5em; text-transform: uppercase; letter-spacing: 2px; border-bottom: 2px solid #000; padding-bottom: 10px; margin-bottom: 30px;\"\u003eMG002 Key Specifications\u003c\/h2\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 1px; background: #eee; border: 1px solid #eee;\"\u003e\n\u003cdiv style=\"background: #fff; padding: 20px;\"\u003e\n\u003cstrong\u003eCatalog No:\u003c\/strong\u003e MG002\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 20px;\"\u003e\n\u003cstrong\u003ePrimary Use:\u003c\/strong\u003e Black Framed Shower Door Magnetic Strip\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 20px;\"\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e UV-Stabilised Anti-Fungal PVC (REACH Certified)\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 20px;\"\u003e\n\u003cstrong\u003eHeat Resistance:\u003c\/strong\u003e Best used under \u003cb\u003e70°C\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 20px;\"\u003e\n\u003cstrong\u003eStandard Length:\u003c\/strong\u003e \u003cb\u003e2000mm\u003c\/b\u003e (Easily trimmable)\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 20px;\"\u003e\n\u003cstrong\u003ePack Size:\u003c\/strong\u003e High-Flux North\/South Pair\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 20px; grid-column: 1 \/ -1;\"\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 10-Month Warranty | \u003cspan style=\"color: #2a9d8f;\"\u003e\u003cb\u003eFree UK Shipping | VAT Included\u003c\/b\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 15px; font-size: 0.85em; color: #888;\"\u003eLooking for other sizes? \u003ca rel=\"nofollow\" href=\"https:\/\/showerdoorseal.uk\/products\/ry2806\" style=\"color: #888; text-decoration: underline; margin: 0 10px;\"\u003eMG001 (9mm T-Slot)\u003c\/a\u003e \u003ca rel=\"nofollow\" href=\"https:\/\/showerdoorseal.uk\/products\/mg03\" style=\"color: #888; text-decoration: underline;\"\u003eMG003 (10mm T-Slot)\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"background: #fafafa; padding: 40px; border-radius: 4px; margin-bottom: 60px;\"\u003e\n\u003ch3 style=\"margin-top: 0; font-size: 1.4em; color: #000;\"\u003eWill the MG002 Fit Your Shower Frame?\u003c\/h3\u003e\n\u003cp style=\"font-style: italic; color: #555; margin-bottom: 25px;\"\u003e\"Don’t guess—measuring the T-slot is the secret to a leak-free bathroom!\"\u003c\/p\u003e\n\u003cdiv style=\"display: grid; gap: 25px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 15px;\"\u003e\n\u003cspan style=\"background: #000; color: #fff; min-width: 24px; height: 24px; text-align: center; border-radius: 50%; font-size: 0.8em; line-height: 24px;\"\u003e1\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eThe 7mm T-Slot Width:\u003c\/strong\u003e\n\u003cp style=\"margin: 5px 0; font-size: 0.95em;\"\u003eThis is the 'slide-in' channel on your aluminium frame. Use a 7mm drill bit or a ruler; if the groove is exactly 7mm, the MG002 is your perfect match.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 15px;\"\u003e\n\u003cspan style=\"background: #000; color: #fff; min-width: 24px; height: 24px; text-align: center; border-radius: 50%; font-size: 0.8em; line-height: 24px;\"\u003e2\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eThe 12mm \u003cmeta charset=\"utf-8\"\u003eT-Slot Depth:\u003c\/strong\u003e\n\u003cp style=\"margin: 5px 0; font-size: 0.95em;\"\u003eThis is how deep the 'neck' sits inside your aluminium rail. \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 30px; font-weight: 600;\"\u003eView all our \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\" style=\"color: #000; text-decoration: underline;\"\u003eFramed Magnetic Strip Replacement\u003c\/a\u003e series\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdetails open=\"\" style=\"border: 1px solid #eee; border-radius: 4px; padding: 20px; cursor: pointer;\"\u003e\n\u003csummary style=\"font-weight: bold; color: #000; list-style: none; display: flex; justify-content: space-between; align-items: center;\"\u003eWhy Choose the MG002 Frame Seal? \u003cspan style=\"font-size: 1.2em;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv style=\"margin-top: 20px; color: #444; border-top: 1px solid #eee; padding-top: 20px;\"\u003e\n\u003cp\u003eThe MG002 is engineered specifically for UK-standard aluminium enclosures. Unlike 'universal' tapes that peel off, this high-flux magnetic pair slides directly into your frame’s 7mm T-slot channel.\u003c\/p\u003e\n\u003cp\u003eIt provides a \u003cb\u003epermanent, mechanical fix\u003c\/b\u003e that restores that satisfying, watertight 'clunk' every time you close the door.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"height: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Default Title","offer_id":47242511941885,"sku":"MG000-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/FramedShowerDoorMagneticStripSuits7mmGapMG002.webp?v=1772771659"},{"product_id":"mg003","title":"Ultra-Deep 9mm T-Slot Framed Shower Door Magnetic Strip (13mm Depth) MG003","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; color: #1a1a1a; line-height: 1.8; max-width: 900px; margin: 0 auto; padding: 20px; background: #fff;\"\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; background: #f4f4f4; margin-bottom: 50px;\"\u003e\u003ciframe width=\"1455\" height=\"818\" src=\"https:\/\/www.youtube.com\/embed\/5q6E0-AVe98\" title=\"Ultra Deep 9mm T Slot Framed Shower Door Magnetic Strip 13mm Depth MG003\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003csection style=\"margin-bottom: 60px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 1.25em; color: #444; font-weight: 300; letter-spacing: 0.5px; max-width: 700px; margin: 0 auto;\"\u003e\u003cmeta charset=\"utf-8\"\u003eThe Specialist Choice for Extra-Deep 13mm Channels – Industrial-Grade Stability for Your Frame\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin-bottom: 60px;\"\u003e\n\u003ch2 style=\"font-size: 1.5em; text-transform: uppercase; letter-spacing: 2px; border-bottom: 2px solid #000; padding-bottom: 10px; margin-bottom: 30px;\"\u003eMG003 Key Specifications\u003c\/h2\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 1px; background: #eee; border: 1px solid #eee;\"\u003e\n\u003cdiv style=\"background: #fff; padding: 20px;\"\u003e\n\u003cstrong\u003eCatalog No:\u003c\/strong\u003e MG003\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 20px;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cb data-path-to-node=\"5\" data-index-in-node=\"18\"\u003eT-Slot Width:\u003c\/b\u003e 9mm (Mid-profile neck)\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 20px;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cb data-path-to-node=\"5\" data-index-in-node=\"55\"\u003eT-Slot Depth:\u003c\/b\u003e 13mm\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 20px;\"\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e UV-Stabilised Anti-Fungal PVC (REACH Certified)\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 20px;\"\u003e\n\u003cstrong\u003eStandard Length:\u003c\/strong\u003e \u003cb\u003e2000mm\u003c\/b\u003e (Easily trimmable)\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 20px;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cb data-path-to-node=\"9,0,2,0\" data-index-in-node=\"0\"\u003ePack Size:\u003c\/b\u003e 1 x Pair (Includes 1 x North \u0026amp; 1 x South Pole magnetic strip)\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 20px; grid-column: 1 \/ -1;\"\u003e\n\u003cstrong\u003eWarranty:\u003c\/strong\u003e 10-Month Warranty | \u003cspan style=\"color: #2a9d8f;\"\u003e\u003cb\u003eFree UK Shipping | VAT Included\u003c\/b\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 15px; font-size: 0.85em; color: #888;\"\u003eLooking for other sizes? \u003ca rel=\"nofollow\" href=\"https:\/\/showerdoorseal.uk\/products\/ry2806\" style=\"color: #888; text-decoration: underline; margin: 0 10px;\"\u003eMG001 (9mm T-Slot)\u003c\/a\u003e \u003ca rel=\"nofollow\" href=\"https:\/\/showerdoorseal.uk\/products\/mg02\" style=\"color: #888; text-decoration: underline;\"\u003eMG002 (7mm T-Slot)\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"background: #fafafa; padding: 40px; border-radius: 4px; margin-bottom: 60px;\"\u003e\n\u003ch3 style=\"margin-top: 0; font-size: 1.4em; color: #000;\"\u003e\n\u003cmeta charset=\"utf-8\"\u003eWill the MG003 Solve Your \"Falling Seal\" Problem?\u003c\/h3\u003e\n\u003cp style=\"font-style: italic; color: #555; margin-bottom: 25px;\"\u003e\u003cmeta charset=\"utf-8\"\u003eThe MG003 is our \u003cb data-path-to-node=\"8\" data-index-in-node=\"167\"\u003especialist 'Deep-Reach' model\u003c\/b\u003e, engineered to anchor itself where others fail. Check these two measurements:\u003c\/p\u003e\n\u003cdiv style=\"display: grid; gap: 25px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 15px;\"\u003e\n\u003cspan style=\"background: #000; color: #fff; min-width: 24px; height: 24px; text-align: center; border-radius: 50%; font-size: 0.8em; line-height: 24px;\"\u003e1\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cb data-path-to-node=\"9,0,0\" data-index-in-node=\"0\"\u003eThe 9mm T-Slot Width:\u003c\/b\u003e Measure the horizontal opening of your aluminium groove. If it’s 9mm, the MG003 will slide in smoothly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 15px;\"\u003e\n\u003cspan style=\"background: #000; color: #fff; min-width: 24px; height: 24px; text-align: center; border-radius: 50%; font-size: 0.8em; line-height: 24px;\"\u003e2\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cb data-path-to-node=\"9,1,0\" data-index-in-node=\"0\"\u003eThe 13mm T-Slot Depth:\u003c\/b\u003e This is the game-changer. Measure how far back the groove goes into your frame. At \u003cb data-path-to-node=\"9,1,0\" data-index-in-node=\"106\"\u003e13mm deep\u003c\/b\u003e, the MG003 provides an unparalleled mechanical grip that stays put, no matter how many times the door is opened.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 30px; font-weight: 600;\"\u003eView all our \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\" style=\"color: #000; text-decoration: underline;\"\u003eFramed Magnetic Strip Replacement\u003c\/a\u003e series\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdetails style=\"border: 1px solid #eee; border-radius: 4px; padding: 20px; cursor: pointer;\"\u003e\n\u003csummary style=\"font-weight: bold; color: #000; list-style: none; display: flex; justify-content: space-between; align-items: center;\"\u003e\u003cmeta charset=\"utf-8\"\u003eWhy Choose the MG003 Ultra-Deep Seal?\u003cbr\u003e\u003cspan style=\"font-size: 1.2em;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv style=\"margin-top: 20px; color: #444; border-top: 1px solid #eee; padding-top: 20px;\"\u003e\n\u003cp data-path-to-node=\"14\"\u003eThe MG003 is the 'heavy hitter' in our framed magnetic collection. It’s designed for \u003cb data-path-to-node=\"14\" data-index-in-node=\"85\"\u003epremium UK enclosures\u003c\/b\u003e that feature deep-set aluminium extrusions.\u003c\/p\u003e\n\u003cp data-path-to-node=\"15\"\u003eWhile standard strips only 'touch' the surface of the frame, the MG003’s \u003cb data-path-to-node=\"15\" data-index-in-node=\"73\"\u003e13mm deep insertion\u003c\/b\u003e locks the magnet deep within the metal rail. This prevents the 'twisting' or 'rattling' often found in older or budget-fit showers. Delivering a powerful, watertight seal that feels solid and professional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"height: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"2000mm \/ Seal 26mm","offer_id":47320351899901,"sku":"MG000-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/Ultra-Deep9mmT-SlotFramedShowerDoorMagneticStrip_13mmDepth_MG003.webp?v=1772771784"},{"product_id":"ry3075","title":"6-8mm Flexible Magnetic Shower Door Seal Up to 35mm Gap RY3075","description":"\u003cstyle\u003e\n  .simba-pdp-ry3075 {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-ry3075 *,\n  .simba-pdp-ry3075 *::before,\n  .simba-pdp-ry3075 *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-ry3075 .simba-video-wrapper {\n    position: relative;\n    width: 100%;\n    padding-bottom: 56.25%;\n    height: 0;\n    margin-bottom: 34px;\n    overflow: hidden;\n    border-radius: 18px;\n    background: #f6f6f6;\n  }\n\n  .simba-pdp-ry3075 .simba-video-wrapper iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .simba-pdp-ry3075 .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-ry3075 .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-ry3075 .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-ry3075 h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-ry3075 p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-ry3075 a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-ry3075 .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-ry3075 .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-ry3075 .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-ry3075 .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-ry3075 .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-ry3075 .simba-spec-muted {\n    color: #b3b3b3;\n  }\n\n  .simba-pdp-ry3075 .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-ry3075 .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-ry3075 .simba-note-card {\n    background: #fffbe6;\n    border: 1px dashed #ffe58f;\n    border-radius: 14px;\n    padding: 20px 24px;\n    margin-bottom: 34px;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-ry3075 .simba-note-card p {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-ry3075 .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-ry3075 .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-ry3075 .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-ry3075 .simba-check-grid ul,\n  .simba-pdp-ry3075 .simba-related ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-ry3075 .simba-check-grid li,\n  .simba-pdp-ry3075 .simba-related li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-ry3075 .simba-check-grid li:last-child,\n  .simba-pdp-ry3075 .simba-related li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-ry3075 .simba-text {\n    line-height: 1.7;\n  }\n\n  .simba-pdp-ry3075 .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-ry3075 .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-ry3075 {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-ry3075 .simba-video-wrapper {\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-ry3075 .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-ry3075 .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-ry3075 .simba-check-grid \u003e div,\n    .simba-pdp-ry3075 .simba-related,\n    .simba-pdp-ry3075 .simba-note-card {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-ry3075\"\u003e\n\u003cdiv class=\"simba-video-wrapper\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/cenQ-s6E9qY?rel=0\" title=\"ONE Seal for ALL Angles: 90°, 135° \u0026amp; 180° Shower Door Solution | SIMBA RY3075\" loading=\"lazy\" rel=\"nofollow\"\u003e\n    \u003c\/iframe\u003e\u003c\/div\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eKey Specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eCatalog No.\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-spec-muted\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eRY3075\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass Thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e6mm \/ 7mm \/ 8mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSuitable Closing Gap\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eStraight or slightly uneven vertical gaps up to approx. 35mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eClear PVC with soft flexible magnetic strip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm – Easy to trim to size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-on fitting, no tape or glue needed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003ePack Quantity\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"simba-note-card\"\u003e\n\u003cp\u003e\u003cstrong\u003ePlease Note:\u003c\/strong\u003e This item is currently available for pre-order. Orders will be dispatched as soon as stock arrives. If you need an estimated dispatch date before ordering, please contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eCheck Before You Buy\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass thickness is \u003cstrong\u003e6mm, 7mm or 8mm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYour maximum vertical closing gap is \u003cstrong\u003e35mm or less\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYour shower door has a wider or slightly uneven closing gap.\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003eflexible magnetic seal\u003c\/strong\u003e that can adjust to the door gap.\u003c\/li\u003e\n\u003cli\u003eYou are replacing the \u003cstrong\u003evertical magnetic closing seal\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYour required length is \u003cstrong\u003e2000mm or less\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYou need a \u003cstrong\u003epush-on seal\u003c\/strong\u003e that can be cut to size.\u003c\/li\u003e\n\u003cli\u003eYour shower door is a sliding, curved, hinged or pivot shower door.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eChoose another seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass is thinner than 6mm or thicker than 8mm.\u003c\/li\u003e\n\u003cli\u003eYour maximum vertical gap is larger than 35mm.\u003c\/li\u003e\n\u003cli\u003eYou need a bottom seal, drip seal, guide rail seal or track seal.\u003c\/li\u003e\n\u003cli\u003eYour shower door has a metal frame, thick edge trim or unusual profile.\u003c\/li\u003e\n\u003cli\u003eYou need a fixed rigid magnetic profile for a smaller, even gap.\u003c\/li\u003e\n\u003cli\u003eYou are not replacing a vertical magnetic closing seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0;\"\u003eNeed a different size or profile? Browse our full \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003e\u003cstrong\u003emagnetic shower door seals range\u003c\/strong\u003e\u003c\/a\u003e to compare glass thickness, gap size, door type and profile style before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation Notes\u003c\/h2\u003e\n\u003cp\u003eThe RY3075 magnetic shower door seal pair is designed for \u003cstrong\u003e6mm, 7mm and 8mm glass shower doors\u003c\/strong\u003e with a maximum vertical closing gap of approximately \u003cstrong\u003e35mm or less\u003c\/strong\u003e. It has a rigid push-on glass channel for fitting, with a soft flexible magnetic flap to help cover wider or slightly uneven closing gaps, making it suitable for both straight closing gaps and slightly uneven gaps where a standard magnetic seal may not meet evenly.\u003c\/p\u003e\n\u003cp\u003eThis seal can be used on compatible \u003cstrong\u003esliding, curved, hinged or pivot shower doors\u003c\/strong\u003e where a vertical magnetic closing seal is required. It is especially useful when the gap is larger than standard 19mm or 22mm magnetic seal profiles, or when the door does not close against a perfectly even edge.\u003c\/p\u003e\n\u003cp\u003eSupplied as a \u003cstrong\u003epair \/ 2 pieces\u003c\/strong\u003e, each seal is \u003cstrong\u003e2000mm long\u003c\/strong\u003e and can be trimmed to suit your shower door height. To fit, remove the old seal, clean and dry the glass edge, then push the new seal firmly onto the glass. No tape or glue is normally required.\u003c\/p\u003e\n\u003cp\u003eThis seal helps restore magnetic closure and can reduce water escaping through the vertical meeting gap. It is \u003cstrong\u003enot suitable\u003c\/strong\u003e for bottom shower door seals, drip seals, guide rail seals, track seals, framed metal edges or thick edge trims.\u003c\/p\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003eNeed a smaller even gap size? Choose \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m68b2m\"\u003e\u003cstrong\u003eM68B2M\u003c\/strong\u003e\u003c\/a\u003e for approx. 19mm gap or \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/m68c2m\"\u003e\u003cstrong\u003eM68C2M\u003c\/strong\u003e\u003c\/a\u003e for approx. 22mm gap.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"2000mm \/ Seal 35mm","offer_id":47375509389565,"sku":"RY3075-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/simba-ry3075-universal-shower-seal-180-degree-cross-section_d86c9286-fe61-4fe4-9741-0de241f2935e.webp?v=1776053477"},{"product_id":"me456180","title":"4-6mm Glass 180° Magnetic Shower Door Seal 5–8mm Gap ME456180","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  .simba-pdp-me456180 {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    font-family: inherit;\n    color: inherit;\n  }\n\n  .simba-pdp-me456180 *,\n  .simba-pdp-me456180 *::before,\n  .simba-pdp-me456180 *::after {\n    box-sizing: border-box;\n  }\n\n  .simba-pdp-me456180 .simba-section {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 42px;\n    margin-bottom: 34px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n  }\n\n  .simba-pdp-me456180 .simba-section:first-of-type {\n    border-top: 6px solid #479b9b;\n  }\n\n  .simba-pdp-me456180 .simba-heading {\n    margin: 0 0 24px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.3;\n  }\n\n  .simba-pdp-me456180 h3 {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-me456180 p {\n    color: inherit;\n    line-height: 1.7;\n    margin: 0 0 16px;\n  }\n\n  .simba-pdp-me456180 a {\n    color: #479b9b;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .simba-pdp-me456180 .simba-video-wrap {\n    position: relative;\n    width: 100%;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 16px;\n    background: #f2f2f2;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);\n  }\n\n  .simba-pdp-me456180 .simba-video-wrap iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .simba-pdp-me456180 .simba-spec-table {\n    display: block;\n    width: 100%;\n  }\n\n  .simba-pdp-me456180 .simba-spec-row {\n    display: grid;\n    grid-template-columns: 38% 62%;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid #ececec;\n    align-items: center;\n  }\n\n  .simba-pdp-me456180 .simba-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .simba-pdp-me456180 .simba-spec-label {\n    color: #777;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-me456180 .simba-spec-value {\n    color: inherit;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-me456180 .simba-highlight {\n    color: #479b9b;\n  }\n\n  .simba-pdp-me456180 .simba-benefits {\n    margin-top: 26px;\n    color: #008f62;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .simba-pdp-me456180 .simba-check-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .simba-pdp-me456180 .simba-check-grid \u003e div {\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    padding: 24px 28px;\n    background: #fff;\n  }\n\n  .simba-pdp-me456180 .simba-check-title {\n    margin: 0 0 14px;\n    font-weight: 700;\n    color: inherit;\n    line-height: 1.35;\n  }\n\n  .simba-pdp-me456180 .simba-check-grid ul,\n  .simba-pdp-me456180 .simba-text ul {\n    margin: 0;\n    padding-left: 22px;\n    color: inherit;\n    line-height: 1.7;\n  }\n\n  .simba-pdp-me456180 .simba-check-grid li,\n  .simba-pdp-me456180 .simba-text li {\n    margin-bottom: 8px;\n  }\n\n  .simba-pdp-me456180 .simba-check-grid li:last-child,\n  .simba-pdp-me456180 .simba-text li:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-me456180 .simba-related {\n    margin-top: 26px;\n    padding: 24px 26px;\n    border: 1px solid #e8e8e8;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .simba-pdp-me456180 .simba-related p:last-child {\n    margin-bottom: 0;\n  }\n\n  .simba-pdp-me456180 .simba-text {\n    line-height: 1.7;\n  }\n\n  @media (max-width: 768px) {\n    .simba-pdp-me456180 {\n      padding: 12px 0;\n    }\n\n    .simba-pdp-me456180 .simba-section {\n      padding: 24px 20px;\n      border-radius: 14px;\n      margin-bottom: 24px;\n    }\n\n    .simba-pdp-me456180 .simba-spec-row {\n      grid-template-columns: 1fr;\n      gap: 6px;\n      padding: 14px 0;\n    }\n\n    .simba-pdp-me456180 .simba-check-grid \u003e div,\n    .simba-pdp-me456180 .simba-related {\n      padding: 20px;\n      border-radius: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"simba-pdp-me456180\"\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003cdiv class=\"simba-video-wrap\"\u003e\u003ciframe width=\"1337\" height=\"752\" src=\"https:\/\/www.youtube.com\/embed\/pv6GnhkfA8s?rel=0\u0026amp;modestbranding=1\" title=\"4-6mm Glass 180° Magnetic Shower Door Seal 5–8mm Gap ME456180\" loading=\"lazy\"\u003e\n      \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"simba-spec-table\"\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e\u003cstrong\u003eME456180\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eGlass thickness\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003e4mm \/ 5mm \/ 6mm glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eRecommended closing gap\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value simba-highlight\"\u003eApprox. 5–8mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eApplication\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e180° glass-to-glass magnetic door closure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eSeal type\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eMagnetic shower door seal pair\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003eClear PVC with white magnetic insert\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003e2000mm – easily trimmed to size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003ePack quantity\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePair \/ 2 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-row\"\u003e\n\u003cdiv class=\"simba-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"simba-spec-value\"\u003ePush-fit onto the glass edge, no adhesive required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-benefits\"\u003e✓ Free UK Mainland Delivery | ✓ Price Includes VAT | ✓ 10-Month Warranty\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section\"\u003e\n\u003ch2 class=\"simba-heading\"\u003ePlease Check Before Buying\u003c\/h2\u003e\n\u003cdiv class=\"simba-check-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003eThis seal is suitable if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass is \u003cstrong\u003e4mm, 5mm or 6mm thick\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eTwo straight glass doors meet in a \u003cstrong\u003e180° glass-to-glass closure\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eThe closed gap is approximately \u003cstrong\u003e5–8mm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eYou need a matching pair of vertical magnetic seals.\u003c\/li\u003e\n\u003cli\u003eYour existing seals push directly onto the glass.\u003c\/li\u003e\n\u003cli\u003eYour required finished length is 2000mm or less.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"simba-check-title\"\u003ePlease choose a different seal if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour glass is thicker than 6mm.\u003c\/li\u003e\n\u003cli\u003eYour doors meet at an angle rather than in a straight line.\u003c\/li\u003e\n\u003cli\u003eThe gap is much smaller than 5mm or larger than approximately 8mm.\u003c\/li\u003e\n\u003cli\u003eYour enclosure has sliding doors.\u003c\/li\u003e\n\u003cli\u003eYou need a bottom seal, drip seal or non-magnetic side seal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003eBrowse our full \u003ca href=\"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal\"\u003emagnetic shower door seal\u003c\/a\u003e range to compare other glass thicknesses, closing angles and gap sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"simba-section simba-text\"\u003e\n\u003ch2 class=\"simba-heading\"\u003eSuitable Applications \u0026amp; Installation\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eME456180\u003c\/strong\u003e is a magnetic closing seal pair designed for \u003cstrong\u003e4–6mm straight shower glass\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eIt is intended for two glass doors that meet face-to-face in a straight \u003cstrong\u003e180° position\u003c\/strong\u003e. The profile works best where the closing gap is approximately \u003cstrong\u003e5–8mm\u003c\/strong\u003e, giving it a little more working range than versions designed for thicker glass and narrower gaps.\u003c\/p\u003e\n\u003cp\u003eThe gap does not need to measure exactly 8mm. A smaller gap within the stated range may still be suitable, provided the glass thickness and 180° closing arrangement also match.\u003c\/p\u003e\n\u003cp\u003eThe replacement seal does not need to copy every external measurement of the old profile. The main checks are the \u003cstrong\u003eglass thickness\u003c\/strong\u003e, the way the two magnetic edges meet and the \u003cstrong\u003eworking gap\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eThe pair has no fixed left- or right-hand fitting direction, so either strip can normally be fitted to either door edge.\u003c\/p\u003e\n\u003cp\u003eEach strip is supplied in a \u003cstrong\u003e2000mm length\u003c\/strong\u003e and can be trimmed before installation. Remove the old seals, clean and dry the glass edges, then press the new profiles on evenly from top to bottom.\u003c\/p\u003e\n\u003cp\u003eOnce fitted, close the doors slowly and check that the magnetic strips align and attract along the full height.\u003c\/p\u003e\n\u003cp\u003eME456180 is suitable for replacing seals that have become yellowed, brittle, loose or weaker over time. When the fitting measurements are correct, the new pair can help restore the closing action and reduce water passing through the centre joint.\u003c\/p\u003e\n\u003cdiv class=\"simba-related\"\u003e\n\u003cp\u003eLooking for the thicker-glass version?\u003c\/p\u003e\n\u003cp\u003eFor \u003cstrong\u003e8–10mm glass\u003c\/strong\u003e with an approximate \u003cstrong\u003e5–6mm gap\u003c\/strong\u003e, view \u003ca href=\"https:\/\/showerdoorseal.uk\/products\/me810180\"\u003eME810180\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SIMBA","offers":[{"title":"Default Title","offer_id":70990551056637,"sku":"ME456180-2000","price":24.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/files\/me456180-4-6mm-glass-180-degree-magnetic-shower-door-seal-5-8mm-gap.webp?v=1785742190"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7135\/8205\/collections\/magnetic_shower_door_seal_d41df32a-fca0-4a70-8ed6-f9ddb9dea529.webp?v=1749458719","url":"https:\/\/showerdoorseal.uk\/collections\/magnetic-shower-door-seal.oembed?page=2","provider":"Simba Seals UK","version":"1.0","type":"link"}