{"id":1380,"date":"2026-04-14T10:34:41","date_gmt":"2026-04-14T10:34:41","guid":{"rendered":"https:\/\/shieldhz.com\/?page_id=1380"},"modified":"2026-05-08T07:48:33","modified_gmt":"2026-05-08T07:48:33","slug":"sh30-rotary-cam-switches","status":"publish","type":"page","link":"https:\/\/shieldhz.com\/ar\/rotary-cam-switches\/sh30-rotary-cam-switches\/","title":{"rendered":"\u0645\u0641\u0627\u062a\u064a\u062d \u0639\u0632\u0644 \u0627\u0644\u0623\u062d\u0645\u0627\u0644 SH30"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-sh30aa11\" data-block-id=\"sh30aa11\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-sh30aa11-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-sh30bb22\" data-v=\"4\" data-block-id=\"sh30bb22\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-sh30bb22-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-sh30bb22-inner-blocks\">\n<!-- SHZ-SH30-HERO START -->\n<style>\n  .shz-sh30b-wrap {\n    --navy: #111c2e;\n    --blue: #294370;\n    --blue-hover: #1e3256;\n    --text-muted: #8da4c8;\n    --text-light: #dbe4f1;\n    --white: #ffffff;\n    position: relative;\n    width: 100%;\n    background: transparent;\n    border-radius: 0;\n    overflow: visible;\n    margin: 0;\n  }\n\n  .shz-sh30b-hero {\n    position: relative;\n    min-height: 740px;\n    padding: 110px 0 172px;\n    background: var(--navy);\n    display: flex;\n    align-items: center;\n    overflow: hidden;\n  }\n\n  .shz-sh30b-bg {\n    position: absolute;\n    top: 0; right: 0;\n    width: 74%; height: 100%;\n    z-index: 0;\n  }\n\n  .shz-sh30b-bg img {\n    width: 100%; height: 100%;\n    object-fit: cover;\n    object-position: 40% center;\n    display: block;\n  }\n\n  .shz-sh30b-mask {\n    position: absolute;\n    inset: 0;\n    background:\n      linear-gradient(to top, rgba(17,28,46,0.85) 0%, rgba(17,28,46,0.40) 22%, transparent 45%),\n      linear-gradient(90deg,\n        rgba(17,28,46,0.96) 0%,\n        rgba(17,28,46,0.95) 24%,\n        rgba(17,28,46,0.88) 44%,\n        rgba(17,28,46,0.65) 66%,\n        rgba(17,28,46,0.55) 100%\n      );\n    z-index: 1;\n    pointer-events: none;\n  }\n\n  .shz-sh30b-inner {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto;\n    padding: 0 5vw;\n  }\n\n  .shz-sh30b-content {\n    max-width: 760px;\n    width: 100%;\n    text-align: left;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .shz-sh30b-eyebrow {\n    color: var(--text-muted);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .shz-sh30b-eyebrow::before {\n    content: \"\";\n    width: 30px; height: 2px;\n    background: var(--blue);\n    display: block;\n  }\n\n  .shz-sh30b-title {\n    color: var(--white);\n    margin: 0 0 18px;\n    text-wrap: balance;\n    text-shadow: 0 8px 26px rgba(6,12,24,0.24);\n  }\n\n  .shz-sh30b-title-line {\n    display: block;\n    margin: 0;\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 0.96;\n  }\n\n  .shz-sh30b-title-line.is-main {\n    font-size: clamp(2.2rem, 4.4vw, 5rem);\n  }\n\n  .shz-sh30b-title-line.is-sub {\n    font-size: clamp(1.3rem, 2.4vw, 2.6rem);\n    padding-left: 0.18em;\n    opacity: 0.72;\n    letter-spacing: 0;\n    font-weight: 700;\n  }\n\n  .shz-sh30b-desc {\n    color: var(--text-light);\n    font-size: 1.02rem;\n    line-height: 1.64;\n    margin: 0 0 22px;\n    max-width: 52ch;\n  }\n\n  .shz-sh30b-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .shz-sh30b-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 50px;\n    padding: 0 24px;\n    border-radius: 14px;\n    font-size: 0.96rem;\n    font-weight: 700;\n    text-decoration: none;\n    transition: all 0.25s ease;\n    box-sizing: border-box;\n  }\n\n  .shz-sh30b-btn-primary {\n    background: var(--blue);\n    color: var(--white);\n    border: 2px solid var(--blue);\n  }\n\n  .shz-sh30b-btn-primary:hover {\n    background: var(--blue-hover);\n    border-color: var(--blue-hover);\n    color: var(--white);\n    transform: translateY(-2px);\n  }\n\n  .shz-sh30b-btn-secondary {\n    background: transparent;\n    color: var(--white);\n    border: 2px solid rgba(255,255,255,0.34);\n  }\n\n  .shz-sh30b-btn-secondary:hover {\n    border-color: var(--white);\n    background: rgba(255,255,255,0.08);\n    color: var(--white);\n    transform: translateY(-2px);\n  }\n\n  .shz-sh30b-metrics {\n    position: absolute;\n    left: 50%;\n    bottom: 24px;\n    transform: translateX(-50%);\n    width: min(1400px, calc(100% - 10vw));\n    z-index: 3;\n    border-radius: 16px;\n    border: 1px solid rgba(190,208,232,0.34);\n    background: rgba(206,223,245,0.14);\n    box-shadow: 0 24px 46px rgba(9,18,34,0.24);\n    backdrop-filter: blur(9px);\n    -webkit-backdrop-filter: blur(9px);\n  }\n\n  .shz-sh30b-metrics-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n  }\n\n  .shz-sh30b-metrics-item {\n    padding: 16px 22px;\n    text-align: center;\n    border-right: 1px solid rgba(200,216,238,0.24);\n  }\n\n  .shz-sh30b-metrics-item:last-child { border-right: none; }\n\n  .shz-sh30b-metrics-value {\n    margin: 0 0 4px;\n    color: var(--white);\n    font-size: clamp(1rem, 1.8vw, 1.46rem);\n    font-weight: 800;\n    letter-spacing: -0.02em;\n    line-height: 1.2;\n    display: block;\n    text-wrap: balance;\n  }\n\n  .shz-sh30b-metrics-label {\n    color: #c8d8ee;\n    font-size: 0.75rem;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n    line-height: 1.3;\n    display: block;\n  }\n\n  @media (max-width:1000px) {\n    .shz-sh30b-hero { min-height: 660px; padding: 90px 0 144px; }\n    .shz-sh30b-bg { width: 82%; }\n    .shz-sh30b-bg img { object-position: 54% center; }\n    .shz-sh30b-title-line.is-main { font-size: clamp(2.1rem, 4.2vw, 3.95rem); }\n    .shz-sh30b-title-line.is-sub { font-size: clamp(1.9rem, 3.8vw, 3.45rem); }\n  }\n\n  @media (max-width:690px) {\n    .shz-sh30b-hero { min-height: 86vh; padding: 92px 0 74px; }\n    .shz-sh30b-bg { width: 100%; }\n    .shz-sh30b-bg img { object-position: 70% center; }\n    .shz-sh30b-mask {\n      background: linear-gradient(180deg,\n        rgba(17,28,46,0.97) 0%, rgba(17,28,46,0.92) 36%,\n        rgba(17,28,46,0.76) 66%, rgba(17,28,46,0.36) 100%\n      );\n    }\n    .shz-sh30b-content { max-width: 100%; }\n    .shz-sh30b-title { margin-bottom: 14px; text-shadow: none; }\n    .shz-sh30b-title-line.is-main,\n    .shz-sh30b-title-line.is-sub {\n      font-size: 2.02rem; line-height: 1.03;\n      padding-left: 0; letter-spacing: -0.02em;\n    }\n    .shz-sh30b-desc { font-size: 1rem; margin-bottom: 18px; max-width: none; }\n    .shz-sh30b-actions { flex-direction: column; width: 100%; }\n    .shz-sh30b-btn { width: 100%; }\n    .shz-sh30b-metrics {\n      position: relative; left: auto; bottom: auto;\n      transform: none; width: 100%;\n      margin: 18px 0 0; border-radius: 14px;\n    }\n    .shz-sh30b-metrics-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .shz-sh30b-metrics-item {\n      padding: 14px 12px;\n      border-right: none;\n      border-bottom: 1px solid rgba(200,216,238,0.24);\n    }\n    .shz-sh30b-metrics-item:nth-child(3),\n    .shz-sh30b-metrics-item:nth-child(4) { border-bottom: none; }\n  }\n<\/style>\n\n<div class=\"shz-sh30b-wrap\">\n  <section class=\"shz-sh30b-hero\" aria-label=\"SH30 Load Isolator Switch Banner\">\n    <div class=\"shz-sh30b-bg\">\n      <img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-sh30-load-isolator-switch-series-panel-mount-variants.webp\"\n           alt=\"Shieldhz SH30 load isolator switch series showing standard black handle and GS04 red-yellow safety handle panel mount variants\"\n           loading=\"eager\" decoding=\"async\">\n    <\/div>\n    <div class=\"shz-sh30b-mask\"><\/div>\n\n    <div class=\"shz-sh30b-inner\">\n      <div class=\"shz-sh30b-content\">\n        <span class=\"shz-sh30b-eyebrow\">SH30 &middot; Load Isolator Switch<\/span>\n\n        <h1 class=\"shz-sh30b-title\">\n          <span class=\"shz-sh30b-title-line is-main\">SH30 Load Isolator Switch<\/span>\n          <span class=\"shz-sh30b-title-line is-sub\">20A to 125A, 440V AC, IEC&#160;60947-3<\/span>\n        <\/h1>\n\n        <p class=\"shz-sh30b-desc\">Safe main circuit isolation for HVAC, ventilation and water pump systems &#8212; with IP65 GS04 enclosures, AC-23A motor-rated contacts and door-interlock options.<\/p>\n\n        <div class=\"shz-sh30b-actions\">\n          <a href=\"#sh30-configurator\" class=\"shz-sh30b-btn shz-sh30b-btn-primary\">Start Quick Match<\/a>\n          <a href=\"#sh30-inquiry\" class=\"shz-sh30b-btn shz-sh30b-btn-secondary\">Request a Quote<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"shz-sh30b-metrics\" aria-label=\"SH30 key figures\">\n      <div class=\"shz-sh30b-metrics-grid\">\n        <div class=\"shz-sh30b-metrics-item\">\n          <b class=\"shz-sh30b-metrics-value\">20A &#8211; 125A<\/b>\n          <span class=\"shz-sh30b-metrics-label\">Current Range<\/span>\n        <\/div>\n        <div class=\"shz-sh30b-metrics-item\">\n          <b class=\"shz-sh30b-metrics-value\">IP65<\/b>\n          <span class=\"shz-sh30b-metrics-label\">GS04 Enclosure<\/span>\n        <\/div>\n        <div class=\"shz-sh30b-metrics-item\">\n          <b class=\"shz-sh30b-metrics-value\">10,000 ops<\/b>\n          <span class=\"shz-sh30b-metrics-label\">AC-23A Life<\/span>\n        <\/div>\n        <div class=\"shz-sh30b-metrics-item\">\n          <b class=\"shz-sh30b-metrics-value\">CE &#183; TUV &#183; CCC<\/b>\n          <span class=\"shz-sh30b-metrics-label\">Certifications<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<!-- SHZ-SERIES-TRUSTBAR: Certification logo marquee copied from LW28 series page -->\n<style id=\"shz-series-trustbar-style\">\n  .shz-series-trustbar{--tb-item:260px;--tb-gap:24px;position:relative;padding:20px 0;margin:0;overflow:hidden;background:#f4f7fb;border-bottom:1px solid #e0e8f0}\n  .shz-series-trustbar-inner{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:0 16px}\n  .shz-series-trustbar-head{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:#7a90ad;font-size:.74rem;text-transform:uppercase;letter-spacing:.10em;font-weight:700}\n  .shz-series-trustbar-head:before,.shz-series-trustbar-head:after{content:\"\";flex:1;height:1px;background:#dde4ed}\n  .shz-series-trustbar-viewport{width:100%;overflow:hidden}\n  .shz-series-trustbar-track{display:flex;width:max-content;animation:shzSeriesTrustScroll 18s linear infinite;will-change:transform}\n  .shz-series-trustbar-set{display:flex;align-items:center;gap:var(--tb-gap);min-width:calc((var(--tb-item) * 7) + (var(--tb-gap) * 6));padding-right:var(--tb-gap)}\n  .shz-series-trustbar-item{width:var(--tb-item);height:88px;border-radius:10px;border:1px solid #dde4ed;background:#fff;box-shadow:0 2px 8px rgba(17,28,46,.08),0 1px 2px rgba(17,28,46,.04);display:flex;align-items:center;justify-content:center;padding:8px 14px;flex:0 0 auto}\n  .shz-series-trustbar-item img{height:44px;width:auto;max-width:100%;object-fit:contain;display:block}\n  @keyframes shzSeriesTrustScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}\n  @media(max-width:690px){.shz-series-trustbar{--tb-item:210px;--tb-gap:14px}.shz-series-trustbar-item{height:74px}.shz-series-trustbar-item img{height:36px}.shz-series-trustbar-track{animation-duration:15s}}\n<\/style>\n<section class=\"shz-series-trustbar\" aria-label=\"Certifications and standards\">\n  <div class=\"shz-series-trustbar-inner\">\n    <div class=\"shz-series-trustbar-head\">Certified &amp; Standards-Based<\/div>\n    <div class=\"shz-series-trustbar-viewport\">\n      <div class=\"shz-series-trustbar-track\" aria-hidden=\"true\">\n        <div class=\"shz-series-trustbar-set\">\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-ce-mark.webp\" alt=\"CE conformity mark certification logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-tuv-rheinland-mark.webp\" alt=\"TUV Rheinland certification logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-ul-mark.webp\" alt=\"UL certification mark logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-ccc-mark.webp\" alt=\"China Compulsory Certification CCC mark logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-ukca-mark.webp\" alt=\"UKCA conformity assessment mark logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-rohs-mark.webp\" alt=\"RoHS compliance certification logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-iso-9001-mark.webp\" alt=\"ISO 9001 quality management certification logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n        <\/div>\n        <div class=\"shz-series-trustbar-set\">\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-ce-mark.webp\" alt=\"CE conformity mark certification logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-tuv-rheinland-mark.webp\" alt=\"TUV Rheinland certification logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-ul-mark.webp\" alt=\"UL certification mark logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-ccc-mark.webp\" alt=\"China Compulsory Certification CCC mark logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-ukca-mark.webp\" alt=\"UKCA conformity assessment mark logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-rohs-mark.webp\" alt=\"RoHS compliance certification logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n          <div class=\"shz-series-trustbar-item\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-certification-iso-9001-mark.webp\" alt=\"ISO 9001 quality management certification logo\" loading=\"lazy\" decoding=\"async\"><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>\n<!-- SHZ-SH30-HERO END -->\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-sh30real\" data-block-id=\"sh30real\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-sh30real-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-sh30realc\" data-v=\"4\" data-block-id=\"sh30realc\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-sh30realc-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-sh30realc-inner-blocks\">\n<!-- SHZ-SH30-PRODUCT-SHOWCASE START -->\n<style>\n  .shz-sh30-real{width:100vw;margin-left:calc(50% - 50vw);background:#f4f7fb;padding:78px 0;font-family:system-ui,-apple-system,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,\"PingFang SC\",\"Microsoft YaHei\",sans-serif;color:#111c2e}\n  .shz-sh30-real *{box-sizing:border-box}.shz-sh30-real-wrap{max-width:1440px;margin:0 auto;padding:0 5vw}\n  .shz-sh30-real-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,440px);gap:28px;align-items:end;margin:0 0 34px}.shz-sh30-real-kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 12px;color:#294370;font-size:.76rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.shz-sh30-real-kicker:before{content:\"\";display:block;width:28px;height:2px;background:#294370}\n  .shz-sh30-real-title{margin:0;color:#111c2e;font-size:clamp(1.65rem,2.7vw,2.55rem);line-height:1.08;font-weight:850;letter-spacing:0}.shz-sh30-real-desc{margin:0;color:#5c6b81;font-size:1rem;line-height:1.66}\n  .shz-sh30-real-note{border-left:4px solid #294370;background:#fff;padding:18px 20px;color:#40516b;font-size:.94rem;line-height:1.58;box-shadow:0 10px 26px rgba(17,28,46,.06)}\n  .shz-sh30-real-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.shz-sh30-real-card{background:#fff;border:1px solid #e0e8f2;border-radius:12px;overflow:hidden;box-shadow:0 10px 28px rgba(17,28,46,.07);display:flex;flex-direction:column}\n  .shz-sh30-real-img{margin:0;aspect-ratio:1\/1;background:#fff;display:flex;align-items:center;justify-content:center;padding:18px;border-bottom:1px solid #e0e8f2}.shz-sh30-real-img img{width:100%;height:100%;object-fit:contain;display:block}\n  .shz-sh30-real-body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:8px;flex:1}.shz-sh30-real-chip{align-self:flex-start;border:1px solid #d5e1ef;background:#edf3fa;color:#294370;border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}\n  .shz-sh30-real-card h3{margin:0;color:#111c2e;font-size:1.04rem;font-weight:850;line-height:1.25}.shz-sh30-real-card p{margin:0;color:#5c6b81;font-size:.9rem;line-height:1.56}\n  .shz-sh30-real-foot{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:24px 0 0;padding:18px 20px;border:1px solid #e0e8f2;border-radius:12px;background:#fff;color:#5c6b81;font-size:.92rem;line-height:1.55}.shz-sh30-real-foot a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 18px;border-radius:8px;background:#294370;color:#fff!important;font-weight:800;text-decoration:none}\n  @media(max-width:1080px){.shz-sh30-real-head{grid-template-columns:1fr}.shz-sh30-real-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:690px){.shz-sh30-real{padding:56px 0}.shz-sh30-real-wrap{padding:0 16px}.shz-sh30-real-grid{grid-template-columns:1fr}.shz-sh30-real-foot{align-items:flex-start;flex-direction:column}.shz-sh30-real-foot a{width:100%}}\n<\/style>\n<section class=\"shz-sh30-real\" aria-label=\"SH30 actual product forms\">\n  <div class=\"shz-sh30-real-wrap\">\n    <header class=\"shz-sh30-real-head\">\n      <div>\n        <span class=\"shz-sh30-real-kicker\">Actual Product Forms<\/span>\n        <h2 class=\"shz-sh30-real-title\">SH30 Load Isolator Variants Shown As Real Assemblies<\/h2>\n      <\/div>\n      <p class=\"shz-sh30-real-note\">Use these views to compare handle format, contact body depth, door-coupling structure, key lock options, and high-current GS04 builds before confirming the final model code.<\/p>\n    <\/header>\n    <div class=\"shz-sh30-real-grid\">\n      <article class=\"shz-sh30-real-card\">\n        <figure class=\"shz-sh30-real-img\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/05\/sh30-gs04-compact-panel-aligned-20260507.webp\" alt=\"Shieldhz SH30-32 GS04 compact red yellow load isolator switch panel mount product\" loading=\"lazy\" decoding=\"async\"><\/figure>\n        <div class=\"shz-sh30-real-body\">\n          <span class=\"shz-sh30-real-chip\">Compact GS04<\/span>\n          <h3>SH30-32 \/ GS04<\/h3>\n          <p>Red-yellow front handle assembly for visible local isolation on compact equipment panels.<\/p>\n        <\/div>\n      <\/article>\n      <article class=\"shz-sh30-real-card\">\n        <figure class=\"shz-sh30-real-img\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/05\/sh30-100-gs04-high-current-aligned-20260507.webp\" alt=\"Shieldhz SH30-100 GS04 high current red yellow load isolator switch\" loading=\"lazy\" decoding=\"async\"><\/figure>\n        <div class=\"shz-sh30-real-body\">\n          <span class=\"shz-sh30-real-chip\">High Current<\/span>\n          <h3>SH30-100 \/ GS04<\/h3>\n          <p>Larger 100A class body for main power isolation where terminal capacity and handle visibility matter.<\/p>\n        <\/div>\n      <\/article>\n      <article class=\"shz-sh30-real-card\">\n        <figure class=\"shz-sh30-real-img\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/05\/sh30-omi-black-handle-aligned-20260507.webp\" alt=\"Shieldhz SH30 OMI black handle panel mount load isolator switch\" loading=\"lazy\" decoding=\"async\"><\/figure>\n        <div class=\"shz-sh30-real-body\">\n          <span class=\"shz-sh30-real-chip\">Panel Handle<\/span>\n          <h3>SH30 \/ OMI<\/h3>\n          <p>Black handle panel format for standard cabinet mounting, selector-style operation, and clean front plates.<\/p>\n        <\/div>\n      <\/article>\n      <article class=\"shz-sh30-real-card\">\n        <figure class=\"shz-sh30-real-img\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/05\/sh30-m2s-key-lock-aligned-20260507.webp\" alt=\"Shieldhz SH30 M2S key lock load isolator switch with keys\" loading=\"lazy\" decoding=\"async\"><\/figure>\n        <div class=\"shz-sh30-real-body\">\n          <span class=\"shz-sh30-real-chip\">Key Lock<\/span>\n          <h3>SH30 \/ M2S<\/h3>\n          <p>Key-operated version for controlled access, authorized switching, and lockable maintenance states.<\/p>\n        <\/div>\n      <\/article>\n      <article class=\"shz-sh30-real-card\">\n        <figure class=\"shz-sh30-real-img\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/05\/sh30-back-door-coupling-aligned-20260507.webp\" alt=\"Shieldhz SH30 load isolator switch rear door coupling shaft structure\" loading=\"lazy\" decoding=\"async\"><\/figure>\n        <div class=\"shz-sh30-real-body\">\n          <span class=\"shz-sh30-real-chip\">Door Coupling<\/span>\n          <h3>Rear Coupling Build<\/h3>\n          <p>Rear-side view showing the coupling shaft and terminal body layout for door-interlock assemblies.<\/p>\n        <\/div>\n      <\/article>\n      <article class=\"shz-sh30-real-card\">\n        <figure class=\"shz-sh30-real-img\"><img src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/05\/sh30-family-aligned-20260507.webp\" alt=\"Shieldhz SH30 load isolator switch family with red yellow handle variants\" loading=\"lazy\" decoding=\"async\"><\/figure>\n        <div class=\"shz-sh30-real-body\">\n          <span class=\"shz-sh30-real-chip\">Variant Range<\/span>\n          <h3>SH30 Family<\/h3>\n          <p>Side-by-side product forms for comparing red-yellow handles, black handles, contact bodies, and ratings.<\/p>\n        <\/div>\n      <\/article>\n    <\/div>\n    <div class=\"shz-sh30-real-foot\"><span>Final selection depends on current rating, pole count, handle type, mounting method, enclosure requirement, and door interlock arrangement.<\/span><a href=\"#sh30-inquiry\">Send model requirement<\/a><\/div>\n  <\/div>\n<\/section>\n<!-- SHZ-SH30-PRODUCT-SHOWCASE END -->\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<!-- SHZ-SH30-SEC2 START -->\n<style>\n  .shz-sh30-sec2 {\n    --sec2-primary: #294370;\n    --sec2-navy: #111c2e;\n    --sec2-muted: #5c6b81;\n    --sec2-border: #e4e8ec;\n    width: 100%; max-width: 1440px;\n    margin: 0 0 28px;\n    padding: 36px 28px;\n    border: 1px solid #dde4ed;\n    border-left: 4px solid #294370;\n    border-radius: 0 16px 16px 0;\n    background: #ffffff;\n    box-shadow: 0 2px 20px rgba(17,28,46,0.07), 0 1px 4px rgba(17,28,46,0.04);\n    box-sizing: border-box;\n  }\n  .shz-sh30-sec2 * { box-sizing: border-box; }\n\n  .shz-sh30-sec2-kicker {\n    display: inline-block; margin: 0 0 8px;\n    padding: 6px 10px; border-radius: 999px;\n    background: #edf4fd; border: 1px solid #d5e1f1;\n    color: #294370; font-size: 0.78rem; font-weight: 700;\n    letter-spacing: 0.06em; text-transform: uppercase;\n  }\n  .shz-sh30-sec2-title {\n    margin: 0 0 8px; color: #132746;\n    font-size: clamp(1.55rem, 2.1vw, 2rem);\n    line-height: 1.28; font-weight: 800;\n  }\n  .shz-sh30-sec2-intro {\n    margin: 0 0 24px; color: #546b88;\n    font-size: 1.04rem; line-height: 1.64; max-width: 820px;\n  }\n  .shz-sh30-sec2-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px; margin-bottom: 20px;\n  }\n  .shz-sh30-sec2-step {\n    border: 1px solid #dde4ed; border-radius: 12px;\n    background: #f8fafc; padding: 16px 14px;\n  }\n  .shz-sh30-sec2-step-label {\n    display: flex; align-items: center; gap: 8px;\n    margin: 0 0 10px; color: #294370;\n    font-size: 0.82rem; font-weight: 700;\n    text-transform: uppercase; letter-spacing: 0.06em;\n  }\n  .shz-sh30-sec2-step-num {\n    width: 22px; height: 22px; border-radius: 50%;\n    background: #294370; color: #fff;\n    font-size: 0.72rem; font-weight: 800;\n    display: inline-flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n  .shz-sh30-sec2-radios {\n    display: flex; flex-wrap: wrap; gap: 6px;\n  }\n  .shz-sh30-sec2-radios label {\n    display: inline-flex; align-items: center;\n    min-height: 30px; padding: 0 10px;\n    border-radius: 8px; border: 1px solid #cad7e7;\n    background: #fff; color: #294370;\n    font-size: 0.85rem; font-weight: 600;\n    cursor: pointer; transition: all 0.15s ease;\n  }\n  .shz-sh30-sec2-radios input[type=\"radio\"] { display: none; }\n  .shz-sh30-sec2-radios input[type=\"radio\"]:checked + span {\n    background: #294370; color: #fff;\n    border-color: #294370;\n  }\n  .shz-sh30-sec2-radios label:has(input:checked) {\n    background: #294370; color: #fff; border-color: #294370;\n  }\n  .shz-sh30-sec2-result {\n    border: 1px solid #dde4ed; border-radius: 12px;\n    background: #f2f7fe; padding: 18px 20px;\n    display: flex; align-items: flex-start;\n    justify-content: space-between; gap: 16px;\n    flex-wrap: wrap;\n  }\n  .shz-sh30-sec2-result-code {\n    font-family: \"Courier New\", Consolas, monospace;\n    font-size: 1.35rem; font-weight: 800; color: #132746;\n    letter-spacing: 0.02em;\n  }\n  .shz-sh30-sec2-result-meta {\n    color: #546b88; font-size: 0.92rem; margin-top: 4px;\n  }\n  .shz-sh30-sec2-result-actions {\n    display: flex; gap: 8px; flex-shrink: 0; align-items: center;\n  }\n  .shz-sh30-sec2-btn {\n    display: inline-flex; align-items: center; justify-content: center;\n    min-height: 36px; padding: 0 16px; border-radius: 8px;\n    font-size: 0.88rem; font-weight: 700;\n    text-decoration: none; transition: all 0.18s ease;\n  }\n  .shz-sh30-sec2-btn-primary {\n    background: #294370; color: #fff; border: 1px solid #294370;\n  }\n  .shz-sh30-sec2-btn-primary:hover {\n    background: #1e3256; border-color: #1e3256; color: #fff;\n  }\n  .shz-sh30-sec2-note {\n    margin: 14px 0 0; color: #6a7f9c;\n    font-size: 0.88rem; line-height: 1.55;\n    border-top: 1px solid #e8eef6; padding-top: 12px;\n  }\n  @media (max-width: 900px) { .shz-sh30-sec2-steps { grid-template-columns: 1fr; } }\n  @media (max-width: 767px) { .shz-sh30-sec2 { padding: 22px 14px; border-radius: 0 12px 12px 0; } }\n<\/style>\n\n<section class=\"shz-sh30-sec2\" id=\"sh30-configurator\" aria-label=\"SH30 Quick Match Selector\">\n  <span class=\"shz-sh30-sec2-kicker\">QUICK MATCH<\/span>\n  <h2 class=\"shz-sh30-sec2-title\">How To Select The Right SH30 Load Isolator Switch<\/h2>\n  <p class=\"shz-sh30-sec2-intro\">Match your load current, required poles, mounting method and enclosure type to the correct SH30 configuration in three steps.<\/p>\n\n  <div class=\"shz-sh30-sec2-steps\">\n    <div class=\"shz-sh30-sec2-step\">\n      <p class=\"shz-sh30-sec2-step-label\"><span class=\"shz-sh30-sec2-step-num\">1<\/span>Current Rating<\/p>\n      <div class=\"shz-sh30-sec2-radios\" id=\"sh30-current\">\n        <label><input type=\"radio\" name=\"sh30c\" value=\"20\"> <span>20A<\/span><\/label>\n        <label><input type=\"radio\" name=\"sh30c\" value=\"25\"> <span>25A<\/span><\/label>\n        <label><input type=\"radio\" name=\"sh30c\" value=\"32\" checked> <span>32A<\/span><\/label>\n        <label><input type=\"radio\" name=\"sh30c\" value=\"40\"> <span>40A<\/span><\/label>\n        <label><input type=\"radio\" name=\"sh30c\" value=\"63\"> <span>63A<\/span><\/label>\n        <label><input type=\"radio\" name=\"sh30c\" value=\"80\"> <span>80A<\/span><\/label>\n        <label><input type=\"radio\" name=\"sh30c\" value=\"100\"> <span>100A<\/span><\/label>\n        <label><input type=\"radio\" name=\"sh30c\" value=\"125\"> <span>125A<\/span><\/label>\n      <\/div>\n    <\/div>\n    <div class=\"shz-sh30-sec2-step\">\n      <p class=\"shz-sh30-sec2-step-label\"><span class=\"shz-sh30-sec2-step-num\">2<\/span>Poles<\/p>\n      <div class=\"shz-sh30-sec2-radios\" id=\"sh30-poles\">\n        <label><input type=\"radio\" name=\"sh30p\" value=\"3\" checked> <span>3-Pole<\/span><\/label>\n        <label><input type=\"radio\" name=\"sh30p\" value=\"4\"> <span>4-Pole<\/span><\/label>\n      <\/div>\n    <\/div>\n    <div class=\"shz-sh30-sec2-step\">\n      <p class=\"shz-sh30-sec2-step-label\"><span class=\"shz-sh30-sec2-step-num\">3<\/span>Mounting &amp; Enclosure<\/p>\n      <div class=\"shz-sh30-sec2-radios\" id=\"sh30-mount\">\n        <label><input type=\"radio\" name=\"sh30m\" value=\"M2S\" checked> <span>Standard Panel (IP2L0)<\/span><\/label>\n        <label><input type=\"radio\" name=\"sh30m\" value=\"GS04-2\"> <span>Safety Enclosure GS04 (IP65)<\/span><\/label>\n        <label><input type=\"radio\" name=\"sh30m\" value=\"GS03-2\"> <span>Safety Enclosure GS03<\/span><\/label>\n        <label><input type=\"radio\" name=\"sh30m\" value=\"OMI\"> <span>Single Hole OMI<\/span><\/label>\n        <label><input type=\"radio\" name=\"sh30m\" value=\"D2(150)\"> <span>Door Interlock D2<\/span><\/label>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"shz-sh30-sec2-result\">\n    <div>\n      <div class=\"shz-sh30-sec2-result-code\" id=\"sh30-model-code\">SH30-32\/3\/M2S<\/div>\n      <div class=\"shz-sh30-sec2-result-meta\" id=\"sh30-model-meta\">32A &middot; 3-Pole &middot; Standard Panel Mount &middot; IP2L0 &middot; 240\/440V AC<\/div>\n    <\/div>\n    <div class=\"shz-sh30-sec2-result-actions\">\n      <a href=\"https:\/\/shieldhz.com\/contact\/\" class=\"shz-sh30-sec2-btn shz-sh30-sec2-btn-primary\">Send Inquiry<\/a>\n    <\/div>\n  <\/div>\n\n  <p class=\"shz-sh30-sec2-note\">&#9432; For motor loads: apply a 1.25&times; safety factor to rated current and verify against the AC-23A switching capacity. For 4-pole neutral isolation, select the \/4\/ variant. Panel cutout: &#9633;64mm (all models 20A&#8211;100A), panel thickness 1&#8211;5mm.<\/p>\n<\/section>\n\n<script>\n(function(){\n  var encMap = {\n    'M2S':'Standard Panel Mount \u00b7 IP2L0',\n    'GS04-2':'Safety Enclosure GS04 \u00b7 IP65',\n    'GS03-2':'Safety Enclosure GS03 \u00b7 IP65',\n    'OMI':'Single-Hole Mount \u00b7 IP2L0',\n    'D2(150)':'Door Interlock \u00b7 150mm Shaft'\n  };\n  function upd(){\n    var c = (document.querySelector('input[name=\"sh30c\"]:checked')||{}).value||'32';\n    var p = (document.querySelector('input[name=\"sh30p\"]:checked')||{}).value||'3';\n    var m = (document.querySelector('input[name=\"sh30m\"]:checked')||{}).value||'M2S';\n    var code = 'SH30-'+c+'\/'+p+'\/'+m;\n    var meta = c+'A \u00b7 '+p+'-Pole \u00b7 '+(encMap[m]||m)+' \u00b7 240\/440V AC';\n    var el = document.getElementById('sh30-model-code');\n    var em = document.getElementById('sh30-model-meta');\n    if(el) el.textContent = code;\n    if(em) em.textContent = meta;\n  }\n  document.querySelectorAll('input[name=\"sh30c\"],input[name=\"sh30p\"],input[name=\"sh30m\"]')\n    .forEach(function(r){ r.addEventListener('change', upd); });\n  upd();\n})();\n<\/script>\n<!-- SHZ-SH30-SEC2 END -->\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-sh30ee55\" data-block-id=\"sh30ee55\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-sh30ee55-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-sh30ff66\" data-v=\"4\" data-block-id=\"sh30ff66\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-sh30ff66-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-sh30ff66-inner-blocks\">\n<!-- SHZ-SH30-WHY START -->\n<style>\n  .shz-sh30-why {\n    background: linear-gradient(180deg, #162035 0%, #111c2e 100%);\n    border-top: 1px solid rgba(255,255,255,0.06);\n    border-bottom: 1px solid rgba(255,255,255,0.06);\n    padding: 64px 5vw;\n    box-sizing: border-box;\n  }\n  .shz-sh30-why * { box-sizing: border-box; }\n  .shz-sh30-why-inner { max-width: 1440px; margin: 0 auto; }\n  .shz-sh30-why-header { text-align: center; margin-bottom: 40px; }\n  .shz-sh30-why-eyebrow {\n    display: block; color: #8da4c8;\n    font-size: 0.78rem; font-weight: 700;\n    letter-spacing: 0.12em; text-transform: uppercase;\n    margin-bottom: 10px;\n  }\n  .shz-sh30-why-title {\n    color: #ffffff; margin: 0;\n    font-size: clamp(1.6rem, 2.8vw, 2.2rem);\n    font-weight: 800; letter-spacing: -0.02em;\n  }\n  .shz-sh30-why-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n  }\n  .shz-sh30-why-item {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(255,255,255,0.10);\n    border-radius: 14px; padding: 24px 20px;\n  }\n  .shz-sh30-why-icon {\n    width: 44px; height: 44px; border-radius: 11px;\n    background: rgba(41,67,112,0.35);\n    border: 1px solid rgba(126,179,240,0.2);\n    display: flex; align-items: center; justify-content: center;\n    margin-bottom: 14px;\n  }\n  .shz-sh30-why-name {\n    color: #e8f0fa; font-size: 1rem; font-weight: 700;\n    margin: 0 0 8px; line-height: 1.3;\n  }\n  .shz-sh30-why-desc {\n    color: #8da4c8; font-size: 0.92rem; line-height: 1.62; margin: 0;\n  }\n  @media (max-width: 900px) { .shz-sh30-why-grid { grid-template-columns: repeat(2,1fr); } }\n  @media (max-width: 540px) { .shz-sh30-why-grid { grid-template-columns: 1fr; } }\n<\/style>\n\n<section class=\"shz-sh30-why\" aria-labelledby=\"sh30-why-title\">\n  <div class=\"shz-sh30-why-inner\">\n    <header class=\"shz-sh30-why-header\">\n      <span class=\"shz-sh30-why-eyebrow\">Why Choose Shieldhz<\/span>\n      <h2 class=\"shz-sh30-why-title\" id=\"sh30-why-title\">Built for Industrial Reliability<\/h2>\n    <\/header>\n    <div class=\"shz-sh30-why-grid\" role=\"list\">\n      <div class=\"shz-sh30-why-item\" role=\"listitem\">\n        <div class=\"shz-sh30-why-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#7eb3f0\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"22\" height=\"22\"><path d=\"M9 12l2 2 4-4\"\/><path d=\"M12 3a9 9 0 1 1 0 18A9 9 0 0 1 12 3z\"\/><\/svg>\n        <\/div>\n        <p class=\"shz-sh30-why-name\">IEC&#160;60947-3 Compliant<\/p>\n        <p class=\"shz-sh30-why-desc\">AC-21A, AC-22A and AC-23A utilisation categories. Motor-rated for direct inductive load switching at full rated current &#8212; not just resistive loads.<\/p>\n      <\/div>\n      <div class=\"shz-sh30-why-item\" role=\"listitem\">\n        <div class=\"shz-sh30-why-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#7eb3f0\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"22\" height=\"22\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"\/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"\/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"\/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"\/><\/svg>\n        <\/div>\n        <p class=\"shz-sh30-why-name\">10+ Years Manufacturing<\/p>\n        <p class=\"shz-sh30-why-desc\">Since 2014. 5,000&#160;m&#178; factory, 100+ staff, 40+ machines &#8212; full vertical control from tooling to final assembly and QC.<\/p>\n      <\/div>\n      <div class=\"shz-sh30-why-item\" role=\"listitem\">\n        <div class=\"shz-sh30-why-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#7eb3f0\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"22\" height=\"22\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\n        <\/div>\n        <p class=\"shz-sh30-why-name\">Trusted in 50+ Markets<\/p>\n        <p class=\"shz-sh30-why-desc\">Exported to Europe, Australia and Southeast Asia. CE, TUV, UL, UKCA and CCC marks accepted in all major export markets.<\/p>\n      <\/div>\n      <div class=\"shz-sh30-why-item\" role=\"listitem\">\n        <div class=\"shz-sh30-why-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#7eb3f0\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"22\" height=\"22\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg>\n        <\/div>\n        <p class=\"shz-sh30-why-name\">OEM &amp; Custom Programs<\/p>\n        <p class=\"shz-sh30-why-desc\">Custom handle colours, contact programs and enclosure markings. MOQ from 500 units with full engineering support and documentation.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- SHZ-SH30-WHY END -->\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<!-- SHZ-SH30-SEC3 START -->\n<style>\n  .shz-sh30-sec3 {\n    --sec3-primary: #294370;\n    --sec3-navy: #111c2e;\n    --sec3-muted: #5c6b81;\n    --sec3-border: #e4e8ec;\n    width: 100%; max-width: 1440px;\n    margin: 0 0 28px; padding: 36px 28px;\n    border: 1px solid #dde4ed; border-radius: 16px;\n    background: #ffffff;\n    box-shadow: 0 2px 20px rgba(17,28,46,0.07), 0 1px 4px rgba(17,28,46,0.04);\n    box-sizing: border-box;\n  }\n  .shz-sh30-sec3 * { box-sizing: border-box; }\n  .shz-sh30-sec3-kicker {\n    display: inline-block; margin: 0 0 8px;\n    padding: 6px 10px; border-radius: 999px;\n    background: #edf4fd; border: 1px solid #d5e1f1;\n    color: #294370; font-size: 0.78rem; font-weight: 700;\n    letter-spacing: 0.06em; text-transform: uppercase;\n  }\n  .shz-sh30-sec3-title {\n    margin: 0 0 10px; color: #132746;\n    font-size: clamp(1.55rem, 2.1vw, 2rem);\n    line-height: 1.28; font-weight: 800;\n  }\n  .shz-sh30-sec3-desc {\n    margin: 0 0 22px; color: #546b88;\n    font-size: 1.04rem; line-height: 1.64; max-width: 860px;\n  }\n  .shz-sh30-sec3-visuals {\n    display: grid; grid-template-columns: repeat(3,1fr);\n    gap: 12px; margin: 0 0 14px;\n  }\n  .shz-sh30-sec3-figure {\n    margin: 0; border: 1px solid #dde4ed;\n    border-radius: 12px; overflow: hidden; background: #fff;\n  }\n  .shz-sh30-sec3-figure img {\n    width: 100%; display: block;\n    aspect-ratio: 16\/11; object-fit: contain;\n    background: #fff; padding: 10px 8px;\n  }\n  .shz-sh30-sec3-figure figcaption {\n    margin: 0; padding: 7px 10px;\n    border-top: 1px solid #e4e8ec;\n    color: #5c6b81; font-size: 0.9rem; line-height: 1.4;\n  }\n  .shz-sh30-sec3-grid {\n    display: grid; grid-template-columns: repeat(3,1fr);\n    gap: 14px; margin-bottom: 16px;\n  }\n  .shz-sh30-sec3-card {\n    border: 1px solid #dde4ed; border-radius: 14px;\n    background: #f8fafc; padding: 16px 14px;\n    display: flex; flex-direction: column; min-height: 220px;\n  }\n  .shz-sh30-sec3-icon {\n    width: 36px; height: 36px; border-radius: 10px;\n    display: inline-flex; align-items: center; justify-content: center;\n    margin-bottom: 10px; color: #fff;\n    background: linear-gradient(135deg, #294370, #3b5a95);\n    font-size: 0.88rem; font-weight: 800;\n  }\n  .shz-sh30-sec3-card h3 {\n    margin: 0 0 8px; color: #111c2e;\n    font-size: 1.05rem; line-height: 1.3; font-weight: 700;\n  }\n  .shz-sh30-sec3-card p {\n    margin: 0 0 10px; color: #5c6b81;\n    font-size: 0.97rem; line-height: 1.62;\n  }\n  .shz-sh30-sec3-tags {\n    display: flex; flex-wrap: wrap; gap: 6px; margin-top: auto;\n  }\n  .shz-sh30-sec3-tags span {\n    display: inline-flex; align-items: center;\n    border: 1px solid #d5dfeb; border-radius: 999px;\n    background: #edf3fa; color: #30486f;\n    font-size: 0.88rem; padding: 3px 8px; line-height: 1.1;\n  }\n  .shz-sh30-sec3-guide {\n    border: 1px solid #dde4ed; border-radius: 14px;\n    background: #f4f7fb; padding: 14px; margin-bottom: 0;\n  }\n  .shz-sh30-sec3-guide h4 {\n    margin: 0 0 10px; font-size: 1rem;\n    color: #111c2e; font-weight: 700;\n  }\n  .shz-sh30-sec3-guide-grid {\n    display: grid; grid-template-columns: repeat(4,1fr); gap: 8px;\n  }\n  .shz-sh30-sec3-guide-item {\n    border: 1px dashed #c8d5e4; border-radius: 10px;\n    padding: 10px; background: #fff;\n  }\n  .shz-sh30-sec3-guide-item b {\n    display: block; font-size: 0.93rem;\n    line-height: 1.25; margin-bottom: 4px; color: #111c2e;\n  }\n  .shz-sh30-sec3-guide-item span {\n    display: block; color: #5c6b81;\n    font-size: 0.91rem; line-height: 1.35;\n  }\n  @media (max-width: 1080px) {\n    .shz-sh30-sec3-visuals, .shz-sh30-sec3-grid { grid-template-columns: 1fr; }\n    .shz-sh30-sec3-card { min-height: 0; }\n    .shz-sh30-sec3-guide-grid { grid-template-columns: repeat(2,1fr); }\n  }\n  @media (max-width: 640px) {\n    .shz-sh30-sec3 { padding: 22px 14px; }\n    .shz-sh30-sec3-guide-grid { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n<section class=\"shz-sh30-sec3\" aria-labelledby=\"sh30-sec3-title\">\n  <span class=\"shz-sh30-sec3-kicker\">USE CASES<\/span>\n  <h2 class=\"shz-sh30-sec3-title\" id=\"sh30-sec3-title\">Typical SH30 Application Scenarios<\/h2>\n  <p class=\"shz-sh30-sec3-desc\">The SH30 series covers three primary isolation duties across building services and industrial plant. Select your enclosure and current rating to match the installation environment.<\/p>\n\n  <div class=\"shz-sh30-sec3-visuals\">\n    <figure class=\"shz-sh30-sec3-figure\">\n      <img decoding=\"async\" src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-sh30-32-gs04-2-safety-isolator-switch-hvac-main.webp\" alt=\"Shieldhz SH30-32\/3\/GS04-2 safety load isolator switch with IP65 yellow thermoplastic enclosure and red handle for HVAC ventilation system main isolation\" loading=\"lazy\">\n      <figcaption>SH30-32\/3\/GS04-2 &#8212; IP65 safety enclosure<\/figcaption>\n    <\/figure>\n    <figure class=\"shz-sh30-sec3-figure\">\n      <img decoding=\"async\" src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-sh30-100-4-gs04-2-load-isolator-switch-pump-control.webp\" alt=\"Shieldhz SH30-100\/4\/GS04-2 100A 4-pole load isolator switch with red-yellow safety enclosure for water pump and building services main switching\" loading=\"lazy\">\n      <figcaption>SH30-100\/4\/GS04-2 &#8212; 100A 4-pole<\/figcaption>\n    <\/figure>\n    <figure class=\"shz-sh30-sec3-figure\">\n      <img decoding=\"async\" src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-sh30-32-omi-single-hole-mount-industrial-panel.webp\" alt=\"Shieldhz SH30-32\/3\/OMI single-hole panel mount load isolator switch for industrial control cabinet integration\" loading=\"lazy\">\n      <figcaption>SH30-32\/3\/OMI &#8212; single-hole mount<\/figcaption>\n    <\/figure>\n  <\/div>\n\n  <div class=\"shz-sh30-sec3-grid\">\n    <div class=\"shz-sh30-sec3-card\">\n      <span class=\"shz-sh30-sec3-icon\">01<\/span>\n      <h3>HVAC &amp; Ventilation Main Switch<\/h3>\n      <p>SH30 GS04 safety enclosures provide IP65 protection for ventilation equipment main isolation. The red-yellow handle gives clear visual OFF confirmation required in HVAC maintenance procedures. AC-23A rated for fan motor inductive loads up to 22kW at 440V with 10,000-operation electrical life.<\/p>\n      <div class=\"shz-sh30-sec3-tags\">\n        <span>AC-23A<\/span><span>IP65<\/span><span>3P \/ 4P<\/span><span>32A &#8211; 63A<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"shz-sh30-sec3-card\">\n      <span class=\"shz-sh30-sec3-icon\">02<\/span>\n      <h3>Water Pump &amp; Building Services<\/h3>\n      <p>Pressurisation pumps and building water management systems require robust main isolation rated for repetitive motor switching. SH30-100\/4\/GS04-2 delivers AC-23A capacity at 37kW \/ 440V &#8212; matching typical pump-room maintenance cycles at 30 operations per hour.<\/p>\n      <div class=\"shz-sh30-sec3-tags\">\n        <span>AC-23A<\/span><span>100A<\/span><span>4-Pole<\/span><span>Building Services<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"shz-sh30-sec3-card\">\n      <span class=\"shz-sh30-sec3-icon\">03<\/span>\n      <h3>Industrial Panel Main Isolation<\/h3>\n      <p>The SH30 OMI single-hole variant and D2 door-interlock option integrate directly into machine control cabinets. Contact clearance exceeds same-class alternatives, and the fast-break mechanism is rated for DC switching &#8212; suitable for <a href=\"https:\/\/shieldhz.com\/dc-isolator-switches\/\" style=\"color:#294370;font-weight:700;\">isolator switch<\/a> duties in DC control circuits.<\/p>\n      <div class=\"shz-sh30-sec3-tags\">\n        <span>OMI \/ D2<\/span><span>DC Capable<\/span><span>Panel Mount<\/span><span>IP2L0<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"shz-sh30-sec3-guide\">\n    <h4>Selection Reference<\/h4>\n    <div class=\"shz-sh30-sec3-guide-grid\">\n      <div class=\"shz-sh30-sec3-guide-item\">\n        <b>Outdoor \/ Harsh Env.<\/b>\n        <span>Choose GS04 enclosure (IP65)<\/span>\n      <\/div>\n      <div class=\"shz-sh30-sec3-guide-item\">\n        <b>Motor Load<\/b>\n        <span>Size to AC-23A rating, not thermal current<\/span>\n      <\/div>\n      <div class=\"shz-sh30-sec3-guide-item\">\n        <b>Panel Integration<\/b>\n        <span>OMI (single hole) or D2 (door interlock)<\/span>\n      <\/div>\n      <div class=\"shz-sh30-sec3-guide-item\">\n        <b>Neutral Isolation<\/b>\n        <span>Select 4-pole (\/4\/) variant<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- SHZ-SH30-SEC3 END -->\n\n<!-- SHZ-SH30-SEC4 START -->\n<style>\n  .shz-sh30-sec4 {\n    width: 100%; max-width: 1440px;\n    margin: 0 0 28px; padding: 36px 28px;\n    border: 1px solid #dde4ed; border-radius: 16px;\n    background: #f7f9fc;\n    box-shadow: 0 2px 20px rgba(17,28,46,0.07), 0 1px 4px rgba(17,28,46,0.04);\n    box-sizing: border-box;\n  }\n  .shz-sh30-sec4 * { box-sizing: border-box; }\n  .shz-sh30-sec4-kicker {\n    display: inline-block; margin: 0 0 8px;\n    padding: 6px 10px; border-radius: 999px;\n    background: #edf4fd; border: 1px solid #d5e1f1;\n    color: #294370; font-size: 0.78rem; font-weight: 700;\n    letter-spacing: 0.06em; text-transform: uppercase;\n  }\n  .shz-sh30-sec4-title {\n    margin: 0 0 6px; color: #132746;\n    font-size: clamp(1.55rem, 2.1vw, 2rem);\n    font-weight: 800; line-height: 1.28;\n  }\n  .shz-sh30-sec4-desc {\n    margin: 0 0 20px; color: #546b88;\n    font-size: 1.04rem; line-height: 1.64; max-width: 860px;\n  }\n  .shz-sh30-sec4-layout {\n    display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 20px; align-items: start;\n  }\n  .shz-sh30-sec4-decoder {\n    background: #0f1c2e; border-radius: 10px;\n    padding: 18px 16px 14px; margin-bottom: 14px;\n  }\n  .shz-sh30-sec4-decoder-label {\n    margin: 0 0 10px; color: #8da4c8;\n    font-size: 0.68rem; font-weight: 700;\n    letter-spacing: 0.12em; text-transform: uppercase;\n  }\n  .shz-sh30-sec4-code {\n    display: flex; flex-wrap: wrap;\n    align-items: flex-start; gap: 4px; margin: 0 0 4px;\n  }\n  .shz-sh30-sec4-code span {\n    display: inline-flex; flex-direction: column;\n    align-items: center; padding: 8px 12px 6px;\n    border-radius: 8px; background: rgba(255,255,255,0.07);\n    font-family: \"Courier New\", Consolas, monospace;\n    font-size: 0.9rem; font-weight: 700;\n  }\n  .shz-sh30-sec4-code span::after {\n    content: attr(title);\n    font-size: 0.58rem; color: #5c7a9c;\n    font-family: inherit; margin-top: 4px;\n  }\n  .shz-sh30-sec4-sep {\n    display: inline-flex; flex-direction: column; align-items: center;\n    padding: 8px 4px 6px; color: rgba(255,255,255,0.3);\n    font-size: 1rem; font-weight: 400;\n  }\n  .shz-sh30-sec4-sep::after { content: \"\"; font-size: 0.58rem; color: transparent; margin-top: 4px; }\n  .shz-sh30-sec4-code span:nth-child(1)  { color: #7eb3f0; }\n  .shz-sh30-sec4-code span:nth-child(3)  { color: #f0d07e; }\n  .shz-sh30-sec4-code span:nth-child(5)  { color: #7ef0a8; }\n  .shz-sh30-sec4-code span:nth-child(7)  { color: #d07ef0; }\n  .shz-sh30-sec4-code span:nth-child(9)  { color: #f07e7e; }\n  .shz-sh30-sec4-decoder-note {\n    margin: 10px 0 0; color: #6a84a8;\n    font-size: 0.82rem; line-height: 1.5;\n  }\n  .shz-sh30-sec4-table {\n    width: 100%; border-collapse: collapse;\n    border: 1px solid #dde4ed; border-radius: 10px; overflow: hidden;\n  }\n  .shz-sh30-sec4-table tr { border-bottom: 1px solid #e8eef6; }\n  .shz-sh30-sec4-table tr:last-child { border-bottom: none; }\n  .shz-sh30-sec4-table td {\n    padding: 9px 12px; font-size: 0.92rem; line-height: 1.45;\n  }\n  .shz-sh30-sec4-table td:first-child {\n    color: #6a7f9c; font-weight: 600; width: 42%;\n    background: #f4f7fb;\n  }\n  .shz-sh30-sec4-table td:last-child { color: #17345a; }\n  .shz-sh30-sec4-right-img {\n    border: 1px solid #dde4ed; border-radius: 12px;\n    background: #fff; overflow: hidden; margin-bottom: 14px;\n  }\n  .shz-sh30-sec4-right-img img {\n    display: block; width: 100%;\n    aspect-ratio: 1\/1; object-fit: contain;\n    background: #fff; padding: 16px;\n  }\n  .shz-sh30-sec4-right-img figcaption {\n    padding: 8px 12px; color: #586f8d;\n    font-size: 0.86rem; border-top: 1px solid #e4eaf3;\n    background: #fff;\n  }\n  .shz-sh30-sec4-bullets {\n    list-style: none; margin: 0; padding: 0;\n    display: flex; flex-direction: column; gap: 8px;\n  }\n  .shz-sh30-sec4-bullets li {\n    display: flex; align-items: flex-start; gap: 8px;\n    color: #3d5470; font-size: 0.94rem; line-height: 1.5;\n  }\n  .shz-sh30-sec4-bullets li::before {\n    content: \"\"; flex-shrink: 0;\n    width: 6px; height: 6px; border-radius: 50%;\n    background: #294370; margin-top: 7px;\n  }\n  @media (max-width: 960px) { .shz-sh30-sec4-layout { grid-template-columns: 1fr; } }\n  @media (max-width: 767px) { .shz-sh30-sec4 { padding: 22px 14px; border-radius: 12px; } }\n<\/style>\n\n<section class=\"shz-sh30-sec4\" id=\"sh30-specs\" aria-labelledby=\"sh30-sec4-title\">\n  <span class=\"shz-sh30-sec4-kicker\">TECH SPEC<\/span>\n  <h2 class=\"shz-sh30-sec4-title\" id=\"sh30-sec4-title\">SH30 Model Code And Technical Snapshot<\/h2>\n  <p class=\"shz-sh30-sec4-desc\">Decode any SH30 model number and cross-check key electrical parameters before ordering.<\/p>\n\n  <div class=\"shz-sh30-sec4-layout\">\n    <div>\n      <div class=\"shz-sh30-sec4-decoder\">\n        <p class=\"shz-sh30-sec4-decoder-label\">DECODE YOUR MODEL NUMBER<\/p>\n        <div class=\"shz-sh30-sec4-code\">\n          <span title=\"Series\">SH30<\/span>\n          <span class=\"shz-sh30-sec4-sep\">&#8722;<\/span>\n          <span title=\"Current (A)\">63<\/span>\n          <span class=\"shz-sh30-sec4-sep\">\/<\/span>\n          <span title=\"Poles\">3<\/span>\n          <span class=\"shz-sh30-sec4-sep\">\/<\/span>\n          <span title=\"Config\">GS04<\/span>\n          <span class=\"shz-sh30-sec4-sep\">&#8722;<\/span>\n          <span title=\"Version\">2<\/span>\n        <\/div>\n        <p class=\"shz-sh30-sec4-decoder-note\">\n          Current: 20 \/ 25 \/ 32 \/ 40 \/ 63 \/ 80 \/ 100 \/ 125A &nbsp;&bull;&nbsp;\n          Poles: 3 \/ 4 &nbsp;&bull;&nbsp;\n          Config: M2S \/ GS04 \/ GS03 \/ OMI \/ D2(150) \/ GSB3\n        <\/p>\n      <\/div>\n\n      <table class=\"shz-sh30-sec4-table\">\n        <tr><td>Current ratings<\/td><td>20, 25, 32, 40, 63, 80, 100, 125A<\/td><\/tr>\n        <tr><td>Rated voltage (Ue)<\/td><td>240V \/ 440V AC, 50Hz<\/td><\/tr>\n        <tr><td>AC-23A (440V)<\/td><td>7.5kW (25A) &#8212; 37kW (100A)<\/td><\/tr>\n        <tr><td>AC-3 (440V)<\/td><td>5.5kW (25A) &#8212; 30kW (100A)<\/td><\/tr>\n        <tr><td>Protection class<\/td><td>IP2L0 (M2S) \/ IP65 (GS04 enclosure)<\/td><\/tr>\n        <tr><td>Compliance<\/td><td>IEC 60947-3 &nbsp;\/&nbsp; GB14048.3<\/td><\/tr>\n        <tr><td>Electrical life<\/td><td>10,000 ops (AC-23A) &nbsp;\/&nbsp; 6,000 ops (AC-3)<\/td><\/tr>\n        <tr><td>Operating frequency<\/td><td>30 ops \/ hour (8-hour duty cycle)<\/td><\/tr>\n      <\/table>\n    <\/div>\n\n    <div>\n      <figure class=\"shz-sh30-sec4-right-img\">\n        <img decoding=\"async\" src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-sh30-32-m2s-standard-panel-mount-reference-view.webp\"\n             alt=\"Shieldhz SH30-32\/3\/M2S standard panel mount load isolator switch showing front face with black rotary handle and square mounting flange\"\n             loading=\"lazy\">\n        <figcaption>SH30-32\/3\/M2S &#8212; standard panel mount reference<\/figcaption>\n      <\/figure>\n      <ul class=\"shz-sh30-sec4-bullets\">\n        <li>Panel cutout &#9633;64mm for 20A&#8211;100A; panel thickness 1&#8211;5mm<\/li>\n        <li>Contact clearance exceeds same-class alternatives<\/li>\n        <li>Fast-break mechanism rated for DC isolation duty<\/li>\n        <li>Pollution degree 3 installation environment; altitude &#8804;2,000m<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- SHZ-SH30-SEC4 END -->\n\n\n<style id=\"shz-sh30-final-polish\">\n  \/* SH30 SEC4 final scale: keep the reference photo secondary to the technical table. *\/\n  .shz-sh30-sec4-layout {\n    grid-template-columns: minmax(0,1.25fr) minmax(330px,.75fr) !important;\n    gap: 20px !important;\n    align-items: start !important;\n  }\n  .shz-sh30-sec4-layout > div:last-child {\n    width: 100% !important;\n    max-width: 460px !important;\n    justify-self: center !important;\n  }\n  .shz-sh30-sec4-right-img {\n    width: 100% !important;\n    max-width: 460px !important;\n    margin: 0 auto 12px !important;\n    border-radius: 10px !important;\n  }\n  .shz-sh30-sec4-right-img img {\n    display: block !important;\n    width: 100% !important;\n    height: 330px !important;\n    aspect-ratio: auto !important;\n    object-fit: contain !important;\n    object-position: center !important;\n    padding: 14px !important;\n    background: #FFFFFF !important;\n  }\n  .shz-sh30-sec4-right-img figcaption {\n    padding: 8px 10px !important;\n    text-align: center !important;\n    font-size: 13px !important;\n    line-height: 1.35 !important;\n  }\n  .shz-sh30-sec4-bullets {\n    width: 100% !important;\n    max-width: 460px !important;\n    margin: 0 auto !important;\n  }\n  .shz-sh30-sec4-bullets li { font-size: 0.9rem !important; line-height: 1.45 !important; }\n\n  @media(max-width:960px) {\n    .shz-sh30-sec4-layout { grid-template-columns: 1fr !important; }\n    .shz-sh30-sec4-layout > div:last-child,\n    .shz-sh30-sec4-right-img,\n    .shz-sh30-sec4-bullets { max-width: 560px !important; }\n    .shz-sh30-sec4-right-img img { height: 320px !important; }\n  }\n  @media(max-width:767px) {\n    .shz-sh30-sec4-right-img img { height: 260px !important; padding: 10px !important; }\n  }\n<\/style>\n<!-- SHZ-SH30-SEC5 START -->\n<style>\n  .shz-sh30-sec5 {\n    width: 100%; max-width: 1440px;\n    margin: 0 0 28px; padding: 36px 28px;\n    border: 1px solid #dde4ed; border-radius: 16px;\n    background: #ffffff;\n    box-shadow: 0 2px 20px rgba(17,28,46,0.07), 0 1px 4px rgba(17,28,46,0.04);\n    box-sizing: border-box;\n  }\n  .shz-sh30-sec5 * { box-sizing: border-box; }\n  .shz-sh30-sec5-kicker {\n    display: inline-block; margin: 0 0 8px;\n    padding: 6px 10px; border-radius: 999px;\n    background: #eef3fb; border: 1px solid #d4e0f0;\n    color: #294370; font-size: 0.78rem; font-weight: 700;\n    letter-spacing: 0.06em; text-transform: uppercase;\n  }\n  .shz-sh30-sec5-title {\n    margin: 0; color: #132746;\n    font-size: clamp(1.55rem, 2.1vw, 2rem);\n    line-height: 1.28; font-weight: 800;\n  }\n  .shz-sh30-sec5-desc {\n    margin: 8px 0 18px; color: #546b88;\n    font-size: 1.04rem; line-height: 1.64; max-width: 900px;\n  }\n  .shz-sh30-sec5-top {\n    display: grid; grid-template-columns: 0.9fr 1.1fr;\n    gap: 14px; align-items: start; margin-bottom: 14px;\n  }\n  .shz-sh30-sec5-figure {\n    border: 1px solid #dde4ed; border-radius: 12px;\n    background: #f7f9fc; overflow: hidden;\n  }\n  .shz-sh30-sec5-figure img {\n    display: block; width: 100%; height: 200px;\n    object-fit: contain; object-position: center;\n    background: #ffffff;\n  }\n  .shz-sh30-sec5-figure figcaption {\n    padding: 8px 12px; color: #586f8d;\n    font-size: .88rem; line-height: 1.45;\n    border-top: 1px solid #e4eaf3; background: #fff;\n  }\n  .shz-sh30-sec5-note {\n    margin: 0; padding: 16px;\n    border: 1px solid #dde4ed; border-radius: 12px;\n    background: #f7f9fc; color: #586f8d;\n    font-size: 0.96rem; line-height: 1.62; align-self: stretch;\n  }\n  .shz-sh30-sec5-cards {\n    display: grid; grid-template-columns: repeat(3,1fr); gap: 14px;\n  }\n  .shz-sh30-sec5-card {\n    border: 1px solid #dde4ed; border-radius: 12px;\n    background: #f7f9fc; padding: 18px 16px;\n    display: flex; flex-direction: column; gap: 8px;\n    transition: box-shadow .2s ease;\n  }\n  .shz-sh30-sec5-card:hover { box-shadow: 0 4px 14px rgba(17,28,46,0.09); }\n  .shz-sh30-sec5-icon {\n    width: 38px; height: 38px; border-radius: 9px;\n    background: #eef3fb; border: 1px solid #d4e0f0;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n  .shz-sh30-sec5-icon svg {\n    width: 18px; height: 18px; min-width: 18px; min-height: 18px;\n    max-width: 18px; max-height: 18px; display: block; flex-shrink: 0;\n  }\n  .shz-sh30-sec5-card-title {\n    display: block; color: #17345a;\n    font-size: 0.97rem; font-weight: 700; line-height: 1.3;\n  }\n  .shz-sh30-sec5-card-desc {\n    margin: 0; flex: 1; color: #596f8c;\n    font-size: 0.93rem; line-height: 1.55;\n  }\n  .shz-sh30-sec5-tag {\n    display: inline-flex; align-items: center; justify-content: center;\n    align-self: flex-start; min-height: 30px; padding: 0 14px;\n    border-radius: 8px; background: #294370; border: 1px solid #294370;\n    color: #fff; font-size: .82rem; font-weight: 700;\n    white-space: nowrap; text-decoration: none; margin-top: auto;\n    transition: background .2s ease;\n  }\n  .shz-sh30-sec5-tag:hover { background: #1e3256; border-color: #1e3256; color: #fff; }\n  @media (max-width: 1040px) {\n    .shz-sh30-sec5-top { grid-template-columns: 1fr; }\n    .shz-sh30-sec5-cards { grid-template-columns: 1fr; }\n  }\n  @media (max-width: 767px) { .shz-sh30-sec5 { padding: 22px 14px; border-radius: 12px; } }\n<\/style>\n\n<section class=\"shz-sh30-sec5\" aria-labelledby=\"sh30-sec5-title\">\n  <div class=\"shz-sh30-sec5-head\" style=\"margin-bottom:18px;\">\n    <span class=\"shz-sh30-sec5-kicker\">INSTALLATION &amp; RESOURCES<\/span>\n    <h2 class=\"shz-sh30-sec5-title\" id=\"sh30-sec5-title\">Installation Notes And Document Package<\/h2>\n    <p class=\"shz-sh30-sec5-desc\">Installation clearance, dimension references and technical downloads for engineering and procurement.<\/p>\n  <\/div>\n\n  <div class=\"shz-sh30-sec5-top\">\n    <figure class=\"shz-sh30-sec5-figure\">\n      <img decoding=\"async\" src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/04\/shieldhz-sh30-32-d2-door-interlock-isolator-switch-din-rail.webp\"\n           alt=\"Shieldhz SH30-32\/3\/D2(150) door interlock load isolator switch with 150mm shaft extension for DIN rail and panel door installation\"\n           loading=\"lazy\">\n      <figcaption>SH30-32\/3\/D2(150) &#8212; door interlock reference view<\/figcaption>\n    <\/figure>\n    <p class=\"shz-sh30-sec5-note\">Share your final model code with our technical team to receive the correct installation drawing. SH30 panel cutout is &#9633;64mm for all 20A&#8211;100A models (panel thickness 1&#8211;5mm). For DIN rail door-interlock (D2) variants, specify shaft length: 50 \/ 100 \/ 150 \/ 200mm. Terminal torque: M4 screw, 1.2&#8201;N&#183;m.<\/p>\n  <\/div>\n\n  <div class=\"shz-sh30-sec5-cards\" role=\"list\">\n    <div class=\"shz-sh30-sec5-card\" role=\"listitem\">\n      <div class=\"shz-sh30-sec5-icon\">\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#294370\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/>\n        <\/svg>\n      <\/div>\n      <b class=\"shz-sh30-sec5-card-title\">Datasheet Reference<\/b>\n      <p class=\"shz-sh30-sec5-card-desc\">SH30 series technical datasheet covering all current ratings, contact programs, enclosure types and electrical parameters.<\/p>\n      <a class=\"shz-sh30-sec5-tag\" href=\"https:\/\/shieldhz.com\/resources\/\">View Resources<\/a>\n    <\/div>\n    <div class=\"shz-sh30-sec5-card\" role=\"listitem\">\n      <div class=\"shz-sh30-sec5-icon\">\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#294370\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <polyline points=\"21 15 21 21 3 21 3 15\"\/><line x1=\"12\" y1=\"3\" x2=\"12\" y2=\"15\"\/><polyline points=\"7 10 12 15 17 10\"\/>\n        <\/svg>\n      <\/div>\n      <b class=\"shz-sh30-sec5-card-title\">Installation &amp; Dimensions<\/b>\n      <p class=\"shz-sh30-sec5-card-desc\">Panel cutout drawings, DIN rail dimension tables and D2 door interlock shaft installation guide for all SH30 variants.<\/p>\n      <a class=\"shz-sh30-sec5-tag\" href=\"https:\/\/shieldhz.com\/resources\/\">Downloads<\/a>\n    <\/div>\n    <div class=\"shz-sh30-sec5-card\" role=\"listitem\">\n      <div class=\"shz-sh30-sec5-icon\">\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#294370\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <polyline points=\"15 3 21 3 21 9\"\/><polyline points=\"9 21 3 21 3 15\"\/><line x1=\"21\" y1=\"3\" x2=\"14\" y2=\"10\"\/><line x1=\"3\" y1=\"21\" x2=\"10\" y2=\"14\"\/>\n        <\/svg>\n      <\/div>\n      <b class=\"shz-sh30-sec5-card-title\">Related Series: LW28<\/b>\n      <p class=\"shz-sh30-sec5-card-desc\">Rotary cam switch for multi-position control and source changeover duties where isolation alone is not sufficient.<\/p>\n      <a class=\"shz-sh30-sec5-tag\" href=\"https:\/\/shieldhz.com\/rotary-cam-switches\/lw28-rotary-cam-switches\/\">LW28 Series<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- SHZ-SH30-SEC5 END -->\n\n<!-- SHZ-SH30-SEC6 START -->\n<style>\n  .shz-sh30-sec6 {\n    width: 100%; max-width: 1440px;\n    margin: 0; padding: 36px 28px;\n    border: 1px solid #dde4ed; border-radius: 16px;\n    background: #f7f9fc;\n    box-shadow: 0 2px 20px rgba(17,28,46,0.07), 0 1px 4px rgba(17,28,46,0.04);\n    box-sizing: border-box;\n  }\n  .shz-sh30-sec6 * { box-sizing: border-box; }\n  .shz-sh30-sec6-head { margin-bottom: 12px; }\n  .shz-sh30-sec6-kicker {\n    display: inline-block; margin: 0 0 8px;\n    padding: 6px 10px; border-radius: 999px;\n    background: #edf4fd; border: 1px solid #d5e1f1;\n    color: #294370; font-size: 0.78rem; font-weight: 700;\n    letter-spacing: 0.06em; text-transform: uppercase;\n  }\n  .shz-sh30-sec6-title {\n    margin: 0; color: #132746;\n    font-size: clamp(1.55rem, 2.1vw, 2rem);\n    line-height: 1.3; font-weight: 800;\n  }\n  .shz-sh30-sec6-desc {\n    margin: 8px 0 0; color: #546b88;\n    font-size: 1.04rem; line-height: 1.64;\n  }\n  .shz-sh30-sec6-list {\n    border: 1px solid #dbe3ed; border-radius: 12px;\n    overflow: hidden; background: #f9fbfe; margin-top: 16px;\n  }\n  .shz-sh30-sec6-item { border-top: 1px solid #e1e8f1; background: #fff; }\n  .shz-sh30-sec6-item:first-child { border-top: 0; }\n  .shz-sh30-sec6-item summary {\n    list-style: none; cursor: pointer;\n    padding: 12px 14px; color: #193458;\n    font-size: .99rem; line-height: 1.5;\n    font-weight: 700; position: relative; padding-right: 34px;\n  }\n  .shz-sh30-sec6-item summary::-webkit-details-marker { display: none; }\n  .shz-sh30-sec6-item summary::after {\n    content: \"+\"; position: absolute; right: 14px; top: 50%;\n    transform: translateY(-50%); color: #294370;\n    font-size: 1.1rem; font-weight: 700;\n  }\n  .shz-sh30-sec6-item[open] summary { background: #f2f7fe; border-bottom: 1px solid #e1e9f3; }\n  .shz-sh30-sec6-item[open] summary::after { content: \"-\"; }\n  .shz-sh30-sec6-answer {\n    padding: 10px 14px 12px; color: #556b88;\n    font-size: .97rem; line-height: 1.62;\n  }\n  .shz-sh30-sec6-answer a { color: #294370; font-weight: 700; text-decoration: underline; text-underline-offset: 2px; }\n  .shz-sh30-sec6-answer a:hover { color: #1f3459; }\n  .shz-sh30-sec6-actions {\n    margin-top: 8px; display: flex; gap: 8px; flex-wrap: wrap;\n  }\n  .shz-sh30-sec6-btn {\n    display: inline-flex; align-items: center; justify-content: center;\n    min-height: 40px; padding: 0 14px; border-radius: 10px;\n    text-decoration: none; font-size: .9rem; font-weight: 700;\n    transition: all .2s ease;\n  }\n  .shz-sh30-sec6-btn-primary { border: 1px solid #294370; background: #294370; color: #fff; }\n  .shz-sh30-sec6-btn-primary:hover { background: #1e3359; border-color: #1e3359; color: #fff; }\n  .shz-sh30-sec6-btn-ghost { border: 1px solid #cad7e7; background: #fff; color: #294370; }\n  .shz-sh30-sec6-btn-ghost:hover { border-color: #294370; color: #294370; background: #f4f8ff; }\n  @media (max-width: 767px) {\n    .shz-sh30-sec6 { padding: 22px 14px; border-radius: 12px; }\n    .shz-sh30-sec6-actions { flex-direction: column; }\n    .shz-sh30-sec6-btn { width: 100%; }\n  }\n<\/style>\n\n<section class=\"shz-sh30-sec6\" aria-label=\"SH30 FAQ\">\n  <header class=\"shz-sh30-sec6-head\">\n    <span class=\"shz-sh30-sec6-kicker\">FAQ<\/span>\n    <h2 class=\"shz-sh30-sec6-title\">SH30 Load Isolator Switch &#8212; Frequently Asked Questions<\/h2>\n    <p class=\"shz-sh30-sec6-desc\">Technical and sourcing questions covering selection, enclosure options, ratings, standards and applications for the SH30 series.<\/p>\n  <\/header>\n\n  <div class=\"shz-sh30-sec6-list\">\n\n<details class=\"shz-sh30-sec6-item\" open>\n<summary>How do I select the right SH30 load isolator switch for my HVAC or pump application?<\/summary>\n<div class=\"shz-sh30-sec6-answer\">Start with the load current. For motor loads, identify the motor full-load current and apply a 1.25&#215; safety factor to determine the minimum switch rating. For 440V circuits, cross-check the AC-23A switching capacity &#8212; the SH30-63 delivers 22kW at 440V under AC-23A. Choose GS04 enclosure for outdoor or harsh environments (IP65); M2S for standard panel mounting (IP2L0). For pump applications requiring 4-pole isolation of the neutral conductor, select a 4P variant such as SH30-63\/4\/GS04-2. If the motor is started direct-on-line more than 30 times per hour, also verify the AC-3 rating against your motor&#8217;s kW output.<\/div>\n<\/details>\n\n<details class=\"shz-sh30-sec6-item\">\n<summary>What is the difference between IP2L0 and IP65 variants of the SH30 series?<\/summary>\n<div class=\"shz-sh30-sec6-answer\">IP2L0 (standard M2S panel mount) means the switch mechanism is mounted in a panel cutout with the panel itself providing enclosure protection &#8212; only the front handle and face achieve limited ingress resistance. The IP65 thermoplastic enclosure (GS04 suffix) fully encloses the switch body, providing complete dust-tight protection and resistance to water jets from any direction. Select IP65 for outdoor distribution boards, plant rooms, rooftop HVAC units, and any installation where the switch body is exposed to the environment rather than inside a sealed enclosure. The GS04 yellow body with red handle also provides clear visual OFF status confirmation required in many maintenance procedures.<\/div>\n<\/details>\n\n<details class=\"shz-sh30-sec6-item\">\n<summary>What do AC-23A and AC-3 utilization categories mean for the SH30 isolator?<\/summary>\n<div class=\"shz-sh30-sec6-answer\">Both categories cover motor switching, but under different duty conditions. AC-23A is the load-break category for making and breaking inductive motor loads &#8212; it rates the switch for the higher transient currents that occur during motor start and stop. AC-3 applies to direct-online motor starters with higher frequency switching duty. For the SH30-100, the AC-23A rating at 440V is 37kW; the AC-3 rating is 30kW at the same voltage. Always size to the AC-23A figure for main isolation duty on HVAC and pump systems, where the primary function is safe disconnection rather than repetitive control switching.<\/div>\n<\/details>\n\n<details class=\"shz-sh30-sec6-item\">\n<summary>Can SH30 switches be used with door interlock mechanisms?<\/summary>\n<div class=\"shz-sh30-sec6-answer\">Yes. The SH30-&#9734;\/D2(&#9651;) variant includes an extended shaft (50\/100\/150\/200mm) designed for panel door interlock installations. The door interlock prevents the panel door from opening while the switch is in the ON position, and prevents the switch from being turned ON while the door is open &#8212; a safety requirement in many machinery and MCC panel standards. The DIN rail mounting dimension for D2 variants uses a standardized L=150mm shaft regardless of current rating, with K values of 50mm (20&#8211;32A), 61mm (40&#8211;63A) and 68mm (80&#8211;100A). Specify the required shaft length when ordering.<\/div>\n<\/details>\n\n<details class=\"shz-sh30-sec6-item\">\n<summary>Which certifications and standards apply to SH30 load isolator switches?<\/summary>\n<div class=\"shz-sh30-sec6-answer\">SH30 series switches are designed and tested to <a href=\"https:\/\/webstore.iec.ch\/en\/publication\/107159\" target=\"_blank\" rel=\"noopener nofollow\">IEC 60947-3<\/a> (low-voltage switchgear and controlgear &#8212; switches, disconnectors, and fuse-combination units) and the Chinese national standard GB14048.3. Certified models carry CE, TUV Rheinland, CCC, and UKCA marks depending on variant and current rating. The manufacturing facility operates under ISO 9001 quality management. For European export projects, CE and TUV marks are standard; for North American projects, confirm UL 508 compliance with your order specification.<\/div>\n<\/details>\n\n<details class=\"shz-sh30-sec6-item\">\n<summary>Is the SH30 suitable for direct-on-line motor control or isolation duty only?<\/summary>\n<div class=\"shz-sh30-sec6-answer\">The SH30 is classified as a load break isolator &#8212; it is rated for making and breaking under load (AC-23A and AC-3 categories), so it can perform direct motor switching for small AC motors. However, it does not provide overload or short-circuit protection: a separate circuit breaker or fuse is required upstream. For main panel isolation of larger motors, the SH30 acts as the safety isolator between the supply and a downstream motor starter or variable frequency drive. The fast-break mechanism and high contact clearance also make the SH30 suitable for DC load isolation duties in <a href=\"https:\/\/shieldhz.com\/rotary-cam-switches\/\">rotary cam switch<\/a> and DC control panel applications.<\/div>\n<\/details>\n\n<details class=\"shz-sh30-sec6-item\">\n<summary>Are OEM configurations and non-standard variants available for the SH30?<\/summary>\n<div class=\"shz-sh30-sec6-answer\">Yes. Shieldhz supports OEM programs including custom handle colours beyond standard red-yellow and black, custom panel engravings and markings, non-standard shaft lengths for D2 door interlock variants, and specific certification configurations. Standard production models ship from stock or within short lead times; custom configurations require MOQ and tooling confirmation. Send your specification including current rating, enclosure type, quantity and reference drawings to <a href=\"mailto:sales@shieldhz.com\">sales@shieldhz.com<\/a> &#8212; our engineering team responds within 24 hours.<\/div>\n<\/details>\n\n  <\/div>\n\n  <div class=\"shz-sh30-sec6-actions\">\n    <a href=\"#sh30-configurator\" class=\"shz-sh30-sec6-btn shz-sh30-sec6-btn-primary\">Back to Quick Match<\/a>\n    <a href=\"#sh30-inquiry\" class=\"shz-sh30-sec6-btn shz-sh30-sec6-btn-ghost\">Send Inquiry<\/a>\n  <\/div>\n<\/section>\n<!-- SHZ-SH30-SEC6 END -->\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-sh30cta\" data-block-id=\"sh30cta\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-sh30cta-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-sh30ctac\" data-v=\"4\" data-block-id=\"sh30ctac\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-sh30ctac-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-sh30ctac-inner-blocks\">\n<!-- SHZ-SH30-CTA START -->\n<style id=\"shz-sh30-cta-align\">\n  .shz-sh30-cta {\n    position: relative !important;\n    overflow: hidden !important;\n    width: 100vw !important;\n    margin: 0 0 0 calc(50% - 50vw) !important;\n    padding: 0 !important;\n    background: linear-gradient(115deg,#061A36 0%,#082B58 56%,#0E4A93 100%) !important;\n    color: #FFFFFF !important;\n    border-top: 0 !important;\n  }\n  .shz-sh30-cta:before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(circle at 78% 25%,rgba(74,143,212,.24),transparent 34%);\n    pointer-events: none;\n  }\n  .shz-sh30-cta-inner {\n    position: relative !important;\n    z-index: 1 !important;\n    width: min(1440px, calc(100% - 96px)) !important;\n    max-width: none !important;\n    margin: 0 auto !important;\n    padding: 72px 0 !important;\n    display: grid !important;\n    grid-template-columns: minmax(0,1fr) minmax(500px,.84fr) !important;\n    gap: 94px !important;\n    align-items: center !important;\n    box-sizing: border-box !important;\n    text-align: left !important;\n  }\n  .shz-sh30-cta-copy {\n    position: relative !important;\n    min-height: 330px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: center !important;\n    padding-left: 96px !important;\n    isolation: isolate !important;\n  }\n  .shz-sh30-cta-art {\n    position: absolute !important;\n    left: -245px !important;\n    top: 50% !important;\n    width: 840px !important;\n    height: 460px !important;\n    transform: translateY(-50%) !important;\n    opacity: .32 !important;\n    z-index: 0 !important;\n    pointer-events: none !important;\n  }\n  .shz-sh30-cta-art img { width: 100% !important; height: 100% !important; object-fit: contain !important; display: block !important; }\n  .shz-sh30-cta-eyebrow,\n  .shz-sh30-cta-title,\n  .shz-sh30-cta-sub { position: relative !important; z-index: 1 !important; }\n  .shz-sh30-cta-eyebrow { color: #71A9F3 !important; font-size: 13px !important; font-weight: 900 !important; letter-spacing: .12em !important; text-transform: uppercase !important; margin: 0 0 14px !important; }\n  .shz-sh30-cta-title { margin: 0 0 16px !important; color: #FFFFFF !important; font-size: clamp(34px,3.25vw,50px) !important; line-height: 1.05 !important; font-weight: 900 !important; letter-spacing: 0 !important; max-width: 640px !important; text-shadow: 0 12px 28px rgba(0,13,34,.28) !important; }\n  .shz-sh30-cta-sub { margin: 0 !important; max-width: 620px !important; color: #C8D8EE !important; font-size: 16px !important; line-height: 1.66 !important; }\n  .shz-sh30-cta-form-shell {\n    padding: 24px !important;\n    border-radius: 8px !important;\n    background: #FFFFFF !important;\n    border: 1px solid rgba(255,255,255,.35) !important;\n    box-shadow: 0 24px 52px rgba(0,0,0,.26) !important;\n    color: #10213D !important;\n  }\n  .shz-sh30-cta-form-shell .fluentform,\n  .shz-sh30-cta-form-shell form { margin: 0 !important; }\n  .shz-sh30-cta-form-shell .ff-el-group { margin-bottom: 12px !important; }\n  .shz-sh30-cta-form-shell label { display: block !important; margin: 0 0 6px !important; color: #10213D !important; font-weight: 800 !important; }\n  .shz-sh30-cta-form-shell .ff-el-form-control,\n  .shz-sh30-cta-form-shell input,\n  .shz-sh30-cta-form-shell textarea,\n  .shz-sh30-cta-form-shell select {\n    border: 1px solid #DDE5F0 !important;\n    border-radius: 5px !important;\n    background: #F8FAFD !important;\n    color: #10213D !important;\n    font: 600 14px\/1.35 inherit !important;\n    padding: 13px 14px !important;\n    box-shadow: none !important;\n    width: 100% !important;\n    display: block !important;\n    box-sizing: border-box !important;\n  }\n  .shz-sh30-cta-form-shell textarea.ff-el-form-control,\n  .shz-sh30-cta-form-shell textarea { min-height: 120px !important; }\n  .shz-sh30-cta-form-shell .ff-el-form-control:focus { border-color: #6EA7F2 !important; box-shadow: 0 0 0 3px rgba(74,143,212,.16) !important; }\n  .shz-sh30-cta-form-shell .ff-btn-submit,\n  .shz-sh30-cta-form-shell button[type=submit] {\n    width: 100% !important;\n    min-height: 44px !important;\n    border: 1px solid #0D6BDA !important;\n    border-radius: 5px !important;\n    background: #0D6BDA !important;\n    color: #FFFFFF !important;\n    font-weight: 850 !important;\n    box-shadow: 0 8px 18px rgba(13,107,218,.22) !important;\n  }\n  .shz-sh30-cta-form-shell .ff-el-input--label { color: #10213D !important; font-weight: 800 !important; }\n  .shz-sh30-cta .shz-sh30-cta-form-note { margin: 12px 0 0 !important; color: #718096 !important; font-size: 12px !important; line-height: 1.45 !important; text-align: center !important; max-width: none !important; }\n\n  \/* SH30 footer gap correction aligned with LW42 CTA structure: remove layout spacing, no color fill. *\/\n  #sh30-inquiry.shz-sh30-cta,\n  .shz-sh30-cta {\n    margin: 0 0 0 calc(50% - 50vw) !important;\n    padding-bottom: 0 !important;\n  }\n  .stk-sh30cta,\n  .stk-sh30cta-column,\n  .stk-sh30ctac,\n  .stk-sh30ctac-container,\n  .stk-sh30ctac-inner-blocks,\n  .stk-sh30ctac .stk-column-wrapper,\n  .stk-sh30ctac .stk-block-content,\n  body.page-id-1380 .stk-sh30cta,\n  body.page-id-1380 .stk-sh30cta-column,\n  body.page-id-1380 .stk-sh30ctac,\n  body.page-id-1380 .stk-sh30ctac-container,\n  body.page-id-1380 .stk-sh30ctac-inner-blocks,\n  body.page-id-1380 .stk-sh30ctac .stk-column-wrapper,\n  body.page-id-1380 .stk-sh30ctac .stk-block-content {\n    margin-bottom: 0 !important;\n    padding-bottom: 0 !important;\n  }\n  .entry-content > .wp-block-stackable-columns:has(#sh30-inquiry),\n  .wp-block-stackable-columns:has(#sh30-inquiry),\n  .stk-block-columns:has(#sh30-inquiry),\n  .stk-row:has(#sh30-inquiry),\n  .wp-block-stackable-column:has(#sh30-inquiry),\n  .stk-block-column:has(#sh30-inquiry),\n  .stk-column-wrapper:has(#sh30-inquiry),\n  .stk-container:has(#sh30-inquiry),\n  .stk-block-content:has(#sh30-inquiry),\n  .stk-inner-blocks:has(#sh30-inquiry),\n  body.page-id-1380 .entry-content > .wp-block-stackable-columns:has(#sh30-inquiry),\n  body.page-id-1380 .wp-block-stackable-columns:has(#sh30-inquiry),\n  body.page-id-1380 .stk-block-columns:has(#sh30-inquiry),\n  body.page-id-1380 .stk-row:has(#sh30-inquiry),\n  body.page-id-1380 .wp-block-stackable-column:has(#sh30-inquiry),\n  body.page-id-1380 .stk-block-column:has(#sh30-inquiry),\n  body.page-id-1380 .stk-column-wrapper:has(#sh30-inquiry),\n  body.page-id-1380 .stk-container:has(#sh30-inquiry),\n  body.page-id-1380 .stk-block-content:has(#sh30-inquiry),\n  body.page-id-1380 .stk-inner-blocks:has(#sh30-inquiry),\n  body.page-id-1380 .entry-content > .wp-block-stackable-columns:last-child,\n  body.page-id-1380 .entry-content > *:last-child {\n    margin-bottom: 0 !important;\n    padding-bottom: 0 !important;\n  }\n  .site-main:has(#sh30-inquiry),\n  main:has(#sh30-inquiry),\n  main[data-vertical-spacing]:has(#sh30-inquiry),\n  [data-vertical-spacing]:has(#sh30-inquiry),\n  article:has(#sh30-inquiry),\n  .content-area:has(#sh30-inquiry),\n  .ct-container:has(#sh30-inquiry),\n  .ct-container-full:has(#sh30-inquiry),\n  .ct-builder-content:has(#sh30-inquiry),\n  body.page-id-1380 main,\n  body.page-id-1380 main#main,\n  body.page-id-1380 main.site-main,\n  body.page-id-1380 main[data-vertical-spacing],\n  body.page-id-1380 [data-vertical-spacing*=\"bottom\"],\n  body.page-id-1380 [data-vertical-spacing=\"top:bottom\"],\n  body.page-id-1380 .site-main,\n  body.page-id-1380 .content-area,\n  body.page-id-1380 .ct-container,\n  body.page-id-1380 .ct-container-full,\n  body.page-id-1380 .ct-builder-content,\n  body.page-id-1380 article {\n    margin-bottom: 0 !important;\n    padding-bottom: 0 !important;\n  }\n  .site-footer,\n  .ct-footer,\n  footer,\n  body.page-id-1380 .site-footer,\n  body.page-id-1380 .ct-footer,\n  body.page-id-1380 footer {\n    margin-top: 0 !important;\n    padding-top: 0 !important;\n  }\n  @media(max-width:1080px) {\n    .shz-sh30-cta-inner { grid-template-columns: 1fr !important; gap: 34px !important; }\n    .shz-sh30-cta-copy { min-height: 0 !important; padding-left: 0 !important; }\n    .shz-sh30-cta-art { left: -150px !important; width: 760px !important; height: 420px !important; opacity: .18 !important; }\n  }\n  @media(max-width:690px) {\n    .shz-sh30-cta-inner { width: min(100% - 28px,1440px) !important; padding: 50px 0 !important; }\n    .shz-sh30-cta-form-shell { padding: 16px !important; }\n  }\n  @media(max-width:560px) {\n    .shz-sh30-cta-art { left: -120px !important; width: 600px !important; height: 330px !important; opacity: .12 !important; }\n  }\n<\/style>\n<section class=\"shz-sh30-cta\" id=\"sh30-inquiry\" aria-labelledby=\"sh30-cta-title\">\n  <div class=\"shz-sh30-cta-inner\">\n    <div class=\"shz-sh30-cta-copy\">\n      <div class=\"shz-sh30-cta-art\"><img decoding=\"async\" src=\"https:\/\/shieldhz.com\/wp-content\/uploads\/2026\/05\/rotary-three-products-line-art-cta.webp\" alt=\"Line art showing Shieldhz rotary switch product routes\"><\/div>\n      <span class=\"shz-sh30-cta-eyebrow\">Inquiry<\/span>\n      <h2 class=\"shz-sh30-cta-title\" id=\"sh30-cta-title\">Send The SH30 Requirement,<br>We Confirm The Model<\/h2>\n      <p class=\"shz-sh30-cta-sub\">Share load current, pole count, mounting format, enclosure requirement, quantity, certificate market, and delivery schedule. Shieldhz will confirm the SH30 model code, drawings, sample route, and batch lead time.<\/p>\n    <\/div>\n    <div class=\"shz-sh30-cta-form-shell\"><div class='fluentform ff-default fluentform_wrapper_1 ffs_default_wrap'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='1380' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"128197fec8\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ar\/wp-json\/wp\/v2\/pages\/1380\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_first_name_' id='label_ff_1_names_first_name_' >Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_email' id='label_ff_1_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_subject' id='label_ff_1_subject' aria-label=\"Subject\">Subject<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"subject\" class=\"ff-el-form-control\" placeholder=\"Subject\" data-name=\"subject\" id=\"ff_1_subject\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_message' id='label_ff_1_message' aria-label=\"Your Message\">Your Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_1_message\" name=\"message\" id=\"ff_1_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_1 ff-form-loading_errors ff_form_instance_1_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_1 = {\"id\":\"1\",\"ajaxUrl\":\"https:\\\/\\\/shieldhz.com\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_1\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":false,\"global_message\":\"This field must contain a valid email\"}},\"subject\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}}},\"debounce_time\":300};\n                            <\/script>\n            <p class=\"shz-sh30-cta-form-note\">For direct email, contact sales@shieldhz.com or info@shieldhz.com.<\/p><\/div>\n  <\/div>\n<\/section>\n<!-- SHZ-SH30-CTA END -->\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>SH30 &middot; Load Isolator Switch SH30 Load Isolator Switch 20A to 125A, 440V AC, IEC&#160;60947-3 Safe main circuit isolation for HVAC, ventilation and water pump systems &#8212; with IP65 GS04 enclosures, AC-23A motor-rated contacts and door-interlock options. Start Quick Match Request a Quote 20A &#8211; 125A Current Range IP65 GS04 Enclosure 10,000 ops AC-23A Life [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1529,"parent":1373,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-1380","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":{"has_hero_section":"disabled","vertical_spacing_source":"custom","content_area_spacing":"bottom","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/shieldhz.com\/ar\/wp-json\/wp\/v2\/pages\/1380","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shieldhz.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shieldhz.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shieldhz.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shieldhz.com\/ar\/wp-json\/wp\/v2\/comments?post=1380"}],"version-history":[{"count":25,"href":"https:\/\/shieldhz.com\/ar\/wp-json\/wp\/v2\/pages\/1380\/revisions"}],"predecessor-version":[{"id":2699,"href":"https:\/\/shieldhz.com\/ar\/wp-json\/wp\/v2\/pages\/1380\/revisions\/2699"}],"up":[{"embeddable":true,"href":"https:\/\/shieldhz.com\/ar\/wp-json\/wp\/v2\/pages\/1373"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/shieldhz.com\/ar\/wp-json\/wp\/v2\/media\/1529"}],"wp:attachment":[{"href":"https:\/\/shieldhz.com\/ar\/wp-json\/wp\/v2\/media?parent=1380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}