Gorilla Grow Tent Pro 2x2.5
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;800&display=swap'); .ggt-pdp, .ggt-pdp * { box-sizing:border-box; font-family: 'Roboto', -apple-system , BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif !important; } .ggt-pdp { color:#1a1a1a; margin:0; padding:0; } .ggt-pdp > *:first-child { margin-top:0 !important; } .ggt-pdp .quick-answer { background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%) !important; padding:22px 26px; border-radius:10px; border-left:5px solid #EFDF69; margin:0 0 28px 0; } .ggt-pdp .quick-answer .tag { display:inline-block; background:#EFDF69; color:#1a1a1a !important; font-weight:700; font-size:11px; letter-spacing:1px; padding:3px 10px; border-radius:3px; margin-bottom:10px; } .ggt-pdp .quick-answer p { margin:0 0 8px 0; font-size:16px; line-height:1.6; color:#ffffff !important; } .ggt-pdp .quick-answer p:last-child { margin-bottom:0; } .ggt-pdp .stats-bar { display:grid; grid-template-columns:repeat(auto-fit,minmax(140px,1fr)); gap:12px; margin:26px 0; } .ggt-pdp .stat-card { background:#fff; border:2px solid #2e7d32; padding:16px 14px; text-align:center; border-radius:8px; } .ggt-pdp .stat-card .num { font-size:22px; font-weight:800; color:#2e7d32; display:block; line-height:1.1; } .ggt-pdp .stat-card .lbl { font-size:11px; color:#555; text-transform:uppercase; letter-spacing:0.5px; margin-top:4px; display:block; } .ggt-pdp h2 { font-size:22px; margin:32px 0 14px 0; color:#1a1a1a; border-bottom:2px solid #EFDF69; padding-bottom:6px; font-weight:700; } .ggt-pdp h3 { font-size:17px; margin:20px 0 8px 0; color:#1a1a1a; font-weight:700; } .ggt-pdp p { font-weight:400; } .ggt-pdp .feature-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:14px; margin:18px 0; } .ggt-pdp .feature-card { background:#fff; border:1px solid #e0e0e0; border-top:4px solid #2e7d32; padding:18px 20px; border-radius:8px; transition:transform .15s, box-shadow .15s, border-color .15s; } .ggt-pdp .feature-card:hover { transform:translateY(-2px); box-shadow:0 6px 18px rgba(0,0,0,.08); border-top-color:#EFDF69; } .ggt-pdp .feature-card strong { display:block; font-size:15px; margin-bottom:4px; color:#1a1a1a; font-weight:700; } .ggt-pdp .feature-card p { margin:0; font-size:13.5px; color:#555; line-height:1.55; } .ggt-pdp .comp-table { width:100%; border-collapse:collapse; margin:18px 0; font-size:14px; } .ggt-pdp .comp-table th { background:#1a1a1a !important; color:#EFDF69 !important; padding:12px; text-align:left; font-weight:700; } .ggt-pdp .comp-table th.win-col { background:#1a1a1a !important; color:#EFDF69 !important; } .ggt-pdp .comp-table td { padding:10px 12px; border-bottom:1px solid #eee; } .ggt-pdp .comp-table td.row-label { font-weight:700; width:34%; color:#1a1a1a; } .ggt-pdp .comp-table tr:nth-child(even) td { background:#fafafa; } .ggt-pdp .comp-table .win { color:#2e7d32; font-weight:700; } .ggt-pdp .decision-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr)); gap:14px; margin:18px 0; } .ggt-pdp .decision-card { padding:18px 20px; border-radius:8px; border:2px solid; background:#fff; } .ggt-pdp .decision-card.yes { border-color:#2e7d32; background:#e8f5e9; } .ggt-pdp .decision-card.no { border-color:#c0392b; background:#fdecea; } .ggt-pdp .decision-card h4 { margin:0 0 10px 0; font-size:15px; font-weight:700; } .ggt-pdp .decision-card.yes h4 { color:#2e7d32; } .ggt-pdp .decision-card.no h4 { color:#c0392b; } .ggt-pdp .decision-card ul { margin:0; padding-left:20px; font-size:14px; line-height:1.6; color:#333; } .ggt-pdp .decision-card a { color:#1a1a1a; font-weight:700; text-decoration:underline; } .ggt-pdp .callout { padding:16px 20px; margin:20px 0; border-radius:6px; border-left:5px solid; background:#fff9e6; border-color:#EFDF69; } .ggt-pdp .callout-title { font-weight:700; text-transform:uppercase; font-size:12px; letter-spacing:1px; margin:0 0 6px 0; color:#8a6d00; } .ggt-pdp .callout p { margin:0; font-size:14px; line-height:1.6; } .ggt-pdp .ecosystem { margin:32px 0 20px 0; } .ggt-pdp .ecosystem-title { background:#1a1a1a !important; color:#ffffff !important; padding:14px 22px; border-radius:10px 10px 0 0; margin:0; font-size:18px; letter-spacing:0.5px; border:0; font-weight:700; } .ggt-pdp .ecosystem-sub { background:#2d2d2d; color:#ccc !important; margin:0; padding:0 22px 14px 22px; font-size:13px; } .ggt-pdp .eco-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:14px; padding:16px; background:#1a1a1a !important; border-radius:0 0 10px 10px; } .ggt-pdp .eco-card { background:#fff; border-radius:8px; overflow:hidden; text-decoration:none; color:#1a1a1a !important; display:flex; flex-direction:column; transition:transform .15s, box-shadow .15s; } .ggt-pdp .eco-card:hover { transform:translateY(-3px); box-shadow:0 10px 26px rgba(0,0,0,.3); } .ggt-pdp .eco-card .eco-img { width:100%; aspect-ratio:1/1; object-fit:cover; background:#f5f5f5; display:block; } .ggt-pdp .eco-card .eco-body { padding:16px 18px; display:flex; flex-direction:column; flex:1; } .ggt-pdp .eco-card .eco-kicker { font-size:11px; font-weight:700; color:#2e7d32; text-transform:uppercase; letter-spacing:1px; margin-bottom:4px; } .ggt-pdp .eco-card .eco-name { font-size:15px; font-weight:700; margin:0 0 6px 0; color:#1a1a1a !important; line-height:1.3; } .ggt-pdp .eco-card .eco-desc { font-size:13px; color:#555; line-height:1.55; margin:0 0 12px 0; flex:1; } .ggt-pdp .eco-card .eco-price { font-size:18px; font-weight:800; color:#2e7d32; margin:0 0 10px 0; } .ggt-pdp .eco-card .eco-cta { display:inline-block; background:#22C55E; color:#ffffff !important; padding:9px 14px; border-radius:4px; text-align:center; font-weight:700; font-size:13px; letter-spacing:0.5px; margin-top:auto; } .ggt-pdp .accessory-block { margin:14px 0 10px 0; background:#f4f1e8; border-radius:10px; padding:22px; border:1px solid #e0dcc8; } .ggt-pdp .accessory-title { margin:0 0 4px 0; font-size:18px; font-weight:700; color:#1a1a1a; border:0; padding:0; } .ggt-pdp .accessory-sub { margin:0 0 16px 0; font-size:13px; color:#666; } .ggt-pdp .acc-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:14px; } .ggt-pdp .acc-card { background:#fff; border-radius:8px; overflow:hidden; text-decoration:none; color:#1a1a1a !important; display:flex; flex-direction:column; border:1px solid #e0e0e0; border-top:4px solid #EFDF69; transition:transform .15s, box-shadow .15s; } .ggt-pdp .acc-card:hover { transform:translateY(-2px); box-shadow:0 6px 18px rgba(0,0,0,.1); } .ggt-pdp .acc-card .acc-img { width:100%; aspect-ratio:1/1; object-fit:cover; background:#f5f5f5; display:block; } .ggt-pdp .acc-card .acc-body { padding:14px 16px; display:flex; flex-direction:column; flex:1; } .ggt-pdp .acc-card .acc-kicker { font-size:10px; font-weight:700; color:#8a6d00; text-transform:uppercase; letter-spacing:1px; margin-bottom:4px; } .ggt-pdp .acc-card .acc-name { font-size:14px; font-weight:700; margin:0 0 6px 0; color:#1a1a1a !important; line-height:1.3; } .ggt-pdp .acc-card .acc-desc { font-size:12.5px; color:#555; line-height:1.5; margin:0 0 10px 0; flex:1; } .ggt-pdp .acc-card .acc-price { font-size:16px; font-weight:800; color:#2e7d32; margin:0 0 8px 0; } .ggt-pdp .acc-card .acc-cta { display:inline-block; background:#22C55E; color:#ffffff !important; padding:8px 12px; border-radius:4px; text-align:center; font-weight:700; font-size:12px; letter-spacing:0.5px; margin-top:auto; } .ggt-pdp .decision-grid { display:grid; grid-template-columns:1fr; gap:14px; margin:18px 0; } .ggt-pdp .size-finder { margin:28px 0 10px 0; background:#fff; border-radius:10px; padding:24px; border:2px solid #EFDF69; } .ggt-pdp .size-finder h3 { margin:0 0 6px 0; font-size:19px; color:#1a1a1a; border:0; padding:0; font-weight:700; } .ggt-pdp .size-finder .sf-sub { margin:0 0 18px 0; font-size:13.5px; color:#555; line-height:1.55; } .ggt-pdp .finder-table { width:100%; border-collapse:collapse; font-size:13.5px; } .ggt-pdp .finder-table th { background:#1a1a1a; color:#EFDF69 !important; padding:10px 12px; text-align:left; font-weight:700; font-size:12px; text-transform:uppercase; letter-spacing:0.5px; } .ggt-pdp .finder-table td { padding:11px 12px; border-bottom:1px solid #eee; vertical-align:middle; } .ggt-pdp .finder-table tr:nth-child(even) td { background:#fafafa; } .ggt-pdp .finder-table .sf-size { font-weight:700; color:#1a1a1a; } .ggt-pdp .finder-table .sf-price { font-weight:800; color:#2e7d32; white-space:nowrap; } .ggt-pdp .finder-table .sf-cta { display:inline-block; background:#22C55E; color:#ffffff !important; padding:6px 12px; border-radius:4px; text-decoration:none; font-weight:700; font-size:11.5px; letter-spacing:0.5px; white-space:nowrap; } .ggt-pdp .finder-table .sf-cta:hover { background:#16A34A; color:#fff !important; } .ggt-pdp .finder-table tr.current td { background:#fff9e6 !important; } .ggt-pdp .finder-table tr.current .sf-here { display:inline-block; background:#EFDF69; color:#1a1a1a !important; padding:5px 10px; border-radius:4px; font-weight:700; font-size:11px; letter-spacing:0.5px; } @media (max-width:640px) { .ggt-pdp .finder-table th, .ggt-pdp .finder-table td { padding:8px 6px; font-size:12px; } .ggt-pdp .finder-table .hide-sm { display:none; } } IN A NUTSHELL The Gorilla Grow Tent Pro 2x2.5 is the toughest 2x2 grow tent on the market: 1680D canvas, 22mm steel frame, and a patented height-adjustable design that extends from 5'11" up to 7'11" with the 2 ft extension kit. Built for compact closets, spare rooms, and apartment grows that still demand commercial-grade light-tightness and a 300 lb hanging load. 1680DCanvas Density 22mmSteel Frame 300 lbsHanging Load 7'11"Max Height Gorilla 2x2 grow tent built for compact indoor growing The Gorilla Grow Tent Pro 2x2.5 is a professional-grade 2x2 grow tent engineered for growers who need a light-tight, durable, and space-efficient footprint. Its 24" x 30" interior floor fits a single LED panel and most 4" or 6" inline fan setups, while the patented height-adjustable frame lets you grow from 5'11" base up to 7'11" with the 2 ft extension kit sold separately. Heavy-duty features of this small grow tent 1680D industrial canvas Roughly 3x the density of standard 600D tents. Blocks 100% of exterior light and resists tears from daily use. 22mm powder-coated steel frame Holds a 300 lb hanging load for LEDs, carbon filters, inline fans, and ducting without flex. Diamond reflective mylar Diffuses 95% of light back onto the canopy for even PAR distribution and higher yields. Light-proof zipper Inverted-U front door with double-cinching cuffs seals every seam against light leaks. Height-adjustable frame Patented telescoping design extends to 6'11" or 7'11" with optional 1 ft or 2 ft extension kits. 5 ducting + 2 electrical ports Double-cinching 11" ducting ports plus 3" electrical ports keep every cable and duct managed. Is the Gorilla Pro 2x2.5 right for you? ✅ Yes, pick this tent if you Grow in a closet, spare room, or apartment Want a single-plant or 4-plant micro-canopy Need headroom for future upgrades (taller plants, bigger LEDs) Plan to run a 4-inch inline fan + carbon filter Want a tent that lasts many grow cycles Gorilla 2x2 grow tent vs a standard 2x2 tent Spec Gorilla Pro 2x2.5 Standard 2x2 tent Canvas density 1680D 600D Frame pole diameter 22mm steel 16mm steel Max hanging load 300 lbs ~60 lbs Interior floor 24" x 30" 24" x 24" Height adjustable 5'11" → 7'11" Fixed Ducting ports 5 (11" double-cinching) 2–3 standard Frame warranty Lifetime 90 days – 1 year Why growers choose Gorilla Grow Tent Gorilla Grow Tent is the patented height-adjustable indoor grow tent brand trusted by growers since 2011. Every Pro tent ships with the industry's thickest 1680D canvas, a 22mm steel frame, and a lifetime warranty on the frame — so your 2x2 grow tent lasts grow after grow. Complete your 2x2 grow setup The GXi smart ecosystem — sized to match the Pro 2x2.5 and fully app-controlled. LED Grow Light Gorilla Xi220 Full Spectrum LED 220W, 2.7 µmol/J efficacy, 3-channel (Main + IR + UV). Footprint: 2'x2' to 2'x2.5'. Made for this tent. $495.00 Shop Xi220 LED Inline Fan GXi 4 Wireless Inline Fan 4-inch EC motor fan with GXi app control. Fits the 11" double-cinching ducting ports on this tent. $139.95 Shop GXi 4 Fan Climate Sensor GXi WiFi Temp & Humidity Sensor ±0.2°C / ±1.8% RH accuracy. Real-time VPD + automated fan and light triggers via app. $24.95 Shop Sensor Tent upgrades & accessories Purpose-fitted add-ons that snap right into the Pro 2x2.5 frame. Airflow Upgrade High CFM Kit 4 steel support poles that snap horizontally onto the frame to prevent canvas wall suck-in under high negative pressure from larger inline fans. $15.37 Shop CFM Kit Canopy Support Net Trellis (2x4 size) Garden trellis netting for SCROG training — supports even canopy development and heavier flowering sites in the Pro 2x2.5 footprint. $10.47 Shop Net Trellis Still choosing? Use the Gorilla Pro size finder Every Pro tent shares the same 1680D canvas, 22mm steel frame, and patented height-adjustable design. Match the footprint to your space and plant count. Tent Footprint Plants Best for Price Pro 2x2.5 6 sq ft 1–4 Closets, apartments, first grows $169.95 You are here Pro 2x4 8 sq ft 2–8 Narrow rooms, 2-zone veg + flower $239.95 Shop → Pro 3x3 9 sq ft 2–4 Balanced square SCROG footprint $249.95 Shop → Pro 4x4 16 sq ft 4–6 Hobby flagship, single big LED $319.95 Shop → Pro 5x5 25 sq ft 4–9 Serious canopy under 600W+ LED $349.95 Shop → Pro 4x8 32 sq ft 8–12 Long room, two-canopy layout $347.17 Shop → Pro 5x9 45 sq ft 9–18 Multi-plant production room $384.97 Shop →
More you might like
Related
Gorilla Grow Tent - Gorilla Grow Tent, 2' x 4'
Related
Gorilla Grow Tent - Gorilla Grow Tent, 3' x 3'
Related
Gorilla Grow Tent - Gorilla Grow Tent, 4' x 4'
Related