PURE Fluid Energy Gels are a premium natural energy gel designed to provide fast fuel during exercise in a no-fuss easy-to-use way, using real ingredients, carbohydrates and electrolytes.

Designed for use during exercise, PURE Fluid Energy Gels are a practical way to get fast fuel.

  • Real ingredients. No artificial colours or flavours.
  • Fluid in consistency 
  • Not overly sweet or over flavoured
  • 24g carbohydrates per serve
  • Gut-friendly formulation

(415022)

SKU 415022
Brand PURE
/* Adventure Base: move Filter By Brand to top of category filters */ (function () { function elevateBrandFilter() { var root = document.querySelector('#filters .list-group.list-group-flush') || document.querySelector('#filters .list-group'); if (!root) return; var headings = root.querySelectorAll(':scope > .list-group-item > h3, :scope > .list-group-item h3.h4'); var brandHeadingItem = null; for (var i = 0; i < headings.length; i++) { if (/filter by brand/i.test(headings[i].textContent || '')) { brandHeadingItem = headings[i].closest('.list-group-item'); break; } } if (!brandHeadingItem || brandHeadingItem.parentElement !== root) return; var first = root.firstElementChild; if (first === brandHeadingItem) return; var nodes = [brandHeadingItem]; var n = brandHeadingItem.nextElementSibling; while (n) { var h = n.querySelector && n.querySelector('h3'); if (h && /^filter by /i.test((h.textContent || '').trim())) break; nodes.push(n); n = n.nextElementSibling; } var frag = document.createDocumentFragment(); nodes.forEach(function (el) { frag.appendChild(el); }); root.insertBefore(frag, root.firstChild); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', elevateBrandFilter); } else { elevateBrandFilter(); } })();