Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Florida Pickleball Decal - Bumper Sticker

Regular price $8.99

This fun pickleball decal makes a great gift for a player. It can be applied to your car window, bumper, laptop, iPad, golf cart, cooler & most smooth surfaces. This listing is for 1 decal only.

* Single use application
* Rated to last 5+ years
* Use inside or outside
* Removable without surface damage

SIZE:
4 1/2" x 4 1/2"

APPLICATION:
Ready to use, & come with full instructions for easy application.

** Not suitable for powder coated surfaces**

✈ SHIPPING:
Shipped within 1-3 business days following receipt of payment. (Custom orders will take longer due to the creative process)

** Please note CUSTOMIZED PRODUCTS are NON-RETURNABLE **

Proudly designed in the USA
All artwork is original © 2022 Pickleball Xtra. 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(); } });