in header.php of footer.php
<script>
$(function() {
$("a.woocommerce-loop-product__link").attr('href', function(i, h) {
return h + (h.indexOf('?') != -1 ? "&dlgrp=apotheek" : "?dlgrp=apotheek");
});
});
</script>
#href #jQuery #link #parameter