Bad Manners
Anzahl je Seite:
Sortierung:
Genre
Interpret
- Bad Manners-Buona sera 7'' Vinyl Germany PROMO COVER Schallplatten7,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- Bad Manners-Ne-ne na-na na-na nu-nu 7'' Vinyl Germany Schallplatten9,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- Bad Manners-Samson and Delilah 7'' Vinyl UK Schallplatten7,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- Bad Manners-What the papers say 12'' Vinyl Holland Schallplatten9,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- Bad Manners-Got no brains 7'' Single Germany Schallplatten8,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- Bad Manners-That'll do nicely 7'' Single 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 = '';
}
});