{ if (!response.ok) { throw new Error(`HTTP error! status: ${response.status}`); } return response.json(); }) .then(data => { // Check if the country is in the EU or UK const country = data.geo?.country; if (euCountries.includes(country)) { // Find the element with the `product-info__additional-info` class const element = document.querySelector('.product-info__additional-info'); if (element) { // Find all child elements with the `hidden` class inside this element const hiddenElements = element.querySelectorAll('.hidden'); hiddenElements.forEach(hiddenElement => { // Remove the `hidden` class hiddenElement.classList.remove('hidden'); }); } } }) .catch(error => { console.error('Error fetching geo data:', error); });

Gagged Tank Top

125,70 zł

Why waste your breath when you can put it on a shirt?

Select Color: Athletic Heather

Please select Color

Select Size

Please select Size

More details

  • 100% combed ring-spun cotton
  • Athletic Heather is 85% cotton, 15% viscose 
  • Charcoal Heather is 60% polyester, 40% cotton
  • Midweight fabric (5.5 oz)
  • Relaxed fit

Size & Fit

Quality Guarantee & Returns

  • Quality is guaranteed. If there is a print error or visible quality issue, we'll replace or refund it.
  • Because the products are made to order, we do not accept general returns or sizing-related returns.