{"product_id":"butterfly-iq3-point-of-care-ultrasound-probe","title":"Butterfly iQ3™ Point-of-Care Ultrasound Probe w\/Software Membership","description":"\u003cp style=\"max-width: 800px; text-align: left; margin: 0 0 1rem 0;\"\u003eMeet the new Butterfly iQ3 - world's first semiconductor-based, whole-body handheld portable ultrasound device. Butterfly iQ3 is an easiest-to-use POCUS device with the sharpest image quality, rapid data processing, Al, advanced imaging tools, user-centric ergonomics, and outstanding scan time.\u003c\/p\u003e\n\u003cp style=\"max-width: 800px; text-align: left; margin: 0 0 1rem 0;\"\u003eWith a clarity so extraordinary, it enables you to swiftly and confidently diagnose conditions, transforming patient care. Simply connect the probe to your \u003ca href=\"\/pages\/devices-compatible-with-butterfly-iq-iq-iq3\"\u003ecompatible iOS or Android device\u003c\/a\u003e, select your preset in seconds with the swipe of a finger – and start scanning.\u003c\/p\u003e\n\u003cp style=\"max-width: 800px; text-align: left; margin: 0 0 1rem 0;\"\u003eButterfly Network’s iQ3™ Honored as the Best Medical Technology at 2024 Prix Galien USA Awards. \u003ca href=\"https:\/\/www.butterflynetwork.com\/press-releases\/prix-galien-usa-awards\" target=\"_blank\"\u003eRead the press release ›\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp style=\"max-width: 800px; text-align: left; margin: 0 0 1rem 0;\"\u003eDisclaimer: Butterfly iQ3™ is for prescription use only. Butterfly iQ3™ is a portable ultrasound system designed for external ultrasound imaging. Read the User Manual for warnings, precautions and\/or contraindications.\u003c\/p\u003e\n\u003cstyle\u003e\n  #outstanding-image-quality,\n  #outstanding-image-quality * {\n    box-sizing: border-box;\n  }\n\n  #outstanding-image-quality {\n    --card: #f3f4f6;\n    --muted: #475569;\n    --text: #1e293b;\n    --accent: #0ea5e9;\n    --ring: rgba(14, 165, 233, 0.25);\n    --shadow: 0 4px 12px rgba(0,0,0,.1);\n\n    color: var(--text);\n    padding: 0;\n    margin: 0;\n    border-radius: 0;\n    width: 100%;\n    max-width: 100%;\n    overflow-x: visible;\n  }\n\n  .oiq-wrap {\n    width: 100%;\n    max-width: none;\n    margin: 0 auto;\n    padding: 60px 0 0 0;\n    display: grid;\n    gap: 1.5rem;\n  }\n\n  .oiq-header {\n    max-width: 800px;\n    width: 100%;\n    margin: 0 auto;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 1rem;\n  }\n\n  .oiq-header \u003e div {\n    min-width: 0;\n  }\n\n  .oiq-desktop-btn {\n    display: block !important;\n  }\n\n  .oiq-mobile-btn {\n    display: none !important;\n    max-width: 800px;\n    margin: 1rem auto 0 auto;\n  }\n\n  #oiq-title,\n  .oiq-sub {\n    text-align: left;\n  }\n\n  #oiq-title {\n    margin: 0;\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: .5rem;\n  }\n\n  .oiq-sub {\n    color: var(--muted);\n    margin: .4rem 0 1.25rem 0;\n    font-size: clamp(.95rem, 1.5vw, 1.1rem);\n    max-width: 800px;\n    width: 100%;\n    margin: .4rem auto 1.25rem auto;\n    text-align: left;\n  }\n\n  .oiq-pills {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: .75rem;\n    list-style: none;\n    padding: 0 !important;\n    padding-left: 0 !important;\n    margin: 0 auto !important;\n    width: 100%;\n    max-width: 800px;\n  }\n\n  .oiq-pill {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: .5rem;\n    min-width: 0;\n    width: 100%;\n    max-width: 100%;\n    padding: .6rem .9rem;\n    background: #fff;\n    border: 1px solid rgba(71,85,105,.2);\n    border-radius: 999px;\n    font-weight: 500;\n    box-shadow: var(--shadow);\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: normal;\n    text-align: center;\n  }\n\n  .oiq-check {\n    width: 18px;\n    height: 18px;\n    display: grid;\n    place-items: center;\n    background: rgba(14,165,233, .1);\n    border: 1px solid rgba(14,165,233, .3);\n    border-radius: 50%;\n    flex-shrink: 0;\n  }\n\n  .oiq-check svg {\n    width: 12px;\n    height: 12px;\n  }\n\n  .oiq-cards {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 1.25rem;\n    margin-top: 1.5rem;\n    width: 100%;\n    max-width: 100%;\n  }\n\n  .oiq-card {\n    background: var(--card);\n    border-radius: .75rem;\n    overflow: hidden;\n    box-shadow: var(--shadow);\n    border: 1px solid rgba(71,85,105,.1);\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .oiq-card header {\n    display: flex;\n    justify-content: space-between;\n    gap: .75rem;\n    padding: .9rem 1rem;\n    border-bottom: 1px solid rgba(71,85,105,.15);\n  }\n\n  .oiq-tag {\n    color: var(--muted);\n    font-size: .75rem;\n    text-transform: uppercase;\n    letter-spacing: .05em;\n  }\n\n  .oiq-chip {\n    color: var(--accent);\n    background: rgba(14,165,233,.1);\n    border: 1px solid rgba(14,165,233,.3);\n    padding: .25rem .5rem;\n    border-radius: 999px;\n    font-size: .7rem;\n    white-space: nowrap;\n  }\n\n  .oiq-media {\n    position: relative;\n    padding-top: 56.25%;\n    background: rgba(14,165,233,.05);\n    width: 100%;\n    max-width: 100%;\n    overflow: hidden;\n  }\n\n  .oiq-media \u003e * {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n  }\n\n  .oiq-media video {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    object-fit: cover;\n  }\n\n  .custom-btn {\n    border: 2px solid #000000;\n    border-radius: 4px;\n    color: #000000;\n    background-color: transparent;\n    padding: 16px 24px;\n    font-family: inherit;\n    font-weight: 700;\n    display: inline-flex;\n    text-decoration: none;\n    align-items: center;\n    justify-content: center;\n    white-space: nowrap;\n    transition: all 0.2s ease;\n  }\n\n  .custom-btn:hover {\n    background-color: #FAFAFA;\n    color: #333333;\n    border-color: #333333;\n  }\n\n  .slider-container {\n    width: 100%;\n    overflow-x: auto;\n    padding: 20px 0;\n  }\n\n  .slider {\n    display: flex;\n    gap: 20px;\n    justify-content: center;\n  }\n\n  .slide {\n    flex: 0 0 auto;\n    width: 200px;\n    text-align: center;\n  }\n\n  .slide img {\n    width: 200px;\n    height: 200px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 600px) {\n    .oiq-wrap {\n      padding-top: 40px;\n    }\n\n    .oiq-header {\n      max-width: 100%;\n      flex-direction: column;\n      align-items: flex-start;\n    }\n\n    .oiq-desktop-btn {\n      display: none !important;\n    }\n\n    .oiq-mobile-btn {\n      display: inline-flex !important;\n      margin: 1rem auto 0 auto;\n      justify-content: center;\n    }\n\n    .oiq-pills {\n      grid-template-columns: 1fr;\n      max-width: 100%;\n    }\n\n    .oiq-pill {\n      justify-content: flex-start;\n      text-align: left;\n      border-radius: .75rem;\n    }\n\n    .oiq-cards {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003csection aria-labelledby=\"oiq-title\" id=\"outstanding-image-quality\"\u003e\n\u003cdiv class=\"oiq-wrap\"\u003e\n\u003cdiv class=\"oiq-header\"\u003e\n\u003cdiv\u003e\n\u003ch2 id=\"oiq-title\"\u003eOutstanding Image Quality\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oiq-desktop-btn\"\u003e\u003ca href=\"\/pages\/clinical-library\" class=\"custom-btn\"\u003e View Clinical Library \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"oiq-sub\"\u003eImage quality ranked higher versus our main competitor across:\u003c\/p\u003e\n\u003c!-- PILLS --\u003e\n\u003cul class=\"oiq-pills\" role=\"list\"\u003e\n\u003cli class=\"oiq-pill\"\u003e\n\u003cspan class=\"oiq-check\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003eAnesthesiology\u003c\/li\u003e\n\u003cli class=\"oiq-pill\"\u003e\n\u003cspan class=\"oiq-check\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003eEMS\u003c\/li\u003e\n\u003cli class=\"oiq-pill\"\u003e\n\u003cspan class=\"oiq-check\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003eHospital medicine\u003c\/li\u003e\n\u003cli class=\"oiq-pill\"\u003e\n\u003cspan class=\"oiq-check\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003eCritical care\u003c\/li\u003e\n\u003cli class=\"oiq-pill\"\u003e\n\u003cspan class=\"oiq-check\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003eEmergency medicine\u003c\/li\u003e\n\u003cli class=\"oiq-pill\"\u003e\n\u003cspan class=\"oiq-check\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003ePrimary care\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- CARDS --\u003e\n\u003cdiv class=\"oiq-cards\" role=\"group\" aria-label=\"Comparison of image quality\"\u003e\n\u003carticle class=\"oiq-card\"\u003e\u003cheader\u003e\u003cstrong class=\"oiq-tag\"\u003eButterfly\u003c\/strong\u003e \u003cspan class=\"oiq-chip\"\u003eSample clip\u003c\/span\u003e\u003c\/header\u003e\n\u003cdiv class=\"oiq-media\"\u003e\n\u003cbutton aria-label=\"Play Butterfly sample\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M8 5v14l11-7-11-7z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/button\u003e \u003cvideo controls=\"controls\"\u003e \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/78c42bc2097944f192dc0eb22f77985b.mp4\" type=\"video\/mp4\"\u003e Your browser does not support the video tag. \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"oiq-card\"\u003e\u003cheader\u003e\u003cstrong class=\"oiq-tag\"\u003eCompetition\u003c\/strong\u003e \u003cspan class=\"oiq-chip\"\u003eSample clip\u003c\/span\u003e\u003c\/header\u003e\n\u003cdiv class=\"oiq-media\"\u003e\n\u003cbutton aria-label=\"Play competition sample\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M8 5v14l11-7-11-7z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/button\u003e \u003cvideo controls=\"controls\"\u003e \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b4c91af65c5b4fcab3c53964d189b150.mp4\" type=\"video\/mp4\"\u003e Your browser does not support the video tag. \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ✅ MOBILE BUTTON NOW HERE --\u003e \u003ca href=\"\/pages\/clinical-library\" class=\"custom-btn oiq-mobile-btn\"\u003e View Clinical Library \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003ch2 style=\"text-align: center; margin: 5rem 0 10px 0;\"\u003eWhat's in the Box:\u003c\/h2\u003e\n\u003cdiv class=\"slider-container\"\u003e\n\u003cdiv class=\"slider\"\u003e\n\u003cdiv class=\"slide\"\u003e\u003ca href=\"#\" class=\"slide-link\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/4130\/7441\/files\/iQ3-probe.jpg\" alt=\"iQ3 portable ultrasound device probe\"\u003e\n\u003cp\u003e\u003cstrong\u003eButterfly iQ3™\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"slide\"\u003e\u003ca href=\"\/products\/butterfly-iq3-charger-kit-type-a-additional\" class=\"slide-link\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/4130\/7441\/files\/iQ3-charger.jpg\" alt=\"iQ3 lightning charger\"\u003e\n\u003cp\u003e\u003cstrong\u003eiQ3 Charger\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"slide\"\u003e\u003ca href=\"\/products\/butterfly-iq3-cables\" class=\"slide-link\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/4130\/7441\/files\/iQ3-lightning-cable.jpg\" alt=\"Lightning cable\"\u003e\n\u003cp\u003e\u003cstrong\u003eLightning® Cable\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"slide\"\u003e\u003ca href=\"\/products\/butterfly-iQ3-cables\" class=\"slide-link\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/4130\/7441\/files\/iQ3-USB-C-cable.jpg\" alt=\"USB-C 2.0 Cable\"\u003e\n\u003cp\u003e\u003cstrong\u003eUSB-C 2.0 Cable\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Butterfly Network, inc","offers":[{"title":"5-Year Membership (One-Time Payment) - $2,140","offer_id":51728521265457,"sku":"B2490020052","price":7439.0,"currency_code":"CAD","in_stock":true},{"title":"1-Year Membership (Annual renew) - $600","offer_id":51728521232689,"sku":"B2490020052","price":5899.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/4130\/7441\/files\/iQ3-with-awards.jpg?v=1755277036","url":"https:\/\/shop.trudellhs.com\/products\/butterfly-iq3-point-of-care-ultrasound-probe","provider":"Trudell Healthcare Solutions Inc.","version":"1.0","type":"link"}