Get active in style with Goodmove ’25

Published

4 min read

.copy-button { position: relative; } .tooltip { position: absolute; bottom: 100%; left: 50%; transform: translateX(-50%); background-color: #333; color: white; padding: 5px 10px; border-radius: 4px; opacity: 0; transition: opacity 0.3s ease; white-space: nowrap; pointer-events: none; } .tooltip.show { opacity: 1; } async function copyToClipboard() { const button = document.getElementById('copyButton'); const tooltip = button.querySelector('.tooltip') || createTooltip(button); try { await navigator.clipboard.writeText(window.location.href); // Show tooltip tooltip.textContent = 'Copied!'; tooltip.classList.add('show'); // Hide tooltip after 2 seconds setTimeout(() => { tooltip.classList.remove('show'); }, 2000); } catch (err) { console.error('Failed to copy: ', err); tooltip.textContent = 'Copy Failed'; tooltip.classList.add('show'); setTimeout(() => { tooltip.classList.remove('show'); }, 2000); } } function createTooltip(button) { const tooltip = document.createElement('div'); tooltip.classList.add('tooltip'); tooltip.textContent = 'Copy Link'; button.classList.add('copy-button'); button.appendChild(tooltip); return tooltip; } // Add event listener to the button document.getElementById('copyButton').addEventListener('click', copyToClipboard);

Get active in style with Goodmove ’25

News Article Goodmove

New year, new vibe, new moves! Crush those wellness goals with a set of cute, comfy athleisure from Marks & Spencer. This January, explore the latest Goodmove collection from M&S. Whether you’re hitting up a sunrise yoga sesh, going for a brisk walk with the girls, or just looking chic on a smoothie run, this range has you covered.

 

Experience ultra-soft fabrics, flexible fits that move with you, and styles you’ll love wearing long after your workout. Let’s be honest, the key to sticking with those 2025 goals is feeling great while you tackle them. The Goodmove range promises effortless, functional, and Instagram-worthy styles.

 

For those who love a little extra flair, the bestselling Go Move leggings are now available in bold, eye-catching prints that exude personality. Plus, with Sun Smart UPF50+ protection, they’re perfect for outdoor workouts. Pair them with the new lightweight layers or sleek reflective running jackets, because staying visible and stylish on your morning jog is the ultimate move.

More news

Search

Discover Al-Futtaim’s core business areas,
driving innovation across industries.