Free shipping on orders over $99  •  Talk to an HVAC expert: (877) 843-4822  •  Info@BuyComfortDirect.com Track order Support Sign in

Goodman 2 Ton 17.5 SEER2 60,000 BTU 80% AFUE Dual Fuel System – Upflow – GZV7SA2410

$6,579.00

Condition: NewFree ShippingGoodman's standard 10 year parts warranty when registered online through the manufacturer.

-

Complete Your System Optional add-ons — each ships with your order as its own item
Line SetInsulated copper line set sized for this system (3/4" suction / 3/8" liquid)
Line Set CoverHides and protects the line set on an exterior wall
Condenser PadLevel, UV-stable plastic pad for the outdoor unit
Surge ProtectorProtects the compressor and control board from power surges
Disconnect & WhipOutdoor electrical disconnect, with an optional 6' weather-tight whip
Condensate Safety SwitchShuts the system off before a clogged drain overflows
Condensate PumpFor installs without a gravity drain
Air Filter
Propane (LP) Conversion KitOnly if the furnace will run on propane instead of natural gas
Your system total: $6,579.00

Product Details

Model Numbers
GZV7SA2410
CAPEA3026B3
GRVT800603BN
GTST-CW-WH-A
Brand
Goodman
Condition
New
Warranty
Goodman's standard 10 year parts warranty when registered online through the manufacturer.

Description

GOODMAN 2 Ton 17.5 SEER2 R-32 80% AFUE 60,000 BTU Dual Fuel System (Upflow Coil)

* {
box-sizing: border-box;
margin: 0;
padding: 0;
}

#product-container {
font-family: ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif;
max-width: 1200px;
margin: 0 auto;
padding: 20px;
color: #000000;
background: #fff;
}

#product-container h1 {
font-size: 2.5em;
color: #FFBE00;
margin-bottom: 10px;
padding-bottom: 15px;
border-bottom: 3px solid #FFBE00;
font-weight: 700;
}

#product-container h2 {
font-size: 1.8em;
color: #FFBE00;
margin: 30px 0 15px 0;
font-weight: 600;
}

#product-container h3 {
font-size: 1.4em;
color: #000000;
margin: 25px 0 12px 0;
font-weight: 600;
}

#product-container p {
line-height: 1.8;
margin-bottom: 15px;
font-size: 1.05em;
color: #000000;
}

.intro-section {
background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
padding: 25px;
border-radius: 8px;
margin: 25px 0;
border-left: 5px solid #FFBE00;
}

.specs-table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
border-radius: 8px;
overflow: hidden;
}

.specs-table thead {
background: linear-gradient(135deg, #FFBE00 0%, #CC9800 100%);
color: white;
}

.specs-table th {
padding: 15px;
text-align: left;
font-weight: 600;
font-size: 1.1em;
}

.specs-table td {
padding: 12px 15px;
border-bottom: 1px solid #e0e0e0;
}

.specs-table tbody tr {
background: #fff;
transition: all 0.3s ease;
}

.specs-table tbody tr:nth-child(even) {
background: #f8f9fa;
}

.specs-table tbody tr:hover {
background: linear-gradient(90deg, #FFBE00 0%, #CC9800 100%) !important;
color: white;
transform: scale(1.01);
box-shadow: 0 4px 12px rgba(255, 190, 0, 0.3);
}

.specs-table tbody tr:hover td {
color: white;
}

.warranty-section {
background: linear-gradient(135deg, #F8F9FA 0%, #e9ecef 100%);
padding: 50px 30px;
border-radius: 15px;
margin: 50px 0;
}

.warranty-section h2 {
color: #FFBE00;
text-align: center;
margin-bottom: 40px;
font-size: 28px;
}

.warranty-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 30px;
max-width: 800px;
margin: 0 auto;
}

.warranty-card {
background: white;
padding: 30px;
border-radius: 12px;
text-align: center;
border: 2px solid rgba(255, 190, 0, 0.3);
transition: all 0.3s ease;
}

.warranty-card:hover {
background: rgba(255, 190, 0, 0.05);
border-color: #FFBE00;
transform: translateY(-5px);
}

.warranty-years {
font-size: 48px;
font-weight: 700;
color: #FFBE00;
}

.warranty-label {
color: #333;
font-size: 14px;
font-weight: 600;
}

.cta-section {
background: linear-gradient(135deg, #F8F9FA 0%, #e9ecef 100%);
padding: 60px 30px;
border-radius: 15px;
margin-top: 50px;
box-shadow: 0 10px 40px rgba(0,0,0,0.2);
}

.cta-content {
text-align: center;
margin-bottom: 40px;
}

.cta-section h2 {
color: #FFBE00;
margin: 0 0 15px 0;
font-size: 28px;
font-weight: 700;
}

.cta-section p {
color: #333;
margin: 0;
font-size: 16px;
max-width: 700px;
margin-left: auto;
margin-right: auto;
line-height: 1.6;
}

.compliance-badge {
background: rgba(255, 190, 0, 0.05);
border: 2px solid #FFBE00;
border-radius: 12px;
padding: 25px 30px;
display: flex;
align-items: center;
gap: 20px;
max-width: 700px;
margin: 0 auto;
transition: all 0.3s ease;
}

.compliance-badge:hover {
background: #f8f9fa;
transform: translateY(-2px);
box-shadow: 0 8px 20px rgba(255, 190, 0, 0.3);
}

.badge-icon {
font-size: 32px;
color: #FFBE00;
font-weight: 700;
background: rgba(255, 190, 0, 0.3);
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}

.badge-content {
text-align: left;
}

.badge-content h3 {
color: #FFBE00;
margin: 0 0 8px 0;
font-size: 18px;
font-weight: 700;
}

.badge-content p {
color: #555;
margin: 0;
font-size: 14px;
line-height: 1.5;
}

/* CSS-only tabs – no JavaScript required */
.tab-container {
margin: 30px 0;
}

.tab-radio {
display: none;
}

.tab-label {
display: inline-block;
padding: 12px 24px;
background: #f8f9fa;
border: 2px solid #ddd;
border-radius: 8px 8px 0 0;
cursor: pointer;
font-size: 1em;
font-weight: 600;
color: #333;
transition: all 0.3s ease;
margin-right: 5px;
margin-bottom: -2px;
position: relative;
}

.tab-label:hover {
background: #e9ecef;
border-color: #FFBE00;
}

.tab-radio:checked + .tab-label {
background: linear-gradient(135deg, #FFBE00 0%, #CC9800 100%);
color: white;
border-color: #FFBE00;
border-bottom-color: #FFBE00;
z-index: 2;
}

.tab-panels {
border: 2px solid #ddd;
border-radius: 0 8px 8px 8px;
padding: 20px;
background: #fff;
position: relative;
z-index: 1;
}

.tab-panel {
display: none;
}

/* Show panel based on which radio is checked – supports up to 5 tabs */
.tab-radio:nth-of-type(1):checked ~ .tab-panels .tab-panel:nth-of-type(1),
.tab-radio:nth-of-type(2):checked ~ .tab-panels .tab-panel:nth-of-type(2),
.tab-radio:nth-of-type(3):checked ~ .tab-panels .tab-panel:nth-of-type(3),
.tab-radio:nth-of-type(4):checked ~ .tab-panels .tab-panel:nth-of-type(4),
.tab-radio:nth-of-type(5):checked ~ .tab-panels .tab-panel:nth-of-type(5) {
display: block;
}

@media (max-width: 768px) {
#product-container {
padding: 15px;
}

#product-container h1 {
font-size: 1.8em;
}

#product-container h2 {
font-size: 1.4em;
}

.specs-table {
font-size: 0.9em;
}

.specs-table th,
.specs-table td {
padding: 10px;
}

.compliance-badge {
flex-direction: column;
text-align: center;
padding: 20px;
}

.badge-content {
text-align: center;
}

.cta-section {
padding: 40px 20px;
}

.tab-label {
display: block;
width: 100%;
margin-right: 0;
margin-bottom: 5px;
border-radius: 8px;
}

.tab-panels {
border-radius: 8px;
}
}

GOODMAN 2 Ton 17.5 SEER2 R-32 80% AFUE 60,000 BTU Dual Fuel System (Upflow Coil)

This comprehensive Goodman HVAC system combines the GZV7SA2410 heat pump, GRVT800603BN 80% AFUE gas furnace, and CAPEA3026B3 evaporator coil for complete year-round comfort. Rated at 17.5 SEER2, this 2 ton system provides efficient cooling in summer and dual heating options – heat pump operation for moderate weather and gas furnace heating for extreme cold. The furnace is a two-stage, 60,000 BTU input 80% AFUE unit, the coil is the cased upflow CAPEA3026B3 with a factory-installed EEV to suit the variable-capacity outdoor unit, and the whole system runs on R-32 rather than the phased-down R-410A.

Technical Specifications

Specification Value
Manufacturer Goodman
Model Number GZV7SA2410
Product Type Heat Pump
Tonnage 2 Ton
Cooling Capacity (BTU/h) 23200 BTU/h
Heating Capacity (BTU/h) 23200 BTU/h
SEER2 Rating 17.5
Low Ambient Cooling 0°F
Defrost Type Demand
Refrigerant Type R-32
Compressor Type Swing
Voltage/Phase/Frequency 208/230V/1-Ph/60Hz
Min Circuit Ampacity 22.4 A
Max Overcurrent Protection 25.0 A
Factory Charge (oz) 76.0 oz
Liquid Line Size 3/8″
Suction Line Size 7/8″
Sound Level (dBA) 64 dBA
Dimensions (H×W×D) 27.375″ x 36.625″ x 13.75″
Shipping Weight 147.0 lbs
Specification Value
Manufacturer Goodman
Model Number GRVT800603BN
Product Type 80% AFUE Gas Furnace
AFUE Rating 80%
Input BTU/h 60,000 BTU
Output BTU/h 48,000 BTU
Heating Stages 2
Blower Motor Type 0.5 HP
Airflow (CFM) 1200 CFM
Fuel Type Natural Gas / LP
Gas Connection Size 1/2″ FPT
Voltage/Phase/Frequency 115/1/60V/1-Ph/60Hz
Min Circuit Ampacity 7.6 A
Max Overcurrent Protection 15.0 A
Dimensions (H×W×D) 33.375″ x 17.5″ x 28.0″
Shipping Weight 105.0 lbs
Specification Value
Manufacturer Goodman
Model Number CAPEA3026B3
Product Type Upflow Evaporator Coil
Tonnage 2.5 Ton
Nominal Cooling (BTU/h) 30000 BTU/h
Refrigerant Type R-32
Metering Device EEV
Coil Configuration Cased Upflow
Liquid Line Size 3/8″
Suction Line Size 7/8″
Drain Connection Size 3/4″ PVC
Dimensions (W×D×H) 17.5″ x 21.0″ x 22.0″
Shipping Weight 48.0 lbs
Specification Value
Manufacturer Goodman
Model Number GTST-CW-WH-A
Product Type Thermostat
Description WiFi Smart Thermostat

Warranty Coverage

10
Year Parts Warranty

10
Year Compressor Warranty

Lifetime Heat Exchanger

Professional Installation Required

Certified HVAC technician installation ensures optimal performance, safety compliance, and full warranty protection.

DOE Compliant Nationwide

This equipment meets Department of Energy efficiency requirements for residential HVAC installations across all U.S. climate zones.

Important: Check state and local codes and ordinances before purchasing. Product availability and compliance requirements may vary by region.

Where the GZV7SA2410 dual fuel system fits

Dual fuel is the right choice when you already have gas at the house and you want the cheaper of the two heat sources running at any given outdoor temperature. The ComfortNet thermostat watches the outdoor temperature and hands heating between the heat pump and the furnace at the balance point, so you get heat-pump efficiency through the mild part of the season and full gas heat when it turns genuinely cold. At 2 tons and 23,200 BTU of cooling this is a system for roughly 900 to 1,200 square feet, but a load calculation on your actual house is what should set the size, not a rule of thumb.

Everything in the box is factory-matched: the GZV7SA2410 variable-capacity heat pump, the GRVT800603BN 80% AFUE two-stage gas furnace, the CAPEA3026B3 upflow coil and the GTST-CW-WH-A WiFi thermostat. Note the coil orientation — this is the upflow configuration, for a furnace standing upright with the coil on top. If your furnace lies on its side in an attic or crawlspace you want the horizontal-coil version of this same system instead. An 80% AFUE furnace also vents through a metal flue rather than PVC, so it is the simpler swap when you are replacing an existing 80% unit.

Browse the rest of the range in Goodman dual fuel systems, or work out the size first with our HVAC sizing tool. This is a licensed-installer system — gas, refrigerant and venting all have to be done to code — and if you want us to sanity-check the model numbers or the orientation before you spend the money, call (877) 843-4822.

Additional information

Weight 200.00 lbs
Dimensions 36.00 × 40.00 × 40.00 in
System Type

Dual Fuel System

Brand

Goodman

Tonnage

2 Ton

SEER2

17.5

AFUE

80%

Heating BTU

60,000 BTU

Airflow Direction

Upflow

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.