{"product_id":"gentle-pet-ear-cleaner-solution-dogs-cats","title":"Gentle Pet Ear Cleaner Solution for Dogs \u0026 Cats","description":"\u003c!--==================================================GENTLE PET EAR CLEANER — SHOPIFY BODY HTMLPREMIUM CONVERSION VERSION==================================================IMAGE ORDER01 Hero \/ Product Overview   imgi_227_7_11.jpg02 Botanical Formula   ScreenShot_2026-08-11_172207_855.png03 Ear Cleaning \/ Before \u0026 After   imgi_176_6_20.jpg04 Soft Flexible Applicator   8_c44a53b3...05 Dogs \u0026 Cats   4_de183e3...06 Step 1   7_bdcfc6ac...07 Step 2   6_4f079904...08 Step 3 \/ Shake \u0026 Wipe   5_908ab980...09 Healthy Dog Lifestyle   1_3a35b809...10 Healthy Cat Lifestyle   3_a94ce3e1...11 Package \/ Product Details   2_19dc8ed7...==================================================--\u003e\u003cstyle\u003e  .pec-page,  .pec-page * {    box-sizing: border-box;  }  .pec-page {    --pec-forest: #0d3328;    --pec-forest-2: #174b39;    --pec-green: #34755a;    --pec-green-light: #78a78e;    --pec-sage: #edf4ef;    --pec-sage-2: #e3eee7;    --pec-cream: #fbfaf6;    --pec-warm: #f6f1e8;    --pec-gold: #c99a48;    --pec-gold-light: #e7c77f;    --pec-ink: #17221d;    --pec-text: #536159;    --pec-muted: #748078;    --pec-line: #dce6df;    --pec-white: #ffffff;    --pec-shadow:      0 15px 42px rgba(13, 51, 40, .10);    max-width: 920px;    margin: 0 auto;    padding: 0 8px 50px;    font-family:      -apple-system,      BlinkMacSystemFont,      \"Segoe UI\",      Roboto,      Helvetica,      Arial,      sans-serif;    color: var(--pec-ink);    line-height: 1.62;  }  \/* ==============================     GLOBAL TYPOGRAPHY  ============================== *\/  .pec-page h1,  .pec-page h2,  .pec-page h3,  .pec-page p {    margin-top: 0;  }  .pec-page h1,  .pec-page h2,  .pec-page h3 {    color: var(--pec-ink);    line-height: 1.14;    letter-spacing: -.025em;  }  .pec-page h1 {    font-size: 42px;    font-weight: 850;  }  .pec-page h2 {    font-size: 32px;    font-weight: 820;  }  .pec-page h3 {    font-size: 17px;    font-weight: 800;  }  .pec-page p {    color: var(--pec-text);    font-size: 16px;    line-height: 1.7;  }  .pec-page img {    display: block;    width: 100%;    height: auto;    margin: 0;    border-radius: 21px;    box-shadow: var(--pec-shadow);  }  \/* ==============================     SECTION  ============================== *\/  .pec-section {    position: relative;    margin: 20px 0;    padding: 42px 24px;    overflow: hidden;    border: 1px solid var(--pec-line);    border-radius: 26px;    background: var(--pec-white);  }  .pec-soft {    background:      linear-gradient(        145deg,        #ffffff 0%,        var(--pec-sage) 100%      );  }  .pec-cream {    background:      linear-gradient(        145deg,        #fffefa 0%,        var(--pec-warm) 100%      );  }  \/* ==============================     DARK PREMIUM SECTION  ============================== *\/  .pec-dark {    border: none;    background:      radial-gradient(        circle at 85% 10%,        rgba(120, 167, 142, .24),        transparent 32%      ),      radial-gradient(        circle at 10% 90%,        rgba(201, 154, 72, .12),        transparent 28%      ),      linear-gradient(        135deg,        #071b15 0%,        #0d3328 52%,        #174b39 100%      );    color: var(--pec-white);  }  .pec-dark h1,  .pec-dark h2,  .pec-dark h3 {    color: var(--pec-white);  }  .pec-dark p {    color: #d2dfd7;  }  \/* ==============================     TEXT STRUCTURE  ============================== *\/  .pec-center {    text-align: center;  }  .pec-kicker {    display: inline-flex;    align-items: center;    gap: 8px;    margin-bottom: 10px;    color: var(--pec-green);    font-size: 12px;    font-weight: 850;    letter-spacing: .13em;    text-transform: uppercase;  }  .pec-kicker::before {    content: \"\";    width: 25px;    height: 3px;    border-radius: 30px;    background:      linear-gradient(        90deg,        var(--pec-green),        var(--pec-gold)      );  }  .pec-dark .pec-kicker {    color: var(--pec-gold-light);  }  .pec-dark .pec-kicker::before {    background: var(--pec-gold);  }  .pec-title {    max-width: 760px;    margin: 0 auto 14px;  }  .pec-copy {    max-width: 710px;    margin: 0 auto 25px;    font-size: 16px;  }  .pec-media {    margin-top: 25px;  }  \/* ==============================     HERO  ============================== *\/  .pec-hero {    padding-top: 46px;  }  .pec-hero .pec-title {    color: #fff;    font-size: 44px;  }  .pec-hero .pec-copy {    color: #d6e3db;  }  .pec-hero-highlight {    color: var(--pec-gold-light);  }  \/* ==============================     HERO BENEFITS  ============================== *\/  .pec-benefits {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 9px;    margin-top: 18px;  }  .pec-benefit {    display: flex;    min-height: 58px;    align-items: center;    justify-content: center;    padding: 11px 9px;    border:      1px solid      rgba(255, 255, 255, .14);    border-radius: 14px;    background:      rgba(255, 255, 255, .06);    color: #fff;    text-align: center;    font-size: 13px;    font-weight: 760;  }  .pec-benefit strong {    color: var(--pec-gold-light);  }  \/* ==============================     FEATURE GRID  ============================== *\/  .pec-grid {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 12px;    margin-top: 22px;  }  .pec-card {    padding: 19px 17px;    border: 1px solid var(--pec-line);    border-radius: 18px;    background:      rgba(255, 255, 255, .96);    box-shadow:      0 8px 22px      rgba(13, 51, 40, .05);  }  .pec-card-icon {    display: flex;    width: 40px;    height: 40px;    align-items: center;    justify-content: center;    margin-bottom: 11px;    border-radius: 50%;    background:      linear-gradient(        135deg,        var(--pec-forest-2),        var(--pec-green)      );    color: #fff;    font-size: 12px;    font-weight: 900;  }  .pec-card h3 {    margin-bottom: 6px;  }  .pec-card p {    margin-bottom: 0;    font-size: 14px;    line-height: 1.55;  }  \/* ==============================     SPLIT LAYOUT  ============================== *\/  .pec-split {    display: grid;    grid-template-columns: .9fr 1.1fr;    gap: 28px;    align-items: center;  }  .pec-split-copy .pec-title,  .pec-split-copy .pec-copy {    margin-left: 0;    text-align: left;  }  \/* ==============================     QUICK POINTS  ============================== *\/  .pec-points {    display: grid;    gap: 10px;    margin-top: 20px;  }  .pec-point {    display: flex;    align-items: flex-start;    gap: 11px;    padding: 13px 14px;    border: 1px solid var(--pec-line);    border-radius: 14px;    background: #fff;  }  .pec-check {    display: flex;    width: 25px;    height: 25px;    flex: 0 0 25px;    align-items: center;    justify-content: center;    margin-top: 1px;    border-radius: 50%;    background: var(--pec-forest-2);    color: #fff;    font-size: 12px;    font-weight: 900;  }  .pec-point strong {    display: block;    color: var(--pec-ink);    font-size: 14px;    line-height: 1.35;  }  .pec-point span {    display: block;    margin-top: 2px;    color: var(--pec-muted);    font-size: 13px;    line-height: 1.45;  }  \/* ==============================     HIGHLIGHT  ============================== *\/  .pec-highlight {    max-width: 730px;    margin: 20px auto 0;    padding: 15px 18px;    border: 1px solid #e7d5ae;    border-radius: 15px;    background: #fffaf0;    color: #66532b;    text-align: center;    font-size: 14px;    font-weight: 720;  }  \/* ==============================     STEP IMAGES  ============================== *\/  .pec-step-images {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 10px;    margin-top: 24px;  }  .pec-step-images img {    border-radius: 16px;  }  \/* ==============================     STEPS  ============================== *\/  .pec-steps {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 10px;    margin-top: 20px;  }  .pec-step {    display: flex;    align-items: flex-start;    gap: 12px;    padding: 15px;    border: 1px solid var(--pec-line);    border-radius: 15px;    background: #fff;  }  .pec-step-num {    display: flex;    width: 30px;    height: 30px;    flex: 0 0 30px;    align-items: center;    justify-content: center;    border-radius: 50%;    background:      linear-gradient(        135deg,        var(--pec-forest),        var(--pec-green)      );    color: #fff;    font-size: 13px;    font-weight: 900;  }  .pec-step strong {    display: block;    margin-bottom: 3px;    color: var(--pec-ink);    font-size: 14px;  }  .pec-step p {    margin: 0;    font-size: 13px;    line-height: 1.5;  }  \/* ==============================     LIFESTYLE GRID  ============================== *\/  .pec-lifestyle {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 12px;    margin-top: 24px;  }  \/* ==============================     TRUST STRIP  ============================== *\/  .pec-trust {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 10px;    margin-top: 18px;  }  .pec-trust-item {    padding: 13px 10px;    border: 1px solid var(--pec-line);    border-radius: 14px;    background: #fff;    color: var(--pec-forest);    text-align: center;    font-size: 13px;    font-weight: 800;  }  \/* ==============================     SPECS  ============================== *\/  .pec-specs {    max-width: 770px;    margin: 25px auto 0;    overflow: hidden;    border: 1px solid var(--pec-line);    border-radius: 18px;    background: #fff;  }  .pec-row {    display: grid;    grid-template-columns: 40% 60%;    border-bottom: 1px solid var(--pec-line);  }  .pec-row:last-child {    border-bottom: none;  }  .pec-label {    padding: 14px 16px;    background: var(--pec-sage);    color: var(--pec-forest);    font-size: 14px;    font-weight: 820;  }  .pec-value {    padding: 14px 16px;    color: var(--pec-text);    font-size: 14px;  }  \/* ==============================     CARE NOTICE  ============================== *\/  .pec-notice {    max-width: 770px;    margin: 18px auto 0;    padding: 17px 18px;    border: 1px solid #eadbbd;    border-radius: 15px;    background: #fffbf3;    color: #675a40;    font-size: 13px;    line-height: 1.6;  }  .pec-notice strong {    color: var(--pec-forest);  }  .pec-notice ul {    margin: 7px 0 0;    padding-left: 18px;  }  .pec-notice li {    margin: 4px 0;  }  \/* ==============================     FAQ  ============================== *\/  .pec-faq {    max-width: 770px;    margin: 23px auto 0;  }  .pec-faq details {    margin: 9px 0;    overflow: hidden;    border: 1px solid var(--pec-line);    border-radius: 14px;    background: #fff;  }  .pec-faq summary {    cursor: pointer;    padding: 16px 18px;    color: var(--pec-forest);    font-size: 15px;    font-weight: 800;    list-style: none;  }  .pec-faq summary::-webkit-details-marker {    display: none;  }  .pec-faq summary::after {    content: \"+\";    float: right;    color: var(--pec-gold);    font-size: 21px;    line-height: 1;  }  .pec-faq details[open] summary::after {    content: \"−\";  }  .pec-faq details p {    margin: 0;    padding: 0 18px 17px;    font-size: 14px;  }  \/* ==============================     CTA  ============================== *\/  .pec-cta {    text-align: center;  }  .pec-cta-pill {    display: inline-block;    margin-top: 8px;    padding: 10px 17px;    border:      1px solid      rgba(231, 199, 127, .28);    border-radius: 999px;    background:      rgba(201, 154, 72, .10);    color: var(--pec-gold-light);    font-size: 13px;    font-weight: 800;  }  \/* ==============================     MOBILE  ============================== *\/  @media (max-width: 680px) {    .pec-page {      padding: 0 4px 34px;    }    .pec-section {      margin: 13px 0;      padding: 28px 14px;      border-radius: 19px;    }    .pec-page h1,    .pec-hero .pec-title {      font-size: 30px;    }    .pec-page h2,    .pec-title {      font-size: 25px;    }    .pec-copy {      margin-bottom: 18px;      font-size: 14.5px;      line-height: 1.65;    }    .pec-media {      margin-top: 18px;    }    .pec-page img {      border-radius: 15px;    }    .pec-benefits {      grid-template-columns: repeat(2, 1fr);    }    .pec-grid,    .pec-trust,    .pec-split,    .pec-lifestyle,    .pec-steps {      grid-template-columns: 1fr;    }    .pec-step-images {      grid-template-columns: 1fr;    }    .pec-split-copy {      order: 1;    }    .pec-split-media {      order: 2;    }    .pec-row {      grid-template-columns: 1fr;    }    .pec-label {      padding-bottom: 6px;    }    .pec-value {      padding-top: 6px;    }  }\u003c\/style\u003e\u003cdiv class=\"pec-page\" id=\"gentle-pet-ear-cleaner\"\u003e  \u003c!-- =========================================       01 HERO  ========================================== --\u003e  \u003csection class=\"pec-section pec-dark pec-hero\"\u003e    \u003cdiv class=\"pec-center\"\u003e      \u003cspan class=\"pec-kicker\"\u003e        Gentle Routine Ear Care      \u003c\/span\u003e      \u003ch1 class=\"pec-title\"\u003e        CLEANER EARS.        \u003cspan class=\"pec-hero-highlight\"\u003eHAPPIER PETS.\u003c\/span\u003e      \u003c\/h1\u003e      \u003cp class=\"pec-copy\"\u003e        A gentle, plant-based ear rinse designed to help remove        everyday wax, dirt and unwanted odor from dogs' and cats'        ears—making regular at-home ear care simpler.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-media\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/imgi_227_7_11.jpg?v=1786588871\" alt=\"Gentle pet ear cleaner rinse for dogs and cats\" loading=\"eager\"\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-benefits\"\u003e      \u003cdiv class=\"pec-benefit\"\u003e        🌿  Plant-Based Formula      \u003c\/div\u003e      \u003cdiv class=\"pec-benefit\"\u003e        💧  \u003cstrong\u003eAlcohol-Free\u003c\/strong\u003e      \u003c\/div\u003e      \u003cdiv class=\"pec-benefit\"\u003e        👂  Routine Ear Hygiene      \u003c\/div\u003e      \u003cdiv class=\"pec-benefit\"\u003e        🐶  Dogs      \u003c\/div\u003e      \u003cdiv class=\"pec-benefit\"\u003e        🐱  Cats      \u003c\/div\u003e      \u003cdiv class=\"pec-benefit\"\u003e        🧴  Easy At-Home Care      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =========================================       02 BOTANICAL FORMULA  ========================================== --\u003e  \u003csection class=\"pec-section pec-soft\"\u003e    \u003cdiv class=\"pec-center\"\u003e      \u003cspan class=\"pec-kicker\"\u003e        Gentle Botanical Care      \u003c\/span\u003e      \u003ch2 class=\"pec-title\"\u003e        PLANT-BASED INGREDIENTS FOR A GENTLER CLEAN.      \u003c\/h2\u003e      \u003cp class=\"pec-copy\"\u003e        A botanical-focused formula helps loosen everyday wax and        debris while making regular ear cleaning easier to work        into your pet's grooming routine.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-media\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/ScreenShot_2026-08-11_172207_855.png?v=1786588873\" alt=\"Pet ear cleaner botanical ingredients including coconut calendula chamomile and witch hazel\" loading=\"lazy\"\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-grid\"\u003e      \u003cdiv class=\"pec-card\"\u003e        \u003cdiv class=\"pec-card-icon\"\u003e          🌿        \u003c\/div\u003e        \u003ch3\u003eBotanical Extracts\u003c\/h3\u003e        \u003cp\u003e          Formulated with plant-derived ingredients including          coconut, calendula, chamomile and witch hazel extracts.        \u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"pec-card\"\u003e        \u003cdiv class=\"pec-card-icon\"\u003e          0%        \u003c\/div\u003e        \u003ch3\u003eAlcohol-Free Formula\u003c\/h3\u003e        \u003cp\u003e          Designed for routine ear cleaning without relying on          added alcohol.        \u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"pec-card\"\u003e        \u003cdiv class=\"pec-card-icon\"\u003e          🐾        \u003c\/div\u003e        \u003ch3\u003eEveryday Pet Care\u003c\/h3\u003e        \u003cp\u003e          An easy addition to regular grooming for dogs and cats          that need routine ear maintenance.        \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =========================================       03 WAX + DIRT CLEANING  ========================================== --\u003e  \u003csection class=\"pec-section\"\u003e    \u003cdiv class=\"pec-center\"\u003e      \u003cspan class=\"pec-kicker\"\u003e        Freshen Everyday Ears      \u003c\/span\u003e      \u003ch2 class=\"pec-title\"\u003e        HELP LIFT WAX, DIRT \u0026amp; EVERYDAY ODOR.      \u003c\/h2\u003e      \u003cp class=\"pec-copy\"\u003e        Regular cleaning helps remove accumulated ear debris and        residue before it becomes part of your pet's everyday        discomfort.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-media\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/imgi_176_6_20.jpg?v=1786588871\" alt=\"Pet ear before and after routine ear cleaning comparison\" loading=\"lazy\"\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-trust\"\u003e      \u003cdiv class=\"pec-trust-item\"\u003e        Helps Remove Wax      \u003c\/div\u003e      \u003cdiv class=\"pec-trust-item\"\u003e        Helps Clear Dirt      \u003c\/div\u003e      \u003cdiv class=\"pec-trust-item\"\u003e        Fresher Ear Care      \u003c\/div\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-highlight\"\u003e      Regular grooming helps keep the outer ear cleaner and makes      it easier to notice changes in your pet's normal ear condition.    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =========================================       04 SOFT APPLICATOR  ========================================== --\u003e  \u003csection class=\"pec-section pec-cream\"\u003e    \u003cdiv class=\"pec-split\"\u003e      \u003cdiv class=\"pec-split-copy\"\u003e        \u003cspan class=\"pec-kicker\"\u003e          Easier Application        \u003c\/span\u003e        \u003ch2 class=\"pec-title\"\u003e          SOFT, FLEXIBLE APPLICATOR FOR BETTER CONTROL.        \u003c\/h2\u003e        \u003cp class=\"pec-copy\"\u003e          The extended flexible tip gives you more control while          applying the ear rinse, helping make routine cleaning          more comfortable and less messy.        \u003c\/p\u003e        \u003cdiv class=\"pec-points\"\u003e          \u003cdiv class=\"pec-point\"\u003e            \u003cdiv class=\"pec-check\"\u003e✓\u003c\/div\u003e            \u003cdiv\u003e              \u003cstrong\u003eFlexible Tip\u003c\/strong\u003e              \u003cspan\u003e                Designed to feel gentler than a rigid applicator.              \u003c\/span\u003e            \u003c\/div\u003e          \u003c\/div\u003e          \u003cdiv class=\"pec-point\"\u003e            \u003cdiv class=\"pec-check\"\u003e✓\u003c\/div\u003e            \u003cdiv\u003e              \u003cstrong\u003eControlled Drops\u003c\/strong\u003e              \u003cspan\u003e                Helps direct the rinse where you need it.              \u003c\/span\u003e            \u003c\/div\u003e          \u003c\/div\u003e          \u003cdiv class=\"pec-point\"\u003e            \u003cdiv class=\"pec-check\"\u003e✓\u003c\/div\u003e            \u003cdiv\u003e              \u003cstrong\u003eEasy Home Routine\u003c\/strong\u003e              \u003cspan\u003e                Simple design for regular grooming sessions.              \u003c\/span\u003e            \u003c\/div\u003e          \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"pec-split-media\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/8_c44a53b3-2676-4758-8a05-47423c90079a.png?v=1786589751\" alt=\"Soft flexible pet ear cleaner applicator tip close up\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =========================================       05 DOGS + CATS  ========================================== --\u003e  \u003csection class=\"pec-section pec-soft\"\u003e    \u003cdiv class=\"pec-center\"\u003e      \u003cspan class=\"pec-kicker\"\u003e        One Routine • Multiple Pets      \u003c\/span\u003e      \u003ch2 class=\"pec-title\"\u003e        MADE FOR DOG \u0026amp; CAT EAR CARE.      \u003c\/h2\u003e      \u003cp class=\"pec-copy\"\u003e        Keep one simple ear-cleaning solution in your grooming        routine for dogs and cats of different sizes and ages.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-media\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/4_de183e3e-f021-4bc0-847f-733560bde91f.png?v=1786589748\" alt=\"Gentle routine ear cleaning for dogs and cats\" loading=\"lazy\"\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-trust\"\u003e      \u003cdiv class=\"pec-trust-item\"\u003e        🐶 Dogs      \u003c\/div\u003e      \u003cdiv class=\"pec-trust-item\"\u003e        🐱 Cats      \u003c\/div\u003e      \u003cdiv class=\"pec-trust-item\"\u003e        🏠 At-Home Grooming      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =========================================       06 HOW TO USE  ========================================== --\u003e  \u003csection class=\"pec-section\"\u003e    \u003cdiv class=\"pec-center\"\u003e      \u003cspan class=\"pec-kicker\"\u003e        Simple Routine      \u003c\/span\u003e      \u003ch2 class=\"pec-title\"\u003e        FOUR EASY STEPS TO FRESHER EARS.      \u003c\/h2\u003e      \u003cp class=\"pec-copy\"\u003e        A quick routine makes regular pet ear care easy to remember        and easier to maintain.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-step-images\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/7_bdcfc6ac-88c6-466c-b64d-f811bbc9e452.png?v=1786589749\" alt=\"Pet ear cleaner step 1 apply drops\" loading=\"lazy\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/6_4f079904-9d54-4271-a4b7-3c1a40543dd2.png?v=1786589749\" alt=\"Pet ear cleaner step 2 gently massage base of ear\" loading=\"lazy\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/5_908ab980-de77-4133-95a4-7e80728f8211.png?v=1786589750\" alt=\"Pet ear cleaner step 3 allow pet to shake head and wipe outer ear\" loading=\"lazy\"\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-steps\"\u003e      \u003cdiv class=\"pec-step\"\u003e        \u003cdiv class=\"pec-step-num\"\u003e1\u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003eApply 2–3 Drops\u003c\/strong\u003e          \u003cp\u003e            Apply the rinse as directed into the ear opening.          \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"pec-step\"\u003e        \u003cdiv class=\"pec-step-num\"\u003e2\u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003eMassage Gently\u003c\/strong\u003e          \u003cp\u003e            Massage the base of the ear for approximately            30 seconds.          \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"pec-step\"\u003e        \u003cdiv class=\"pec-step-num\"\u003e3\u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003eLet Your Pet Shake\u003c\/strong\u003e          \u003cp\u003e            Allow your pet to shake its head naturally after            application.          \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"pec-step\"\u003e        \u003cdiv class=\"pec-step-num\"\u003e4\u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003eWipe The Outer Ear\u003c\/strong\u003e          \u003cp\u003e            Gently wipe away excess liquid and loosened debris from            the visible outer ear.          \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =========================================       07 EVERYDAY PET GROOMING  ========================================== --\u003e  \u003csection class=\"pec-section pec-dark\"\u003e    \u003cdiv class=\"pec-center\"\u003e      \u003cspan class=\"pec-kicker\"\u003e        Everyday Grooming Essential      \u003c\/span\u003e      \u003ch2 class=\"pec-title\"\u003e        MAKE EAR CARE PART OF THEIR ROUTINE.      \u003c\/h2\u003e      \u003cp class=\"pec-copy\"\u003e        A cleaner grooming routine doesn't need to be complicated.        Keep ear care simple, consistent and easy to do at home.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-lifestyle\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_3a35b809-a8c1-435a-b182-2c58ef3bb130.png?v=1786589750\" alt=\"Happy dog after routine pet ear cleaning\" loading=\"lazy\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3_a94ce3e1-8541-4fae-9b7b-b8941e043f30.png?v=1786589750\" alt=\"Cat with clean ears after routine grooming\" loading=\"lazy\"\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-benefits\"\u003e      \u003cdiv class=\"pec-benefit\"\u003e        After Bathing      \u003c\/div\u003e      \u003cdiv class=\"pec-benefit\"\u003e        Routine Grooming      \u003c\/div\u003e      \u003cdiv class=\"pec-benefit\"\u003e        At-Home Care      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =========================================       08 PRODUCT DETAILS  ========================================== --\u003e  \u003csection class=\"pec-section pec-cream\"\u003e    \u003cdiv class=\"pec-center\"\u003e      \u003cspan class=\"pec-kicker\"\u003e        Product Details      \u003c\/span\u003e      \u003ch2 class=\"pec-title\"\u003e        EVERYTHING YOU NEED FOR SIMPLE EAR CARE.      \u003c\/h2\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-media\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2_19dc8ed7-3fca-4d28-b776-5d552185ac38.png?v=1786589750\" alt=\"Pet ear cleaner 100ml bottle package and product details\" loading=\"lazy\"\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-specs\"\u003e      \u003cdiv class=\"pec-row\"\u003e        \u003cdiv class=\"pec-label\"\u003e          Product Type        \u003c\/div\u003e        \u003cdiv class=\"pec-value\"\u003e          Gentle Pet Ear Rinse        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"pec-row\"\u003e        \u003cdiv class=\"pec-label\"\u003e          Net Capacity        \u003c\/div\u003e        \u003cdiv class=\"pec-value\"\u003e          100 ml \/ 3.38 fl oz        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"pec-row\"\u003e        \u003cdiv class=\"pec-label\"\u003e          Formula        \u003c\/div\u003e        \u003cdiv class=\"pec-value\"\u003e          Botanical extract-based ear rinse        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"pec-row\"\u003e        \u003cdiv class=\"pec-label\"\u003e          Added Alcohol        \u003c\/div\u003e        \u003cdiv class=\"pec-value\"\u003e          Alcohol-Free Formula        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"pec-row\"\u003e        \u003cdiv class=\"pec-label\"\u003e          Applicator        \u003c\/div\u003e        \u003cdiv class=\"pec-value\"\u003e          Extended Flexible Tip        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"pec-row\"\u003e        \u003cdiv class=\"pec-label\"\u003e          Recommended For        \u003c\/div\u003e        \u003cdiv class=\"pec-value\"\u003e          Routine Dog \u0026amp; Cat Ear Hygiene        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"pec-row\"\u003e        \u003cdiv class=\"pec-label\"\u003e          Package        \u003c\/div\u003e        \u003cdiv class=\"pec-value\"\u003e          1 × 100 ml Pet Ear Rinse Bottle        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-notice\"\u003e      \u003cstrong\u003eCare \u0026amp; Safety Notes\u003c\/strong\u003e      \u003cul\u003e        \u003cli\u003e          Intended for routine external ear cleaning.        \u003c\/li\u003e        \u003cli\u003e          Avoid contact with your pet's eyes.        \u003c\/li\u003e        \u003cli\u003e          Wipe only the visible outer-ear area and do not insert          cotton swabs deeply into the ear canal.        \u003c\/li\u003e        \u003cli\u003e          If you notice persistent redness, swelling, unusual          discharge or significant discomfort, consult a veterinarian.        \u003c\/li\u003e      \u003c\/ul\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =========================================       09 FAQ  ========================================== --\u003e  \u003csection class=\"pec-section\"\u003e    \u003cdiv class=\"pec-center\"\u003e      \u003cspan class=\"pec-kicker\"\u003e        Quick Answers      \u003c\/span\u003e      \u003ch2 class=\"pec-title\"\u003e        BEFORE YOUR FIRST CLEAN.      \u003c\/h2\u003e    \u003c\/div\u003e    \u003cdiv class=\"pec-faq\"\u003e      \u003cdetails\u003e        \u003csummary\u003e          What is this pet ear rinse designed for?        \u003c\/summary\u003e        \u003cp\u003e          It is designed for routine dog and cat ear hygiene,          helping remove everyday wax, dirt, debris and unwanted          odor from the visible ear area.        \u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails\u003e        \u003csummary\u003e          Can I use it for both dogs and cats?        \u003c\/summary\u003e        \u003cp\u003e          The product is designed for routine ear-care use with          both dogs and cats.        \u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails\u003e        \u003csummary\u003e          Does the formula contain alcohol?        \u003c\/summary\u003e        \u003cp\u003e          The product is presented as an alcohol-free formula          containing botanical extracts.        \u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails\u003e        \u003csummary\u003e          How much should I apply?        \u003c\/summary\u003e        \u003cp\u003e          The supplied routine recommends approximately 2–3 drops,          followed by gentle massage of the base of the ear.        \u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails\u003e        \u003csummary\u003e          What should I do after applying it?        \u003c\/summary\u003e        \u003cp\u003e          Allow your pet to shake its head naturally, then wipe          away excess liquid and loosened debris from the visible          outer ear.        \u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails\u003e        \u003csummary\u003e          When should I contact a veterinarian?        \u003c\/summary\u003e        \u003cp\u003e          Seek veterinary advice if your pet has significant          redness, swelling, persistent discomfort, unusual          discharge or other concerning ear symptoms.        \u003c\/p\u003e      \u003c\/details\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- =========================================       10 FINAL CTA  ========================================== --\u003e  \u003csection class=\"pec-section pec-dark pec-cta\"\u003e    \u003cspan class=\"pec-kicker\"\u003e      Simple Care • Happier Routine    \u003c\/span\u003e    \u003ch2 class=\"pec-title\"\u003e      FRESHER EARS START WITH A SIMPLE ROUTINE.    \u003c\/h2\u003e    \u003cp class=\"pec-copy\"\u003e      Plant-based ingredients, an alcohol-free formula, a flexible      applicator and an easy at-home cleaning routine—all in one      practical pet-care essential.    \u003c\/p\u003e    \u003cspan class=\"pec-cta-pill\"\u003e      🌿 Botanical Care  •       💧 Alcohol-Free  •       🐶 Dogs \u0026amp; Cats    \u003c\/span\u003e  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"WL888","offers":[{"title":"Default Title","offer_id":46582561833062,"sku":"NC0158260814330-宠物耳朵清洗液","price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/1_3a35b809-a8c1-435a-b182-2c58ef3bb130.png?v=1786688170","url":"https:\/\/hpsgoods.com\/products\/gentle-pet-ear-cleaner-solution-dogs-cats","provider":" hpsgoods","version":"1.0","type":"link"}