Bobby Helms
Anzahl je Seite:
Sortierung:
Genre
 Interpret
 - Bobby Helms-Jingle bell rock/ Captain Santa Claus 7'' Vinyl US27,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
 - Bobby Helms-Jingle bell rock/ The bell that couldn't jingle US27,99 EUR ** incl. ges. MwSt. zzgl. Versandkosten
 - Art.Nr. s29629 Bobby Helms-Jingle bell rock/ Captain Santa Claus34,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 = '';
  }
});