{ 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); });

Slinging Birth Control Hoodie

¥6,733 JPY

Make it known! Stand your ground against this generation of fridging

Select Color: Black

Please select Color

Select Size

Please select Size

More details

  • 50% pre-shrunk cotton, 50% polyester
  • Fabric weight: 8.0 oz/yd² (271.25 g/m²)

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.