The Cars
Anzahl je Seite:
Sortierung:
Genre
Interpret
- The Cars-Double life/ Got a lot on my head 7'' Vinyl PICTURE DISC19,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- The Cars-Just What I Needed 7'' Vinyl PICTURE DISC Schallplatten19,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- The Cars-My Best Friend's Girl 7'' Vinyl PICTURE DISC Schallplatten19,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- The Cars-Shake It Up 7'' Vinyl PICTURE DISC Schallplatten19,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- The Cars-Why Can't I Have You 12'' Vinyl Maxi Germany Schallplatten7,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- The Cars-You might think 7'' Vinyl Germany Schallplatten8,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 = '';
}
});