.top-bar-container{ width:100%; display:flex; justify-content:center; align-items:center; padding:10px 0; overflow:hidden; } .custom-text-rotator-wrapper{ font-family:sans-serif; font-size:15px; font-weight:700; color:#fff; padding:5px 15px; } .rotating-text{ position:relative; height:1em; text-align:center; } .rotating-text span{ position:absolute; top:0; left:50%; transform:translateX(-50%) translateY(10px); opacity:0; transition:opacity .35s ease, transform .35s ease; white-space:nowrap; } .rotating-text span.visible{ opacity:1; transform:translateX(-50%) translateY(0); }document.addEventListener('DOMContentLoaded', function () { const rt = document.querySelector('.rotating-text'); if (!rt) return;// Build spans from data-phrases const raw = (rt.getAttribute('data-phrases') || '').trim(); const phrases = raw.split('|').map(s => s.trim()).filter(Boolean); if (phrases.length === 0) return;rt.innerHTML = phrases.map(t => `${t}`).join(''); const items = [...rt.querySelectorAll('span')];// Set container height to tallest phrase const tallest = Math.max(...items.map(el => el.offsetHeight)); rt.style.height = tallest + 'px';let i = 0; items[0].classList.add('visible');const INTERVAL = 1000; // 1s per phrase setInterval(() => { items[i].classList.remove('visible'); i = (i + 1) % items.length; items[i].classList.add('visible'); }, INTERVAL); });
0
Your Cart
empty cart Your cart is currently empty! Return to Shop
Remove All Items
0
Your Cart
empty cart Your cart is currently empty! Return to Shop
Remove All Items

FC Barcelona 22/23 Away Kit – Fan Version

£34.99 & Free Shipping

£ GBP
  • £ GBP
  • $ USD
  • € EUR
  • $ CAD
  • $ AUD
  • CHF CHF
  • د.إ AED
  • ₹ INR
  • ر.س SAR
  • Name * £1.00

    Add your chosen player name

  • Number * £1.00

    Add your chosen shirt number

  • Patch * £2.00

    Enter the patch you want (e.g. League, Champions, League)

Product total

Options total

Grand total

GUARANTEED SAFE CHECKOUT
  • Visa Card
  • MasterCard
  • American Express
  • Discover Card
  • Apple Pay

Description

Additional information

Size

S, M, L, XL, XXL

1 review for FC Barcelona 22/23 Away Kit – Fan Version

Powered byCusRev
5.0
Based on 1 review
5 star
100
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%
1-0 of 1 review
Add a review
FC Barcelona 22/23 Away Kit – Fan Version FC Barcelona 22/23 Away Kit – Fan Version
Rating*
0/5
* Rating is required
Your review
* Review is required
Name
* Name is required
Add photos or video to your review
* Please confirm that you are not a robot