
12000 BTU Mini Split AC Heat Pump 20 SEER2 115V Inverter WiFi Alexa 750 Sq Ft
USD 424.56

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
GARVEE
USD 515.45
Condition: New
View 12k BTU 21 SEER2 Ductless Mini Split AC, WiFi Inverter Heat Pump 750 Sq Ft with current marketplace pricing, condition, product images and item details. Designed for quiet comfort, this mini split system operates at low noise levels in daily use, and its sleep mode further reduces sound to just 28 dB—whisper-quiet enough to not disturb your sleep, work, or relaxation. * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', 'Segoe UI', sans-serif; } body { background: linear-gradient(135deg, #f0f9ff 0%, #e1f5fe 100%); color: #374151; line-height: 1.7; padding: 20px; min-height: 100vh; } .container { max-width: 1100px; margin: 0 auto; background: white; border-radius: 28px; overflow: hidden; box-shadow: 0 20px 50px rgba(0, 104, 255, 0.08); border: 1px solid #e0f2fe; } .header { background: linear-gradient(135deg, #0ea5e9 0%, #0284c7 100%); color: white; padding: 45px 40px; text-align: center; position: relative; overflow: hidden; } .header::before { content: ""; position: absolute; top: -100px; right: -100px; width: 300px; height: 300px; background: rgba(255, 255, 255, 0.1); border-radius: 50%; } .header::after { content: ""; position: absolute; bottom: -80px; left: -80px; width: 200px; height: 200px; background: rgba(255, 255, 255, 0.08); border-radius: 50%; } .product-title { font-size: 44px; font-weight: 800; margin-bottom: 15px; position: relative; z-index: 2; letter-spacing: -0.5px; } .product-subtitle { font-size: 20px; opacity: 0.95; font-weight: 400; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; position: relative; z-index: 2; } .promo-strip { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; position: relative; z-index: 2; } .promo-item { background: rgba(255, 255, 255, 0.2); backdrop-filter: blur(10px); padding: 14px 28px; border-radius: 50px; font-weight: 600; display: flex; align-items: center; gap: 10px; border: 1px solid rgba(255, 255, 255, 0.3); transition: all 0.3s ease; } .promo-item:hover { background: rgba(255, 255, 255, 0.25); transform: translateY(-3px); } .content-section { padding: 50px 40px; } .description-container { background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%); border-radius: 24px; padding: 45px; margin-bottom: 45px; border: 1px solid #e2e8f0; text-align: center; position: relative; } .description-container::before { content: ""; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100px; height: 4px; background: linear-gradient(90deg, #0ea5e9, #3b82f6); border-radius: 0 0 4px 4px; } .description-title { font-size: 36px; margin-bottom: 25px; color: #1e293b; font-weight: 700; display: flex; align-items: center; justify-content: center; gap: 15px; } .description-title i { color: #0ea5e9; font-size: 32px; } .description-text { font-size: 18px; line-height: 1.8; color: #475569; margin-bottom: 25px; max-width: 850px; margin-left: auto; margin-right: auto; } .features-showcase { display: grid; grid-template-columns: repeat(3, 1fr); gap: 25px; margin: 40px 0; } .feature-box { background: white; padding: 35px 25px; border-radius: 20px; text-align: center; border: 1px solid #e2e8f0; transition: all 0.4s ease; position: relative; overflow: hidden; } .feature-box::before { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #0ea5e9, #3b82f6); } .feature-box:hover { transform: translateY(-8px); box-shadow: 0 15px 35px rgba(14, 165, 233, 0.15); } .feature-icon { width: 80px; height: 80px; margin: 0 auto 20px; background: linear-gradient(135deg, #0ea5e9, #3b82f6); border-radius: 20px; display: flex; align-items: center; justify-content: center; color: white; font-size: 32px; position: relative; } .feature-icon::after { content: ""; position: absolute; top: -5px; left: -5px; right: -5px; bottom: -5px; background: linear-gradient(135deg, #0ea5e9, #3b82f6); border-radius: 24px; opacity: 0.2; z-index: -1; } .feature-title { font-size: 20px; font-weight: 700; margin-bottom: 15px; color: #1e293b; } .feature-description { font-size: 15px; color: #64748b; line-height: 1.6; } .specs-display { background: white; border-radius: 20px; padding: 40px; margin: 40px 0; border: 1px solid #e2e8f0; } .specs-title { font-size: 28px; margin-bottom: 30px; color: #1e293b; text-align: center; font-weight: 700; } .specs-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; } .spec-item { display: flex; justify-content: space-between; padding: 18px 0; border-bottom: 1px solid #f1f5f9; transition: all 0.3s ease; } .spec-item:hover { background: #f8fafc; padding: 18px 15px; border-radius: 12px; } .spec-label { color: #64748b; font-weight: 500; } .spec-value { color: #0f172a; font-weight: 600; } .info-sections { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; margin-top: 45px; } .info-column { display: flex; flex-direction: column; gap: 25px; } .info-panel { background: white; border-radius: 20px; padding: 35px 30px; border: 1px solid #e2e8f0; transition: all 0.4s ease; position: relative; overflow: hidden; } .info-panel::before { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 4px; } .payment-panel::before { background: linear-gradient(90deg, #10b981, #34d399); } .shipping-panel::before { background: linear-gradient(90deg, #0ea5e9, #3b82f6); } .returns-panel::before { background: linear-gradient(90deg, #f59e0b, #fbbf24); } .contact-panel::before { background: linear-gradient(90deg, #8b5cf6, #a78bfa); } .info-panel:hover { transform: translateY(-5px); box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08); } .panel-header { display: flex; align-items: center; gap: 15px; margin-bottom: 20px; } .panel-icon { width: 55px; height: 55px; border-radius: 14px; display: flex; align-items: center; justify-content: center; font-size: 22px; color: white; } .payment-panel .panel-icon { background: linear-gradient(135deg, #10b981, #34d399); } .shipping-panel .panel-icon { background: linear-gradient(135deg, #0ea5e9, #3b82f6); } .returns-panel .panel-icon { background: linear-gradient(135deg, #f59e0b, #fbbf24); } .contact-panel .panel-icon { background: linear-gradient(135deg, #8b5cf6, #a78bfa); } .panel-title { font-size: 22px; font-weight: 700; color: #1e293b; } .panel-content { color: #475569; font-size: 15px; line-height: 1.7; } .panel-list { list-style: none; padding: 0; margin-top: 15px; } .panel-list li { margin-bottom: 12px; padding-left: 0; display: flex; align-items: flex-start; gap: 12px; } .panel-list li:before { content: "✓"; color: #0ea5e9; font-weight: bold; flex-shrink: 0; margin-top: 2px; font-size: 16px; } .footer { background: linear-gradient(135deg, #1e293b 0%, #334155 100%); color: white; padding: 40px; } .footer-content { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 25px; max-width: 900px; margin: 0 auto; } .seller-profile { text-align: left; } .seller-name { font-size: 22px; font-weight: 700; margin-bottom: 10px; } .seller-rating { display: flex; align-items: center; gap: 12px; } .stars { color: #fbbf24; } .trust-indicators { display: flex; gap: 12px; } .trust-badge { background: rgba(255, 255, 255, 0.1); padding: 10px 18px; border-radius: 50px; font-size: 13px; display: flex; align-items: center; gap: 8px; border: 1px solid rgba(255, 255, 255, 0.2); } .buy-button { background: linear-gradient(135deg, #0ea5e9, #3b82f6); color: white; padding: 16px 42px; border-radius: 14px; font-weight: 700; text-decoration: none; display: inline-flex; align-items: center; gap: 12px; transition: all 0.3s ease; font-size: 16px; box-shadow: 0 6px 20px rgba(14, 165, 233, 0.3); } .buy-button:hover { transform: translateY(-3px); box-shadow: 0 10px 25px rgba(14, 165, 233, 0.4); } @media (max-width: 1024px) { .features-showcase { grid-template-columns: repeat(2, 1fr); } .info-sections { grid-template-columns: 1fr; } } @media (max-width: 768px) { .header { padding: 35px 30px; } .product-title { font-size: 36px; } .content-section { padding: 40px 30px; } .description-container { padding: 35px 25px; } .description-title { font-size: 30px; } .features-showcase { grid-template-columns: 1fr; } .specs-grid { grid-template-columns: 1fr; } .footer-content { flex-direction: column; text-align: center; } .seller-profile { text-align: center; } } @media (max-width: 480px) { .header, .content-section { padding: 30px 20px; } .product-title { font-size: 32px; } .description-text { font-size: 16px; } .promo-strip { flex-direction: column; align-items: center; } } WELCOME TO OUR STORE Fast Boasting a 21 SEER2 energy efficiency rating and Energy Star certification, it effectively cuts down on monthly utility costs. The 230V heat pump ensures reliable operation, adjusting power frequency smoothly to avoid frequent compressor cycles, thus maintaining long-lasting efficiency. 【✨SMART REMOTE CONTROL – WIFI & ALEXA COMPATIBLE】 Experience full smart control convenience with seamless integration with Alexa and GoogleHome, allowing you to adjust temperature, switch modes, and set preferences via voice commands. Additionally, you can manage the unit remotely through WiFi on your smartphone, supporting both iOS and Android systems, so you can control comfort anytime and anywhere. A physical remote control is also included for quick, direct operation, making climate adjustment effortless for all users. 【✨133°F AUTO CLEAN & REMOVABLE FILTER】 Equipped with 133°F high-temperature self-cleaning technology, the indoor unit effectively eliminates dust, excess water, and harmful particles buildup, ensuring fresh, clean air for a healthier living and working environment. The detachable and reusable filter allows for easy manual cleaning, simplifying daily maintenance and helping maintain consistent air quality, so your unit can run efficiently with minimal effort. 【✨ULTRA-QUIET OPERATION & SLEEP MODE】 Designed for quiet comfort, this mini split system operates at low noise levels in daily use, and its sleep mode further reduces sound to just 28 dB—whisper-quiet enough to not disturb your sleep, work, or relaxation. The ultra-quiet operation makes it perfect for bedrooms, living rooms, offices, and other spaces where peace and comfort are a priority, suitable for all-day and nighttime use. 【✨POWERFUL & VERSATILE CLIMATE CONTROL】 This 12,000 BTU cooling and heating unit is specifically designed for spaces up to 750 sq ft, making it suitable for homes, bedrooms, living rooms, offices, as well as commercial areas like stores, eateries, and warehouses. It features 4D air flow (up-down, left-right) to ensure uniform temperature distribution throughout the space, fully meeting all your climate needs year-round. Package Includes 1 x Indoor unit 1 x Outdoor unit (pre-charged with R32 refrigerant) 1 x Copper line set 1 x Communication wire 1 x Drain hose 1 x Remote control 1 x User Manual Payment Multiple secure payment options for your convenience and peace of mind. 💰 All major credit and debit cards accepted 💰 PayPal with complete buyer protection 💰 Apple Pay and Google Pay integration 💰 48-hour payment completion required 💰 Instant payment confirmation Shipping Quick and reliable shipping options to get your product to you fast. 📦 30-day money-back guarantee period ↩️ Full refund for original condition items ↩️ Original packaging required for returns ↩️ Free returns for defective products ↩️ 1-2 business day refund processing ↩️ Contact-free return initiation process Support Dedicated customer support team ready to assist with any questions. ✨ 24-hour response time guarantee ✨ Expert technical assistance available ✨ Comprehensive setup guidance ✨ Extended support for complex issues ✨ Professional advice and recommendations Elite eBay Partner 99.9% Positive Feedback Top Rated Verified Authentic Add to Cart Condition: New. Category: Home & Garden › Home Improvement › Heating, Cooling & Air › Central Heating & Cooling Systems › Ductless Mini Split Systems. Brand: GARVEE.
Additional views from the marketplace listing for 12k BTU 21 SEER2 Ductless Mini Split AC, WiFi Inverter Heat Pump 750 Sq Ft.









Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for 12k BTU 21 SEER2 Ductless Mini Split AC, WiFi Inverter Heat Pump 750 Sq Ft.

USD 424.56

USD 371.30

USD 515.45

USD 563.76

USD 548.18

USD 352.12

USD 458.16

USD 473.02

USD 408.75

USD 426.30