{"product_id":"taco-1-zone-sentry-valve-normally-closed-threaded","title":"Taco 1\" Zone Sentry Valve Normally Closed (Threaded)","description":"\u003cstyle\u003e\n  \/* =========================================================\n     TACO ZONE SENTRY PRODUCT DESCRIPTION\n     Styles are fully contained to this product-information block\n  ========================================================== *\/\n\n  .ws-taco-valve-shell,\n  .ws-taco-valve-shell *,\n  .ws-taco-valve-shell *::before,\n  .ws-taco-valve-shell *::after {\n    box-sizing: border-box;\n  }\n\n  .ai-product-description-amflatlzinm9tou56maigenblocke52aa639agyra {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  margin: 0 !important;\n  padding: 0 !important;\n  background: transparent !important;\n  border: 0 !important;\n  border-radius: 0 !important;\n  box-shadow: none !important;\n}\n\n  \/*\n    Full-width gray background surrounding the white card.\n    The 30px bottom padding creates the controlled space\n    between the product card and the footer.\n  *\/\n  .ws-taco-valve-shell {\n    --ws-red: #9e0929;\n    --ws-navy: #17243a;\n    --ws-text: #333333;\n    --ws-gray-background: #f0f0f0;\n    --ws-light-gray: #f7f7f7;\n    --ws-border: #d6d6d6;\n    --ws-line: #e5e5e5;\n    --ws-white: #ffffff;\n\n    position: relative;\n    left: 50%;\n    width: 100vw;\n    max-width: none;\n    margin: 0 0 0 -50vw !important;\n    padding: 32px 24px 30px;\n\n    background: var(--ws-gray-background);\n    overflow: clip;\n  }\n\n  \/*\n    Main white rounded product-information card\n  *\/\n  .ws-taco-valve-card {\n    width: 100%;\n    max-width: 1500px;\n    margin: 0 auto !important;\n    padding: 48px 52px 50px;\n\n    background: var(--ws-white);\n    border: 1px solid var(--ws-border);\n    border-radius: 22px;\n    overflow: hidden;\n\n    color: var(--ws-text);\n    font-family: Montserrat, Arial, sans-serif;\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1.65;\n  }\n\n  \/* Reset theme-added margins inside this block *\/\n\n  .ws-taco-valve-card h2,\n  .ws-taco-valve-card h3,\n  .ws-taco-valve-card p,\n  .ws-taco-valve-card dl,\n  .ws-taco-valve-card dt,\n  .ws-taco-valve-card dd {\n    font-family: Montserrat, Arial, sans-serif;\n  }\n\n  \/*\n    Main content sections\n  *\/\n\n  .ws-taco-valve__section {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ws-taco-valve__section + .ws-taco-valve__section {\n    margin-top: 42px;\n  }\n\n  .ws-taco-valve__title {\n    margin: 0 0 22px !important;\n    padding: 0 !important;\n\n    color: var(--ws-navy);\n    font-size: 27px;\n    font-weight: 700;\n    line-height: 1.25;\n    letter-spacing: 0;\n\n    border: 0 !important;\n    background: transparent !important;\n  }\n\n  \/*\n    Product highlights\n  *\/\n\n  .ws-taco-highlights {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    width: 100%;\n    margin: 0;\n  }\n\n  .ws-taco-highlight {\n    min-width: 0;\n    min-height: 104px;\n    margin: 0;\n    padding: 19px 21px;\n\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n\n    background: var(--ws-light-gray);\n    border-radius: 12px;\n  }\n\n  .ws-taco-highlight__label {\n    display: block;\n    margin: 0 0 5px;\n\n    color: var(--ws-red);\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.35;\n    letter-spacing: 0.035em;\n    text-transform: uppercase;\n  }\n\n  .ws-taco-highlight__value {\n    display: block;\n    margin: 0;\n\n    color: var(--ws-navy);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  \/*\n    Description\n  *\/\n\n  .ws-taco-description {\n    width: 100%;\n    max-width: none;\n  }\n\n  .ws-taco-description p {\n    margin: 0 0 17px !important;\n    color: var(--ws-text);\n    font-size: inherit;\n    line-height: 1.65;\n  }\n\n  .ws-taco-description p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/*\n    Manual override notice.\n    Matches the light-gray Tekmar notice with the red left border.\n  *\/\n\n  .ws-taco-notice {\n    width: 100%;\n    margin: 26px 0 0;\n    padding: 21px 24px;\n\n    background: var(--ws-light-gray);\n    border-left: 5px solid var(--ws-red);\n  }\n\n  .ws-taco-notice__title {\n    margin: 0 0 8px !important;\n    padding: 0 !important;\n\n    color: var(--ws-navy);\n    font-size: 20px;\n    font-weight: 700;\n    line-height: 1.35;\n\n    border: 0 !important;\n    background: transparent !important;\n  }\n\n  .ws-taco-notice p {\n    margin: 0 !important;\n  }\n\n  \/*\n    Specifications\n    Two columns on desktop with simple horizontal dividers.\n  *\/\n\n  .ws-taco-specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    column-gap: 42px;\n    width: 100%;\n    margin: 0;\n  }\n\n  .ws-taco-spec {\n    min-width: 0;\n    margin: 0;\n    padding: 13px 0;\n\n    display: flex;\n    align-items: flex-start;\n    flex-wrap: wrap;\n    gap: 4px;\n\n    border-bottom: 1px solid var(--ws-line);\n  }\n\n  .ws-taco-spec__label {\n    margin: 0;\n    color: var(--ws-navy);\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .ws-taco-spec__label::after {\n    content: \":\";\n  }\n\n  .ws-taco-spec__value {\n    min-width: 0;\n    margin: 0;\n    color: var(--ws-text);\n    font-weight: 400;\n    line-height: 1.5;\n  }\n\n  \/*\n    Tablet\n  *\/\n\n  @media screen and (max-width: 900px) {\n    .ws-taco-valve-shell {\n      padding: 28px 20px 30px;\n    }\n\n    .ws-taco-valve-card {\n      padding: 40px 36px 42px;\n      border-radius: 22px;\n      font-size: 16px;\n    }\n\n    .ws-taco-highlights {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ws-taco-specs {\n      column-gap: 30px;\n    }\n  }\n\n  \/*\n    Mobile\n    20px gray gutter on both sides\n    30px inner white-card padding\n    30px gray space before the footer\n  *\/\n\n  @media screen and (max-width: 700px) {\n    .ws-taco-valve-shell {\n      padding: 20px 20px 30px;\n    }\n\n    .ws-taco-valve-card {\n      padding: 30px;\n      border-radius: 20px;\n      font-size: 16px;\n      line-height: 1.6;\n    }\n\n    .ws-taco-valve__section + .ws-taco-valve__section {\n      margin-top: 34px;\n    }\n\n    .ws-taco-valve__title {\n      margin-bottom: 18px !important;\n      font-size: 23px;\n      line-height: 1.3;\n    }\n\n    .ws-taco-highlights {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .ws-taco-highlight {\n      min-height: auto;\n      padding: 17px 18px;\n      border-radius: 10px;\n    }\n\n    .ws-taco-highlight__value {\n      font-size: 17px;\n    }\n\n    .ws-taco-specs {\n      grid-template-columns: 1fr;\n      column-gap: 0;\n    }\n\n    .ws-taco-spec {\n      padding: 12px 0;\n    }\n\n    .ws-taco-notice {\n      margin-top: 22px;\n      padding: 20px 22px;\n    }\n\n    .ws-taco-notice__title {\n      font-size: 19px;\n    }\n  }\n\n  \/*\n    Small phones\n  *\/\n\n  @media screen and (max-width: 400px) {\n    .ws-taco-valve-card {\n      padding: 26px 24px 28px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ws-taco-valve-shell\"\u003e\n  \u003carticle class=\"ws-taco-valve-card\"\u003e\n\n    \u003c!-- PRODUCT HIGHLIGHTS --\u003e\n    \u003csection class=\"ws-taco-valve__section\"\u003e\n      \u003ch2 class=\"ws-taco-valve__title\"\u003eProduct Highlights\u003c\/h2\u003e\n\n      \u003cdl class=\"ws-taco-highlights\"\u003e\n        \u003cdiv class=\"ws-taco-highlight\"\u003e\n          \u003cdt class=\"ws-taco-highlight__label\"\u003eBody Pattern\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-highlight__value\"\u003e2-Way\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-highlight\"\u003e\n          \u003cdt class=\"ws-taco-highlight__label\"\u003eConnection Type\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-highlight__value\"\u003eThreaded Connection\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-highlight\"\u003e\n          \u003cdt class=\"ws-taco-highlight__label\"\u003eFlow Capacity\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-highlight__value\"\u003e8.9 Cv\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-highlight\"\u003e\n          \u003cdt class=\"ws-taco-highlight__label\"\u003eSize\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-highlight__value\"\u003e1\"\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-highlight\"\u003e\n          \u003cdt class=\"ws-taco-highlight__label\"\u003eVoltage\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-highlight__value\"\u003e24 VAC\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-highlight\"\u003e\n          \u003cdt class=\"ws-taco-highlight__label\"\u003ePosition\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-highlight__value\"\u003eNormally Closed\u003c\/dd\u003e\n        \u003c\/div\u003e\n      \u003c\/dl\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- DESCRIPTION --\u003e\n    \u003csection class=\"ws-taco-valve__section\"\u003e\n      \u003ch2 class=\"ws-taco-valve__title\"\u003eDescription\u003c\/h2\u003e\n\n      \u003cdiv class=\"ws-taco-description\"\u003e\n        \u003cp\u003e\n          Taco Zone Sentry Zone Valves provide on-off, normally open or\n          normally closed control in both open and closed hot or chilled water\n          systems. The valves can be used in a wide variety of heating and\n          cooling applications and are primarily designed for use with fan\n          coils, radiators, convectors, air handlers, heat pumps, and radiant\n          heating systems.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The Zone Sentry is one of Taco's most technologically advanced zone\n          valves while remaining simple to install and operate. The valve can\n          be installed in any direction and in any orientation. The operator\n          can also be mounted to the valve body in either direction, making it\n          ideal for tight baseboard and mechanical-room installations.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Snap-in quick-connect terminals on the back of the valve provide a\n          simple, secure, and fast wiring connection. A green LED indicator\n          shows the valve's operating status and thermostat demand.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ws-taco-notice\"\u003e\n          \u003ch3 class=\"ws-taco-notice__title\"\u003eManual Override\u003c\/h3\u003e\n\n          \u003cp\u003e\n            During a power outage, the manual override button located on top\n            of the valve allows the ball to be rotated up to 90 degrees. A\n            marked slot indicates the current position of the valve.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- SPECIFICATIONS --\u003e\n    \u003csection class=\"ws-taco-valve__section\"\u003e\n      \u003ch2 class=\"ws-taco-valve__title\"\u003eSpecifications\u003c\/h2\u003e\n\n      \u003cdl class=\"ws-taco-specs\"\u003e\n        \u003cdiv class=\"ws-taco-spec\"\u003e\n          \u003cdt class=\"ws-taco-spec__label\"\u003eApplication\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-spec__value\"\u003eZoning\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-spec\"\u003e\n          \u003cdt class=\"ws-taco-spec__label\"\u003eSize\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-spec__value\"\u003e1\"\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-spec\"\u003e\n          \u003cdt class=\"ws-taco-spec__label\"\u003eVoltage\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-spec__value\"\u003e24 VAC\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-spec\"\u003e\n          \u003cdt class=\"ws-taco-spec__label\"\u003eConnection Type\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-spec__value\"\u003eThreaded\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-spec\"\u003e\n          \u003cdt class=\"ws-taco-spec__label\"\u003eHertz\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-spec__value\"\u003e60 Hz\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-spec\"\u003e\n          \u003cdt class=\"ws-taco-spec__label\"\u003eAmperage\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-spec__value\"\u003e0.48 A\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-spec\"\u003e\n          \u003cdt class=\"ws-taco-spec__label\"\u003eFlow Capacity\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-spec__value\"\u003e8.9 Cv\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-spec\"\u003e\n          \u003cdt class=\"ws-taco-spec__label\"\u003eMaximum Operating Pressure\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-spec__value\"\u003e300 psi\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-spec\"\u003e\n          \u003cdt class=\"ws-taco-spec__label\"\u003eBody Pattern\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-spec__value\"\u003e2-Way\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-spec\"\u003e\n          \u003cdt class=\"ws-taco-spec__label\"\u003eFluid Temperature Range\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-spec__value\"\u003e20°F to 220°F\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-spec\"\u003e\n          \u003cdt class=\"ws-taco-spec__label\"\u003ePosition\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-spec__value\"\u003eNormally Closed\u003c\/dd\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ws-taco-spec\"\u003e\n          \u003cdt class=\"ws-taco-spec__label\"\u003eEnd Switch\u003c\/dt\u003e\n          \u003cdd class=\"ws-taco-spec__value\"\u003eYes\u003c\/dd\u003e\n        \u003c\/div\u003e\n      \u003c\/dl\u003e\n    \u003c\/section\u003e\n\n  \u003c\/article\u003e\n\u003c\/div\u003e","brand":"Taco","offers":[{"title":"Default Title","offer_id":53860243013816,"sku":null,"price":0.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0914\/2376\/8760\/files\/z100t2-3-3.png?v=1785956633","url":"https:\/\/warmingsystemshydronic.com\/products\/taco-1-zone-sentry-valve-normally-closed-threaded","provider":"Warming Systems Hydronic","version":"1.0","type":"link"}