import wixUsers from 'wix-users'; import wixLocation from 'wix-location'; $w.onReady(function () { // Check if the current page is the subscribers page if (wixLocation.path.includes("/subscribers/")) { wixUsers.onReady(async function () { const user = wixUsers.currentUser; // Check if the user is logged in if (user.loggedIn) { // User is logged in, get email address const email = user.email; // User Email // Append email address to the URL const newURL = appendEmailToURL(email); // Redirect to the new URL wixLocation.to(newURL); } else { // User is not logged in, prompt to log in await wixUsers.promptLogin({ mode: 'login' }); } }); } }); function appendEmailToURL(email) { // Example URL to append the user email let originalURL = "https://souplessecycling.com/subscribers/"; // Replace "@" with "%40" in the email address const sanitizedEmail = email.replace("@", "%40"); // Append email address to the URL let newURL = originalURL + sanitizedEmail; return newURL; }
top of page
Search

HYDRATING YOUR RIDE: THE SOUPLESSE APPROACH

Staying hydrated is crucial for optimal cycling performance. Dehydration can lead to fatigue, decreased performance, and even health risks. At Souplesse, we understand the importance of proper hydration, which is why we meticulously test every hydration product included in our boxes.



The Selection Process:

Our hydration product selection process is equally rigorous:

  • Ingredient Focus: We prioritise hydration products with balanced electrolyte profiles, including sodium, potassium, and magnesium. We also look for products that are low in sugar and free from artificial sweeteners.

  • Caffeinated Options: there is no denying the extra performance boost most of us get from caffeine, if that is your thing, we want to have that option available.

  • Taste Test: Hydration products must taste good to be consumed consistently. We select only the most refreshing and palatable options.


Putting Hydration to the Test:

We test each hydration product under various conditions to assess its effectiveness:

  • Long Rides: We evaluate how effectively the product maintains hydration levels during extended rides.

  • Hot Weather Rides: We assess how well the product combats dehydration in hot and humid conditions.

  • Intense Rides: We evaluate how the product replenishes electrolytes lost during high-intensity efforts.

  • Post-Ride Recovery: We assess how the product aids in post-ride recovery by replenishing fluids and electrolytes.


Beyond Hydration:

We also consider factors like:

  • Ease of Use: We prioritize products that are easy to consume on the go, such as convenient bottles and easily dissolvable powders.

  • Environmental Impact: We look for products with eco-friendly packaging and sustainable sourcing practices.


The Souplesse Promise:

By meticulously testing and selecting only the best hydration products, we aim to provide our subscribers with the tools they need to stay hydrated and perform at their peak.


Experience the Souplesse difference. Subscribe today and stay hydrated on every ride.

 
 
 

Komentarze


bottom of page