null

free uk shipping on orders over £60

Shock Absorber

Shock Absorber C-Tech Leggings - AW23

Was: £34.00
Now: £23.80

Level up your training sessions with these BRAND-NEW C-Tech leggings from the creators of award winning sports bras, Shock Absorber. These leggings have been carefully constructed with quick drying stretch material to allow full range of movement and keep you cool during intense workouts. The leggings also feature a handy pocket for your phone. Pair with your favourite Shock Absorber Sports Bra for a coordinated workout look!

Shock Absorber C-Tech Leggings feature:

  • Quick Dry Anti-Microbial
  • Compact Stretch Poly Jersey material
  • Lateral pockets to hold your phone
  • High waisted style
  • Quick drying and breathable
  • Made with Antibacterial properties to keep the garment fresh, clean and odour-free
  • Athletic fit
  • The fabric has been developed for outdoor training

Size Conversion (GB) XS - 8 | S - 10 | M - 12 | L - 14 | XL – 16 | XXL – 18


SKU: SA_116833-X
(function () { // Function to hide tags function hideTags() { document.querySelectorAll(".productView-info-dl").forEach(dl => { const label = dl.querySelector(".productView-info-name"); if (label) { const labelText = label.textContent.trim(); // Hide both "Tags:" and "Brarista Tags:" if (labelText === "Tags:" || labelText === "Brarista Tags:") { dl.style.display = "none"; // Or completely remove: dl.remove(); } } }); } // Hide tags immediately when DOM is ready if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', hideTags); } else { hideTags(); } // Also hide tags after a short delay (in case content loads dynamically) setTimeout(hideTags, 500); // Optional: Use MutationObserver to watch for dynamically added content if (window.MutationObserver) { const observer = new MutationObserver(function(mutations) { mutations.forEach(function(mutation) { if (mutation.type === 'childList' && mutation.addedNodes.length > 0) { hideTags(); } }); }); observer.observe(document.body, { childList: true, subtree: true }); } // Load Brarista Chat script var script = document.createElement('script'); script.src = 'https://storage.googleapis.com/braristajs/braristajs/latest/chat.min.js'; script.async = true; script.onload = function () { BraristaChat.autoInit({ token: "iKH3WmQNj6pbRPRSyxyIB2LV7glcrMz918_zgy_90Og", api_base: "https://ai-chatbot-backend-3mabhejzuq-nw.a.run.app", id: "chat", }); }; document.body.appendChild(script); })();