Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Isles Tennis Ladies cropped Performance Tank

Regular price $30.00

Isles Tennis Ladies cropped Performance Tank

** STRAIGHT BOTTOM **

Celebrate Isles Tennis in this fun ladies cropped performance tank.

This ladies dry-fit v-neck shirts are light weight and super comfortable to play in.

Size Options - S - M - L - XL - XXL

87% Nylon 13% Spandex.

Ice Silk Fabric: For cooling and breathability, UPF 50+, quick dry, high elasticity, soft, lightweight and skin-friendly fabric keeps you comfortable.

Relaxed fit,Perfect waist-length design - not too short, not too long.

Modest Coverage: Features a classic crew neck for full coverage and armholes for a total range of motion.

** If custom name is selected please add customization in notes at checkout **

** Please note ALL custom shirts are not returnable due to customization **

All our T-shirts are custom designed and are only available from PickleballXtra.

✈ SHIPPING:
* T-shirts are shipped within 1-3 business days following receipt of payment. (Custom orders delivery time will be longer due to the fab creative process)

Proudly designed in the USA
All artwork is original © 2015 PickleballXtra. All rights reserved.


Share this Product


More from this collection

document.addEventListener("DOMContentLoaded", function() { var nameField = document.getElementById("custom-name"); var wrapper = document.getElementById("name-field-wrapper"); var variantSelect = document.querySelector("form[action='/cart/add'] select"); function updateRequirement() { if (!variantSelect) return; var selectedText = variantSelect.options[variantSelect.selectedIndex].text.toLowerCase(); if (selectedText.includes("add name")) { nameField.required = true; wrapper.style.display = "block"; } else { nameField.required = false; wrapper.style.display = "none"; nameField.value = ""; } } if (variantSelect) { variantSelect.addEventListener("change", updateRequirement); updateRequirement(); } });