Skip to product information
1 of 52

Beanie the Cat Official Logo - Unisex Softstyle T-Shirt

Beanie the Cat Official Logo - Unisex Softstyle T-Shirt

Regular price $14.94
Regular price Sale price $14.94
Sale Sold out
View full details


The unisex soft-style t-shirt puts a new spin on casual comfort. Made from very soft materials, this tee is 100% cotton for solid colors. Heather colors and sports grey include polyester. The shoulders have twill tape for improved durability. There are no side seams. The collar is made with ribbed knitting to prevent curling damage.

.: Made with 100% ring-spun cotton, a lightweight fabric (4.5 oz/yd² (153 g/m²)), this unisex t-shirt feels like a bliss to wear all year round.
.: The classic fit with the crew neckline deliver a clean, versatile style that can match any occasion, whether it's formal or semi-formal.
.: All shirts feature a pearlized, tear-away label for total wearing comfort.
.: Made using ethically grown and harvested US cotton. Gildan is also a proud member of the US Cotton Trust Protocol ensuring ethical and sustainable means of production. This blank tee is certified by Oeko-Tex for safety and quality assurance.
.: Fabric blends: Heather colors - 35% ring-spun cotton, 65% polyester; Sport Grey and Antique colors - 90% cotton, 10% polyester, Graphite Heather - 50% ring-spun cotton, 50% polyester

// $(document).ready(function () { // $.getJSON("https://ipapi.co/json/", function (response) { // var location = response.city + ", " + response.region_code + ", " + response.country_name; // var deliveryMinDays = 7; // Example minimum delivery days // var deliveryMaxDays = 22; // Example maximum delivery days // var today = new Date(); // var deliveryMin = new Date(today.setDate(today.getDate() + deliveryMinDays)); // var deliveryMax = new Date(today.setDate(today.getDate() + deliveryMaxDays)); // var deliveryMinFormatted = formatDate(deliveryMin); // var deliveryMaxFormatted = formatDate(deliveryMax); // $(".shipping-preview-loading").hide(); // $(".custom-address").text("Free shipping to: " + location); // $(".shipping-estimated").text("Receive between: " + deliveryMinFormatted + " and " + deliveryMaxFormatted); // $(".text-garantia, .text-troca").show(); // }); // Function to format date as "Month day" // function formatDate(date) { // var options = { month: "long", day: "numeric" }; // return date.toLocaleDateString("en-US", options); // } // });