Valerie Dore
Anzahl je Seite:
Sortierung:
Genre
Interpret
- Valerie Dore-The Night (Special Remix) 12'' Vinyl Maxi Holland14,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- Valerie Dore-Lancelot 12'' Vinyl Maxi Germany ITALO DISCO14,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- Valerie Dore-Get closer 7'' Vinyl Germany ITALO DISCO Schallplatten7,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- Valerie Dore-The night 7'' Vinyl Germany ITALO DISCO Schallplatten7,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- Valerie Dore-The Legend 12'' ITALO Disco Vinyl Schallplatten99,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- Valerie Dore-It's so easy 12'' Italo Disco Vinyl Germany Schallplatten9,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
document.addEventListener('DOMContentLoaded', function () {
var categoryDescription = document.getElementById('category-description');
function getPageParameter() {
var params = new URLSearchParams(window.location.search);
return params.get('page');
}
var page = getPageParameter();
if (page === null || page === '1') {
categoryDescription.style.display = 'block';
} else {
categoryDescription.style.display = 'none';
categoryDescription.innerHTML = '';
}
});