This commit is contained in:
Dylanomz
2025-02-21 10:07:32 +01:00
parent 0c0af1e5bf
commit c75dab8a95
6 changed files with 6 additions and 2 deletions

View File

@@ -93,6 +93,10 @@ function showCategory(category) {
{ title: "Haribo Kikkers", imageSrc: "media/kikkertjes.png", price: 2.50 },
{ title: "Haribo Bananen", imageSrc: "media/bananas.png", price: 2.50 },
{ title: "Haribo Goudberen", imageSrc: "media/Goudberen.png", price: 2.50 },
{ title: "Haribo Perzikken", imageSrc: "media/Perzikken.png", price: 2.50 },
{ title: "Haribo Tropifrutti", imageSrc: "media/tropifrutti.png", price: 2.50 },
{ title: "Haribo Tangfastics", imageSrc: "media/tangfastics.png", price: 2.50 },
{ title: "Haribo Kersen", imageSrc: "media/Kersen.png", price: 2.50 },
];
}
// Voeg de items toe aan de weergave