Product Description Item: Pocket Watch Case Brand: Crescent Size: 18s Movement: Mechanical Case Material: Nickel Country: USA Gender: Unisex Product Measurements Diameter: 58mm Standardized Size for Pocket Watches: 18s Inside diameter: 46mm Product Condition Hairline scratches, and some scuffing on case. Hairline scratches on crystal. Overall Condition: Fair, overall condition Crown: Shows scratches and scuffings. document.addEventListener("DOMContentLoaded", function() { // Select all 'li' elements in the 'right' class div const listItems = document.querySelectorAll('.right ul li span'); listItems.forEach(span => { // Check if the dynamic tag's content is empty if (span.textContent.trim() === '') { // Hide the parent 'li' element if the dynamic tag is empty span.parentNode.style.display = 'none'; } }); // Select the paragraph in the 'right' class div for the condition note const conditionNote = document.querySelector('.right p span'); if (conditionNote.textContent.trim() === '') { // Hide the paragraph if the dynamic tag is empty conditionNote.parentNode.style.display = 'none'; } });