AmazingCoAmazingCo
Loading...
(800) 979-0589Call Us
Loading...

Couples Float and Sauna Recharge Experience

Public Product Datasheet

Cannonical Website Url

https://www.amazingco.me/aus/experiences/recharge-collection/couples-float-and-sauna-recharge

Experience Location

Australia

What is the experience?

<p><b>Indulge with the ultimate 3-in-1 recharge package with our Float Therapy, Infrared Sauna, and at-home Wellness and Connection Date—designed to relax and reconnect you and your partner.</b></p> <p>Start with an infrared sauna session at a City Cave location of your choice, where advanced light technology helps your body relax and detoxify while you enjoy music, chat, or meditate.</p> <p>Then, drift into sensory deprivation with a Float Therapy session, where you'll relax in a pool filled with Epsom salts, heated to body temperature, to reduce stress and anxiety while enhancing your connection.</p> <p>Finish your day with our at-home Wellness and Connection Date, a digital experience featuring activities, conversation starters, and games to deepen your bond. You can enjoy it all in one day or spread it out over a weekend.</p> <div style="display:flex; gap:32px; align-items:center; flex-wrap:wrap; margin-top:24px;"> <!-- Image (larger) --> <div style="flex:0 1 55%; min-width:300px; max-width:560px;"> <img src="https://product-ui-static-media.s3.ap-southeast-2.amazonaws.com/Reese+RRecharge.gif" alt="Reese enjoying the Float and Recharge Experience" style="width:100%; height:auto; display:block; border-radius:8px;" > </div> <!-- Quote block --> <div style="flex:1 1 320px; min-width:300px;"> <p>For Galentine’s Day, we invited AmazingCo content creator Reese to put this experience to the test and share her honest take.</p> <p>Here’s what she had to say:</p> <div style="margin-top:16px; padding-left:16px; border-left:3px solid #d1517a; color:#434f69;"> <p style="margin:0 0 12px 0; font-style:italic;"> “The Recharge experience felt like a gentle reminder to pause. Life gets busy so quickly, and this experience creates space to slow down, breathe, and really tune into the small moments that usually get overlooked. </p> <p style="margin:0 0 12px 0; font-style:italic;"> I loved how grounding it felt. Whether you’re going through a stressful week or just need a reset, it gives you permission to switch off and be present. Sharing that calm, mindful energy made it even more special. </p> <p style="margin:0; font-style:italic;"> You leave feeling lighter, clearer, and genuinely recharged. It’s the perfect way to reset before stepping back into everyday life.” </p> </div> </div> </div> <p style="margin-top:24px;"> <em>*This experience is available across Australia. Browse the list of City Cave locations below to find the perfect one for you. Post checkout, please complete the form to request your location and time.</em> </p> <style> h3 { font-family: 'Gilroy-ExtraBold'; font-weight: 700; } .wellness-locations { background-color: #fff; font-family: 'Gilroy-SemiBold'; display: flex; justify-content: space-between; color: #434e68; cursor: pointer; padding: 18px; width: 100%; border: none; text-align: left; outline: none; font-size: 14px; transition: background-color 0.4s ease; } .wellness-locations.active, .wellness-locations:hover { background-color: #b7d8f0; color: #fff; } .wellness-locations:after { content: '\002B'; color: #434e68; font-weight: bold; float: right; margin-left: 20px; } .wellness-locations.active:after { content: "\2212"; } .panel { padding: 0 18px; background-color: white; max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; } </style> <!-- Accordion Section --> <button type="button" class="wellness-locations">Queensland</button> <div class="panel"> <ul> <li>Aspley</li> <li>Bulimba</li> <li>Cairns North</li> <li>Caloundra</li> <li>Clayfield</li> <li>Cleveland</li> <li>Coomera</li> <li>Crestmead</li> <li>Everton Park</li> <li>Helensvale</li> <li>Hervey Bay</li> <li>Hope Island</li> <li>Ipswich</li> <li>Kawana</li> <li>Mackay</li> <li>Maroochydore</li> <li>Mermaid Waters</li> <li>Mount Gravatt</li> <li>Newstead</li> <li>Noosa</li> <li>North Lakes</li> <li>Paddington</li> <li>Redcliffe</li> <li>Redland Bay</li> <li>Robina</li> <li>Rocklea</li> <li>Southport</li> <li>Springfield</li> <li>Springwood</li> <li>Stones Corner</li> <li>Strathpine</li> <li>Taringa</li> <li>Indooroopilly</li> <li>Idalia</li> <li>Toowoomba</li> <li>Wynnum</li> <li>Yarrabilba</li> </ul> </div> <button type="button" class="wellness-locations">New South Wales</button> <div class="panel"> <ul> <li>Balgowlah</li> <li>Balmain</li> <li>Bella Vista</li> <li>Bondi Junction</li> <li>Broadway</li> <li>Coffs Harbour</li> <li>Crows Nest</li> <li>Dapto</li> <li>Dural</li> <li>Edmondson Park</li> <li>Epping</li> <li>Gladesville</li> <li>Gregory Hills</li> <li>Kirrawee/South Village</li> <li>Kotara</li> <li>Liverpool</li> <li>Maitland</li> <li>Mayfield</li> <li>Minchinbury</li> <li>Mona Vale</li> <li>Mosman</li> <li>North Strathfield</li> <li>Parramatta</li> <li>Penrith</li> <li>Revesby</li> <li>Richmond</li> <li>Rouse Hill</li> <li>Wollongong</li> </ul> </div> <button type="button" class="wellness-locations">Northern Territory</button> <div class="panel"> <ul> <li>Darwin</li> </ul> </div> <button type="button" class="wellness-locations">Victoria</button> <div class="panel"> <ul> <li>Braybrook</li> <li>Carnegie</li> <li>Clyde North</li> <li>West Melbourne</li> </ul> </div> <button type="button" class="wellness-locations">Australian Capital Territory</button> <div class="panel"> <ul> <li>Canberra City</li> </ul> </div> <button type="button" class="wellness-locations">Tasmania</button> <div class="panel"> <ul> <li>Launceston</li> </ul> </div> <script> var acc = document.getElementsByClassName("wellness-locations"); for (var i = 0; i < acc.length; i++) { acc[i].addEventListener("click", function() { this.classList.toggle("active"); var panel = this.nextElementSibling; if (panel.style.maxHeight) { panel.style.maxHeight = null; } else { panel.style.maxHeight = panel.scrollHeight + "px"; } }); } </script>

Included in your experience

Experience Details

;

Prices

Frequently Asked Questions

Availabilities

[
  {
    "endDate": null,
    "startDate": "2024-10-18",
    "daysAvailable": {
      "FRI": 1,
      "MON": 1,
      "SAT": 1,
      "SUN": 1,
      "THU": 1,
      "TUE": 1,
      "WED": 1
    }
  }
]

Available Addons