Apollo Chairs & Lounge Set

Sale!

Original price was: $6,650.00.Current price is: $6,350.00.

The Apollo Chairs & Lounge Set has the right curves to sink your body into, and it is therapeutic, aesthetically pleasing, and adds ambiance to any setting.

The most affordable heated lounge design. The Apollo Lounge is cast in an innovative two-part mold system. It offers style and warmth which elevates and extends the time you spend outside, alone or with family and friends. For indoor and outdoor use.

  • Cast stone with a graphite finish
  • Seats 2 in the lounge, and 1 each in the chairs
  • Adjustable temperature of 80-120F
  • 1250 watts @ 120 volts
  • Plug-in cord
  • Hand made in the Philippines

 

- +

The Apollo Chairs and Lounge Set has the perfect amount of pieces for the right amount of company, and simply curves to sink your body into, with friends, family, and the ones you love.  Enjoy your surroundings for a short unwind or comfortable enough to sink in well into the late evening. Relax, stress is going to leave your body.

Dimensions

WIDTH 56 - 1/2"
DEPTH 26 - 3/4"
HEIGHT 26 - 3/4"
SEAT HEIGHT 15"

 

 

Weight

PRODUCT WEIGHT. 125lbs
SHIPPING WEIGHT 150lbs

Temperature

80°F - 120°F

Time to warm up: ~ 20 mins

Will vary depending on ambient temperature.

Electrical

CORD

STANDARD 8'
COLOR Black
PLACEMENT Sitter's left leg

 

VOLTAGE 110v
AMPERAGE 10.4A
WATTAGE 1250W
Best practice: Requires dedicated, 20A circuit. GFI outlet for outdoor installation.

 

Reviews

Add a review
Apollo Chairs & Lounge Set Apollo Chairs & Lounge Set
Overall rating*
0/5
* Rating is required
How did this product work for you?*
0/5
* Rating is required
* Answer is required
Your review
* Review is required
Name
* Name is required
Add photos or video to your review
* Please tick the checkbox to proceed
4.9
Based on 10 reviews
5 star
90
90%
4 star
10
10%
3 star
0%
2 star
0%
1 star
0%
Customer workshop
1-5 of 10 reviews
  1. Sizing and ordering to delivery was great

    workshop
    (0) (1)
  2. customer service is always the best. quick and to the point replys and help!

    Customer
    (0) (0)
  3. Great to deal with. Easy order.

    (0) (0)
  4. Had some issues with installation that they were super supportive

    (0) (0)
  5. Always helpful and courteous.

    (0) (0)
Shopping Cart
(function () { // Early exit if the page doesn't have our UI document.addEventListener('DOMContentLoaded', function () { console.log('[HG] JS loaded'); // Sanity checks if (!window.hg_ajax_obj || !window.hg_ajax_obj.ajaxurl) { console.error('[HG] ajaxurl missing. Is the PHP snippet active?'); return; } var grid = document.getElementById('product-grid'); if (!grid) { console.error('[HG] #product-grid not found. Set the CSS ID on the section containing the Woo Products widget.'); return; } // Use event delegation so columns/buttons/inner elements all work document.addEventListener('click', function (e) { var btn = e.target.closest('.ajax-filter-btn'); if (!btn) return; e.preventDefault(); // Read tag from data attribute var tag = btn.getAttribute('data-tag'); if (!tag) { console.warn('[HG] Clicked filter has no data-tag'); return; } // Active state document.querySelectorAll('.ajax-filter-btn.active').forEach(function (el) { el.classList.remove('active'); }); btn.classList.add('active'); // Loading state grid.classList.add('loading'); console.log('[HG] Sending AJAX for tag:', tag, '→', window.hg_ajax_obj.ajaxurl); // AJAX (fetch) var form = new FormData(); form.append('action', 'heatinggreen_filter_products'); form.append('tag', tag); fetch(window.hg_ajax_obj.ajaxurl, { method: 'POST', credentials: 'same-origin', body: form }) .then(function (r) { return r.json(); }) .then(function (json) { if (!json) { console.error('[HG] Empty JSON response'); return; } if (json.success) { grid.innerHTML = json.data.html; console.log('[HG] Updated grid for tag:', tag); } else { console.error('[HG] Server error:', json.data && json.data.message ? json.data.message : json); } }) .catch(function (err) { console.error('[HG] AJAX error:', err); }) .finally(function () { grid.classList.remove('loading'); }); }); }); })();