Life is an affair of mystery; shared with companions of music, dance and you walking through our door.
.
.
.
SOCA THURSDAYS
Experience Happiness

document.addEventListener('DOMContentLoaded', function() { // Find all WooCommerce "Add to Cart" buttons const addToCartButtons = document.querySelectorAll('.woocommerce-LoopProduct-link'); // Loop through each button and change the text to "Book Now" addToCartButtons.forEach(function(button) { button.innerHTML = 'Book Now'; }); });