Horst Jankowski
Anzahl je Seite:
Sortierung:
Genre
Interpret
- Horst Jankowski-Journey in Germany 7'' Vinyl Germany PROMO14,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- Horst Jankowski-Follow me to Happyland 7'' Vinyl Germany Schallplatten22,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- Horst Jankowski-Barfuss im Park 7'' Vinyl Germany Schallplatten7,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 = '';
}
});