{"product_id":"waxvac-electric-ear-cleaning-device","title":"WaxVac Electric Ear-Cleaning Device","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     WAXVAC PRODUCT DESCRIPTION\n  ========================================================== *\/\n\n  .waxvac-description {\n    --wv-primary: #1769b0;\n    --wv-primary-dark: #0e4c87;\n    --wv-accent: #e63946;\n    --wv-success: #168347;\n    --wv-text: #171717;\n    --wv-muted: #686868;\n    --wv-border: #e3e7ec;\n    --wv-light: #f5f9fd;\n    --wv-white: #ffffff;\n\n    display: block;\n    width: 100%;\n    max-width: 1050px;\n    margin: 0 auto;\n    color: var(--wv-text);\n    font-family: inherit;\n    line-height: 1.75;\n    direction: ltr;\n    text-align: left;\n  }\n\n  .waxvac-description,\n  .waxvac-description *,\n  .waxvac-description *::before,\n  .waxvac-description *::after {\n    box-sizing: border-box;\n  }\n\n  .waxvac-description svg {\n    display: block;\n  }\n\n  \/* ==========================================================\n     HERO\n  ========================================================== *\/\n\n  .waxvac-hero {\n    position: relative;\n    padding: 48px 35px;\n    margin-bottom: 34px;\n    overflow: hidden;\n    border: 1px solid var(--wv-border);\n    border-radius: 24px;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 10% 10%,\n        rgba(23, 105, 176, 0.15),\n        transparent 35%\n      ),\n      radial-gradient(\n        circle at 90% 90%,\n        rgba(230, 57, 70, 0.1),\n        transparent 35%\n      ),\n      var(--wv-light);\n  }\n\n  .waxvac-label {\n    display: inline-flex;\n    min-height: 34px;\n    padding: 8px 17px;\n    margin-bottom: 17px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 999px;\n    color: #ffffff;\n    background: var(--wv-primary);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.05em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .waxvac-hero h2 {\n    max-width: 800px;\n    margin: 0 auto 15px;\n    color: var(--wv-text);\n    font-size: clamp(31px, 5vw, 48px);\n    font-weight: 800;\n    letter-spacing: -0.025em;\n    line-height: 1.15;\n  }\n\n  .waxvac-hero p {\n    max-width: 780px;\n    margin: 0 auto;\n    color: var(--wv-muted);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  \/* ==========================================================\n     TITLES\n  ========================================================== *\/\n\n  .waxvac-section {\n    width: 100%;\n    margin-top: 40px;\n  }\n\n  .waxvac-section-title {\n    margin: 0 0 22px;\n    color: var(--wv-text);\n    font-size: clamp(25px, 3vw, 32px);\n    font-weight: 800;\n    line-height: 1.3;\n    text-align: center;\n  }\n\n  \/* ==========================================================\n     FEATURE CARDS\n  ========================================================== *\/\n\n  .waxvac-features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    width: 100%;\n  }\n\n  .waxvac-feature-card {\n    display: flex;\n    width: 100%;\n    min-width: 0;\n    min-height: 195px;\n    padding: 25px 19px;\n    align-items: center;\n    flex-direction: column;\n    justify-content: center;\n    overflow: hidden;\n    border: 1px solid var(--wv-border);\n    border-radius: 18px;\n    text-align: center;\n    background: var(--wv-white);\n    box-shadow: 0 9px 28px rgba(0, 0, 0, 0.035);\n  }\n\n  .waxvac-icon {\n    display: flex;\n    width: 54px;\n    min-width: 54px;\n    max-width: 54px;\n    height: 54px;\n    min-height: 54px;\n    max-height: 54px;\n    padding: 14px;\n    margin: 0 auto 15px;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--wv-primary);\n    box-shadow: 0 8px 20px rgba(23, 105, 176, 0.2);\n  }\n\n  .waxvac-icon svg {\n    display: block;\n    width: 26px !important;\n    min-width: 26px;\n    max-width: 26px;\n    height: 26px !important;\n    min-height: 26px;\n    max-height: 26px;\n    padding: 0;\n    margin: 0;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .waxvac-icon svg * {\n    vector-effect: non-scaling-stroke;\n  }\n\n  .waxvac-feature-card strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--wv-text);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  .waxvac-feature-card \u003e span:last-child {\n    display: block;\n    color: var(--wv-muted);\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* ==========================================================\n     PRODUCT CONTENTS\n  ========================================================== *\/\n\n  .waxvac-contents {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 13px;\n    padding: 25px;\n    border: 1px solid var(--wv-border);\n    border-radius: 18px;\n    background: var(--wv-light);\n  }\n\n  .waxvac-content-item {\n    display: flex;\n    min-width: 0;\n    gap: 12px;\n    align-items: center;\n    color: var(--wv-text);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.55;\n  }\n\n  .waxvac-content-check {\n    display: flex;\n    width: 30px;\n    min-width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--wv-success);\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  \/* ==========================================================\n     DETAILS TABLE\n  ========================================================== *\/\n\n  .waxvac-specifications {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--wv-border);\n    border-radius: 18px;\n    background: #ffffff;\n  }\n\n  .waxvac-spec-row {\n    display: grid;\n    grid-template-columns: minmax(150px, 0.8fr) minmax(0, 1.2fr);\n    gap: 20px;\n    padding: 16px 19px;\n    align-items: center;\n    border-bottom: 1px solid var(--wv-border);\n  }\n\n  .waxvac-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .waxvac-spec-name {\n    color: var(--wv-muted);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .waxvac-spec-value {\n    color: var(--wv-text);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.6;\n    text-align: right;\n  }\n\n  \/* ==========================================================\n     INFORMATION BOX\n  ========================================================== *\/\n\n  .waxvac-info-box {\n    display: grid;\n    grid-template-columns: 50px minmax(0, 1fr);\n    gap: 16px;\n    width: 100%;\n    padding: 23px;\n    margin-top: 30px;\n    align-items: flex-start;\n    border: 1px solid #cfe0ef;\n    border-radius: 18px;\n    background: #f1f8fe;\n  }\n\n  .waxvac-info-box .waxvac-icon {\n    width: 50px;\n    min-width: 50px;\n    max-width: 50px;\n    height: 50px;\n    min-height: 50px;\n    max-height: 50px;\n    padding: 13px;\n    margin: 0;\n  }\n\n  .waxvac-info-box h3 {\n    margin: 0 0 7px;\n    color: var(--wv-text);\n    font-size: 19px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .waxvac-info-box p {\n    margin: 0;\n    color: var(--wv-muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  \/* ==========================================================\n     FAQ\n  ========================================================== *\/\n\n  .waxvac-details {\n    width: 100%;\n    margin-top: 12px;\n    border-top: 1px solid var(--wv-border);\n    direction: ltr;\n    text-align: left !important;\n  }\n\n  .waxvac-details details {\n    width: 100%;\n    border-bottom: 1px solid var(--wv-border);\n    text-align: left !important;\n  }\n\n  .waxvac-details summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    padding: 21px 48px 21px 0;\n    color: var(--wv-text);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.5;\n    text-align: left !important;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .waxvac-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .waxvac-details summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 6px;\n    color: var(--wv-primary);\n    font-size: 29px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .waxvac-details details[open] summary::after {\n    content: \"−\";\n  }\n\n  .waxvac-details-content {\n    width: 100%;\n    padding: 0 0 23px;\n    color: var(--wv-muted);\n    font-size: 14px;\n    line-height: 1.85;\n    direction: ltr;\n    text-align: left !important;\n  }\n\n  .waxvac-details-content p,\n  .waxvac-details-content div,\n  .waxvac-details-content span,\n  .waxvac-details-content li {\n    text-align: left !important;\n  }\n\n  .waxvac-details-content ul {\n    padding-left: 22px;\n    margin: 0;\n    text-align: left !important;\n  }\n\n  \/* ==========================================================\n     SAFETY\n  ========================================================== *\/\n\n  .waxvac-safety {\n    display: grid;\n    grid-template-columns: 50px minmax(0, 1fr);\n    gap: 16px;\n    width: 100%;\n    padding: 23px;\n    margin-top: 34px;\n    align-items: flex-start;\n    border: 1px solid #f0d7cf;\n    border-radius: 18px;\n    background: #fff7f4;\n  }\n\n  .waxvac-safety .waxvac-icon {\n    width: 50px;\n    min-width: 50px;\n    max-width: 50px;\n    height: 50px;\n    min-height: 50px;\n    max-height: 50px;\n    padding: 13px;\n    margin: 0;\n    background: var(--wv-accent);\n    box-shadow: 0 8px 20px rgba(230, 57, 70, 0.16);\n  }\n\n  .waxvac-safety strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--wv-text);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .waxvac-safety p {\n    margin: 0;\n    color: var(--wv-muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  \/* ==========================================================\n     MOBILE\n  ========================================================== *\/\n\n  @media screen and (max-width: 800px) {\n    .waxvac-features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .waxvac-description {\n      line-height: 1.7;\n    }\n\n    .waxvac-hero {\n      padding: 36px 18px;\n      border-radius: 18px;\n    }\n\n    .waxvac-hero h2 {\n      font-size: 30px;\n    }\n\n    .waxvac-hero p {\n      font-size: 14px;\n    }\n\n    .waxvac-section {\n      margin-top: 32px;\n    }\n\n    .waxvac-section-title {\n      font-size: 24px;\n    }\n\n    .waxvac-features,\n    .waxvac-contents {\n      grid-template-columns: minmax(0, 1fr);\n    }\n\n    .waxvac-feature-card {\n      min-height: 0;\n      padding: 22px 17px;\n    }\n\n    .waxvac-contents {\n      padding: 19px;\n    }\n\n    .waxvac-spec-row {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 4px;\n    }\n\n    .waxvac-spec-value {\n      text-align: left;\n    }\n\n    .waxvac-info-box,\n    .waxvac-safety {\n      grid-template-columns: 43px minmax(0, 1fr);\n      gap: 13px;\n      padding: 18px;\n    }\n\n    .waxvac-info-box .waxvac-icon,\n    .waxvac-safety .waxvac-icon {\n      width: 43px;\n      min-width: 43px;\n      max-width: 43px;\n      height: 43px;\n      min-height: 43px;\n      max-height: 43px;\n      padding: 10px;\n    }\n\n    .waxvac-details summary {\n      padding: 19px 42px 19px 0;\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"waxvac-description\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"waxvac-hero\"\u003e\n\u003cspan class=\"waxvac-label\"\u003e Personal Care Accessory \u003c\/span\u003e\n\u003ch2\u003eWaxVac Electric Ear-Cleaning Device\u003c\/h2\u003e\n\u003cp\u003eA compact handheld personal-care device designed for light hygiene around the outer ear opening. Its cordless body, simple control switch, replaceable colored tips, and freestanding base make it convenient to keep with your regular personal-care accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"waxvac-section\"\u003e\n\u003ch3 class=\"waxvac-section-title\"\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"waxvac-features\"\u003e\n\u003cdiv class=\"waxvac-feature-card\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M7 7h10\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 4h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 7v12\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 7v12\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 19h8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eCompact Handheld Design\u003c\/strong\u003e \u003cspan\u003e Lightweight body designed for convenient storage and handling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-feature-card\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"3\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eSimple Switch Control\u003c\/strong\u003e \u003cspan\u003e Straightforward control positioned on the handle for easy access. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-feature-card\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003c\/span\u003e \u003cstrong\u003eReplaceable Tips\u003c\/strong\u003e \u003cspan\u003e Includes assorted color-coded tips shown with the original package. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-feature-card\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3v3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 18v3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 12h3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M18 12h3\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eLighted Tip Area\u003c\/strong\u003e \u003cspan\u003e The original packaging shows an illuminated area near the tip. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-feature-card\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M5 6h14\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 10h14\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14h14\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 18h14\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eVentilated Housing\u003c\/strong\u003e \u003cspan\u003e Vent openings are integrated into the upper device housing. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-feature-card\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M7 5h10v12H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M4 20h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 17v3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15 17v3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eFreestanding Base\u003c\/strong\u003e \u003cspan\u003e Wide lower base allows the device to stand upright during storage. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PACKAGE CONTENTS --\u003e\n\u003cdiv class=\"waxvac-section\"\u003e\n\u003ch3 class=\"waxvac-section-title\"\u003ePackage Contents\u003c\/h3\u003e\n\u003cdiv class=\"waxvac-contents\"\u003e\n\u003cdiv class=\"waxvac-content-item\"\u003e\n\u003cspan class=\"waxvac-content-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e1× WaxVac electric ear-cleaning device\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-content-item\"\u003e\n\u003cspan class=\"waxvac-content-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAssorted replaceable colored tips\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-content-item\"\u003e\n\u003cspan class=\"waxvac-content-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCleaning accessory shown in the images\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-content-item\"\u003e\n\u003cspan class=\"waxvac-content-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eOriginal WaxVac retail packaging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003cdiv class=\"waxvac-section\"\u003e\n\u003ch3 class=\"waxvac-section-title\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"waxvac-specifications\"\u003e\n\u003cdiv class=\"waxvac-spec-row\"\u003e\n\u003cspan class=\"waxvac-spec-name\"\u003eProduct type\u003c\/span\u003e \u003cspan class=\"waxvac-spec-value\"\u003e Handheld personal-care accessory \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-spec-row\"\u003e\n\u003cspan class=\"waxvac-spec-name\"\u003eProduct name\u003c\/span\u003e \u003cspan class=\"waxvac-spec-value\"\u003e WaxVac \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-spec-row\"\u003e\n\u003cspan class=\"waxvac-spec-name\"\u003eControl\u003c\/span\u003e \u003cspan class=\"waxvac-spec-value\"\u003e Handle-mounted switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-spec-row\"\u003e\n\u003cspan class=\"waxvac-spec-name\"\u003eTip design\u003c\/span\u003e \u003cspan class=\"waxvac-spec-value\"\u003e Replaceable color-coded tips \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-spec-row\"\u003e\n\u003cspan class=\"waxvac-spec-name\"\u003eBody design\u003c\/span\u003e \u003cspan class=\"waxvac-spec-value\"\u003e Compact handheld body with freestanding base \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"waxvac-spec-row\"\u003e\n\u003cspan class=\"waxvac-spec-name\"\u003eIntended area\u003c\/span\u003e \u003cspan class=\"waxvac-spec-value\"\u003e Outer ear opening only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INFORMATION BOX --\u003e\n\u003cdiv class=\"waxvac-info-box\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M12 11v5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 8h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eUse Only as Directed\u003c\/h3\u003e\n\u003cp\u003eUse the product only according to the instructions included with the original package. Keep the tip at the outer ear opening and never push it deeply inside the ear canal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MORE DETAILS --\u003e\n\u003cdiv class=\"waxvac-section\"\u003e\n\u003ch3 class=\"waxvac-section-title\"\u003eMore Information\u003c\/h3\u003e\n\u003cdiv class=\"waxvac-details\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat is included with the product?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eThe package includes one WaxVac device, assorted replaceable tips, the accessory shown in the product images, and the original retail box.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere should the product be used?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eIt should be used only around the visible outer ear opening and according to the instructions provided with the product. Do not insert the tip deeply into the ear canal.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the tips replaceable?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eYes. The supplied product images show several color-coded replaceable tips included with the original package.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the device include a light?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eThe original package displays an illuminated tip area. Available functions should be confirmed from the instructions included with the delivered product.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should the tips be cleaned?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eRemove the tip from the device and clean it only according to the instructions supplied with the product. Allow all cleaned components to dry completely before reattaching or storing them.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the device treat earwax blockage?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eThis product description does not claim that the device treats impacted earwax, infections, hearing problems, or other medical conditions. Seek professional medical care for pain, blockage, discharge, bleeding, dizziness, or changes in hearing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho should avoid using it?\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eDo not use the device when experiencing ear pain, discharge, bleeding, a known or suspected eardrum problem, or following ear surgery unless a qualified healthcare professional has approved its use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eStorage and care\u003c\/summary\u003e\n\u003cdiv class=\"waxvac-details-content\"\u003eKeep the device clean and dry, store it away from moisture, and keep the device and small replaceable tips out of the reach of children.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SAFETY --\u003e\n\u003cdiv class=\"waxvac-safety\"\u003e\n\u003cspan class=\"waxvac-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3 2.5 20h19L12 3Z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 9v5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEar Safety\u003c\/strong\u003e\n\u003cp\u003eNever force or insert the tip deeply into the ear. Stop immediately if you feel pain or strong discomfort. Ear pain, discharge, bleeding, dizziness, blockage, or hearing changes should be assessed by a qualified healthcare professional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Nexmartlb","offers":[{"title":"Default Title","offer_id":48241542988034,"sku":null,"price":8.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/offer_8.png?v=1785554951","url":"https:\/\/nexmartlb.com\/products\/waxvac-electric-ear-cleaning-device","provider":"Nexmartlb","version":"1.0","type":"link"}