Get ready for the best of house music, amapiano, dance, electra and people hungry for a party. 

 

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'; }); });