1300 307 750

Solo Float and Sauna Recharge Experience

Public Product Datasheet

Cannonical Website Url

https://www.amazingco.me/aus/experiences/recharge-collection/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 Recharge Guidebook — designed to help you relax and sample a range of wellbeing activities.</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, reading or meditation. </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. </p> <p>To extend and maximise the recharge benefits from the Float and Sauna, we provide a fully digital Recharge Guidebook for you to explore at your own pace. Your Recharge Guidebook will allow you to sample a range of wellness activities including guided meditations, yoga, recipes, home therapies and more - all from the comfort of your own home.</p> <p>*This experience is available across Australia! Browse the list of City Cave locations below to find the perfect one for you. After you’ve booked, we'll reach out to confirm your preferred location and time.</p> <style> /* General styling for headings */ h3 { font-family: 'Gilroy-ExtraBold'; font-weight: 700; } /* Styling for each accordion button */ .wellness-locations { background-color: #fff; /* Default background */ 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; } /* Styling for active and hovered states */ .wellness-locations.active, .wellness-locations:hover { background-color: #b7d8f0; /* Blue hover and active state */ color: #fff; /* White text color on hover and active */ } /* Plus and minus sign styling */ .wellness-locations:after { content: '\002B'; /* Plus sign */ color: #434e68; font-weight: bold; float: right; margin-left: 20px; } .wellness-locations.active:after { content: "\2212"; /* Minus sign */ } /* Styling for the panel (accordion content) */ .panel { padding: 0 18px; background-color: white; max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; } </style> <body> <!-- Accordion Section --> <button type="button" class="wellness-locations">Queensland</button> <div class="panel"> <ul> <li>Aspley</li> <li>Beenleigh</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>Bowral</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>Richmond</li> <li>Revesby</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> <script> // Get all the accordion buttons var acc = document.getElementsByClassName("wellness-locations"); // Loop through each accordion button for (var i = 0; i < acc.length; i++) { acc[i].addEventListener("click", function() { // Toggle the active class on the clicked button this.classList.toggle("active"); // Get the next sibling element (panel) var panel = this.nextElementSibling; // Check if the panel is already open if (panel.style.maxHeight) { // If it is open, close it panel.style.maxHeight = null; } else { // Otherwise, open it panel.style.maxHeight = panel.scrollHeight + "px"; } }); } </script> </body>

Included in your experience

Experience Details

;

Prices

Frequently Asked Questions

Availabilities

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

Available Addons

[
  {
    "text": "Select this option if your ideal start time is between 9am - 12pm ",
    "type": "Morning ",
    "addOns": [],
    "medias": [
      {
        "url": "https://product-ui-static-media.s3.ap-southeast-2.amazonaws.com/City+Cave+/CityCave_time_morning.jpg",
        "type": "image",
        "section": "thumbnail"
      },
      {},
      {}
    ],
    "prices": {
      "price": "",
      "currency": "AUD",
      "quantity": {
        "to": "1",
        "from": "0"
      },
      "measurement": "person"
    }
  },
  {
    "text": "Select this option if your ideal start time is between 12pm - 5pm ",
    "type": "Afternoon ",
    "medias": [
      {
        "url": "https://product-ui-static-media.s3.ap-southeast-2.amazonaws.com/City+Cave+/Citycave_time_day.jpg",
        "type": "image",
        "section": "thumbnail"
      }
    ],
    "prices": {
      "price": "",
      "currency": "AUD",
      "quantity": {
        "to": "1",
        "from": "0"
      },
      "measurement": "person"
    }
  },
  {
    "text": "Select this option if your ideal start time is between 5pm - 9pm ",
    "type": "Evening",
    "medias": [
      {
        "url": "https://product-ui-static-media.s3.ap-southeast-2.amazonaws.com/City+Cave+/CityCave_time_evening.jpg",
        "type": "image",
        "section": "thumbnail"
      }
    ],
    "prices": {
      "price": "",
      "currency": "AUD",
      "quantity": {
        "to": "1",
        "from": "0"
      },
      "measurement": "person"
    }
  }
]