mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 02:57:30 +01:00
f
This commit is contained in:
BIN
website/media/Happycola.png
Normal file
BIN
website/media/Happycola.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 369 KiB |
BIN
website/media/pinballs.png
Normal file
BIN
website/media/pinballs.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 371 KiB |
@@ -121,6 +121,8 @@ function showCategory(category) {
|
||||
{ title: "Popcorn zoet", imageSrc: "https://th.bing.com/th/id/OIP.6We0JA1TcUt_QOqMcMZsPwAAAA?rs=1&pid=ImgDetMain", price: 2.20 },
|
||||
{ title: "Popcorn zout", imageSrc: "https://www.sligro.nl/image-service/_jcr_content.product.08713276292032.image/1/large.jpeg", price: 2.20 },
|
||||
{ title: "Haribo Rolletje", imageSrc: "media/rolletje.png", price: 1.00 },
|
||||
{ title: "Haribo Happy Cola", imageSrc: "media/happycola.png", price: 1.00 },
|
||||
{ title: "Haribo Pinballs", imageSrc: "media/pinballs.png", price: 1.00 },
|
||||
];
|
||||
} else if (category === 'Overige') {
|
||||
items = [
|
||||
|
||||
Reference in New Issue
Block a user