{"id":1075,"date":"2026-08-13T21:17:23","date_gmt":"2026-08-13T13:17:23","guid":{"rendered":"https:\/\/www.montoli99.com\/?post_type=product&#038;p=1075"},"modified":"2026-08-14T00:23:08","modified_gmt":"2026-08-13T16:23:08","slug":"molded-case-circuit-breaker","status":"publish","type":"product","link":"https:\/\/www.montoli99.com\/?product=molded-case-circuit-breaker","title":{"rendered":"Molded Case Circuit Breaker"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1075\" class=\"elementor elementor-1075\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d45c9b5 e-con-full e-flex e-con e-parent\" data-id=\"d45c9b5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27bfc49 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"27bfc49\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"zh-CN\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>\u4ea7\u54c1\u94fe\u63a5\u6309\u94ae - \u9ec4\u660f\u8272\u65e0\u7f1d\u8df3\u8f6c<\/title>\r\n    <style>\r\n        .button-container {\r\n            display: flex;\r\n            gap: 20px;\r\n            flex-wrap: wrap;\r\n            padding: 20px;\r\n        }\r\n\r\n        .link-btn {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            padding: 12px 24px;\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            color: #ffffff;\r\n            background: linear-gradient(135deg, #e8734a 0%, #9b59b6 100%);\r\n            border: none;\r\n            border-radius: 6px;\r\n            text-decoration: none;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            text-align: center;\r\n            box-shadow: 0 4px 12px rgba(232, 115, 74, 0.3);\r\n            position: relative;\r\n            overflow: hidden;\r\n            min-width: 220px;\r\n            height: 48px;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .link-btn:hover {\r\n            background: linear-gradient(135deg, #d4603a 0%, #7d3c98 100%);\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 6px 16px rgba(155, 89, 182, 0.4);\r\n        }\r\n\r\n        .link-btn:active {\r\n            transform: translateY(0);\r\n            box-shadow: 0 2px 8px rgba(232, 115, 74, 0.3);\r\n        }\r\n\r\n        \/* \u6309\u94ae\u5185\u52a0\u8f7d\u52a8\u753b *\/\r\n        .link-btn .btn-text {\r\n            transition: opacity 0.2s ease;\r\n        }\r\n\r\n        .link-btn.loading .btn-text {\r\n            opacity: 0;\r\n        }\r\n\r\n        .link-btn .btn-loader {\r\n            position: absolute;\r\n            width: 20px;\r\n            height: 20px;\r\n            border: 2px solid rgba(255,255,255,0.3);\r\n            border-top-color: #fff;\r\n            border-radius: 50%;\r\n            animation: spin 0.8s linear infinite;\r\n            opacity: 0;\r\n            transition: opacity 0.2s ease;\r\n        }\r\n\r\n        .link-btn.loading .btn-loader {\r\n            opacity: 1;\r\n        }\r\n\r\n        .link-btn.loading {\r\n            pointer-events: none;\r\n            background: linear-gradient(135deg, #d4603a 0%, #7d3c98 100%);\r\n            transform: translateY(0);\r\n        }\r\n\r\n        @keyframes spin { to { transform: rotate(360deg); } }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"button-container\">\r\n        <a href=\"https:\/\/www.montoli99.com\/?product=molded-case-circuit-breaker\" \r\n           class=\"link-btn seamless-link\" \r\n           rel=\"noopener noreferrer\">\r\n            <span class=\"btn-text\">Molded Case Circuit Breaker<\/span>\r\n            <span class=\"btn-loader\"><\/span>\r\n        <\/a>\r\n\r\n        <a href=\"https:\/\/www.montoli99.com\/?page_id=45\" \r\n           class=\"link-btn seamless-link\" \r\n           rel=\"noopener noreferrer\">\r\n            <span class=\"btn-text\">Miniature Circuit Breaker<\/span>\r\n            <span class=\"btn-loader\"><\/span>\r\n        <\/a>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ \u9884\u52a0\u8f7d\u76ee\u6807\u9875\u9762\r\n        document.querySelectorAll('.seamless-link').forEach(link => {\r\n            const prefetch = document.createElement('link');\r\n            prefetch.rel = 'prefetch';\r\n            prefetch.href = link.href;\r\n            document.head.appendChild(prefetch);\r\n        });\r\n\r\n        \/\/ \u70b9\u51fb\u540e\u6309\u94ae\u53d8\u52a0\u8f7d\u6001\uff0c\u5ef6\u8fdf\u8df3\u8f6c\r\n        document.querySelectorAll('.seamless-link').forEach(link => {\r\n            link.addEventListener('click', function(e) {\r\n                e.preventDefault();\r\n                this.classList.add('loading');\r\n                \r\n                \/\/ 300ms \u4e0e\u6309\u94ae\u72b6\u6001\u5207\u6362\u52a8\u753b\u540c\u6b65\r\n                setTimeout(() => {\r\n                    window.location.href = this.href;\r\n                }, 300);\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u4ea7\u54c1\u94fe\u63a5\u6309\u94ae &#8211; \u9ec4\u660f\u8272\u65e0\u7f1d\u8df3\u8f6c Molded Case Circuit Breaker Miniature Circuit Breaker<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"product-center":[],"class_list":["post-1075","product","type-product","status-publish","format-standard","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\r\n<title>Molded Case Circuit Breaker - montoli<\/title>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.montoli99.com\/?product=molded-case-circuit-breaker\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Molded Case Circuit Breaker - montoli\" \/>\r\n<meta property=\"og:description\" content=\"\u4ea7\u54c1\u94fe\u63a5\u6309\u94ae &#8211; \u9ec4\u660f\u8272\u65e0\u7f1d\u8df3\u8f6c Molded Case Circuit Breaker Miniature Circuit Breaker\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.montoli99.com\/?product=molded-case-circuit-breaker\" \/>\r\n<meta property=\"og:site_name\" content=\"montoli\" \/>\r\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61590495013067\" \/>\r\n<meta property=\"article:modified_time\" content=\"2026-08-13T16:23:08+00:00\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:site\" content=\"@wpy8610\" \/>\r\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.montoli99.com\\\/?product=molded-case-circuit-breaker\",\"url\":\"https:\\\/\\\/www.montoli99.com\\\/?product=molded-case-circuit-breaker\",\"name\":\"Molded Case Circuit Breaker - montoli\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.montoli99.com\\\/#website\"},\"datePublished\":\"2026-08-13T13:17:23+00:00\",\"dateModified\":\"2026-08-13T16:23:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.montoli99.com\\\/?product=molded-case-circuit-breaker#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.montoli99.com\\\/?product=molded-case-circuit-breaker\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.montoli99.com\\\/?product=molded-case-circuit-breaker#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/www.montoli99.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Molded Case Circuit Breaker\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.montoli99.com\\\/#website\",\"url\":\"https:\\\/\\\/www.montoli99.com\\\/\",\"name\":\"montoli\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.montoli99.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.montoli99.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.montoli99.com\\\/#organization\",\"name\":\"montoli\",\"url\":\"https:\\\/\\\/www.montoli99.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.montoli99.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.montoli99.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/fY1bruxMy.jpeg\",\"contentUrl\":\"https:\\\/\\\/www.montoli99.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/fY1bruxMy.jpeg\",\"width\":900,\"height\":290,\"caption\":\"montoli\"},\"image\":{\"@id\":\"https:\\\/\\\/www.montoli99.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61590495013067\",\"https:\\\/\\\/x.com\\\/wpy8610\"]}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Molded Case Circuit Breaker - montoli","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.montoli99.com\/?product=molded-case-circuit-breaker","og_locale":"en_US","og_type":"article","og_title":"Molded Case Circuit Breaker - montoli","og_description":"\u4ea7\u54c1\u94fe\u63a5\u6309\u94ae &#8211; \u9ec4\u660f\u8272\u65e0\u7f1d\u8df3\u8f6c Molded Case Circuit Breaker Miniature Circuit Breaker","og_url":"https:\/\/www.montoli99.com\/?product=molded-case-circuit-breaker","og_site_name":"montoli","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61590495013067","article_modified_time":"2026-08-13T16:23:08+00:00","twitter_card":"summary_large_image","twitter_site":"@wpy8610","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.montoli99.com\/?product=molded-case-circuit-breaker","url":"https:\/\/www.montoli99.com\/?product=molded-case-circuit-breaker","name":"Molded Case Circuit Breaker - montoli","isPartOf":{"@id":"https:\/\/www.montoli99.com\/#website"},"datePublished":"2026-08-13T13:17:23+00:00","dateModified":"2026-08-13T16:23:08+00:00","breadcrumb":{"@id":"https:\/\/www.montoli99.com\/?product=molded-case-circuit-breaker#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.montoli99.com\/?product=molded-case-circuit-breaker"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.montoli99.com\/?product=molded-case-circuit-breaker#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.montoli99.com\/"},{"@type":"ListItem","position":2,"name":"Molded Case Circuit Breaker"}]},{"@type":"WebSite","@id":"https:\/\/www.montoli99.com\/#website","url":"https:\/\/www.montoli99.com\/","name":"montoli","description":"","publisher":{"@id":"https:\/\/www.montoli99.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.montoli99.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.montoli99.com\/#organization","name":"montoli","url":"https:\/\/www.montoli99.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.montoli99.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.montoli99.com\/wp-content\/uploads\/2026\/07\/fY1bruxMy.jpeg","contentUrl":"https:\/\/www.montoli99.com\/wp-content\/uploads\/2026\/07\/fY1bruxMy.jpeg","width":900,"height":290,"caption":"montoli"},"image":{"@id":"https:\/\/www.montoli99.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61590495013067","https:\/\/x.com\/wpy8610"]}]}},"_links":{"self":[{"href":"https:\/\/www.montoli99.com\/index.php?rest_route=\/wp\/v2\/product\/1075","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.montoli99.com\/index.php?rest_route=\/wp\/v2\/product"}],"about":[{"href":"https:\/\/www.montoli99.com\/index.php?rest_route=\/wp\/v2\/types\/product"}],"author":[{"embeddable":true,"href":"https:\/\/www.montoli99.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.montoli99.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1075"}],"version-history":[{"count":7,"href":"https:\/\/www.montoli99.com\/index.php?rest_route=\/wp\/v2\/product\/1075\/revisions"}],"predecessor-version":[{"id":1093,"href":"https:\/\/www.montoli99.com\/index.php?rest_route=\/wp\/v2\/product\/1075\/revisions\/1093"}],"wp:attachment":[{"href":"https:\/\/www.montoli99.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1075"}],"wp:term":[{"taxonomy":"product-center","embeddable":true,"href":"https:\/\/www.montoli99.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproduct-center&post=1075"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}