effects, the actual color of the item may be slightly different from the color displayed in the picture.
" const pcRoot = document.querySelector('.product__content') pcRoot.querySelectorAll('img').forEach((img) => { img.setAttribute('title', img.getAttribute('alt') || '') });