SHOP NEW ARRIVALS
Cart Contents
(0 Items)
Subtotal:
- Sign In
Create an Account
Have an account?Sign In
Sign In
Forgot Password?
Don't have an account?
Reset Password
Ready to Sign In?
Close
Sign In
Create an Account
Have an account?Sign In
Sign In
Forgot Password?
Don't have an account?
Reset Password
Ready to Sign In?
- Home
- / Tour Merch
- / Tool - 2025 Mexico Tour Soccer Jersey
Tool - 2025 Mexico Tour Soccer Jersey
- $80.00
TLCT336
Close
Close
Tool - 2025 Mexico Tour Soccer Jersey
- $80.00
TLCT336
Size Chart
Close
Size
Size
Qty
1
Out of stock? Get notified when this item is restocked.
Details
These jerseys are crafted and produced in USA.
70% polyester / 30% cotton
Out of stock? Get notified when this item is restocked.
Close
Out of stock? Get notified when this item is restocked.
Details
These jerseys are crafted and produced in USA.
70% polyester / 30% cotton
Out of stock? Get notified when this item is restocked.
Close
You Might Also Like
Tool - Punta Cana, DO Event Poster - 3/7/2025
- $80.00
Tool - Punta Cana, DO Event Poster - 3/8/2025
- $80.00
Wrench Cassette 64GB USB Drive
- $10.00
- $20.00
Aevum T-Shirt
- $30.00
Tool - Lollapalooza, Santiago, CL Event Poster - March 23, 2025
Sold Out
Out of stock? Get notified when this item is restocked.
Out of stock? Get notified when this item is restocked.
Close
Wrench Vintage T-Shirt
- $35.00
Lateralus 2 LP
Sold Out
Out of stock? Get notified when this item is restocked.
Out of stock? Get notified when this item is restocked.
Close
Sawblade Flaming Eye Unisex T-Shirt
- $35.00
Tool - Mexico City, MX Event Poster - March 15, 2025
Sold Out
Out of stock? Get notified when this item is restocked.
Out of stock? Get notified when this item is restocked.
Close
10,000 Days Vintage Tee
- $35.00
ÆNIMA Learn To Swim Raglan
- $35.00
Tool - Dominican Republic - Soccer Jersey
- $80.00
Customer Reviews
Sort By
Sort By
-
Mtool
May 17, 2025
great logo, and the colors are so vivid, the only issue that I personal found a little odd, is the fabric, is a little uncomfortable.
1/1
Your review will appear on the site after it has been reviewed by our content department.
'; var dataString = $("#" + varFormName).serializeArray(); dataString.push({name:'storeLanguage', value: $('#storeLanguage').val()}); var localhostStore = document.domain.indexOf("localhost") != -1 ? "?storeId=" + $("#storeId").val() : ""; $.ajax({ url: '/store/ajaxProductReviewWrite' + localhostStore, type: 'post', cache: false, dataType: "json", data: dataString, success: function (data) { if (data.errors.length > 0) { var pfid = productCode; $('.ReviewError_' + pfid).remove(); if (data.errors.filter(function(unit){return unit.code == "NORATING"}).length > 0 ) { $('#starrating_' + pfid).append('
Please enter a value for overall rating.
'); } if (data.errors.filter(function(unit){return unit.code == "NOREVIEWER"}).length > 0) { $('#NameReview_' + pfid).parent().append('
Please enter a name.
'); } if (data.errors.filter(function(unit){return unit.code == "NOEMAIL"}).length > 0) { $('#EmailAddressReview_' + pfid).parent().append('
Please enter an email.
'); } //if (data.errors.filter(function(unit){return unit.code == "NOREVIEW"}).length > 0) { // CODE DOES NOT YET EXIST! // if (data.errors.filter(function(unit){return unit.code == "DUPLICATE"}).length > 0) { $('#TextAreaReview_' + pfid).parent().append('
You have already reviewed this product.
'); } } else { $('.ProductReviewWriteContent_ProductReviewListingComponent_ReviewListing_1').replaceWith(strThanksMsg); var customerReviewsTitle = '.ProductReviewListingComponent_ReviewListing_1_CustomerReviewTitle'; $(customerReviewsTitle).remove(); } }, error: function (data) { //do what? $('#EmailAddressReview').parent().append('
There was a problem with your submission, please try again later.
'); } }); }; var numStars = 5, fsAttrs = [ ["class", "FullStar"], ["style", "display:none;"], ["viewBox", "0 0 100 100"] ], esAttrs = [ ["class", "EndStar"], ["viewBox", "0 0 100 100"] ], fsPoly = [ ["points", "50.18 1.44 63.97 35.23 100.36 37.9 72.48 61.45 81.2 96.89 50.18 77.66 19.17 96.89 27.88 61.45 0 37.9 36.4 35.23 50.18 1.44"], ], esPoly = [ ["points", "50.18 1.44 63.97 35.23 100.36 37.9 72.48 61.45 81.2 96.89 50.18 77.66 19.17 96.89 27.88 61.45 0 37.9 36.4 35.23 50.18 1.44"], ], title = ["Poor", "Fair", "Average", "Good", "Excellent"]; /* BUILD DOM for Star Rating */ for (var i = 1; i <= numStars; i++) { var r = document.createElement("rating"); r.setAttribute("id", "rating_TLCT336" + i); r.setAttribute("class", "rating_TLCT336 rating"); r.setAttribute("data-ref", i); var starRating = document.getElementById("starrating_TLCT336"); if (starRating) starRating.appendChild(r); var getStar = function(svgObj) { var svg = document.createElementNS("http://www.w3.org/2000/svg", "svg"); var svgNS = svg.namespaceURI; //map over svgObj.attrs -> tuples -> attrs var svgAttrs = svgObj.attrs; var svgPoly = svgObj.poly; var svgTitle = svgObj.title; //side effects svgAttrs.map(function(x) { svg.setAttribute(x[0], x[1]) }); var p = document.createElementNS(svgNS, 'polygon'); //map over svgObj.poly -> tuples -> polyAttrs svgPoly.map(function(x) { //side effects p.setAttribute(x[0], x[1]); }); var t = document.createElementNS(svgNS, 'title'); t.innerHTML = svgTitle; p.appendChild(t); svg.appendChild(p); return svg; //.cloneNode(true) }; var es = getStar({ "attrs": esAttrs, "poly": esPoly, "title": "" }); var fs = getStar({ "attrs": fsAttrs, "poly": fsPoly, "title": title[i-1] }); var rating = document.getElementById("rating_TLCT336" + i); if (rating) { rating.appendChild(es); rating.appendChild(fs); } } }(window.merch = window.merch || {}, jQuery)); $(function() { merch.paginationAndSortReviews(window.merch, jQuery, "ProductReviewListingComponent_ReviewListing_1"); $("#formReviewWrite_ProductReviewListingComponent_ReviewListing_1").submit(function(event){ merch["reviews_ProductReviewListingComponent_ReviewListing_1"].reviewWrite("formReviewWrite_ProductReviewListingComponent_ReviewListing_1"); event.preventDefault(); }); if (typeof jQuery !== 'undefined') { $(document).ajaxStart(function () { $('#spinner').fadeIn(); }).ajaxStop(function () { $('#spinner').fadeOut(); }); } })