Skip to product information
1 of 1

Sticky Icky Customs

SALTY DOG SURF CO.

SALTY DOG SURF CO.

Regular price $12.00 USD
Regular price $23.00 USD Sale price $12.00 USD
Sale Sold out
Quantity
These are in stock designs only, you pick design, I'll match it with a shirt in stock, sizes S-2X only. Brands will vary between Bella Canvas, Tultex, majority will be Gildan Softstyle. Turnaround time is 1-3 business days. Pickup on Fort Polk, LA. Flat rate shipping is $7.
*Sold out clearance designs can still be made at regular price with your choice of blank apparel and color
View full details
document.addEventListener("DOMContentLoaded", function() { const customInputs = document.getElementById("custom-inputs"); // Listen for variant changes document.querySelectorAll('input[name="options[Size]"], input[type="radio"][name^="options["]').forEach(function(variantOption, index) { variantOption.addEventListener("change", function() { // If second variant pill is selected, show; else hide if (index === 1 && variantOption.checked) { customInputs.style.display = "block"; } else if (index === 0 && variantOption.checked) { customInputs.style.display = "none"; } }); }); });