This commit is contained in:
kitkatpotato16
2025-02-21 09:57:55 +01:00
parent ae743e89d1
commit bf8d7072ec
2 changed files with 8 additions and 2 deletions

View File

@@ -29,6 +29,7 @@
<div class="menu-item" onclick="showCategory('Sausjes')" data-translate="Sausjes">Sausjes</div>
<div class="menu-item" onclick="showCategory('Yoghert')" data-translate="Yoghert">Yoghert</div>
<div class="menu-item" onclick="showCategory('Snoep')" data-translate="Snoep">Snoep</div>
<div class="menu-item" onclick="showCategory('Overige')" data-translate="other">Overige</div>
</div>
<!-- Productweergave -->