{"product_id":"signia-active-mini-ix-hearing-aids-direct-to-iphone-and-android","title":"Signia Active Mini IX Hearing Aids - Direct to iPhone and Android","description":"\u003cstyle\u003e\n  .samix-page {\n    --samix-ink: #182222;\n    --samix-heading: #10204a;\n    --samix-muted: #5d6868;\n    --samix-line: #dde8e4;\n    --samix-soft: #f5faf7;\n    --samix-panel: #ffffff;\n    --samix-accent: #10786f;\n    --samix-accent-2: #58b9aa;\n    --samix-warm: #f7efe7;\n    --samix-shadow: 0 18px 42px rgba(16, 32, 74, 0.08);\n    color: var(--samix-ink);\n    font-family: inherit;\n    line-height: 1.55;\n  }\n\n  .samix-page * {\n    box-sizing: border-box;\n  }\n\n  .samix-page img {\n    max-width: 100%;\n    height: auto;\n  }\n\n  .samix-band {\n    container-type: inline-size;\n    container-name: samix-band;\n    padding: 48px 0;\n    border-bottom: 1px solid var(--samix-line);\n  }\n\n  .samix-band:last-child {\n    border-bottom: 0;\n  }\n\n  .samix-band--hero {\n    padding: 42px 0;\n    border: 1px solid var(--samix-line);\n    border-radius: 8px;\n    background: linear-gradient(135deg, #f8fbfa 0%, #eef7f4 58%, #faf1e9 100%);\n    overflow: hidden;\n  }\n\n  .samix-shell {\n    width: min(1180px, 100%);\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .samix-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 24px;\n    align-items: center;\n  }\n\n  .samix-grid--top {\n    align-items: start;\n  }\n\n  .samix-eyebrow,\n  .samix-kicker {\n    margin: 0 0 10px;\n    color: var(--samix-accent);\n    font-size: 0.76rem;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .samix-page h1,\n  .samix-page h2,\n  .samix-page h3 {\n    margin: 0 0 14px;\n    color: var(--samix-heading);\n    line-height: 1.12;\n    letter-spacing: 0;\n  }\n\n  .samix-page h1 {\n    font-size: clamp(2.05rem, 8cqw, 3.55rem);\n    max-width: 20ch;\n  }\n\n  .samix-page h2 {\n    font-size: clamp(1.55rem, 5.2cqw, 2.35rem);\n    max-width: 28ch;\n  }\n\n  .samix-page h3 {\n    font-size: 1.08rem;\n  }\n\n  .samix-page p {\n    margin: 0 0 14px;\n  }\n\n  .samix-lede {\n    color: var(--samix-muted);\n    font-size: 1.04rem;\n    max-width: 68ch;\n  }\n\n  .samix-tight {\n    max-width: 58ch;\n  }\n\n  .samix-photo {\n    display: block;\n    width: 100%;\n    max-width: 560px;\n    margin-inline: auto;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .samix-photo--packshot {\n    padding: 22px;\n    border: 1px solid var(--samix-line);\n    box-shadow: var(--samix-shadow);\n  }\n\n  .samix-checks,\n  .samix-pills {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 10px;\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .samix-checks li {\n    position: relative;\n    padding-left: 28px;\n    color: var(--samix-muted);\n  }\n\n  .samix-checks li:before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 0.48em;\n    width: 13px;\n    height: 13px;\n    border-radius: 50%;\n    background: var(--samix-accent);\n    box-shadow: inset 0 0 0 4px #dff4ef;\n  }\n\n  .samix-pills {\n    grid-template-columns: minmax(0, 1fr);\n    gap: 10px;\n  }\n\n  .samix-pill,\n  .samix-card,\n  .samix-mini-card {\n    border: 1px solid var(--samix-line);\n    border-radius: 8px;\n    background: var(--samix-panel);\n  }\n\n  .samix-pill {\n    padding: 12px 14px;\n  }\n\n  .samix-pill strong {\n    display: block;\n    color: var(--samix-accent);\n    font-size: 1.18rem;\n    line-height: 1.1;\n  }\n\n  .samix-pill span,\n  .samix-card p,\n  .samix-mini-card p {\n    color: var(--samix-muted);\n  }\n\n  .samix-cards {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 14px;\n    margin-top: 22px;\n  }\n\n  .samix-card {\n    padding: 18px;\n  }\n\n  .samix-card p:last-child,\n  .samix-mini-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .samix-callout {\n    margin-top: 20px;\n    padding: 18px;\n    border-radius: 8px;\n    border-left: 4px solid var(--samix-accent);\n    background: var(--samix-soft);\n  }\n\n  .samix-feature-map {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 14px;\n    margin-top: 24px;\n    padding: 18px;\n    border: 1px solid var(--samix-line);\n    border-radius: 8px;\n    background:\n      linear-gradient(135deg, rgba(16,120,111,0.06), rgba(247,239,231,0.36)),\n      #fff;\n    overflow: hidden;\n  }\n\n  .samix-feature-map:before {\n    content: \"\";\n    position: absolute;\n    inset: 22px;\n    border: 1px solid rgba(16,120,111,0.13);\n    border-radius: 8px;\n    pointer-events: none;\n  }\n\n  .samix-art-panel,\n  .samix-color-showcase {\n    margin: 24px 0 0;\n    padding: 12px;\n    border: 1px solid var(--samix-line);\n    border-radius: 8px;\n    background: #fff;\n    box-shadow: var(--samix-shadow);\n  }\n\n  .samix-art-panel img,\n  .samix-color-showcase img {\n    display: block;\n    width: 100%;\n    border-radius: 6px;\n  }\n\n  .samix-art-notes,\n  .samix-color-labels {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 10px;\n    margin-top: 12px;\n  }\n\n  .samix-art-notes span,\n  .samix-color-labels span {\n    display: block;\n    padding: 12px 14px;\n    border: 1px solid var(--samix-line);\n    border-radius: 8px;\n    background: var(--samix-soft);\n    color: var(--samix-muted);\n  }\n\n  .samix-art-notes strong,\n  .samix-color-labels strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--samix-heading);\n  }\n\n  .samix-feature-product {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    place-items: center;\n    min-height: 210px;\n  }\n\n  .samix-feature-product img {\n    width: min(260px, 82%);\n    filter: drop-shadow(0 22px 28px rgba(16, 32, 74, 0.16));\n  }\n\n  .samix-feature-list {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    gap: 12px;\n  }\n\n  .samix-mini-card {\n    padding: 14px;\n  }\n\n  .samix-mini-card strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--samix-heading);\n  }\n\n  .samix-flow {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .samix-flow-step {\n    position: relative;\n    padding: 16px 16px 16px 44px;\n    border: 1px solid var(--samix-line);\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .samix-flow-step:before {\n    content: attr(data-step);\n    position: absolute;\n    left: 14px;\n    top: 16px;\n    display: grid;\n    place-items: center;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    background: var(--samix-accent);\n    color: #fff;\n    font-size: 0.74rem;\n    font-weight: 800;\n  }\n\n  .samix-color-row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 14px;\n    margin-top: 22px;\n  }\n\n  .samix-color {\n    padding: 16px;\n    text-align: center;\n    border: 1px solid var(--samix-line);\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .samix-color img {\n    width: min(220px, 88%);\n    margin: 0 auto 10px;\n  }\n\n  .samix-color strong {\n    display: block;\n    color: var(--samix-heading);\n  }\n\n  .samix-table-wrap {\n    margin-top: 22px;\n    border: 1px solid var(--samix-line);\n    border-radius: 8px;\n    overflow-x: auto;\n    background: #fff;\n  }\n\n  .samix-table {\n    width: 100%;\n    min-width: 760px;\n    border-collapse: collapse;\n  }\n\n  .samix-table th,\n  .samix-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--samix-line);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .samix-table th {\n    background: var(--samix-soft);\n    color: var(--samix-heading);\n    font-weight: 800;\n  }\n\n  .samix-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .samix-badge {\n    display: inline-block;\n    padding: 4px 10px;\n    border-radius: 999px;\n    background: #e4f5f1;\n    color: var(--samix-accent);\n    font-size: 0.82rem;\n    font-weight: 800;\n    white-space: nowrap;\n  }\n\n  .samix-routine {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 12px;\n    margin-top: 22px;\n    padding: 18px;\n    border: 1px solid var(--samix-line);\n    border-radius: 8px;\n    background: var(--samix-soft);\n  }\n\n  .samix-routine-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .samix-routine-item {\n    padding: 14px;\n    border-radius: 8px;\n    background: #fff;\n    border: 1px solid rgba(221, 232, 228, 0.9);\n  }\n\n  .samix-routine-item strong {\n    display: block;\n    color: var(--samix-heading);\n  }\n\n  .samix-routine-item small {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--samix-accent);\n    font-weight: 800;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .samix-connector-demo {\n    margin-top: 22px;\n    padding: 18px;\n    border: 1px solid var(--samix-line);\n    border-radius: 8px;\n    background: linear-gradient(135deg, #fff 0%, #f4faf8 100%);\n  }\n\n  .samix-connector-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 12px;\n    align-items: center;\n  }\n\n  .samix-device-row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 10px;\n    align-items: stretch;\n  }\n\n  .samix-device {\n    display: grid;\n    place-items: center;\n    min-height: 86px;\n    padding: 12px;\n    border: 1px solid var(--samix-line);\n    border-radius: 8px;\n    background: #fff;\n    color: var(--samix-heading);\n    font-weight: 800;\n    text-align: center;\n  }\n\n  .samix-device small {\n    display: block;\n    color: var(--samix-muted);\n    font-weight: 600;\n  }\n\n  .samix-note {\n    margin-top: 16px;\n    color: var(--samix-muted);\n    font-size: 0.92rem;\n  }\n\n  .samix-faq details {\n    margin: 12px 0;\n    padding: 16px 18px;\n    border: 1px solid var(--samix-line);\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .samix-faq summary {\n    cursor: pointer;\n    color: var(--samix-heading);\n    font-weight: 800;\n  }\n\n  .samix-faq details p {\n    margin: 12px 0 0;\n    color: var(--samix-muted);\n  }\n\n  @container samix-band (max-width: 480px) {\n    .samix-shell {\n      padding: 0 14px;\n    }\n\n    .samix-band {\n      padding: 34px 0;\n    }\n\n    .samix-band--hero {\n      padding: 30px 0;\n    }\n\n    .samix-page h1 {\n      font-size: 2.15rem;\n      max-width: 20ch;\n    }\n\n    .samix-page h2 {\n      font-size: 1.55rem;\n      max-width: 28ch;\n    }\n\n  }\n\n  @container samix-band (min-width: 620px) {\n    .samix-cards,\n    .samix-color-row {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .samix-flow {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .samix-pills {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .samix-art-notes,\n    .samix-color-labels {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @container samix-band (min-width: 680px) {\n    .samix-grid--hero {\n      grid-template-columns: minmax(0, 1.04fr) minmax(230px, 0.72fr);\n      gap: 28px;\n    }\n\n    .samix-grid--split {\n      grid-template-columns: minmax(0, 1fr) minmax(220px, 0.68fr);\n      gap: 26px;\n    }\n\n    .samix-grid--even {\n      grid-template-columns: minmax(0, 0.92fr) minmax(0, 1fr);\n      gap: 26px;\n    }\n\n    .samix-grid--hero .samix-photo,\n    .samix-grid--split .samix-photo,\n    .samix-grid--even .samix-photo {\n      max-width: none;\n    }\n  }\n\n  @container samix-band (min-width: 760px) {\n    .samix-feature-map,\n    .samix-connector-grid {\n      grid-template-columns: minmax(0, 0.84fr) minmax(0, 1fr);\n    }\n\n    .samix-feature-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .samix-color-row {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .samix-device-row {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @container samix-band (min-width: 860px) {\n    .samix-cards--three {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"samix-page\"\u003e\n  \u003csection class=\"samix-band samix-band--hero\"\u003e\n    \u003cdiv class=\"samix-shell\"\u003e\n      \u003cdiv class=\"samix-grid samix-grid--hero\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"samix-eyebrow\"\u003eSignia Active Mini IX rechargeable ITC hearing aids\u003c\/p\u003e\n          \u003ch1\u003eComplete. Instant. Discreet.\u003c\/h1\u003e\n          \u003cp class=\"samix-lede\"\u003eSignia Active Mini IX brings the Integrated Xperience platform into Signia's smallest ready-to-wear in-the-canal design, with rechargeable power, Bluetooth streaming, and a same-day instant-fit style that avoids a custom shell wait.\u003c\/p\u003e\n          \u003cul class=\"samix-checks\"\u003e\n            \u003cli\u003eReady-to-wear ITC design fitted with sleeves\u003c\/li\u003e\n            \u003cli\u003eFull IX platform with RealTime Conversation Enhancement\u003c\/li\u003e\n            \u003cli\u003eRechargeable only, with up to 21 hours of battery life\u003c\/li\u003e\n            \u003cli\u003eDirect streaming for compatible iPhone and Android devices\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cdiv class=\"samix-pills\"\u003e\n            \u003cdiv class=\"samix-pill\"\u003e\n\u003cstrong\u003e5 levels\u003c\/strong\u003e\u003cspan\u003e1IX, 2IX, 3IX, 5IX, 7IX\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"samix-pill\"\u003e\n\u003cstrong\u003e3 colors\u003c\/strong\u003e\u003cspan\u003eGarnet Black, Rose Gold, Pearl White\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"samix-pill\"\u003e\n\u003cstrong\u003eITC fit\u003c\/strong\u003e\u003cspan\u003eSmaller than Active Pro IX\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"samix-pill\"\u003e\n\u003cstrong\u003eIX platform\u003c\/strong\u003e\u003cspan\u003eBuilt for moving conversations\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cimg class=\"samix-photo samix-photo--packshot\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0574\/2293\/8230\/files\/signia-active-mini-ix-garnet-black-pair.webp?v=1781057970\" alt=\"Signia Active Mini IX hearing aids in Garnet Black\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"samix-band\"\u003e\n    \u003cdiv class=\"samix-shell\"\u003e\n      \u003cdiv class=\"samix-grid samix-grid--split\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"samix-kicker\"\u003eWhy Active Mini IX exists\u003c\/p\u003e\n          \u003ch2\u003eA smaller instant-fit alternative to Active Pro IX\u003c\/h2\u003e\n          \u003cp class=\"samix-tight\"\u003eActive Mini IX is made for people who want a smaller, more discreet in-canal device without waiting for custom-molded shells. It is ready to wear, fitted with sleeves, and shaped to sit more tucked into the ear than the larger earbud-style Active Pro IX.\u003c\/p\u003e\n          \u003cp class=\"samix-tight\"\u003eThat makes it a strong choice if you are new to hearing aids, want a more modern in-canal style, or are comparing rechargeable Bluetooth ITC hearing aids with advanced Signia sound processing.\u003c\/p\u003e\n          \u003cdiv class=\"samix-callout\"\u003e\n\u003cstrong\u003eBest fit:\u003c\/strong\u003e choose Active Mini IX for the smaller ITC profile. Choose Active Pro IX if you prefer the more visible earbud-style look or already know that shape fits you best.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cimg class=\"samix-photo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0574\/2293\/8230\/files\/signia-active-mini-ix-in-ear.webp?v=1781058091\" alt=\"Signia Active Mini IX discreet ITC fit\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"samix-band\"\u003e\n    \u003cdiv class=\"samix-shell\"\u003e\n      \u003cp class=\"samix-kicker\"\u003eIntegrated Xperience platform\u003c\/p\u003e\n      \u003ch2\u003eBuilt for conversations that move\u003c\/h2\u003e\n      \u003cp class=\"samix-lede\"\u003eActive Mini IX uses Signia's Integrated Xperience platform to support real conversation dynamics: multiple speakers, changing positions, background sound, and everyday situations where attention shifts quickly.\u003c\/p\u003e\n\n      \u003cfigure class=\"samix-art-panel\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0574\/2293\/8230\/files\/signia-active-mini-ix-conversation-focus.png?v=1781063410\" alt=\"Signia Active Mini IX conversation focus visual with speech paths around the hearing aid\"\u003e\n        \u003cfigcaption class=\"samix-art-notes\"\u003e\n          \u003cspan\u003e\u003cstrong\u003eFollows shifting voices\u003c\/strong\u003eBuilt for conversations that move between people, not only one fixed speaker.\u003c\/span\u003e\n          \u003cspan\u003e\u003cstrong\u003eCompact two-mic design\u003c\/strong\u003eDirectional processing in a ready-to-wear ITC form factor.\u003c\/span\u003e\n          \u003cspan\u003e\u003cstrong\u003eApp-guided control\u003c\/strong\u003eUse the Signia app and Assistant to adjust around real listening situations.\u003c\/span\u003e\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv class=\"samix-flow\" aria-label=\"Active Mini IX conversation processing flow\"\u003e\n        \u003cdiv class=\"samix-flow-step\" data-step=\"1\"\u003e\n          \u003ch3\u003ePick up the scene\u003c\/h3\u003e\n          \u003cp\u003eTwo microphones help capture speech and surrounding sound cues.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"samix-flow-step\" data-step=\"2\"\u003e\n          \u003ch3\u003ePrioritize speech\u003c\/h3\u003e\n          \u003cp\u003eIX processing helps support speech understanding as speakers and noise change.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"samix-flow-step\" data-step=\"3\"\u003e\n          \u003ch3\u003ePersonalize in app\u003c\/h3\u003e\n          \u003cp\u003eSignia app controls and Signia Assistant give wearers more control after fitting.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"samix-band\"\u003e\n    \u003cdiv class=\"samix-shell\"\u003e\n      \u003cdiv class=\"samix-grid samix-grid--even\"\u003e\n        \u003cimg class=\"samix-photo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0574\/2293\/8230\/files\/signia-active-mini-ix-conversation.webp?v=1781058025\" alt=\"People in conversation for Signia Active Mini IX listening environments\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"samix-kicker\"\u003eFit and comfort\u003c\/p\u003e\n          \u003ch2\u003eSame-day fit with a discreet ITC feel\u003c\/h2\u003e\n          \u003cp\u003eActive Mini IX fits with soft sleeves, so you do not have to wait for custom shells before getting started. In a Signia comfort study, 97% of participants were satisfied with the comfort of the Active design.\u003c\/p\u003e\n          \u003cul class=\"samix-checks\"\u003e\n            \u003cli\u003eNo custom earmold impression required to get started\u003c\/li\u003e\n            \u003cli\u003eSmaller in-canal shape than Active Pro IX\u003c\/li\u003e\n            \u003cli\u003eMade for people who want a hearing aid that does not look like a traditional BTE or RIC\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"samix-band\"\u003e\n    \u003cdiv class=\"samix-shell\"\u003e\n      \u003cp class=\"samix-kicker\"\u003eColor options\u003c\/p\u003e\n      \u003ch2\u003eChoose the color that feels most like you\u003c\/h2\u003e\n      \u003cp class=\"samix-lede\"\u003eActive Mini IX comes in Garnet Black, Rose Gold, and Pearl White, so you can choose a look that feels discreet, polished, or a little more expressive.\u003c\/p\u003e\n      \u003cfigure class=\"samix-color-showcase\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0574\/2293\/8230\/files\/signia-active-mini-ix-color-materials.png?v=1781063433\" alt=\"Signia Active Mini IX shown in Garnet Black, Rose Gold, and Pearl White\"\u003e\n        \u003cfigcaption class=\"samix-color-labels\"\u003e\n          \u003cspan\u003e\u003cstrong\u003eGarnet Black\u003c\/strong\u003eA deeper, modern finish that keeps the device visually understated.\u003c\/span\u003e\n          \u003cspan\u003e\u003cstrong\u003eRose Gold\u003c\/strong\u003eA softer metallic look that feels warm and polished.\u003c\/span\u003e\n          \u003cspan\u003e\u003cstrong\u003ePearl White\u003c\/strong\u003eA clean, light finish with a more familiar wireless-earbud feel.\u003c\/span\u003e\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"samix-band\"\u003e\n    \u003cdiv class=\"samix-shell\"\u003e\n      \u003cdiv class=\"samix-grid samix-grid--split\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"samix-kicker\"\u003eRechargeable power\u003c\/p\u003e\n          \u003ch2\u003eRechargeable convenience without tiny batteries\u003c\/h2\u003e\n          \u003cp\u003eActive Mini IX is rechargeable only. With up to 21 hours of listening time, the pocket-sized charging case is designed for everyday use at home, work, or while traveling.\u003c\/p\u003e\n          \u003cul class=\"samix-checks\"\u003e\n            \u003cli\u003eRechargeable Active Mini IX hearing aids\u003c\/li\u003e\n            \u003cli\u003eUp to 21 hours of listening time\u003c\/li\u003e\n            \u003cli\u003eFast charging support for quick top-ups\u003c\/li\u003e\n            \u003cli\u003ePocket charging case included\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cimg class=\"samix-photo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0574\/2293\/8230\/files\/signia-active-mini-ix-charger.webp?v=1781058042\" alt=\"Signia Active Mini IX charging case with hearing aids\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"samix-routine\"\u003e\n        \u003cdiv class=\"samix-routine-list\"\u003e\n          \u003cdiv class=\"samix-routine-item\"\u003e\n            \u003csmall\u003eCharge\u003c\/small\u003e\n            \u003cstrong\u003eMorning\u003c\/strong\u003e\n            \u003cp\u003eStart the day with the case charged and the aids ready for routine wear.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"samix-routine-item\"\u003e\n            \u003csmall\u003eUse\u003c\/small\u003e\n            \u003cstrong\u003eDuring the day\u003c\/strong\u003e\n            \u003cp\u003eStream calls, media, and app adjustments on compatible phones while keeping the compact case nearby.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"samix-routine-item\"\u003e\n            \u003csmall\u003eReset\u003c\/small\u003e\n            \u003cstrong\u003eEvening\u003c\/strong\u003e\n            \u003cp\u003ePlace the hearing aids back in the pocket case for overnight charging.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"samix-band\"\u003e\n    \u003cdiv class=\"samix-shell\"\u003e\n      \u003cdiv class=\"samix-grid samix-grid--even\"\u003e\n        \u003cimg class=\"samix-photo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0574\/2293\/8230\/files\/signia-active-mini-ix-connectivity.webp?v=1781058056\" alt=\"Signia Active Mini IX smartphone connectivity\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"samix-kicker\"\u003eConnectivity\u003c\/p\u003e\n          \u003ch2\u003eDirect streaming for compatible iPhone and Android devices\u003c\/h2\u003e\n          \u003cp\u003eActive Mini IX supports Bluetooth streaming for compatible iPhone and Android devices, including ASHA and LE Audio support on compatible Android phones. Hands-free calling is available for compatible iPhone models and LE Audio-connected Android devices where supported.\u003c\/p\u003e\n          \u003cp\u003eFor TV listening and remote microphone use, Active Mini IX is compatible with Signia TV Sound and StreamLine Mic accessories.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"samix-connector-demo\"\u003e\n        \u003cdiv class=\"samix-connector-grid\"\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eConnected daily listening\u003c\/h3\u003e\n            \u003cp\u003eUse the hearing aids for everyday conversation first, then add phone streaming, TV Sound, or StreamLine Mic when the listening situation calls for it.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"samix-device-row\" aria-label=\"Active Mini IX compatible device categories\"\u003e\n            \u003cdiv class=\"samix-device\"\u003eiPhone\u003csmall\u003eDirect streaming\u003c\/small\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"samix-device\"\u003eAndroid\u003csmall\u003eASHA \/ LE Audio\u003c\/small\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"samix-device\"\u003eAccessories\u003csmall\u003eTV Sound \/ Mic\u003c\/small\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"samix-band\"\u003e\n    \u003cdiv class=\"samix-shell\"\u003e\n      \u003cp class=\"samix-kicker\"\u003eTechnology levels and pricing\u003c\/p\u003e\n      \u003ch2\u003eChoose from 1IX, 2IX, 3IX, 5IX, and 7IX\u003c\/h2\u003e\n      \u003cp class=\"samix-lede\"\u003eEvery Active Mini IX level uses the same rechargeable ready-to-wear ITC style. The difference is the technology inside: higher levels add more advanced sound processing, personalization, and support for complex listening environments.\u003c\/p\u003e\n      \u003cdiv class=\"samix-table-wrap\"\u003e\n        \u003ctable class=\"samix-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLevel\u003c\/th\u003e\n              \u003cth\u003eTechnology focus\u003c\/th\u003e\n              \u003cth\u003eBest for\u003c\/th\u003e\n              \u003cth\u003ePrice per side\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cspan class=\"samix-badge\"\u003e1IX\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eCore IX processing\u003c\/td\u003e\n              \u003ctd\u003eEssential daily listening in quieter environments.\u003c\/td\u003e\n              \u003ctd\u003e$1,147\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cspan class=\"samix-badge\"\u003e2IX\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eMore comfort and flexibility\u003c\/td\u003e\n              \u003ctd\u003eEveryday listening with a step up in comfort and flexibility.\u003c\/td\u003e\n              \u003ctd\u003e$1,197\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cspan class=\"samix-badge\"\u003e3IX\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBalanced daily performance\u003c\/td\u003e\n              \u003ctd\u003eBalanced performance for routine conversations, errands, and streaming.\u003c\/td\u003e\n              \u003ctd\u003e$1,239\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cspan class=\"samix-badge\"\u003e5IX\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eMore support in noise\u003c\/td\u003e\n              \u003ctd\u003eMore demanding social settings such as restaurants, meetings, and active days.\u003c\/td\u003e\n              \u003ctd\u003e$1,297\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cspan class=\"samix-badge\"\u003e7IX\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eTop Active Mini IX performance\u003c\/td\u003e\n              \u003ctd\u003eMaximum Active Mini IX performance for complex listening and group conversation.\u003c\/td\u003e\n              \u003ctd\u003e$1,317\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"samix-note\"\u003eNot sure which level fits your listening life? Choose a lower level for quieter routines and a higher level if restaurants, meetings, and group conversation are part of your week.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"samix-band\"\u003e\n    \u003cdiv class=\"samix-shell\"\u003e\n      \u003cp class=\"samix-kicker\"\u003eActive Mini IX vs Active Pro IX\u003c\/p\u003e\n      \u003ch2\u003eWhich Signia Active model should you choose?\u003c\/h2\u003e\n      \u003cdiv class=\"samix-table-wrap\"\u003e\n        \u003ctable class=\"samix-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003cth\u003eActive Mini IX\u003c\/th\u003e\n              \u003cth\u003eActive Pro IX\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eStyle\u003c\/td\u003e\n              \u003ctd\u003eSmaller ready-to-wear ITC\u003c\/td\u003e\n              \u003ctd\u003eEarbud-style ready-to-wear hearing aid\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCustom mold wait\u003c\/td\u003e\n              \u003ctd\u003eNo custom shell wait\u003c\/td\u003e\n              \u003ctd\u003eNo custom shell wait\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003ePlatform\u003c\/td\u003e\n              \u003ctd\u003eIntegrated Xperience\u003c\/td\u003e\n              \u003ctd\u003eIntegrated Xperience\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eRechargeable\u003c\/td\u003e\n              \u003ctd\u003eYes, rechargeable only\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBest choice when\u003c\/td\u003e\n              \u003ctd\u003eYou want the more discreet ITC design.\u003c\/td\u003e\n              \u003ctd\u003eYou prefer the bolder earbud-inspired design.\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"samix-band\"\u003e\n    \u003cdiv class=\"samix-shell\"\u003e\n      \u003cp class=\"samix-kicker\"\u003eBuyer guidance\u003c\/p\u003e\n      \u003ch2\u003eWho should choose Signia Active Mini IX?\u003c\/h2\u003e\n      \u003cdiv class=\"samix-cards samix-cards--three\"\u003e\n        \u003cdiv class=\"samix-card\"\u003e\n          \u003ch3\u003eFirst-time wearers\u003c\/h3\u003e\n          \u003cp\u003eThe ready-to-wear form avoids the custom mold wait and feels closer to modern in-canal audio devices.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"samix-card\"\u003e\n          \u003ch3\u003eDiscreet style seekers\u003c\/h3\u003e\n          \u003cp\u003eThe Mini design sits more tucked into the ear than the larger Active Pro IX earbud-style device.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"samix-card\"\u003e\n          \u003ch3\u003eConnected listeners\u003c\/h3\u003e\n          \u003cp\u003eBluetooth streaming, app support, and compatible accessory options make it a strong everyday option.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"samix-callout\"\u003e\n\u003cstrong\u003eTechnology tip:\u003c\/strong\u003e if background noise is your biggest challenge, start your comparison at 5IX or 7IX. If most listening is at home or in quieter places, 1IX, 2IX, or 3IX may be enough.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"samix-band\"\u003e\n    \u003cdiv class=\"samix-shell\"\u003e\n      \u003cp class=\"samix-kicker\"\u003eBefore you choose\u003c\/p\u003e\n      \u003ch2\u003eWhat to know before buying Signia Active Mini IX online\u003c\/h2\u003e\n      \u003cp class=\"samix-lede\"\u003eIf you are comparing Signia Active Mini IX with Active Pro IX, Signia Silk, or other rechargeable Bluetooth ITC hearing aids, focus on four things: fit style, technology level, phone streaming, and how often you need help hearing speech in background noise.\u003c\/p\u003e\n      \u003cdiv class=\"samix-cards\"\u003e\n        \u003cdiv class=\"samix-card\"\u003e\n          \u003ch3\u003eFor discreet rechargeable ITC wear\u003c\/h3\u003e\n          \u003cp\u003eActive Mini IX is a strong match if you want a rechargeable in-the-canal hearing aid that is smaller than the Active Pro IX earbud-style design.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"samix-card\"\u003e\n          \u003ch3\u003eFor conversations in noise\u003c\/h3\u003e\n          \u003cp\u003eChoose higher technology levels when restaurants, meetings, group conversations, and moving speakers are part of your normal week. The 7IX level is the top Active Mini IX option.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"samix-card\"\u003e\n          \u003ch3\u003eFor technology comparison\u003c\/h3\u003e\n          \u003cp\u003eThe style stays the same across levels, so the real decision is how much performance you want for noise, movement, streaming, and personalization.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"samix-band samix-faq\"\u003e\n    \u003cdiv class=\"samix-shell\"\u003e\n      \u003cp class=\"samix-kicker\"\u003eFAQ\u003c\/p\u003e\n      \u003ch2\u003eSignia Active Mini IX questions\u003c\/h2\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs Signia Active Mini IX rechargeable?\u003c\/summary\u003e\n        \u003cp\u003eYes. Active Mini IX is rechargeable only and comes with a pocket charging case. There is no disposable battery version.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat colors are available?\u003c\/summary\u003e\n        \u003cp\u003eActive Mini IX is available in Garnet Black, Rose Gold, and Pearl White.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes Active Mini IX stream to iPhone and Android?\u003c\/summary\u003e\n        \u003cp\u003eYes. It supports streaming for compatible iPhone and Android devices, including ASHA and LE Audio support where available. Hands-free calling depends on phone compatibility.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the difference between Active Mini IX and Active Pro IX?\u003c\/summary\u003e\n        \u003cp\u003eActive Mini IX and Active Pro IX use the IX platform and are ready-to-wear rechargeable devices. Active Mini IX is the smaller, more discreet ITC design, while Active Pro IX has a larger earbud-style look.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhich technology level should I choose?\u003c\/summary\u003e\n        \u003cp\u003eChoose 1IX or 2IX for simpler daily listening, 3IX for a balanced everyday option, 5IX for more active social environments, and 7IX for the most advanced Active Mini IX performance.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDo I need custom ear molds?\u003c\/summary\u003e\n        \u003cp\u003eNo. Active Mini IX is a ready-to-wear ITC hearing aid fitted with sleeves, so it does not require a custom shell manufacturing wait.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cp class=\"samix-note\"\u003ePhone compatibility, accessory compatibility, and app features can vary by device. Contact us if you want help confirming whether Active Mini IX fits your phone and listening needs.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is Signia Active Mini IX rechargeable?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. Active Mini IX is rechargeable only and comes with a pocket charging case. There is no disposable battery version.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What colors are available?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Active Mini IX is available in Garnet Black, Rose Gold, and Pearl White.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Does Active Mini IX stream to iPhone and Android?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. It supports streaming for compatible iPhone and Android devices, including ASHA and LE Audio support where available. Hands-free calling depends on phone compatibility.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What is the difference between Active Mini IX and Active Pro IX?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Active Mini IX and Active Pro IX use the IX platform and are ready-to-wear rechargeable devices. Active Mini IX is the smaller, more discreet ITC design, while Active Pro IX has a larger earbud-style look.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Which technology level should I choose?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Choose 1IX or 2IX for simpler daily listening, 3IX for a balanced everyday option, 5IX for more active social environments, and 7IX for the most advanced Active Mini IX performance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Do I need custom ear molds?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. Active Mini IX is a ready-to-wear ITC hearing aid fitted with sleeves, so it does not require a custom shell manufacturing wait.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Signia","offers":[{"title":"1IX \/ Garnet Black \/ Left","offer_id":43497315762294,"sku":"SAMIX-1IX-GB-LEFT","price":1147.0,"currency_code":"USD","in_stock":true},{"title":"1IX \/ Garnet Black \/ Right","offer_id":43497315795062,"sku":"SAMIX-1IX-GB-RIGHT","price":1147.0,"currency_code":"USD","in_stock":true},{"title":"1IX \/ Garnet Black \/ Pair (Both Ears)","offer_id":43497315827830,"sku":"SAMIX-1IX-GB-PAIR","price":2294.0,"currency_code":"USD","in_stock":true},{"title":"1IX \/ Rose Gold \/ Left","offer_id":43497315860598,"sku":"SAMIX-1IX-RG-LEFT","price":1147.0,"currency_code":"USD","in_stock":true},{"title":"1IX \/ Rose Gold \/ Right","offer_id":43497315893366,"sku":"SAMIX-1IX-RG-RIGHT","price":1147.0,"currency_code":"USD","in_stock":true},{"title":"1IX \/ Rose Gold \/ Pair (Both Ears)","offer_id":43497315926134,"sku":"SAMIX-1IX-RG-PAIR","price":2294.0,"currency_code":"USD","in_stock":true},{"title":"1IX \/ Pearl White \/ Left","offer_id":43497315958902,"sku":"SAMIX-1IX-PW-LEFT","price":1147.0,"currency_code":"USD","in_stock":true},{"title":"1IX \/ Pearl White \/ Right","offer_id":43497315991670,"sku":"SAMIX-1IX-PW-RIGHT","price":1147.0,"currency_code":"USD","in_stock":true},{"title":"1IX \/ Pearl White \/ Pair (Both Ears)","offer_id":43497316024438,"sku":"SAMIX-1IX-PW-PAIR","price":2294.0,"currency_code":"USD","in_stock":true},{"title":"2IX \/ Garnet Black \/ Left","offer_id":43497316057206,"sku":"SAMIX-2IX-GB-LEFT","price":1197.0,"currency_code":"USD","in_stock":true},{"title":"2IX \/ Garnet Black \/ Right","offer_id":43497316089974,"sku":"SAMIX-2IX-GB-RIGHT","price":1197.0,"currency_code":"USD","in_stock":true},{"title":"2IX \/ Garnet Black \/ Pair (Both Ears)","offer_id":43497316122742,"sku":"SAMIX-2IX-GB-PAIR","price":2394.0,"currency_code":"USD","in_stock":true},{"title":"2IX \/ Rose Gold \/ Left","offer_id":43497316155510,"sku":"SAMIX-2IX-RG-LEFT","price":1197.0,"currency_code":"USD","in_stock":true},{"title":"2IX \/ Rose Gold \/ Right","offer_id":43497316188278,"sku":"SAMIX-2IX-RG-RIGHT","price":1197.0,"currency_code":"USD","in_stock":true},{"title":"2IX \/ Rose Gold \/ Pair (Both Ears)","offer_id":43497316221046,"sku":"SAMIX-2IX-RG-PAIR","price":2394.0,"currency_code":"USD","in_stock":true},{"title":"2IX \/ Pearl White \/ Left","offer_id":43497316253814,"sku":"SAMIX-2IX-PW-LEFT","price":1197.0,"currency_code":"USD","in_stock":true},{"title":"2IX \/ Pearl White \/ Right","offer_id":43497316286582,"sku":"SAMIX-2IX-PW-RIGHT","price":1197.0,"currency_code":"USD","in_stock":true},{"title":"2IX \/ Pearl White \/ Pair (Both Ears)","offer_id":43497316319350,"sku":"SAMIX-2IX-PW-PAIR","price":2394.0,"currency_code":"USD","in_stock":true},{"title":"3IX \/ Garnet Black \/ Left","offer_id":43497316352118,"sku":"SAMIX-3IX-GB-LEFT","price":1239.0,"currency_code":"USD","in_stock":true},{"title":"3IX \/ Garnet Black \/ Right","offer_id":43497316384886,"sku":"SAMIX-3IX-GB-RIGHT","price":1239.0,"currency_code":"USD","in_stock":true},{"title":"3IX \/ Garnet Black \/ Pair (Both Ears)","offer_id":43497316417654,"sku":"SAMIX-3IX-GB-PAIR","price":2478.0,"currency_code":"USD","in_stock":true},{"title":"3IX \/ Rose Gold \/ Left","offer_id":43497316450422,"sku":"SAMIX-3IX-RG-LEFT","price":1239.0,"currency_code":"USD","in_stock":true},{"title":"3IX \/ Rose Gold \/ Right","offer_id":43497316483190,"sku":"SAMIX-3IX-RG-RIGHT","price":1239.0,"currency_code":"USD","in_stock":true},{"title":"3IX \/ Rose Gold \/ Pair (Both Ears)","offer_id":43497316515958,"sku":"SAMIX-3IX-RG-PAIR","price":2478.0,"currency_code":"USD","in_stock":true},{"title":"3IX \/ Pearl White \/ Left","offer_id":43497316548726,"sku":"SAMIX-3IX-PW-LEFT","price":1239.0,"currency_code":"USD","in_stock":true},{"title":"3IX \/ Pearl White \/ Right","offer_id":43497316581494,"sku":"SAMIX-3IX-PW-RIGHT","price":1239.0,"currency_code":"USD","in_stock":true},{"title":"3IX \/ Pearl White \/ Pair (Both Ears)","offer_id":43497316614262,"sku":"SAMIX-3IX-PW-PAIR","price":2478.0,"currency_code":"USD","in_stock":true},{"title":"5IX \/ Garnet Black \/ Left","offer_id":43497316647030,"sku":"SAMIX-5IX-GB-LEFT","price":1297.0,"currency_code":"USD","in_stock":true},{"title":"5IX \/ Garnet Black \/ Right","offer_id":43497316679798,"sku":"SAMIX-5IX-GB-RIGHT","price":1297.0,"currency_code":"USD","in_stock":true},{"title":"5IX \/ Garnet Black \/ Pair (Both Ears)","offer_id":43497316712566,"sku":"SAMIX-5IX-GB-PAIR","price":2594.0,"currency_code":"USD","in_stock":true},{"title":"5IX \/ Rose Gold \/ Left","offer_id":43497316745334,"sku":"SAMIX-5IX-RG-LEFT","price":1297.0,"currency_code":"USD","in_stock":true},{"title":"5IX \/ Rose Gold \/ Right","offer_id":43497316778102,"sku":"SAMIX-5IX-RG-RIGHT","price":1297.0,"currency_code":"USD","in_stock":true},{"title":"5IX \/ Rose Gold \/ Pair (Both Ears)","offer_id":43497316810870,"sku":"SAMIX-5IX-RG-PAIR","price":2594.0,"currency_code":"USD","in_stock":true},{"title":"5IX \/ Pearl White \/ Left","offer_id":43497316843638,"sku":"SAMIX-5IX-PW-LEFT","price":1297.0,"currency_code":"USD","in_stock":true},{"title":"5IX \/ Pearl White \/ Right","offer_id":43497316876406,"sku":"SAMIX-5IX-PW-RIGHT","price":1297.0,"currency_code":"USD","in_stock":true},{"title":"5IX \/ Pearl White \/ Pair (Both Ears)","offer_id":43497316909174,"sku":"SAMIX-5IX-PW-PAIR","price":2594.0,"currency_code":"USD","in_stock":true},{"title":"7IX \/ Garnet Black \/ Left","offer_id":43497316941942,"sku":"SAMIX-7IX-GB-LEFT","price":1317.0,"currency_code":"USD","in_stock":true},{"title":"7IX \/ Garnet Black \/ Right","offer_id":43497316974710,"sku":"SAMIX-7IX-GB-RIGHT","price":1317.0,"currency_code":"USD","in_stock":true},{"title":"7IX \/ Garnet Black \/ Pair (Both Ears)","offer_id":43497317007478,"sku":"SAMIX-7IX-GB-PAIR","price":2634.0,"currency_code":"USD","in_stock":true},{"title":"7IX \/ Rose Gold \/ Left","offer_id":43497317040246,"sku":"SAMIX-7IX-RG-LEFT","price":1317.0,"currency_code":"USD","in_stock":true},{"title":"7IX \/ Rose Gold \/ Right","offer_id":43497317073014,"sku":"SAMIX-7IX-RG-RIGHT","price":1317.0,"currency_code":"USD","in_stock":true},{"title":"7IX \/ Rose Gold \/ Pair (Both Ears)","offer_id":43497317105782,"sku":"SAMIX-7IX-RG-PAIR","price":2634.0,"currency_code":"USD","in_stock":true},{"title":"7IX \/ Pearl White \/ Left","offer_id":43497317138550,"sku":"SAMIX-7IX-PW-LEFT","price":1317.0,"currency_code":"USD","in_stock":true},{"title":"7IX \/ Pearl White \/ Right","offer_id":43497317171318,"sku":"SAMIX-7IX-PW-RIGHT","price":1317.0,"currency_code":"USD","in_stock":true},{"title":"7IX \/ Pearl White \/ Pair (Both Ears)","offer_id":43497317204086,"sku":"SAMIX-7IX-PW-PAIR","price":2634.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0574\/2293\/8230\/files\/signia-active-mini-ix-garnet-black-single.webp?v=1781058900","url":"https:\/\/www.wholesalehearingdirect.com\/products\/signia-active-mini-ix-hearing-aids-direct-to-iphone-and-android","provider":"Wholesale Hearing Direct","version":"1.0","type":"link"}