The Box Tops
Anzahl je Seite:
Sortierung:
- The Box Tops-The letter/ Cry like a baby 7'' Vinyl8,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- The Box Tops-The letter/ Cry like a baby 7'' Vinyl Germany9,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- The Box Tops-The letter/ Choo Choo train/ Cry like a baby EP14,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- The Box Tops-Neon rainbow 7'' Vinyl Germany Schallplatten8,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- The Box Tops-Soul deep 7'' Vinyl Germany Schallplatten8,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
- The Box Tops-Choo choo train/ Fields of clover 7'' Single10,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 = '';
}
});