Kompressor

Mit einem Akku-Kompressor lassen sich Reifen, Bälle und Luftmatratzen schnell und bequem aufpumpen. Ideal für Zuhause, unterwegs oder auf Reisen.

Filter

document.addEventListener("DOMContentLoaded", function () { const title = document.getElementById("sort-title"); const sort = new URLSearchParams(window.location.search).get("sorting"); const labels = { "texts.name1_asc": "Name A-Z", "texts.name1_desc": "Name Z-A", "sorting.price.avg_asc": "Preis aufsteigend ↑", "sorting.price.avg_desc": "Preis absteigend ↓" }; title.textContent = labels[sort] || "Empfohlen"; });