{"product_id":"solar-pond-aerator-air-pump","title":"🐟 Solar Pond Aerator with Air Pump – Outdoor Solar Oxygenator","description":"\u003cstyle\u003e \/* =========================================================    SOLAR POND AERATOR WITH AIR PUMP    Shopify Mobile-First High Conversion Detail Page     核心：    ★ 无GIF → 极简首屏    ★ 强卖点前置    ★ 图片与卖点一一对应    ★ 每个大模块独立圆角    ★ 内部卡片样式多样化    ★ 新尺寸图直接进入正式页面    ★ CTA后固定店铺级断尾    ========================================================= *\/  .solar-aerator, .solar-aerator *{   box-sizing:border-box; }  .solar-aerator{   --blue:#1288c7;   --blue-dark:#075c87;   --blue-soft:#eef8fd;    --aqua:#25a4b2;   --aqua-soft:#edf9f8;    --green:#567d3c;   --green-dark:#36552a;   --green-soft:#f0f6ec;    --cream:#fff9ef;   --soft:#f7f9fa;   --white:#ffffff;    --ink:#1c292f;   --text:#455159;   --muted:#69757b;   --line:#dce6e9;    max-width:880px;   margin:0 auto;   padding:6px 0;    background:transparent;   color:var(--text);    font-family:     -apple-system,     BlinkMacSystemFont,     'Segoe UI',     Roboto,     Arial,     sans-serif;    line-height:1.6; }  .solar-aerator h1, .solar-aerator h2, .solar-aerator h3, .solar-aerator p{   margin-top:0; }  .solar-aerator h1{   margin-bottom:9px;   color:var(--ink);    font-size:35px;   line-height:1.08;   font-weight:900;   letter-spacing:-.035em; }  .solar-aerator h2{   margin-bottom:9px;   color:var(--ink);    font-size:27px;   line-height:1.18;   font-weight:900; }  .solar-aerator p{   font-size:16px; }   \/* =========================================================    BIG MODULES    每一个背景块独立圆角    ========================================================= *\/  .sa-hero, .sa-section, .sa-final, .sa-tail{   margin:0 10px 14px;   border-radius:22px;   overflow:hidden; }  .sa-hero, .sa-section{   border:1px solid rgba(37,112,143,.09); }  .sa-section{   padding:32px 21px; }  .sa-center{   text-align:center; }   \/* =========================================================    BACKGROUNDS    ========================================================= *\/  .sa-white{   background:#ffffff; }  .sa-aqua{   background:#edf9f8; }  .sa-blue{   background:#eef8fd; }  .sa-green{   background:#f0f6ec; }  .sa-cream{   background:#fff9ef; }  .sa-soft{   background:#f7f9fa; }   \/* =========================================================    MEDIA    ========================================================= *\/  .sa-img{   display:block;    width:100%;   max-width:820px;   height:auto;    margin:20px auto 0;    border-radius:20px; }   \/* =========================================================    LABEL \/ COPY    ========================================================= *\/  .sa-label{   display:inline-block;    margin-bottom:7px;   padding:6px 12px;    background:#e1f2fa;   border-radius:999px;    color:#0878ad;    font-size:11px;   line-height:1.2;   font-weight:900;   letter-spacing:.65px;   text-transform:uppercase; }  .sa-copy{   max-width:680px;    margin:0 auto 16px;    color:var(--muted);    font-size:16px !important; }   \/* =========================================================    HERO    极简首屏    ========================================================= *\/  .sa-hero{   padding:25px 21px 29px;    text-align:center;    background:     radial-gradient(       circle at 88% 7%,       rgba(39,168,180,.16),       transparent 30%     ),     linear-gradient(       145deg,       #edf8ff 0%,       #f9fcff 64%,       #ffffff 100%     ); }  .sa-hero-sub{   max-width:620px;    margin:0 auto;    color:#657279;    font-size:16.5px; }   \/* =========================================================    AERATION VISUAL    ========================================================= *\/  .sa-aeration{   display:grid;   grid-template-columns:150px 1fr;   gap:18px;   align-items:center;    max-width:720px;    margin:18px auto 0; }  .sa-aeration-badge{   display:flex;   flex-direction:column;   align-items:center;   justify-content:center;    min-height:145px;   padding:17px;    background:     linear-gradient(       145deg,       #22aec0,       #087dac     );    border-radius:22px;    color:#ffffff; }  .sa-aeration-badge b{   margin-bottom:5px;    font-size:41px;   line-height:1; }  .sa-aeration-badge strong{   font-size:13px;   color:#ffffff;    text-align:center; }  .sa-aeration-text{   text-align:left; }  .sa-aeration-text strong{   display:block;    margin-bottom:6px;    color:#075f89;    font-size:18px; }  .sa-aeration-text p{   margin:0;    color:#68757a;    font-size:13.5px; }   \/* =========================================================    SOLAR BENEFITS    三种不同底色    ========================================================= *\/  .sa-solar-grid{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:10px;    max-width:740px;    margin:18px auto 0; }  .sa-solar-card{   padding:18px 12px;    border-radius:18px;    text-align:center; }  .sa-solar-card:nth-child(1){   background:#ffffff;   border:1px solid #d9e8ee; }  .sa-solar-card:nth-child(2){   background:#fff8e7;   border:1px solid #eee0b7; }  .sa-solar-card:nth-child(3){   background:#edf6e9;   border:1px solid #d5e5cd; }  .sa-solar-icon{   display:block;    margin-bottom:7px;    font-size:27px; }  .sa-solar-card strong{   display:block;    margin-bottom:4px;    color:var(--ink);    font-size:13.5px; }  .sa-solar-card span{   display:block;    color:#697479;    font-size:12.5px;   line-height:1.45; }   \/* =========================================================    3 STEP INSTALL    ========================================================= *\/  .sa-install{   display:grid;   grid-template-columns:repeat(3,1fr);    max-width:740px;    margin:18px auto 0;    overflow:hidden;    border-radius:19px; }  .sa-install-step{   min-height:140px;    padding:19px 12px;    text-align:center; }  .sa-install-step:nth-child(1){   background:#076e9a;   color:#ffffff; }  .sa-install-step:nth-child(2){   background:#259dad;   color:#ffffff; }  .sa-install-step:nth-child(3){   background:#dff3f3;   color:#254d53; }  .sa-install-num{   display:block;    margin-bottom:12px;    font-size:29px;   line-height:1;   font-weight:900; }  .sa-install-step strong{   display:block;    margin-bottom:4px;    color:inherit;    font-size:13.5px; }  .sa-install-step span{   display:block;    font-size:12px;   line-height:1.45; }   \/* =========================================================    FLEXIBLE REACH    ========================================================= *\/  .sa-reach{   display:grid;   grid-template-columns:1.15fr .85fr;   gap:11px;    max-width:720px;    margin:18px auto 0; }  .sa-reach-main{   display:flex;   flex-direction:column;   justify-content:center;    padding:22px;    background:     linear-gradient(       145deg,       #315f43,       #203e31     );    border-radius:20px;    color:#ffffff;    text-align:left; }  .sa-reach-main .sa-reach-big{   display:block;    margin-bottom:3px;    font-size:36px;   line-height:1;   font-weight:900; }  .sa-reach-main strong{   display:block;    margin-bottom:7px;    color:#ffffff;    font-size:15px; }  .sa-reach-main p{   margin:0;    color:#e6efe9;    font-size:13px; }  .sa-reach-side{   display:grid;   gap:9px; }  .sa-reach-mini{   padding:13px;    background:#ffffff;    border:1px solid var(--line);   border-radius:15px;    text-align:left; }  .sa-reach-mini strong{   display:block;    color:#365641;    font-size:12.5px; }  .sa-reach-mini span{   display:block;    margin-top:2px;    color:#707873;    font-size:11.5px; }   \/* =========================================================    QUIET + OUTDOOR    合并成一个模块，减少重复    ========================================================= *\/  .sa-outdoor-grid{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:10px;    max-width:720px;    margin:18px auto 0; }  .sa-outdoor-item{   padding:18px 12px;    border-radius:18px;    text-align:center; }  .sa-outdoor-item:nth-child(1){   background:#ffffff;   border:1px solid #dce5e7; }  .sa-outdoor-item:nth-child(2){   background:#edf5e9; }  .sa-outdoor-item:nth-child(3){   background:#ecf8fa; }  .sa-outdoor-icon{   display:flex;   align-items:center;   justify-content:center;    width:45px;   height:45px;    margin:0 auto 8px;    background:rgba(255,255,255,.84);    border-radius:14px;    font-size:22px; }  .sa-outdoor-item strong{   display:block;    margin-bottom:3px;    color:#324c4d;    font-size:13px; }  .sa-outdoor-item span{   display:block;    color:#697472;    font-size:12px;   line-height:1.4; }   \/* =========================================================    SIZE HIGHLIGHTS    配合新尺寸图，但不重复所有参数    ========================================================= *\/  .sa-size-strip{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:8px;    max-width:700px;    margin:18px auto 0; }  .sa-size-point{   padding:13px 9px;    background:#ffffff;    border:1px solid var(--line);   border-radius:15px;    text-align:center; }  .sa-size-point strong{   display:block;    color:#176783;    font-size:15px; }  .sa-size-point span{   display:block;    margin-top:2px;    color:#6e787d;    font-size:11.5px; }   \/* =========================================================    PACKAGE    ========================================================= *\/  .sa-package{   display:grid;   grid-template-columns:repeat(2,1fr);   gap:10px;    max-width:720px;    margin:18px auto 0; }  .sa-package-item{   display:flex;   align-items:center;   gap:11px;    padding:15px;    background:#ffffff;    border:1px solid var(--line);   border-radius:16px;    text-align:left; }  .sa-package-icon{   display:flex;   align-items:center;   justify-content:center;    width:43px;   min-width:43px;   height:43px;    background:#e8f5f8;    border-radius:14px;    font-size:21px; }  .sa-package-item strong{   display:block;    color:#304e5a;    font-size:12.5px; }  .sa-package-item span{   display:block;    margin-top:1px;    color:#727c80;    font-size:11.5px; }   \/* =========================================================    NOTES    ========================================================= *\/  .sa-notes{   max-width:740px;    margin:18px auto 0; }  .sa-note{   display:grid;   grid-template-columns:42px 1fr;   gap:10px;    align-items:start;    margin-bottom:9px;   padding:13px 14px;    background:#ffffff;    border:1px solid #e8dfca;   border-radius:15px;    text-align:left; }  .sa-note:last-child{   margin-bottom:0; }  .sa-note-icon{   display:flex;   align-items:center;   justify-content:center;    width:36px;   height:36px;    background:#fff1d8;    border-radius:12px;    font-size:18px; }  .sa-note strong{   display:block;    margin-bottom:2px;    color:#655534;    font-size:13.5px; }  .sa-note span{   display:block;    color:#6c6659;    font-size:12.5px; }   \/* =========================================================    FAQ    ========================================================= *\/  .sa-faq details{   max-width:740px;    margin:0 auto 9px;    overflow:hidden;    background:#ffffff;    border:1px solid var(--line);   border-radius:14px; }  .sa-faq details:last-child{   margin-bottom:0; }  .sa-faq summary{   position:relative;    padding:15px 44px 15px 16px;    cursor:pointer;   list-style:none;    color:#205d76;    font-size:15px;   font-weight:800;    text-align:left; }  .sa-faq summary::-webkit-details-marker{   display:none; }  .sa-faq summary:after{   content:'+';    position:absolute;   right:16px;   top:8px;    color:var(--blue);    font-size:26px; }  .sa-faq details[open] summary:after{   content:'−'; }  .sa-answer{   padding:0 16px 16px;    color:#667177;    font-size:13.5px;    text-align:left; }   \/* =========================================================    CTA    ========================================================= *\/  .sa-final{   padding:37px 20px 25px;    background:     radial-gradient(       circle at 85% 10%,       rgba(61,184,193,.21),       transparent 30%     ),     linear-gradient(       145deg,       #08729d,       #07516d     );    color:#ffffff;    text-align:center; }  .sa-final h2{   color:#ffffff; }  .sa-final p{   max-width:620px;    margin:0 auto 18px;    color:#e8f6fa; }  .sa-cta{   display:inline-block;    padding:13px 24px;    background:#5e9f42;    border-radius:999px;    color:#ffffff;    font-size:14px;   font-weight:900; }   \/* =========================================================    STORE TRUST TAIL    ========================================================= *\/  .sa-tail{   padding:24px 20px 20px;    background:     linear-gradient(       145deg,       #f4fbff,       #f4f9f1     );    border:1px solid #d5e3e3;    text-align:center; }  .sa-tail-head{   margin-bottom:6px;    color:#19769a;    font-size:13px;   font-weight:900;   letter-spacing:.2px; }  .sa-tail-sub{   max-width:650px;    margin:0 auto 18px;    color:#687277;    font-size:12.5px !important; }  .sa-promise-grid{   display:grid;   grid-template-columns:repeat(2,1fr);   gap:9px;    max-width:720px;    margin:0 auto; }  .sa-promise{   display:flex;   align-items:center;   gap:11px;    padding:13px 14px;    background:#ffffff;    border:1px solid #dce5e5;   border-radius:15px;    text-align:left; }  .sa-promise-icon{   display:flex;   align-items:center;   justify-content:center;    width:38px;   min-width:38px;   height:38px;    background:#e8f5f8;    border-radius:12px;    font-size:18px; }  .sa-promise strong{   display:block;    color:#374a52;    font-size:12.5px; }  .sa-promise span{   display:block;    margin-top:1px;    color:#727a7e;    font-size:11.5px;   line-height:1.4; }  .sa-tail-bottom{   display:flex;   flex-wrap:wrap;   justify-content:center;    gap:8px 17px;    max-width:680px;    margin:17px auto 0;   padding-top:15px;    border-top:1px solid #dce4e4; }  .sa-tail-mini{   position:relative;    padding-left:17px;    color:#47575c;    font-size:11.5px;   font-weight:800; }  .sa-tail-mini:before{   content:'✓';    position:absolute;   left:0;    color:#4d9634;    font-weight:900; }   \/* =========================================================    MOBILE    ========================================================= *\/  @media(max-width:600px){    .solar-aerator{     padding:5px 0;   }    .solar-aerator h1{     font-size:28px;   }    .solar-aerator h2{     font-size:23px;   }    .sa-hero,   .sa-section,   .sa-final,   .sa-tail{     margin:0 7px 10px;     border-radius:18px;   }    .sa-hero{     padding:22px 16px 25px;   }    .sa-section{     padding:27px 16px;   }    .sa-img{     border-radius:18px;   }    .sa-aeration{     grid-template-columns:105px 1fr;     gap:12px;   }    .sa-aeration-badge{     min-height:115px;   }    .sa-solar-grid{     grid-template-columns:1fr;   }    .sa-install{     grid-template-columns:1fr;   }    .sa-install-step{     min-height:auto;   }    .sa-reach{     grid-template-columns:1fr;   }    .sa-outdoor-grid{     grid-template-columns:1fr;   }    .sa-size-strip{     grid-template-columns:repeat(3,1fr);   }    .sa-package{     grid-template-columns:1fr 1fr;   }    .sa-promise-grid{     grid-template-columns:1fr;   }    .sa-tail{     padding:21px 15px 18px;   }  } \u003c\/style\u003e   \u003cdiv class=\"solar-aerator\"\u003e   \u003c!-- ===================================================== 1. HERO 最强第一印象 ===================================================== --\u003e  \u003csection class=\"sa-hero\"\u003e    \u003cspan class=\"sa-label\"\u003e     ☀️ Solar Pond Aerator   \u003c\/span\u003e    \u003ch1\u003e     Bring Fresh Bubbles \u0026amp; Movement to Your Pond   \u003c\/h1\u003e    \u003cp class=\"sa-hero-sub\"\u003e     Solar-powered pond aeration without running a mains power cord to the water.   \u003c\/p\u003e     \u003cimg class=\"sa-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0926\/7878\/3223\/files\/5_ed69a9d3-27c0-4091-a617-90ae0cf7707a.webp?v=1787208168\" alt=\"Solar pond aerator with air pump\" loading=\"eager\"\u003e  \u003c\/section\u003e    \u003c!-- ===================================================== 2. CORE BENEFIT 增氧 \/ 水体运动 ===================================================== --\u003e  \u003csection class=\"sa-section sa-aqua sa-center\"\u003e    \u003cspan class=\"sa-label\"\u003e     The Reason You Buy It   \u003c\/span\u003e    \u003ch2\u003e     🫧 Turn Still Pond Water Into Active Bubbling   \u003c\/h2\u003e    \u003cp class=\"sa-copy\"\u003e     Air travels through the tube to the submerged air stone, releasing streams of bubbles directly into the pond.   \u003c\/p\u003e     \u003cimg class=\"sa-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0926\/7878\/3223\/files\/4_41cfad52-5835-40fa-915f-c965165eafc6.webp?v=1787208168\" alt=\"Solar pond aerator producing bubbles in pond\" loading=\"lazy\"\u003e     \u003cdiv class=\"sa-aeration\"\u003e      \u003cdiv class=\"sa-aeration-badge\"\u003e        \u003cb\u003e         🫧       \u003c\/b\u003e        \u003cstrong\u003e         Direct Pond Aeration       \u003c\/strong\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-aeration-text\"\u003e        \u003cstrong\u003e         Bubbles Where They're Needed       \u003c\/strong\u003e        \u003cp\u003e         The aeration stone sits underwater while the pump stays positioned safely at the pond edge.       \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- ===================================================== 3. SOLAR POWER ===================================================== --\u003e  \u003csection class=\"sa-section sa-white sa-center\"\u003e    \u003cspan class=\"sa-label\"\u003e     Powered by Sunlight   \u003c\/span\u003e    \u003ch2\u003e     ☀️ No Nearby Outlet Needed   \u003c\/h2\u003e    \u003cp class=\"sa-copy\"\u003e     Position the separate solar panel toward suitable sunlight and power your pond aeration from solar energy.   \u003c\/p\u003e     \u003cimg class=\"sa-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0926\/7878\/3223\/files\/3_56661fc9-0a1b-40af-bd0f-567185e113de.webp?v=1787208168\" alt=\"Solar panel powering pond aerator\" loading=\"lazy\"\u003e     \u003cdiv class=\"sa-solar-grid\"\u003e      \u003cdiv class=\"sa-solar-card\"\u003e        \u003cspan class=\"sa-solar-icon\"\u003e         ☀️       \u003c\/span\u003e        \u003cstrong\u003e         Solar Powered       \u003c\/strong\u003e        \u003cspan\u003e         Uses available sunlight during operation.       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-solar-card\"\u003e        \u003cspan class=\"sa-solar-icon\"\u003e         🔌       \u003c\/span\u003e        \u003cstrong\u003e         No Mains Cord       \u003c\/strong\u003e        \u003cspan\u003e         No need to run a household power cable to the pond.       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-solar-card\"\u003e        \u003cspan class=\"sa-solar-icon\"\u003e         🌿       \u003c\/span\u003e        \u003cstrong\u003e         Garden Friendly       \u003c\/strong\u003e        \u003cspan\u003e         Compact stake-style components fit naturally around landscaping.       \u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- ===================================================== 4. INSTALL ===================================================== --\u003e  \u003csection class=\"sa-section sa-blue sa-center\"\u003e    \u003cspan class=\"sa-label\"\u003e     Simple Pond-Side Setup   \u003c\/span\u003e    \u003ch2\u003e     🔧 Stake. Connect. Aerate.   \u003c\/h2\u003e    \u003cp class=\"sa-copy\"\u003e     A straightforward three-step setup gets the system from the box to the pond without complicated modification.   \u003c\/p\u003e     \u003cimg class=\"sa-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0926\/7878\/3223\/files\/2_1bc791ca-c773-4639-9a54-b2b70eb81240.webp?v=1787208169\" alt=\"Solar pond aerator installation\" loading=\"lazy\"\u003e     \u003cdiv class=\"sa-install\"\u003e      \u003cdiv class=\"sa-install-step\"\u003e        \u003cspan class=\"sa-install-num\"\u003e         01       \u003c\/span\u003e        \u003cstrong\u003e         STAKE       \u003c\/strong\u003e        \u003cspan\u003e         Position the panel and pump in suitable ground.       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-install-step\"\u003e        \u003cspan class=\"sa-install-num\"\u003e         02       \u003c\/span\u003e        \u003cstrong\u003e         CONNECT       \u003c\/strong\u003e        \u003cspan\u003e         Attach the air tube to the pump.       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-install-step\"\u003e        \u003cspan class=\"sa-install-num\"\u003e         03       \u003c\/span\u003e        \u003cstrong\u003e         AERATE       \u003c\/strong\u003e        \u003cspan\u003e         Submerge the air stone and let the bubbles flow.       \u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- ===================================================== 5. FLEXIBLE PLACEMENT ===================================================== --\u003e  \u003csection class=\"sa-section sa-green sa-center\"\u003e    \u003cspan class=\"sa-label\"\u003e     Find the Better Sunny Spot   \u003c\/span\u003e    \u003ch2\u003e     📍 More Freedom Around Your Pond   \u003c\/h2\u003e    \u003cp class=\"sa-copy\"\u003e     Extended connection lengths help you position the solar panel away from the immediate pond edge when the sunnier location is elsewhere.   \u003c\/p\u003e     \u003cimg class=\"sa-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0926\/7878\/3223\/files\/6_bfabc510-c6e9-4a3c-8cf0-be9b5fab7c3f.webp?v=1787208168\" alt=\"Flexible positioning for solar pond aerator\" loading=\"lazy\"\u003e     \u003cdiv class=\"sa-reach\"\u003e      \u003cdiv class=\"sa-reach-main\"\u003e        \u003cspan class=\"sa-reach-big\"\u003e         300cm       \u003c\/span\u003e        \u003cstrong\u003e         Connection Cable       \u003c\/strong\u003e        \u003cp\u003e         Gives you more flexibility to separate panel placement from the pond-side pump position.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-reach-side\"\u003e        \u003cdiv class=\"sa-reach-mini\"\u003e          \u003cstrong\u003e           ☀️ Better Sun Exposure         \u003c\/strong\u003e          \u003cspan\u003e           Move the solar panel toward a more open area.         \u003c\/span\u003e        \u003c\/div\u003e         \u003cdiv class=\"sa-reach-mini\"\u003e          \u003cstrong\u003e           🫧 150cm Air Tube         \u003c\/strong\u003e          \u003cspan\u003e           More flexibility when positioning the air stone.         \u003c\/span\u003e        \u003c\/div\u003e         \u003cdiv class=\"sa-reach-mini\"\u003e          \u003cstrong\u003e           🌿 Cleaner Landscaping         \u003c\/strong\u003e          \u003cspan\u003e           Place components more discreetly around the pond.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- ===================================================== 6. POND-SIDE EXPERIENCE IMAGE 6 ===================================================== --\u003e  \u003csection class=\"sa-section sa-cream sa-center\"\u003e    \u003cspan class=\"sa-label\"\u003e     Designed Around the Garden   \u003c\/span\u003e    \u003ch2\u003e     🌿 Keep the Focus on Your Pond   \u003c\/h2\u003e    \u003cp class=\"sa-copy\"\u003e     Compact pond-side components help the aeration system stay less visually intrusive around outdoor landscaping.   \u003c\/p\u003e     \u003cimg class=\"sa-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0926\/7878\/3223\/files\/7_4b38fdd9-2c72-457b-bcaf-96c03a807eb7.webp?v=1787208168\" alt=\"Solar pond aerator in garden pond setting\" loading=\"lazy\"\u003e  \u003c\/section\u003e    \u003c!-- ===================================================== 7. OUTDOOR HOUSING IMAGE 7 ===================================================== --\u003e  \u003csection class=\"sa-section sa-soft sa-center\"\u003e    \u003cspan class=\"sa-label\"\u003e     Pond-Side Ready   \u003c\/span\u003e    \u003ch2\u003e     🌦️ Compact Outdoor Housing \u0026amp; Ground Mounting   \u003c\/h2\u003e    \u003cp class=\"sa-copy\"\u003e     The black pump housing is designed for pond-side placement while the stake-style base keeps the unit positioned in suitable ground.   \u003c\/p\u003e     \u003cimg class=\"sa-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0926\/7878\/3223\/files\/8_54bddf0c-e66f-4632-a049-c6c0e781791c.webp?v=1787208168\" alt=\"Outdoor solar pond aerator pump housing\" loading=\"lazy\"\u003e     \u003cdiv class=\"sa-outdoor-grid\"\u003e      \u003cdiv class=\"sa-outdoor-item\"\u003e        \u003cspan class=\"sa-outdoor-icon\"\u003e         📌       \u003c\/span\u003e        \u003cstrong\u003e         Stake Mount       \u003c\/strong\u003e        \u003cspan\u003e         Push into suitable pond-side soil.       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-outdoor-item\"\u003e        \u003cspan class=\"sa-outdoor-icon\"\u003e         🌿       \u003c\/span\u003e        \u003cstrong\u003e         Compact Profile       \u003c\/strong\u003e        \u003cspan\u003e         Easier to blend into outdoor landscaping.       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-outdoor-item\"\u003e        \u003cspan class=\"sa-outdoor-icon\"\u003e         🫧       \u003c\/span\u003e        \u003cstrong\u003e         Above-Water Pump       \u003c\/strong\u003e        \u003cspan\u003e         Pump stays pond-side while the air stone goes underwater.       \u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- ===================================================== 8. NEW SIZE IMAGE 正式使用重新制作的正确规格图 ===================================================== --\u003e  \u003csection class=\"sa-section sa-white sa-center\"\u003e    \u003cspan class=\"sa-label\"\u003e     Size \u0026amp; Components   \u003c\/span\u003e    \u003ch2\u003e     📏 Know the Setup Before You Install   \u003c\/h2\u003e    \u003cp class=\"sa-copy\"\u003e     The full component layout makes it easier to plan solar-panel placement, pump position and air-stone reach.   \u003c\/p\u003e     \u003cimg class=\"sa-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0926\/7878\/3223\/files\/ChatGPT_Image_Aug_20_2026_02_26_33_AM.png?v=1787210816\" alt=\"Solar pond aerator size and component guide\" loading=\"lazy\"\u003e     \u003cdiv class=\"sa-size-strip\"\u003e      \u003cdiv class=\"sa-size-point\"\u003e        \u003cstrong\u003e         110 × 110mm       \u003c\/strong\u003e        \u003cspan\u003e         Solar Panel       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-size-point\"\u003e        \u003cstrong\u003e         300cm       \u003c\/strong\u003e        \u003cspan\u003e         Connection Cable       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-size-point\"\u003e        \u003cstrong\u003e         150cm       \u003c\/strong\u003e        \u003cspan\u003e         Air Tube       \u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- ===================================================== 9. PACKAGE ===================================================== --\u003e  \u003csection class=\"sa-section sa-aqua sa-center\"\u003e    \u003cspan class=\"sa-label\"\u003e     What's Included   \u003c\/span\u003e    \u003ch2\u003e     📦 Everything for the Basic Aeration Setup   \u003c\/h2\u003e     \u003cdiv class=\"sa-package\"\u003e      \u003cdiv class=\"sa-package-item\"\u003e        \u003cspan class=\"sa-package-icon\"\u003e         ☀️       \u003c\/span\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Solar Panel         \u003c\/strong\u003e          \u003cspan\u003e           With ground stake         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-package-item\"\u003e        \u003cspan class=\"sa-package-icon\"\u003e         ⚙️       \u003c\/span\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Air Pump Unit         \u003c\/strong\u003e          \u003cspan\u003e           Pond-side control\/pump housing         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-package-item\"\u003e        \u003cspan class=\"sa-package-icon\"\u003e         〰️       \u003c\/span\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Air Tube         \u003c\/strong\u003e          \u003cspan\u003e           Approx. 150cm         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-package-item\"\u003e        \u003cspan class=\"sa-package-icon\"\u003e         🫧       \u003c\/span\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Aeration Stone         \u003c\/strong\u003e          \u003cspan\u003e           For submerged bubble delivery         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-package-item\"\u003e        \u003cspan class=\"sa-package-icon\"\u003e         🔌       \u003c\/span\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Connection Cable         \u003c\/strong\u003e          \u003cspan\u003e           Approx. 300cm         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e     \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- ===================================================== 10. IMPORTANT NOTES ===================================================== --\u003e  \u003csection class=\"sa-section sa-cream\"\u003e    \u003cdiv class=\"sa-center\"\u003e      \u003cspan class=\"sa-label\"\u003e       Before Installation     \u003c\/span\u003e      \u003ch2\u003e       ⚠️ Set It Up for Better Performance     \u003c\/h2\u003e    \u003c\/div\u003e     \u003cdiv class=\"sa-notes\"\u003e      \u003cdiv class=\"sa-note\"\u003e        \u003cspan class=\"sa-note-icon\"\u003e         ☀️       \u003c\/span\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Give the Panel Direct Sun         \u003c\/strong\u003e          \u003cspan\u003e           Position the solar panel where it can receive suitable sunlight and avoid unnecessary shade.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-note\"\u003e        \u003cspan class=\"sa-note-icon\"\u003e         🫧       \u003c\/span\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Submerge the Air Stone         \u003c\/strong\u003e          \u003cspan\u003e           The aeration stone is the component intended to be placed underwater.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-note\"\u003e        \u003cspan class=\"sa-note-icon\"\u003e         ⚙️       \u003c\/span\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Keep the Pump Above Water         \u003c\/strong\u003e          \u003cspan\u003e           Install the main pump housing pond-side rather than intentionally submerging it.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-note\"\u003e        \u003cspan class=\"sa-note-icon\"\u003e         🌥️       \u003c\/span\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Sunlight Affects Performance         \u003c\/strong\u003e          \u003cspan\u003e           Solar operation can vary with sunlight intensity, panel position, weather and installation conditions.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- ===================================================== 11. FAQ ===================================================== --\u003e  \u003csection class=\"sa-section sa-soft sa-faq\"\u003e    \u003cdiv class=\"sa-center\"\u003e      \u003cspan class=\"sa-label\"\u003e       Questions \u0026amp; Answers     \u003c\/span\u003e      \u003ch2\u003e       Frequently Asked Questions     \u003c\/h2\u003e    \u003c\/div\u003e     \u003cdetails\u003e      \u003csummary\u003e       What does the solar pond aerator do?     \u003c\/summary\u003e      \u003cdiv class=\"sa-answer\"\u003e       It uses an air pump to send air through a tube to a submerged aeration stone, creating bubbles in the pond during operation.     \u003c\/div\u003e    \u003c\/details\u003e     \u003cdetails\u003e      \u003csummary\u003e       Does it need a household electrical outlet?     \u003c\/summary\u003e      \u003cdiv class=\"sa-answer\"\u003e       The system is designed around solar power, so it does not require a mains power cord to be run from the house to the pond during normal solar operation.     \u003c\/div\u003e    \u003c\/details\u003e     \u003cdetails\u003e      \u003csummary\u003e       How do I install it?     \u003c\/summary\u003e      \u003cdiv class=\"sa-answer\"\u003e       Position the solar panel and pump unit in suitable pond-side ground, connect the tubing and place the aeration stone underwater.     \u003c\/div\u003e    \u003c\/details\u003e     \u003cdetails\u003e      \u003csummary\u003e       How large is the solar panel?     \u003c\/summary\u003e      \u003cdiv class=\"sa-answer\"\u003e       The supplied dimensions show a solar panel size of approximately 110 × 110mm.     \u003c\/div\u003e    \u003c\/details\u003e     \u003cdetails\u003e      \u003csummary\u003e       How long is the air tube?     \u003c\/summary\u003e      \u003cdiv class=\"sa-answer\"\u003e       The supplied dimensions show an air-tube length of approximately 150cm.     \u003c\/div\u003e    \u003c\/details\u003e     \u003cdetails\u003e      \u003csummary\u003e       How long is the connection cable?     \u003c\/summary\u003e      \u003cdiv class=\"sa-answer\"\u003e       The supplied dimensions show a connection cable length of approximately 300cm.     \u003c\/div\u003e    \u003c\/details\u003e     \u003cdetails\u003e      \u003csummary\u003e       Does the pump go underwater?     \u003c\/summary\u003e      \u003cdiv class=\"sa-answer\"\u003e       No. The main pump housing should remain pond-side above the water while the aeration stone is submerged.     \u003c\/div\u003e    \u003c\/details\u003e     \u003cdetails\u003e      \u003csummary\u003e       Will cloudy weather affect the aerator?     \u003c\/summary\u003e      \u003cdiv class=\"sa-answer\"\u003e       Solar-powered performance can vary depending on available sunlight, panel orientation and weather conditions.     \u003c\/div\u003e    \u003c\/details\u003e  \u003c\/section\u003e    \u003c!-- ===================================================== 12. FINAL CTA ===================================================== --\u003e  \u003csection class=\"sa-final\"\u003e    \u003ch2\u003e     🐟 Bring More Bubbles to Your Pond   \u003c\/h2\u003e    \u003cp\u003e     Solar-powered pond aeration with simple setup, flexible panel placement and compact outdoor components.   \u003c\/p\u003e     \u003cdiv class=\"sa-cta\"\u003e     ☀️ CHOOSE YOUR SOLAR POND AERATOR   \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- ===================================================== 13. DETAIL PAGE TAIL 固定详情页断尾 ===================================================== --\u003e  \u003csection class=\"sa-tail\"\u003e    \u003cdiv class=\"sa-tail-head\"\u003e     ❤️ SHOP WITH CONFIDENCE   \u003c\/div\u003e    \u003cp class=\"sa-tail-sub\"\u003e     Your purchase is backed by our store-level ordering, delivery and customer-care commitments.   \u003c\/p\u003e     \u003cdiv class=\"sa-promise-grid\"\u003e       \u003cdiv class=\"sa-promise\"\u003e        \u003cspan class=\"sa-promise-icon\"\u003e         ↩️       \u003c\/span\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Refund Support         \u003c\/strong\u003e          \u003cspan\u003e           Eligible purchases are supported according to our store refund policy.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-promise\"\u003e        \u003cspan class=\"sa-promise-icon\"\u003e         📦       \u003c\/span\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Tracked Shipping         \u003c\/strong\u003e          \u003cspan\u003e           Track eligible orders after dispatch.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-promise\"\u003e        \u003cspan class=\"sa-promise-icon\"\u003e         🔒       \u003c\/span\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Secure Checkout         \u003c\/strong\u003e          \u003cspan\u003e           Protected checkout for a safer purchasing experience.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"sa-promise\"\u003e        \u003cspan class=\"sa-promise-icon\"\u003e       \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Zyfc","offers":[{"title":"Default Title","offer_id":53372852076833,"sku":"WH0188260825306-黑色（无蓄电池）","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/6833\/8721\/files\/6_bfabc510-c6e9-4a3c-8cf0-be9b5fab7c3f.webp?v=1787565557","url":"https:\/\/ahlwoprime.com\/products\/solar-pond-aerator-air-pump","provider":"ahlwoprime","version":"1.0","type":"link"}