jQuery(document).ready(function($) { function updateColorsForType(type) { $(".variation-swatch").removeClass("disabled"); $(".variation-swatch").each(function() { let color = $(this).data("value"); // Giả sử bạn có mảng cấu hình màu theo type let hoodieColors = ["Black", "White", "Ash", "Gold"]; let sweatshirtColors = ["Beige", "Daisy", "Forest", "Gravel"]; if (type === "Hoodie" && !hoodieColors.includes(color)) { $(this).addClass("disabled"); } if (type === "Sweatshirt" && !sweatshirtColors.includes(color)) { $(this).addClass("disabled"); } }); } // Bắt sự kiện click $("button[data-type='Hoodie']").on("click", function() { updateColorsForType("Hoodie"); }); $("button[data-type='Sweatshirt']").on("click", function() { updateColorsForType("Sweatshirt"); }); });

Football Game Day Coquette Shirt

$54.49

Since the product is handmade, it will take time to process. Estimated delivery time to the shipping unit September 4, 2025
Place your order by 10 hours and 59 minutes to receive the product within September 19, 2025
Menu Home Cart 0