
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 494.06
Condition: New
View 12k BTU 18.5 SEER2 Ductless Mini Split AC, Inverter Heat Pump 750 Sq Ft WiFi with current marketplace pricing, condition, product images and item details. An AI-driven inverter holds your setpoint with precision temperature accuracy, cutting energy use by up to 30%. Garvee's ultra-compact mini-split blasts out 12,000 BTU of rapid cooling in just 30 seconds and 12,300 BTU of turbo-heating in 60 seconds, perfectly conditioning spaces up to 750 sq ft within a 60–89°F comfort range. * { 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 Seamlessly switch between Cooling, Heating, Dry, and Fan-Only modes with 4-way swing for uniform air distribution. 【✨PRECISION CLIMATE CONTROL & ENERGY SAVINGS】 An AI-driven inverter holds your setpoint with precision temperature accuracy, cutting energy use by up to 30%. ETL and AHRI certified, it boasts an 18.5 SEER2 rating and outperforms conventional units by more than 34%, making it a smart investment for year-round comfort without high utility bills. 【✨WHISPER-QUIET PERFORMANCE】 Advanced torque-compensation algorithms and dual-layer acoustic insulation keep noise as low as 23 dB in Sleep mode – quieter than a library. Perfect for bedrooms, nurseries, and home offices where peace and focus matter most. Enjoy powerful climate control in near silence. 【✨SMART WIFI & ALEXA VOICE CONTROL】 Built-in WiFi lets you control your mini split anytime, anywhere via the smartphone app. Compatible with Alexa and Google Assistant for hands-free voice commands – adjust temperature, switch modes, or set schedules effortlessly. The backlit LCD remote offers full control with 24-hour timer, Sleep Mode, and Eco Mode for ultimate convenience. 【✨COMPLETE INSTALLATION KIT & 5-YEAR WARRANTY】 Comes with everything needed for setup: indoor unit, outdoor unit, pre-charged copper line set, drain hose, communication cables, and remote control. Professional installation is recommended for optimal performance and warranty compliance. Backed by a 5-year manufacturer's warranty covering shipping damage, normal-use part failures, and any functional defects. Ships in two packages; may arrive separately. Package Includes 1 x Indoor unit 1 x Outdoor unit (pre-charged condenser) 1 x Copper line set 1 x Drain hose 1 x Communication cable 1 x Remote control (backlit LCD) 1 x Wall mounting bracket 1 x Hardware pack (screws, connectors, etc.) 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 18.5 SEER2 Ductless Mini Split AC, Inverter Heat Pump 750 Sq Ft WiFi.







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 18.5 SEER2 Ductless Mini Split AC, Inverter Heat Pump 750 Sq Ft WiFi.

USD 424.56

USD 515.45

USD 371.30

USD 563.76

USD 548.18

USD 458.16

USD 352.12

USD 473.02

USD 913.31

USD 408.75