The Herbal Toner
This invigorating aromatherapy toner is infused with active botanical notes of Horehound, Basil, Thyme, Sage, and Citrus plants to rehydrate and freshen ANY SKIN TYPE while giving the experience of a green aromatic herb garden. AROMATHERAPY + ANTI-POLLUTANT function moveTextToProductBlock() { var originalTextElement = document.querySelector('.original-text'); var targetElement = document.querySelector('.product__block.product__title-and-price'); if (originalTextElement && targetElement) { var newSpan = document.createElement('span'); newSpan.className = 'small-description'; newSpan.textContent = originalTextElement.textContent.trim(); targetElement.appendChild(newSpan); } else { console.log("Required elements not found."); } } window.onload = moveTextToProductBlock;