-
play_circle_filled
Javi Molina & Crazy Maniacs – Don´t Move
faceJavi Molinalabel_outlineCrazy Maniacs, Javi Molina, Newstyle, Tracks Sueltos
jQuery(document).ready(function($) {
// Handle click on add-to-cart button for instant UI update
$(document).on('click', '.add_to_cart_button', function(e) {
var $button = $(this);
var productId = $button.data('product_id');
if (productId) {
// Find the product list item
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Hide the add-to-cart button immediately
$productListItem.find('.add_to_cart_button').closest('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') + // Preserve More Info button
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML') // Preserve Wishlist button
);
}
}
});
// Handle WooCommerce AJAX added_to_cart event for consistency
$(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {
var productId = $button.data('product_id');
if (productId) {
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Ensure the add-to-cart button is replaced with the tick icon
$productListItem.find('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') +
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML')
);
}
}
});
});
-
play_circle_filled
Javi Molina feat Myriam – Invencibles
faceJavi Molinalabel_outlineHardcore, Javi Molina, Tracks Sueltos
jQuery(document).ready(function($) {
// Handle click on add-to-cart button for instant UI update
$(document).on('click', '.add_to_cart_button', function(e) {
var $button = $(this);
var productId = $button.data('product_id');
if (productId) {
// Find the product list item
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Hide the add-to-cart button immediately
$productListItem.find('.add_to_cart_button').closest('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') + // Preserve More Info button
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML') // Preserve Wishlist button
);
}
}
});
// Handle WooCommerce AJAX added_to_cart event for consistency
$(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {
var productId = $button.data('product_id');
if (productId) {
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Ensure the add-to-cart button is replaced with the tick icon
$productListItem.find('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') +
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML')
);
}
}
});
});
-
play_circle_filled
Javi Molina & Diengueras – Music Is My Life
faceJavi Molinalabel_outlineDiengueras, Hardcore, Javi Molina, Tracks Sueltos
jQuery(document).ready(function($) {
// Handle click on add-to-cart button for instant UI update
$(document).on('click', '.add_to_cart_button', function(e) {
var $button = $(this);
var productId = $button.data('product_id');
if (productId) {
// Find the product list item
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Hide the add-to-cart button immediately
$productListItem.find('.add_to_cart_button').closest('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') + // Preserve More Info button
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML') // Preserve Wishlist button
);
}
}
});
// Handle WooCommerce AJAX added_to_cart event for consistency
$(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {
var productId = $button.data('product_id');
if (productId) {
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Ensure the add-to-cart button is replaced with the tick icon
$productListItem.find('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') +
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML')
);
}
}
});
});
-
play_circle_filled
Javi Molina & Pastis – XXV Base
faceJavi Molinalabel_outlineBases, Javi Molina, Pastis, Tracks Sueltos
jQuery(document).ready(function($) {
// Handle click on add-to-cart button for instant UI update
$(document).on('click', '.add_to_cart_button', function(e) {
var $button = $(this);
var productId = $button.data('product_id');
if (productId) {
// Find the product list item
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Hide the add-to-cart button immediately
$productListItem.find('.add_to_cart_button').closest('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') + // Preserve More Info button
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML') // Preserve Wishlist button
);
}
}
});
// Handle WooCommerce AJAX added_to_cart event for consistency
$(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {
var productId = $button.data('product_id');
if (productId) {
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Ensure the add-to-cart button is replaced with the tick icon
$productListItem.find('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') +
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML')
);
}
}
});
});
-
play_circle_filled
Javi Molina vs Markos 13 feat Myriam – Santa Lokura
faceJavi Molinalabel_outlineHardcore, Javi Molina, Markos 13, Tracks Sueltos
jQuery(document).ready(function($) {
// Handle click on add-to-cart button for instant UI update
$(document).on('click', '.add_to_cart_button', function(e) {
var $button = $(this);
var productId = $button.data('product_id');
if (productId) {
// Find the product list item
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Hide the add-to-cart button immediately
$productListItem.find('.add_to_cart_button').closest('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') + // Preserve More Info button
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML') // Preserve Wishlist button
);
}
}
});
// Handle WooCommerce AJAX added_to_cart event for consistency
$(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {
var productId = $button.data('product_id');
if (productId) {
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Ensure the add-to-cart button is replaced with the tick icon
$productListItem.find('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') +
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML')
);
}
}
});
});
-
play_circle_filled
Javi Molina & Dj Rosell – Hakuna Matata 2
faceJavi Molinalabel_outlineDj Rosell, Javi Molina, Newstyle, Tracks Sueltos, U.S. Hardhouse
jQuery(document).ready(function($) {
// Handle click on add-to-cart button for instant UI update
$(document).on('click', '.add_to_cart_button', function(e) {
var $button = $(this);
var productId = $button.data('product_id');
if (productId) {
// Find the product list item
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Hide the add-to-cart button immediately
$productListItem.find('.add_to_cart_button').closest('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') + // Preserve More Info button
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML') // Preserve Wishlist button
);
}
}
});
// Handle WooCommerce AJAX added_to_cart event for consistency
$(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {
var productId = $button.data('product_id');
if (productId) {
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Ensure the add-to-cart button is replaced with the tick icon
$productListItem.find('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') +
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML')
);
}
}
});
});
-
play_circle_filled
Javi Molina – Knives
faceJavi Molinalabel_outlineHardcore, Javi Molina, Tracks Sueltos
jQuery(document).ready(function($) {
// Handle click on add-to-cart button for instant UI update
$(document).on('click', '.add_to_cart_button', function(e) {
var $button = $(this);
var productId = $button.data('product_id');
if (productId) {
// Find the product list item
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Hide the add-to-cart button immediately
$productListItem.find('.add_to_cart_button').closest('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') + // Preserve More Info button
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML') // Preserve Wishlist button
);
}
}
});
// Handle WooCommerce AJAX added_to_cart event for consistency
$(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {
var productId = $button.data('product_id');
if (productId) {
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Ensure the add-to-cart button is replaced with the tick icon
$productListItem.find('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') +
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML')
);
}
}
});
});
-
play_circle_filled
Javi Molina & Dj Joka – Arcade
faceJavi Molinalabel_outlineDj Joka, Javi Molina, Jump, Newstyle, Tracks Sueltos
jQuery(document).ready(function($) {
// Handle click on add-to-cart button for instant UI update
$(document).on('click', '.add_to_cart_button', function(e) {
var $button = $(this);
var productId = $button.data('product_id');
if (productId) {
// Find the product list item
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Hide the add-to-cart button immediately
$productListItem.find('.add_to_cart_button').closest('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') + // Preserve More Info button
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML') // Preserve Wishlist button
);
}
}
});
// Handle WooCommerce AJAX added_to_cart event for consistency
$(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {
var productId = $button.data('product_id');
if (productId) {
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Ensure the add-to-cart button is replaced with the tick icon
$productListItem.find('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') +
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML')
);
}
}
});
});
-
play_circle_filled
Javi Molina – I Kill Everyone
faceJavi Molinalabel_outlineHardcore, Javi Molina, Tracks Sueltos
jQuery(document).ready(function($) {
// Handle click on add-to-cart button for instant UI update
$(document).on('click', '.add_to_cart_button', function(e) {
var $button = $(this);
var productId = $button.data('product_id');
if (productId) {
// Find the product list item
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Hide the add-to-cart button immediately
$productListItem.find('.add_to_cart_button').closest('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') + // Preserve More Info button
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML') // Preserve Wishlist button
);
}
}
});
// Handle WooCommerce AJAX added_to_cart event for consistency
$(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {
var productId = $button.data('product_id');
if (productId) {
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Ensure the add-to-cart button is replaced with the tick icon
$productListItem.find('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') +
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML')
);
}
}
});
});
-
play_circle_filled
Javi Molina & Buenri – Going Under
faceJavi Molinalabel_outlineBuenri, Hardcore, Javi Molina, Tracks Sueltos
jQuery(document).ready(function($) {
// Handle click on add-to-cart button for instant UI update
$(document).on('click', '.add_to_cart_button', function(e) {
var $button = $(this);
var productId = $button.data('product_id');
if (productId) {
// Find the product list item
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Hide the add-to-cart button immediately
$productListItem.find('.add_to_cart_button').closest('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') + // Preserve More Info button
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML') // Preserve Wishlist button
);
}
}
});
// Handle WooCommerce AJAX added_to_cart event for consistency
$(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {
var productId = $button.data('product_id');
if (productId) {
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Ensure the add-to-cart button is replaced with the tick icon
$productListItem.find('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') +
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML')
);
}
}
});
});
-
play_circle_filled
Javi Molina & The Nobody – You & I (Tibu Remix)
faceJavi Molinalabel_outlineHardcore, Tibu Dj
jQuery(document).ready(function($) {
// Handle click on add-to-cart button for instant UI update
$(document).on('click', '.add_to_cart_button', function(e) {
var $button = $(this);
var productId = $button.data('product_id');
if (productId) {
// Find the product list item
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Hide the add-to-cart button immediately
$productListItem.find('.add_to_cart_button').closest('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') + // Preserve More Info button
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML') // Preserve Wishlist button
);
}
}
});
// Handle WooCommerce AJAX added_to_cart event for consistency
$(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {
var productId = $button.data('product_id');
if (productId) {
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Ensure the add-to-cart button is replaced with the tick icon
$productListItem.find('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') +
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML')
);
}
}
});
});
-
play_circle_filled
Javi Molina & Dj Talan – Impossible
faceJavi Molinalabel_outlineDance, Dj Talan, Javi Molina
jQuery(document).ready(function($) {
// Handle click on add-to-cart button for instant UI update
$(document).on('click', '.add_to_cart_button', function(e) {
var $button = $(this);
var productId = $button.data('product_id');
if (productId) {
// Find the product list item
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Hide the add-to-cart button immediately
$productListItem.find('.add_to_cart_button').closest('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') + // Preserve More Info button
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML') // Preserve Wishlist button
);
}
}
});
// Handle WooCommerce AJAX added_to_cart event for consistency
$(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {
var productId = $button.data('product_id');
if (productId) {
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Ensure the add-to-cart button is replaced with the tick icon
$productListItem.find('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') +
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML')
);
}
}
});
});
-
play_circle_filled
Javi Molina & Nando Fucker Play – Hard On The Run
faceJavi Molinalabel_outlineHardcore, Javi Molina, Nando Fucker Play
jQuery(document).ready(function($) {
// Handle click on add-to-cart button for instant UI update
$(document).on('click', '.add_to_cart_button', function(e) {
var $button = $(this);
var productId = $button.data('product_id');
if (productId) {
// Find the product list item
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Hide the add-to-cart button immediately
$productListItem.find('.add_to_cart_button').closest('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') + // Preserve More Info button
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML') // Preserve Wishlist button
);
}
}
});
// Handle WooCommerce AJAX added_to_cart event for consistency
$(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {
var productId = $button.data('product_id');
if (productId) {
var $productListItem = $('.qtmusicplayer-trackitem[data-product-id="' + productId + '"]');
if ($productListItem.length) {
// Ensure the add-to-cart button is replaced with the tick icon
$productListItem.find('.qt-addtocart > span').html(
'check' +
$productListItem.find('.qt-btn-moreinfo').prop('outerHTML') +
$productListItem.find('.tinv-wraper').closest('span').prop('outerHTML')
);
}
}
});
});