Pop Exclusives
Vol 3
					
					May 2025
				
Get your top40 poppin’ with these exclusives sure to make your set stand out from the pack featuring addition production by DJ OiO, DJ Precise, DJ Papi Cruz, DJ EwONE, DJ Transit, DJ SauLe, Serg Sniper, Isaac Jordan and DJ O-Kay. Perfect for corporate events, weddings, happy hours, rooftop parties, nightclubs, and beyond:
        
            
        
        ::
        
            
        
        
    
    
    
    
    
    = 1024 && (leaveTimeout = setTimeout(() => isOpen = false, 100))"
        @mouseenter="window.innerWidth >= 1024 && leaveTimeout && clearTimeout(leaveTimeout)"
        @keydown.esc.prevent="isOpen = false; openedWithKeyboard = false"
        @click.outside="isOpen = false; openedWithKeyboard = false"
        class="relative toggle-downloads lg:w-56">
        
        
        
             
            
                
                    
                    
                
            
        
    
    
     
    
Danceability
Energy
Popularity
Valence
Danceability
Energy
Popularity
Valence
 response.json())
             .then(data => {
                 similarSongs = data.success ? data.data : [];
                 isLoadingSimilarSongs = false;
             });
             // Load recommendations
             if (currentTrack?.artist && currentTrack?.title) {
                 const formData = new FormData();
                 formData.append('action', 'get_spotify_recommendations');
                 formData.append('artist', currentTrack.artist);
                 formData.append('title', currentTrack.title);
                
                 fetch(hhMusicData.ajaxurl, {
                     method: 'POST',
                     body: formData
                 })
                 .then(response => {
                     if (!response.ok) {
                         throw new Error('Network response was not ok');
                     }
                     return response.json();
                 })
                 .then(data => {
                     recommendations = data.success ? data.data.results : [];
                     isLoadingRecommendations = false;
                 })
                 .catch(() => {
                     isLoadingRecommendations = false;
                 });
             } else {
                 isLoadingRecommendations = false;
             }
         } else {
             isLoadingSimilarSongs = false;
             isLoadingRecommendations = false;
         }"
     x-bind:id="'menu-' + currentTrack?.id" 
     :style="`position-anchor1: --result-${currentTrack?.id}`"
     class="similar-popover w-full max-w-2xl bg-white/95 dark:bg-[#131522]/70 backdrop-blur-md text-zinc-900 dark:text-zinc-100 pb-0 mt-0 mx-auto md:m-auto popover-similar p-0 md:p-4 shadow shadow-2xl shadow-zinc-900/10 dark:shadow-zinc-900/50">
    
        
        
            
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        
        
            
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        
        
        
            
                
                
                    
    
    
        
            
            
        
        
    
    
    
    
    
    
    
    
    
    
        
    
    
    
                    
            
        
        
        
            
                
                
                    
    
    
        
            
            
        
        
    
    
    
    
    
    
    
    
    
    
        
    
    
    
                    
            
        
    
    
        
        Similar/Mixable songs to
        
            
        
        
        
            
            
            
                
            
        
    
    
    
            
                 - 
                
            
            
            
        
        
            
                KEY 
                
            
            
                BPM 
                
            
            
                YEAR 
                
            
            
                GENRE 
                
            
            
                TAGS 
                
            
        
        No mixable songs found.
= 1024 && (leaveTimeout = setTimeout(() => isOpen = false, 100))"
        @mouseenter="window.innerWidth >= 1024 && leaveTimeout && clearTimeout(leaveTimeout)"
        @keydown.esc.prevent="isOpen = false; openedWithKeyboard = false"
        @click.outside="isOpen = false; openedWithKeyboard = false"
        class="relative toggle-downloads lg:w-56">
        
        
        
             
            
                
                    
                    
                
            
        
    
    
     
    
No similar songs found.
= 1024 && (leaveTimeout = setTimeout(() => isOpen = false, 100))"
        @mouseenter="window.innerWidth >= 1024 && leaveTimeout && clearTimeout(leaveTimeout)"
        @keydown.esc.prevent="isOpen = false; openedWithKeyboard = false"
        @click.outside="isOpen = false; openedWithKeyboard = false"
        class="relative toggle-downloads lg:w-56">