
#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;display:grid;grid-template-rows:subgrid;grid-row:span 2} #uc-desc .fabcard .top{padding:16px 18px 14px} #uc-desc .fabcard.std .top{background:var(--green-tint)} #uc-desc .fabcard.brisa .top{background:var(--blue-tint)} #uc-desc .fabcard .body{padding:14px 18px 18px} #uc-desc .fabgrid{display:grid;grid-template-columns:1fr 1fr;gap:18px;grid-template-rows:auto auto;align-items:stretch} #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 .chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px} #uc-desc .chips span{font-size:12.5px;font-weight:600;padding:5px 11px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--ink)} #uc-desc .acc{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px} #uc-desc .acc .item{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid var(--line);border-radius:11px;padding:13px 15px} #uc-desc .acc .item .nm{font-size:14px;font-weight:600} #uc-desc .acc .item .amt{font-size:14px;font-weight:800;color:var(--blue-dk);white-space:nowrap} #uc-desc .accgal{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:0 0 18px} #uc-desc .accgal img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;border:1px solid var(--line)} #uc-desc .kv{font-size:13.5px;color:var(--muted)} #uc-desc .pillbtn{display:inline-flex;align-items:center;gap:6px;background:var(--green);color:#fff;font-weight:700; font-size:13.5px;padding:9px 17px;border-radius:999px;text-decoration:none;margin-top:14px} #uc-desc .note{background:var(--blue-tint);border-left:4px solid var(--blue);border-radius:0 8px 8px 0; padding:11px 16px;font-size:14px;color:var(--blue-dk);margin-top:16px} #uc-desc .tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:16px} #uc-desc .tier{border:1px solid var(--line);border-radius:12px;padding:18px 18px 20px;background:#fff} #uc-desc .tier.best{border:2px solid var(--blue)} #uc-desc .tier .nm{font-weight:700;font-size:15.5px;color:var(--ink);margin-bottom:2px} #uc-desc .tier .amt{font-size:22px;font-weight:800;color:var(--blue-dk);margin:6px 0 10px} #uc-desc .tier .amt span{font-size:13px;font-weight:600;color:var(--muted)} #uc-desc .tier .top-pick{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:var(--blue);color:#fff;padding:3px 9px;border-radius:6px;margin-bottom:10px} #uc-desc .tier p{margin:0;font-size:13px;color:var(--muted)} #uc-desc .zcols{display:grid;grid-template-columns:repeat(5,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 .remotes{display:grid;grid-template-columns:1fr 1fr;gap:18px} #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 .fitbox{margin-top:18px;background:var(--green-tint);border-radius:10px;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap} #uc-desc .fitbox .lk{white-space:nowrap;font-weight:700;color:#fff;background:var(--green);text-decoration:none;padding:10px 18px;border-radius:8px;font-size:14px} #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,#uc-desc .remotes,#uc-desc .fabgrid,#uc-desc .tiers{grid-template-columns:1fr} #uc-desc .specs,#uc-desc .zcols{grid-template-columns:1fr 1fr}} A healthier way to recline. The Artemis II pairs patented Eclipse Tilt Technology and Stellar® Positioning with a plush, overstuffed bucket-back and a contoured bucket seat that cradles your hips for natural, healthy posture. Front-load open arms put a wireless charger, cup holder, table, LED light and USB & USB-C ports within reach, while power lift assist with battery backup and the programmable AutoDrive™ hand control make sitting and standing effortless — add your choice of massage or heat whenever you want it. Size: Small-Medium Made in the USA USB & USB-C Class II Medical Device 400 lb capacity Zero-gravity tilt At a glance What's included & what's an upgrade The Artemis II 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 5-Zone Eclipse Tilt Technology ✓Stellar® infinite positioning ✓Adjustable headrest & lumbar support ✓AutoDrive™ hand control + USB & USB-C charging ✓Contoured bucket seat & plush bucket-back ✓Wireless charger, cup holder, table & LED light Optional upgrades +Heat & massage — choose one of three from +$200 +Footrest Extension +$152 +Arm & headrest covers +$78 +Comfort accessories from +$40 +UltraPlush Brisa® fabric +$720 +White Glove Delivery +$249 +5 Yr In-Home Service for Parts & Labor +$299 Find your fit Ideal height & weight The Artemis II Small-Medium suits shorter to average builds. Measure while seated and compare below, or see the Specs tab for full dimensions. Small-Medium Chair size 5'4"–5'11" Ideal height 400 lb Weight capacity 20" Seat depth 20" Floor to seat Need a different fit? The Artemis II also comes in Medium-Large. View the Medium-Large → Patented comfort 5-Zone Eclipse Tilt Technology Stellar® Positioning combines five independently adjustable zones so you can fine-tune support from head to toe — from a stress-relieving recline to a gentle, cradle-like zero-gravity tilt — all from the AutoDrive™ hand control. 1 Lower Body Four-way motion seat box supports a natural bend in the knee. 2 Upper Body Adjustable back and shoulder support relieves upper-body strain. 3 Headrest Rises to support your head and ease neck and shoulder tension. 4 Lumbar Firm, adjustable support takes pressure off the spine. 5 Eclipse Tilt Patented weightless tilt — elevate your legs or rest in neutral. Effortless control Two simple remotes AutoDrive™ hand control Included Operates all chair motion with programmable position buttons, activates the Eclipse tilt, and fine-tunes the backrest and footrest independently. The "Lift" button returns you to a comfortable standing position. Massage hand device With upgrade Included when you add a heat & massage package. Controls the air-massage zones and Far Infrared heat so you can dial in exactly the therapy you want. Choosing your look Ashton fabric — or upgrade to Brisa® The Artemis II comes standard in soft, durable Ashton fabric, with an optional UltraPlush Brisa® climate-control upgrade. See every color in the Fabric Options tab. Included — no upcharge Ashton A supple, tailored fabric with a subtle texture and an easy-care finish. Sand Slate Stone Premium upgrade — special order UltraPlush Brisa® The refined look of leather, but breathable and temperature-neutral — never too hot or cold. Scratch-resistant, bleach-cleanable, and backed by a Lifetime Warranty. Performs at 25× the industry standard (300,000 double rubs) • No PFAS or PVC • 15 colors Coffee Bean Night Navy Shiitake All Brisa colors are available by special order — choose any color when you order. Read more: Brisa vs. standard fabric → Optional wellness Heat & massage options The Artemis II offers three optional comfort packages — choose one. The biggest difference is whether you want massage, heat, or both. Most complete Nirvana Swedish Massage & Heat +$400 Full Swedish air-bladder massage plus soothing Far Infrared heat. Our top wellness package. Heat & Massage (4-Motor) +$303 Four-motor massage paired with heat for targeted relaxation. HeatWave Infrared Heat +$200 Far Infrared heat therapy only — gentle, soothing warmth without massage. Heat and massage upgrades are built to order — selecting any heat option or the Footrest Extension extends production & delivery to 8–12 weeks. Included conveniences Built in to every Artemis II The front-load open-arm design keeps daily essentials within reach — all standard, at no extra cost. ✓Built-in cup holder ✓Removable table ✓USB & USB-C charging port ✓Wireless smartphone charger ✓Removable LED reading light ✓SmartTek® diagnostic system Make it yours Optional comfort accessories Personalize your Artemis II with optional accessories, added at checkout. Mix and match as many as you like. Several are shown in use below. Cooling Fan+$72 Bluetooth Speaker+$106 Tablet / Phone Holder+$60 Essential Oils Diffuser+$98 Illuminating Snack Bowl+$60 Flex Light+$66 Stem Glass Holder+$40 Want the full details? Download the latest Artemis II sell sheet for specs, features, and dimensions. Download the brochure (PDF) Size: Small-Medium Class II Medical Device: Yes Positioning: Infinite Comfort Zone: 5 Eclipse Technology: Yes Chaise Seat: Yes Pocketed Coil Seat: No Back Type: Seam Removable Back Type: Bracket Overall Width: 41" Overall Height: 43.5" Overall Depth (Seated): 40" Width Between Arms: 23.5" Floor to Top of Seat: 20" Seat Depth: 20" Seat to Top of Back: 27.5" Seat to Top of Arm: 7.5" Distance from Wall Reclined: 21" Extension Reclined from Back of Seat to End of Foot Rest: 43" 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: Right Pocket Extra Pocket Available: Standard Nirvana™ Swedish Air Massage with HeatWave Available: Yes HeatWave Technology Available: Yes Heat & Massage Available: 4-Motor Articulating Headrest Available: Standard Adjustable Lumbar Available: Standard Foot Rest Extension Available: Yes USB Charging Port: Right Arm (USB & USB-C) Battery Backup: Yes Place of Origin: USA Features: Patented Eclipse Tilt Technology, Patented Stellar Positioning with Four-way Motion Seat, 5-Zone Comfort Zone System, Adjustable Headrest & Lumbar, Programmable AutoDrive Hand Control, Wireless Smartphone Charger, USB & USB-C Charging Port, Built-in Cup Holder, Removable Table, Removable LED Reading Light, Full & Straight Lift Options
The Artemis II pairs patented Eclipse Tilt Technology and Stellar® Positioning with a plush, overstuffed bucket-back and a contoured bucket seat that cradles your hips for natural, healthy posture. Front-load open arms put a wireless charger, cup holder, table, LED light and USB & USB-C ports within reach, while power lift assist with battery backup and the programmable AutoDrive™ hand control make sitting and standing effortless — add your choice of massage or heat whenever you want it.

At a glance
The Artemis II 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 Artemis II Small-Medium suits shorter to average builds. Measure while seated and compare below, or see the Specs tab for full dimensions.
Patented comfort
Stellar® Positioning combines five independently adjustable zones so you can fine-tune support from head to toe — from a stress-relieving recline to a gentle, cradle-like zero-gravity tilt — all from the AutoDrive™ hand control.

Four-way motion seat box supports a natural bend in the knee.
Adjustable back and shoulder support relieves upper-body strain.
Rises to support your head and ease neck and shoulder tension.
Firm, adjustable support takes pressure off the spine.
Patented weightless tilt — elevate your legs or rest in neutral.
Effortless control
Operates all chair motion with programmable position buttons, activates the Eclipse tilt, and fine-tunes the backrest and footrest independently. The "Lift" button returns you to a comfortable standing position.
Included when you add a heat & massage package. Controls the air-massage zones and Far Infrared heat so you can dial in exactly the therapy you want.
Choosing your look
The Artemis II comes standard in soft, durable Ashton fabric, with an optional UltraPlush Brisa® climate-control upgrade. See every color in the Fabric Options tab.
A supple, tailored fabric with a subtle texture and an easy-care finish.
The refined look of leather, but breathable and temperature-neutral — never too hot or cold. Scratch-resistant, bleach-cleanable, and backed by a Lifetime Warranty.
Performs at 25× the industry standard (300,000 double rubs) • No PFAS or PVC • 15 colors
All Brisa colors are available by special order — choose any color when you order.
Optional wellness
The Artemis II offers three optional comfort packages — choose one. The biggest difference is whether you want massage, heat, or both.
Full Swedish air-bladder massage plus soothing Far Infrared heat. Our top wellness package.
Four-motor massage paired with heat for targeted relaxation.
Far Infrared heat therapy only — gentle, soothing warmth without massage.
Included conveniences
The front-load open-arm design keeps daily essentials within reach — all standard, at no extra cost.
Make it yours
Personalize your Artemis II with optional accessories, added at checkout. Mix and match as many as you like. Several are shown in use below.
Download the latest Artemis II sell sheet for specs, features, and dimensions.
Small-Medium
Yes
Infinite
5
Yes
Yes
No
Seam
Bracket
41"
43.5"
40"
23.5"
20"
20"
27.5"
7.5"
21"
43"
Yes
3 YR
Yes
1 YR
1 YR
1 YR
No
No
Yes
Right Pocket
Standard
Yes
Yes
4-Motor
Standard
Standard
Yes
Right Arm (USB & USB-C)
Yes
USA
Patented Eclipse Tilt Technology, Patented Stellar Positioning with Four-way Motion Seat, 5-Zone Comfort Zone System, Adjustable Headrest & Lumbar, Programmable AutoDrive Hand Control, Wireless Smartphone Charger, USB & USB-C Charging Port, Built-in Cup Holder, Removable Table, Removable LED Reading Light, Full & Straight Lift Options
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.