{"product_id":"veterinary-blood-pressure-cuff-3-6cm","title":"Veterinary Blood Pressure Cuff 3-6cm | Feline \u0026 Small Animal NIBP","description":"\u003c!--\n============================================================\nSEO SETTINGS - SHOPIFY PRODUCT PAGE\n============================================================\n\nRecommended Meta Title:\nVeterinary Blood Pressure Cuff 3-6cm | Feline \u0026 Small Animal NIBP\n\nRecommended Meta Description:\nDisposable veterinary blood pressure cuff for 3-6 cm sites. Single tube, male bayonet and soft non-woven fabric; for feline\/small animal NIBP, 24\/box.\n\nRecommended URL:\n \/products\/veterinary-blood-pressure-cuff-3-6cm\n\nPrimary Keyword:\n veterinary blood pressure cuff 3-6 cm\n\nNatural Supporting Keywords:\n veterinary blood pressure cuff\n feline blood pressure cuff\n veterinary NIBP cuff\n feline NIBP cuff\n small animal blood pressure cuff\n small animal NIBP cuff\n animal blood pressure cuff\n animal NIBP cuff\n disposable animal BP cuff\n SunTech vet blood pressure cuff replacement\n\nNote:\nShopify normally outputs the product H1 above the description,\nso this description starts with H2 rather than creating a second H1.\n============================================================\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e\n\/* ==========================================================\n   Veterinary Blood Pressure Cuff Product Content\n   Scoped CSS - prevents interference with Shopify theme\n   ========================================================== *\/\n\n.ml-vet-cuff,\n.ml-vet-cuff * {\n    box-sizing: border-box;\n}\n\n.ml-vet-cuff {\n    --ml-text: #25313d;\n    --ml-muted: #647180;\n    --ml-heading: #17212b;\n    --ml-border: #dfe6ec;\n    --ml-soft: #f6f9fb;\n    --ml-soft-2: #eef5f6;\n    --ml-accent: #087986;\n    --ml-accent-dark: #075e68;\n    --ml-white: #ffffff;\n    --ml-note-bg: #fff9ed;\n    --ml-note-border: #ead9aa;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n        Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n    color: var(--ml-text);\n}\n\n.ml-vet-cuff h2,\n.ml-vet-cuff h3 {\n    margin-top: 0;\n    color: var(--ml-heading);\n    font-weight: 700;\n    line-height: 1.3;\n}\n\n.ml-vet-cuff h2 {\n    margin-bottom: 16px;\n    font-size: clamp(23px, 3vw, 32px);\n}\n\n.ml-vet-cuff h3 {\n    margin-bottom: 8px;\n    font-size: 18px;\n}\n\n.ml-vet-cuff p {\n    margin: 0 0 15px;\n}\n\n.ml-vet-cuff strong {\n    color: var(--ml-heading);\n}\n\n.ml-vet-cuff a {\n    color: var(--ml-accent-dark);\n    text-decoration: underline;\n    text-underline-offset: 2px;\n}\n\n\/* -------------------------\n   HERO\n   ------------------------- *\/\n\n.ml-vet-hero {\n    margin-bottom: 32px;\n    padding: clamp(24px, 4vw, 44px);\n    border: 1px solid var(--ml-border);\n    border-radius: 16px;\n    background:\n        linear-gradient(\n            135deg,\n            #f0f8f9 0%,\n            #ffffff 60%,\n            #f8fafc 100%\n        );\n}\n\n.ml-vet-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 5px 11px;\n    border-radius: 999px;\n    background: #e4f3f4;\n    color: var(--ml-accent-dark);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n}\n\n.ml-vet-hero-title {\n    max-width: 900px;\n}\n\n.ml-vet-lead {\n    max-width: 930px;\n    color: var(--ml-muted);\n    font-size: clamp(16px, 1.7vw, 18px);\n}\n\n.ml-vet-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n}\n\n.ml-vet-badge {\n    display: inline-flex;\n    align-items: center;\n    min-height: 34px;\n    padding: 6px 11px;\n    border: 1px solid #d3e5e7;\n    border-radius: 999px;\n    background: var(--ml-white);\n    color: #344454;\n    font-size: 13px;\n    line-height: 1.3;\n}\n\n\/* -------------------------\n   SECTIONS\n   ------------------------- *\/\n\n.ml-vet-section {\n    margin-bottom: 36px;\n}\n\n.ml-vet-section-title {\n    padding-bottom: 10px;\n    border-bottom: 2px solid var(--ml-border);\n}\n\n.ml-vet-intro {\n    padding: 20px 22px;\n    border-left: 4px solid var(--ml-accent);\n    border-radius: 8px;\n    background: var(--ml-soft);\n}\n\n\/* -------------------------\n   KEY FEATURES\n   ------------------------- *\/\n\n.ml-vet-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n}\n\n.ml-vet-feature {\n    min-height: 100%;\n    padding: 18px;\n    border: 1px solid var(--ml-border);\n    border-radius: 11px;\n    background: var(--ml-white);\n}\n\n.ml-vet-feature p {\n    margin: 0;\n    color: var(--ml-muted);\n    font-size: 14px;\n    line-height: 1.55;\n}\n\n\/* -------------------------\n   SIZE \/ FIT\n   ------------------------- *\/\n\n.ml-vet-fit-box {\n    display: grid;\n    grid-template-columns: minmax(0, 1.4fr) minmax(230px, .6fr);\n    gap: 22px;\n    padding: 22px;\n    border: 1px solid var(--ml-border);\n    border-radius: 12px;\n    background: var(--ml-soft);\n}\n\n.ml-vet-range-card {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 145px;\n    padding: 20px;\n    border-radius: 10px;\n    background: var(--ml-white);\n    text-align: center;\n}\n\n.ml-vet-range-card strong {\n    display: block;\n    color: var(--ml-accent-dark);\n    font-size: clamp(34px, 5vw, 46px);\n    line-height: 1.1;\n}\n\n.ml-vet-range-card span {\n    display: block;\n    margin-top: 8px;\n    color: var(--ml-muted);\n    font-size: 14px;\n}\n\n\/* -------------------------\n   LIST\n   ------------------------- *\/\n\n.ml-vet-checklist {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n}\n\n.ml-vet-checklist li {\n    position: relative;\n    padding: 7px 0 7px 28px;\n}\n\n.ml-vet-checklist li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 7px;\n    left: 0;\n    color: var(--ml-accent-dark);\n    font-weight: 700;\n}\n\n\/* -------------------------\n   TABLES\n   ------------------------- *\/\n\n.ml-vet-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    margin-bottom: 20px;\n    border: 1px solid var(--ml-border);\n    border-radius: 10px;\n    background: var(--ml-white);\n    -webkit-overflow-scrolling: touch;\n}\n\n.ml-vet-table {\n    width: 100%;\n    min-width: 580px;\n    border-collapse: collapse;\n    background: var(--ml-white);\n    font-size: 14px;\n}\n\n.ml-vet-table th,\n.ml-vet-table td {\n    padding: 13px 16px;\n    border-bottom: 1px solid var(--ml-border);\n    vertical-align: top;\n    text-align: left;\n}\n\n.ml-vet-table tr:last-child th,\n.ml-vet-table tr:last-child td {\n    border-bottom: 0;\n}\n\n.ml-vet-table th {\n    width: 30%;\n    min-width: 170px;\n    background: #eef2f5;\n    color: var(--ml-heading);\n    font-weight: 650;\n}\n\n.ml-vet-table td {\n    color: #4f5f6f;\n    background: var(--ml-white);\n}\n\n.ml-vet-table tr:hover th {\n    background: #e5ebef;\n}\n\n.ml-vet-table tr:hover td {\n    background: #fafbfc;\n}\n\n\/* -------------------------\n   SPECIFICATION GRID\n   ------------------------- *\/\n\n.ml-vet-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    border-top: 1px solid var(--ml-border);\n    border-left: 1px solid var(--ml-border);\n    border-radius: 10px;\n    overflow: hidden;\n}\n\n.ml-vet-spec-row {\n    display: grid;\n    grid-template-columns: 42% 58%;\n    min-height: 50px;\n    border-right: 1px solid var(--ml-border);\n    border-bottom: 1px solid var(--ml-border);\n}\n\n.ml-vet-spec-label {\n    padding: 12px 14px;\n    background: #eef2f5;\n    color: var(--ml-heading);\n    font-size: 14px;\n    font-weight: 650;\n}\n\n.ml-vet-spec-value {\n    padding: 12px 14px;\n    background: var(--ml-white);\n    color: #4f5f6f;\n    font-size: 14px;\n    overflow-wrap: anywhere;\n}\n\n\/* -------------------------\n   USE CASE CARDS\n   ------------------------- *\/\n\n.ml-vet-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n}\n\n.ml-vet-use-card {\n    padding: 18px;\n    border: 1px solid var(--ml-border);\n    border-radius: 10px;\n    background: var(--ml-white);\n}\n\n.ml-vet-use-card p {\n    margin-bottom: 0;\n    color: var(--ml-muted);\n    font-size: 14px;\n}\n\n\/* -------------------------\n   NOTICE\n   ------------------------- *\/\n\n.ml-vet-note {\n    padding: 17px 19px;\n    border: 1px solid var(--ml-note-border);\n    border-radius: 9px;\n    background: var(--ml-note-bg);\n    color: #605436;\n    font-size: 14px;\n}\n\n\/* -------------------------\n   FAQ\n   ------------------------- *\/\n\n.ml-vet-faq {\n    border-top: 1px solid var(--ml-border);\n}\n\n.ml-vet-faq details {\n    border-bottom: 1px solid var(--ml-border);\n}\n\n.ml-vet-faq summary {\n    position: relative;\n    padding: 17px 38px 17px 3px;\n    cursor: pointer;\n    list-style: none;\n    color: var(--ml-heading);\n    font-weight: 650;\n    line-height: 1.45;\n}\n\n.ml-vet-faq summary::-webkit-details-marker {\n    display: none;\n}\n\n.ml-vet-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 12px;\n    right: 7px;\n    color: var(--ml-accent-dark);\n    font-size: 25px;\n    font-weight: 400;\n}\n\n.ml-vet-faq details[open] summary::after {\n    content: \"−\";\n}\n\n.ml-vet-faq-answer {\n    padding: 0 30px 17px 3px;\n    color: var(--ml-muted);\n}\n\n.ml-vet-faq-answer p:last-child {\n    margin-bottom: 0;\n}\n\n\/* -------------------------\n   DECLARATION\n   ------------------------- *\/\n\n.ml-vet-declaration {\n    padding: 20px;\n    border-radius: 10px;\n    background: #f7f9fb;\n    color: var(--ml-muted);\n    font-size: 13px;\n    line-height: 1.65;\n}\n\n\/* -------------------------\n   RESPONSIVE\n   ------------------------- *\/\n\n@media screen and (max-width: 900px) {\n    .ml-vet-feature-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ml-vet-use-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .ml-vet-fit-box {\n        grid-template-columns: 1fr;\n    }\n}\n\n@media screen and (max-width: 680px) {\n    .ml-vet-cuff {\n        padding: 14px;\n        font-size: 15px;\n    }\n\n    .ml-vet-hero {\n        padding: 22px 17px;\n        border-radius: 12px;\n    }\n\n    .ml-vet-feature-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .ml-vet-spec-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .ml-vet-table {\n        min-width: 520px;\n    }\n\n    .ml-vet-badge {\n        font-size: 12px;\n    }\n}\n\n@media screen and (max-width: 440px) {\n    .ml-vet-cuff {\n        padding: 10px;\n    }\n\n    .ml-vet-spec-row {\n        display: block;\n    }\n\n    .ml-vet-spec-label,\n    .ml-vet-spec-value {\n        width: 100%;\n    }\n\n    .ml-vet-spec-label {\n        border-bottom: 1px solid var(--ml-border);\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ml-vet-cuff\"\u003e\n\u003c!-- =====================================================\n         SEO \/ PRODUCT INTRO\n         ===================================================== --\u003e\n\u003csection class=\"ml-vet-hero\"\u003e\u003cspan class=\"ml-vet-eyebrow\"\u003e Veterinary NIBP Cuff \u003c\/span\u003e\n\u003ch2 class=\"ml-vet-hero-title\" id=\"ml-vet-main-title\"\u003eVeterinary Blood Pressure Cuff 3-6cm for Feline \u0026amp; Small Animal NIBP\u003c\/h2\u003e\n\u003cp class=\"ml-vet-lead\"\u003eThis \u003cstrong\u003eveterinary blood pressure cuff for 3-6 cm measurement sites\u003c\/strong\u003e is designed for small-animal NIBP monitoring applications where a compact disposable cuff is required. It combines a soft non-woven cuff, single tube, 200 mm white hose and male bayonet connector, and is suitable for feline and other small-animal patients when the measured cuff site falls within the specified 3-6 cm range.\u003c\/p\u003e\n\u003cdiv class=\"ml-vet-badges\"\u003e\n\u003cspan class=\"ml-vet-badge\"\u003eVeterinary NIBP\u003c\/span\u003e \u003cspan class=\"ml-vet-badge\"\u003e3-6 cm Range\u003c\/span\u003e \u003cspan class=\"ml-vet-badge\"\u003eFeline \/ Small Animal\u003c\/span\u003e \u003cspan class=\"ml-vet-badge\"\u003eSingle Tube\u003c\/span\u003e \u003cspan class=\"ml-vet-badge\"\u003eMale Bayonet\u003c\/span\u003e \u003cspan class=\"ml-vet-badge\"\u003eSoft Non-Woven\u003c\/span\u003e \u003cspan class=\"ml-vet-badge\"\u003e24 Cuffs \/ Box\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT OVERVIEW\n         ===================================================== --\u003e\n\u003csection class=\"ml-vet-section\"\u003e\n\u003ch2 class=\"ml-vet-section-title\"\u003eDisposable Veterinary Blood Pressure Cuff Overview\u003c\/h2\u003e\n\u003cdiv class=\"ml-vet-intro\"\u003e\n\u003cp\u003eThis disposable \u003cstrong\u003eveterinary blood pressure cuff\u003c\/strong\u003e provides a compact NIBP cuff option for veterinary clinics, animal hospitals, anesthesia monitoring and small-animal patient monitoring.\u003c\/p\u003e\n\u003cp\u003eThe cuff is specified for a \u003cstrong\u003e3-6 cm measured cuff-site circumference\u003c\/strong\u003e. Because animal size and limb dimensions can vary, cuff selection should be based on the actual measurement site rather than the animal name or breed alone.\u003c\/p\u003e\n\u003cp\u003eThe product uses a \u003cstrong\u003esingle-tube configuration\u003c\/strong\u003e with a \u003cstrong\u003emale bayonet connector\u003c\/strong\u003e and soft non-woven material. It is also cross-referenced to \u003cstrong\u003eSunTech 98-0400-80-VET\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         KEY FEATURES\n         ===================================================== --\u003e\n\u003csection class=\"ml-vet-section\"\u003e\n\u003ch2 class=\"ml-vet-section-title\"\u003eKey Features for Feline \u0026amp; Small Animal Blood Pressure Monitoring\u003c\/h2\u003e\n\u003cdiv class=\"ml-vet-feature-grid\"\u003e\n\u003cdiv class=\"ml-vet-feature\"\u003e\n\u003ch3\u003e3-6 cm Veterinary Cuff Range\u003c\/h3\u003e\n\u003cp\u003eDesigned for measurement sites with a circumference between 3 and 6 cm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-feature\"\u003e\n\u003ch3\u003eFeline \u0026amp; Small-Animal Use\u003c\/h3\u003e\n\u003cp\u003eSuitable for feline and other small-animal NIBP applications when the measured site matches the specified cuff range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-feature\"\u003e\n\u003ch3\u003eDisposable Soft Fiber\u003c\/h3\u003e\n\u003cp\u003eSoft non-woven cuff construction for single-patient veterinary monitoring applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-feature\"\u003e\n\u003ch3\u003eSingle Tube\u003c\/h3\u003e\n\u003cp\u003eUses a single white air hose for compatible NIBP monitoring systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-feature\"\u003e\n\u003ch3\u003eMale Bayonet Connector\u003c\/h3\u003e\n\u003cp\u003eDistal male bayonet connector for compatible veterinary and patient-monitor NIBP systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-feature\"\u003e\n\u003ch3\u003e200 mm Hose\u003c\/h3\u003e\n\u003cp\u003eWhite hose measuring 200 mm in length with 2.5 mm inner and 4.8 mm outer diameter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-feature\"\u003e\n\u003ch3\u003eLatex-Free\u003c\/h3\u003e\n\u003cp\u003eProduct specifications identify the cuff as latex-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-feature\"\u003e\n\u003ch3\u003e24 Cuffs per Box\u003c\/h3\u003e\n\u003cp\u003eStandard packaging contains 24 disposable veterinary NIBP cuffs per box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SIZE SELECTION\n         ===================================================== --\u003e\n\u003csection class=\"ml-vet-section\"\u003e\n\u003ch2 class=\"ml-vet-section-title\"\u003eHow to Select This Feline Blood Pressure Cuff\u003c\/h2\u003e\n\u003cdiv class=\"ml-vet-fit-box\"\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMeasure the Intended NIBP Cuff Site First\u003c\/h3\u003e\n\u003cp\u003eThis \u003cstrong\u003efeline blood pressure cuff\u003c\/strong\u003e is appropriate only when the selected measurement site falls within the specified \u003cstrong\u003e3-6 cm\u003c\/strong\u003e cuff range.\u003c\/p\u003e\n\u003cul class=\"ml-vet-checklist\"\u003e\n\u003cli\u003eMeasure the circumference of the intended cuff site.\u003c\/li\u003e\n\u003cli\u003eConfirm the measurement is within 3-6 cm.\u003c\/li\u003e\n\u003cli\u003eConfirm the monitor uses a single-tube NIBP system.\u003c\/li\u003e\n\u003cli\u003eConfirm the male bayonet connector matches the equipment.\u003c\/li\u003e\n\u003cli\u003eCheck the exact monitor model against the compatibility list.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-range-card\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e3-6 cm\u003c\/strong\u003e \u003cspan\u003e Specified veterinary cuff range \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         VETERINARY APPLICATIONS\n         ===================================================== --\u003e\n\u003csection class=\"ml-vet-section\"\u003e\n\u003ch2 class=\"ml-vet-section-title\"\u003eVeterinary NIBP Applications\u003c\/h2\u003e\n\u003cdiv class=\"ml-vet-use-grid\"\u003e\n\u003cdiv class=\"ml-vet-use-card\"\u003e\n\u003ch3\u003eFeline Blood Pressure Monitoring\u003c\/h3\u003e\n\u003cp\u003eCan be considered for cat NIBP monitoring when the selected cuff site measures within the 3-6 cm range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-use-card\"\u003e\n\u003ch3\u003eSmall Animal Monitoring\u003c\/h3\u003e\n\u003cp\u003eSuitable for small-animal blood pressure applications requiring a compact disposable NIBP cuff.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-use-card\"\u003e\n\u003ch3\u003eVeterinary Anesthesia \u0026amp; Surgery\u003c\/h3\u003e\n\u003cp\u003eCan be used as a compatible NIBP accessory within veterinary monitoring environments where the cuff dimensions and connector are suitable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         OEM REFERENCE\n         ===================================================== --\u003e\n\u003csection class=\"ml-vet-section\"\u003e\n\u003ch2 class=\"ml-vet-section-title\"\u003eSunTech Veterinary OEM Cross Reference\u003c\/h2\u003e\n\u003cdiv class=\"ml-vet-table-wrap\"\u003e\n\u003ctable class=\"ml-vet-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eOEM Part Number\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSunTech\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003e98-0400-80-VET\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         MONITOR COMPATIBILITY\n         ===================================================== --\u003e\n\u003csection class=\"ml-vet-section\"\u003e\n\u003ch2 class=\"ml-vet-section-title\"\u003eVeterinary NIBP Monitor Compatibility\u003c\/h2\u003e\n\u003cp\u003eThe cuff is listed for use with the following compatible monitor families. Always confirm the exact connector and monitor configuration before ordering.\u003c\/p\u003e\n\u003cdiv class=\"ml-vet-table-wrap\"\u003e\n\u003ctable class=\"ml-vet-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatible Models\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSunTech\u003c\/th\u003e\n\u003ctd\u003eVet20, Vet25, Vet30 veterinary monitors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhilips\u003c\/th\u003e\n\u003ctd\u003eMP Series: MP20, MP30, MP40, MP50, MP60, MP70, MP80, MP90;\u003cbr\u003eMX Series: MX400, MX450, MX500, MX550;\u003cbr\u003eSureSigns VM Series: VM4, VM6, VM8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMindray\u003c\/th\u003e\n\u003ctd\u003eBeneHeart D3, BeneHeart D6, BeneView T1, BeneView T5, BeneView T6, BeneView T8, BeneView T9, BeneVision ePM 10, BeneVision ePM 10 Neo, BeneVision ePM 10M, BeneVision ePM 12, BeneVision ePM 12M, BeneVision ePM 15, BeneVision N1, BeneVision N12, BeneVision N12 Neo, BeneVision N15, BeneVision N15 Neo, BeneVision N15 OR, BeneVision N17, BeneVision N19, BeneVision N22, DPM 6, DPM 7, ePM 10, ePM 10M, ePM 12, ePM 12M, ePM 15, iMEC 6, iMEC 8, iMEC 10, iMEC 12, iPM 6, iPM 8, iPM 10, iPM 12, iPM 9800, N Series, Passport 8, Passport 12, Passport 12m, Passport 17m and T1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         TECHNICAL SPECIFICATIONS\n         ===================================================== --\u003e\n\u003csection class=\"ml-vet-section\"\u003e\n\u003ch2 class=\"ml-vet-section-title\"\u003eVeterinary Blood Pressure Cuff Technical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"ml-vet-spec-grid\"\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eApplication\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003eVeterinary \/ Small-Animal NIBP\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eCategory\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003eNIBP\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eVeterinary Cuff Range\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003e3-6 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eOriginal Size Reference\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003eNeonate #1\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eCuff Type\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003eDisposable Soft Fiber\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eCuff Material\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003eNon-Woven Fabric\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eHose Type\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003eSingle Tube\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eHose Length\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003e200 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eHose Diameter\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003eInner 2.5 mm \/ Outer 4.8 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eHose Color\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003eWhite\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eDistal Connector\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003eMale Bayonet Connector\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eLatex-Free\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eSterile\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003ePackaging\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003e24 pcs \/ Box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eListed Weight\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003e0.2 lb \/ pc\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-row\"\u003e\n\u003cdiv class=\"ml-vet-spec-label\"\u003eValidity Period\u003c\/div\u003e\n\u003cdiv class=\"ml-vet-spec-value\"\u003e3 years from manufacturing date; refer to product label\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         COMPLIANCE\n         ===================================================== --\u003e\n\u003csection class=\"ml-vet-section\"\u003e\n\u003ch2 class=\"ml-vet-section-title\"\u003eProduct Compliance Information\u003c\/h2\u003e\n\u003cdiv class=\"ml-vet-intro\"\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eProduct documentation lists \u003cstrong\u003e FDA, CE, ISO 81060-1:2007, ISO 10993-1, ISO 10993-5, ISO 10993-10, TUV and RoHS compliant. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         BUYING CHECKLIST\n         ===================================================== --\u003e\n\u003csection class=\"ml-vet-section\"\u003e\n\u003ch2 class=\"ml-vet-section-title\"\u003eBefore Ordering This Veterinary NIBP Cuff\u003c\/h2\u003e\n\u003cul class=\"ml-vet-checklist\"\u003e\n\u003cli\u003eConfirm the intended measurement site is within \u003cstrong\u003e3-6 cm\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eConfirm your monitor uses a \u003cstrong\u003esingle-tube NIBP connection\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eConfirm the equipment requires a \u003cstrong\u003emale bayonet connector\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eCheck the exact monitor model against the compatibility information above.\u003c\/li\u003e\n\u003cli\u003eFor models not listed on this page, verify compatibility before placing an order.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ml-vet-note\" style=\"margin-top: 18px;\"\u003e\n\u003cstrong\u003eSize selection note:\u003c\/strong\u003e Monitor compatibility and cuff size are separate requirements. A monitor may be electrically and mechanically compatible while the 3-6 cm cuff range is not appropriate for every animal.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         FAQ\n         ===================================================== --\u003e\n\u003csection class=\"ml-vet-section\"\u003e\n\u003ch2 class=\"ml-vet-section-title\"\u003eVeterinary Blood Pressure Cuff FAQ\u003c\/h2\u003e\n\u003cdiv class=\"ml-vet-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat animals can use this 3-6 cm veterinary blood pressure cuff?\u003c\/summary\u003e\n\u003cdiv class=\"ml-vet-faq-answer\"\u003e\n\u003cp\u003eThe cuff is intended for small-animal NIBP applications where the selected measurement site has a circumference between 3 and 6 cm. It may therefore be suitable for feline and other small-animal patients when the measured site falls within this range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this be used as a feline blood pressure cuff?\u003c\/summary\u003e\n\u003cdiv class=\"ml-vet-faq-answer\"\u003e\n\u003cp\u003eYes, it can be used for feline NIBP monitoring when the selected cuff site measures between 3 and 6 cm and the monitor connection is compatible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a disposable veterinary NIBP cuff?\u003c\/summary\u003e\n\u003cdiv class=\"ml-vet-faq-answer\"\u003e\n\u003cp\u003eYes. It is a disposable soft-fiber NIBP cuff made from non-woven fabric and supplied in boxes of 24 cuffs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the SunTech veterinary replacement reference?\u003c\/summary\u003e\n\u003cdiv class=\"ml-vet-faq-answer\"\u003e\n\u003cp\u003eThe listed SunTech OEM cross reference is \u003cstrong\u003e98-0400-80-VET\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this cuff compatible with SunTech Vet monitors?\u003c\/summary\u003e\n\u003cdiv class=\"ml-vet-faq-answer\"\u003e\n\u003cp\u003eThe compatibility information lists \u003cstrong\u003eSunTech Vet20, Vet25 and Vet30\u003c\/strong\u003e monitors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this veterinary blood pressure cuff use one tube or two?\u003c\/summary\u003e\n\u003cdiv class=\"ml-vet-faq-answer\"\u003e\n\u003cp\u003eThis cuff uses a \u003cstrong\u003esingle tube\u003c\/strong\u003e with a 200 mm white hose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat connector does this small animal NIBP cuff use?\u003c\/summary\u003e\n\u003cdiv class=\"ml-vet-faq-answer\"\u003e\n\u003cp\u003eThe distal connector is a \u003cstrong\u003emale bayonet connector\u003c\/strong\u003e. Confirm the connector style on the monitoring system before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many cuffs are supplied per box?\u003c\/summary\u003e\n\u003cdiv class=\"ml-vet-faq-answer\"\u003e\n\u003cp\u003eThe listed packaging unit is \u003cstrong\u003e24 cuffs per box\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         COMPATIBILITY DECLARATION\n         ===================================================== --\u003e\u003cfooter class=\"ml-vet-declaration\"\u003e\u003cstrong\u003eCompatibility Declaration:\u003c\/strong\u003e This product is a compatible third-party NIBP accessory. Brand names, monitor models and OEM part numbers shown on this page are used only to identify product compatibility and remain the property of their respective owners. This product is not presented as an original Philips, Mindray or SunTech product. Actual compatibility can vary by monitor configuration; confirm the cuff size, connector and equipment model before use.\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"MedLinket","offers":[{"title":"1 PCS","offer_id":48375083303118,"sku":"Y000DSN1-1#-A05","price":2.0,"currency_code":"USD","in_stock":true},{"title":"24 PCS\/BOX","offer_id":48375083335886,"sku":"Y000DSN1-1#-A05","price":48.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/7463\/5214\/files\/YOOODSN1-1_-A05-01.webp?v=1760517935","url":"https:\/\/med-linket-corp.com\/products\/veterinary-blood-pressure-cuff-3-6cm","provider":"MEDLINKET CO.，LIMITED","version":"1.0","type":"link"}