NFL New York Giants Scoreboard Personalized Washable Rug 20x32 Inches
- Regular price
- $25.49
- Sale price
- $25.49
- Regular price
-
$29.99
Your cart may be empty now, but let us help you fill it up with amazing products.
document.addEventListener("DOMContentLoaded", function () { const content = document.getElementById("description-content"); const button = document.getElementById("see-more-btn"); if (!content || !button) return; button.addEventListener("click", function () { content.classList.toggle("expanded"); button.textContent = content.classList.contains("expanded") ? "See less" : "See more"; }); });