
#uc-desc{--blue:#157897; --blue-dk:#0e5063; --blue-tint:#eaf4f7; --green:#5da130; --green-dk:#3e7320; --green-tint:#eef6e6; --ink:#1f2a2e; --muted:#5d6b71; --line:#e3eaed; --bg:#f4f7f9; --gold:#c8861b; --white:#fff;} #uc-desc *{box-sizing:border-box} #uc-desc{color:var(--ink); font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif; line-height:1.65;-webkit-font-smoothing:antialiased} #uc-desc{max-width:none;margin:0;padding:24px 16px 40px} #uc-desc img{max-width:100%;display:block} #uc-desc .eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--green-dk);margin:0 0 6px} #uc-desc h2{font-size:25px;line-height:1.2;margin:0 0 14px;font-weight:700;color:var(--blue-dk)} #uc-desc h3{font-size:18px;margin:0 0 6px;font-weight:700;color:var(--ink)} #uc-desc p{margin:0 0 14px;color:#374449} #uc-desc section{margin:0 0 14px} #uc-desc .card{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:20px 26px;margin-bottom:18px} #uc-desc .accent{border-top:5px solid var(--blue)} #uc-desc .accent-g{border-top:5px solid var(--green)} #uc-desc .hero{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:center} #uc-desc .hero .lede{font-size:17px;color:#3a474c} #uc-desc .badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px} #uc-desc .pill{font-size:12.5px;font-weight:600;padding:6px 12px;border-radius:999px;background:var(--blue-tint);color:var(--blue-dk)} #uc-desc .pill.g{background:var(--green-tint);color:var(--green-dk)} #uc-desc .heroimg{background:var(--bg);border-radius:14px;padding:6px;max-width:300px;margin:0 auto} #uc-desc .cols2{display:grid;grid-template-columns:1fr 1fr;gap:18px} #uc-desc .feat{list-style:none;margin:0;padding:0} #uc-desc .feat li{position:relative;padding:7px 0 7px 34px;border-bottom:1px solid var(--line);font-size:15px} #uc-desc .feat li:last-child{border-bottom:0} #uc-desc .feat li .ic{position:absolute;left:0;top:8px;width:22px;height:22px;border-radius:50%; display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#fff} #uc-desc .inc .ic{background:var(--green)} #uc-desc .opt .ic{background:var(--blue)} #uc-desc .tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase; padding:3px 9px;border-radius:6px;margin-bottom:14px} #uc-desc .tag.inc{background:var(--green-tint);color:var(--green-dk)} #uc-desc .tag.opt{background:var(--blue-tint);color:var(--blue-dk)} #uc-desc .price{color:var(--blue-dk);font-weight:700;white-space:nowrap} #uc-desc .fabcard{border:1px solid var(--line);border-radius:12px;overflow:hidden} #uc-desc .fabcard .top{padding:16px 18px 14px} #uc-desc .fabcard.std .top{background:var(--green-tint)} #uc-desc .fabcard .body{padding:14px 18px 18px} #uc-desc .sw{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap} #uc-desc .sw figure{margin:0;width:62px;text-align:center} #uc-desc .sw img{width:62px;height:62px;border-radius:9px;border:1px solid var(--line);object-fit:cover} #uc-desc .sw figcaption{font-size:11.5px;color:var(--muted);margin-top:4px} #uc-desc .kv{font-size:13.5px;color:var(--muted)} #uc-desc .zcols{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px;text-align:center} #uc-desc .zc{display:flex;flex-direction:column;align-items:center} #uc-desc .zc .zb{width:34px;height:34px;border-radius:50%;color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;margin-bottom:9px} #uc-desc .zc .zn{font-weight:700;font-size:14px;margin-bottom:5px} #uc-desc .zc p{font-size:13px;color:var(--muted);margin:0;line-height:1.5} #uc-desc .remote{display:grid;grid-template-columns:96px 1fr;gap:16px;align-items:start;border:1px solid var(--line);border-radius:12px;padding:18px} #uc-desc .remote img{width:96px;height:130px;object-fit:contain;background:var(--bg);border-radius:8px} #uc-desc .specs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px} #uc-desc .spec{background:var(--blue-tint);border-radius:10px;padding:14px 10px;text-align:center} #uc-desc .spec .v{font-size:18px;font-weight:800;color:var(--blue-dk)} #uc-desc .spec .l{font-size:11.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-top:3px} #uc-desc .cta{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;background:var(--blue);border-radius:14px;padding:22px 28px;color:#fff} #uc-desc .cta h3{color:#fff;margin:0} #uc-desc .cta p{color:#dceaf0;margin:4px 0 0;font-size:14px} #uc-desc .btn{display:inline-block;background:#fff;color:var(--blue-dk);font-weight:700;font-size:15px;padding:12px 22px;border-radius:9px;text-decoration:none;white-space:nowrap} @media(max-width:760px){#uc-desc .hero,#uc-desc .cols2{grid-template-columns:1fr} #uc-desc .specs,#uc-desc .zcols{grid-template-columns:1fr 1fr}} UltraComfort • Marbella UC476 · Medium Take a vacation from your busy day. The Marbella is a medium-size power lift recliner with an overstuffed seam back and plush chaise pad, paired with patented Stellar® Positioning and a 4-Zone Comfort Zone™ system. Adjustable headrest and lumbar, a posture-supportive pocketed-coil seat, and the programmable AutoDrive™ hand control let you fine-tune endless positions — while power lift assist makes sitting and standing effortless. Size: Medium USB charging port Class II Medical Device 400 lb capacity 4-Zone Comfort Zone Adjustable headrest & lumbar At a glance What's included & what's an upgrade The Marbella arrives loaded with comfort and convenience features as standard. The items on the right are optional extras you can add when you order. Included as standard ✓Power lift assist with battery backup ✓Patented Stellar® Positioning · 4-Zone Comfort Zone ✓Adjustable headrest & lumbar support ✓AutoDrive™ hand control + USB charging port ✓Overstuffed seam back, chaise pad & pocketed-coil seat ✓SmartTek® diagnostic system + extra storage pocket Optional upgrades +White Glove Delivery +$249 +5 Yr In-Home Service for Parts & Labor +$299 Find your fit Ideal height & weight The Marbella is a medium-size chair that suits most average builds. Measure while seated and compare below, or see the Specs tab for full dimensions. Medium Chair size 5'3"–5'11" Ideal height 400 lb Weight capacity 21" Seat depth 20.5" Floor to seat Patented comfort 4-Zone Comfort Zone™ System Patented Stellar® Positioning with a four-way motion seat lets you independently adjust four zones — lower body, upper body, headrest, and lumbar — for ergonomic support from head to toe, all from the AutoDrive™ hand control. 1Lower Body Four-way motion seat places your lower body in a supported, ergonomic position. 2Upper Body Independent backrest movement releases stress from your back and shoulders. 3Headrest Adjustable headrest eases neck and shoulder tension and supports your spine. 4Lumbar Firm, adjustable lumbar support takes pressure off your spine. Effortless control Programmable AutoDrive™ control AutoDrive™ hand control Included Operates all chair motion with programmable position buttons and fine-tunes the footrest, backrest, headrest, and lumbar independently. The "Lift" button returns you to a comfortable standing position. Choosing your look Imagine fabric The Marbella comes in UltraComfort's Imagine fabric — a soft, easy-care upholstery offered in three warm neutrals. See every color in the Fabric Options tab. Included — no upcharge Imagine Soft, durable upholstery with a refined finish and subtle texture — comfortable against the skin, easy to clean, and built for everyday living. Antler Elk Fog Included conveniences Built in to every Marbella Thoughtful standard features keep daily essentials within reach and the chair running smoothly — all at no extra cost. ✓USB charging port on the side of the chair ✓Extra storage pocket ✓SmartTek® diagnostic system ✓Straight-lift option for tight spaces Want the full details? Download the latest Marbella sell sheet for specs, features, and dimensions. Download the brochure (PDF) Size: Medium Class II Medical Device: Yes Positioning: Infinite Comfort Zone: 4 Eclipse Technology: No Chaise Seat: Yes Pocketed Coil Seat: Yes Back Type: Seam Removable Back Type: Bracket Overall Width: 34" Overall Height: 43.5" Overall Depth (Seated): 38" Width Between Arms: 22" Floor to Top of Seat: 20.5" Seat Depth: 21" Seat to Top of Back: 28" Seat to Top of Arm: 7" Distance from Wall Reclined: 24" Extension Reclined from Back of Seat to End of Foot Rest: 42.5" Lifetime Warranty, Chair Frame, Lift Frame, Recline Frame, Recliner Mechanism: Yes Warranty on Electrical Parts: 3 YR Pro Rated Years 4 – 7: Yes Warranty on Mechanical Labor: 1 YR Warranty on Electrical Labor: 1 YR Warranty on Fabric, Foam, and Pocketed Coils: 1 YR Head Rest Cover: No Arm Covers: No Straight Lift: Yes Hand Control Routing: Through the Pocket Extra Pocket Available: Standard Nirvana Air Massage & Heat Available: No HeatWave Technology Available: No Heat & Massage Available: No Articulating Headrest Available: Standard Adjustable Lumbar Available: Standard Foot Rest Extension Available: No USB Charging Port: Yes Battery Backup: Yes Place of Origin: China Features: Patented Stellar Positioning with Four-Way Motion Seat, 4-Zone Comfort Zone System, Adjustable Headrest & Lumbar, Programmable AutoDrive Hand Control, SmartTek Diagnostic System, USB Charging Port, Straight Lift Option
UltraComfort • Marbella UC476 · Medium
The Marbella is a medium-size power lift recliner with an overstuffed seam back and plush chaise pad, paired with patented Stellar® Positioning and a 4-Zone Comfort Zone™ system. Adjustable headrest and lumbar, a posture-supportive pocketed-coil seat, and the programmable AutoDrive™ hand control let you fine-tune endless positions — while power lift assist makes sitting and standing effortless.
At a glance
The Marbella arrives loaded with comfort and convenience features as standard. The items on the right are optional extras you can add when you order.
Find your fit
The Marbella is a medium-size chair that suits most average builds. Measure while seated and compare below, or see the Specs tab for full dimensions.
Patented comfort
Patented Stellar® Positioning with a four-way motion seat lets you independently adjust four zones — lower body, upper body, headrest, and lumbar — for ergonomic support from head to toe, all from the AutoDrive™ hand control.
Four-way motion seat places your lower body in a supported, ergonomic position.
Independent backrest movement releases stress from your back and shoulders.
Adjustable headrest eases neck and shoulder tension and supports your spine.
Firm, adjustable lumbar support takes pressure off your spine.
Effortless control
Operates all chair motion with programmable position buttons and fine-tunes the footrest, backrest, headrest, and lumbar independently. The "Lift" button returns you to a comfortable standing position.
Choosing your look
The Marbella comes in UltraComfort's Imagine fabric — a soft, easy-care upholstery offered in three warm neutrals. See every color in the Fabric Options tab.
Soft, durable upholstery with a refined finish and subtle texture — comfortable against the skin, easy to clean, and built for everyday living.



Included conveniences
Thoughtful standard features keep daily essentials within reach and the chair running smoothly — all at no extra cost.
Download the latest Marbella sell sheet for specs, features, and dimensions.
Medium
Yes
Infinite
4
No
Yes
Yes
Seam
Bracket
34"
43.5"
38"
22"
20.5"
21"
28"
7"
24"
42.5"
Yes
3 YR
Yes
1 YR
1 YR
1 YR
No
No
Yes
Through the Pocket
Standard
No
No
No
Standard
Standard
No
Yes
Yes
China
Patented Stellar Positioning with Four-Way Motion Seat, 4-Zone Comfort Zone System, Adjustable Headrest & Lumbar, Programmable AutoDrive Hand Control, SmartTek Diagnostic System, USB Charging Port, Straight Lift Option
Orders ship in 3 business days from United States for an effortless shopping experience.
No-hassle returns within 30 days. Satisfaction guaranteed!
Quick and efficient customer support at your fingertips — reach us at support@offgridenergy.shop.
Payments are processed securely by Stripe. Your information is always protected.