From 76473862e611793155f763260e59ed7e339f17ee Mon Sep 17 00:00:00 2001 From: Andrea Fiorencis Date: Thu, 2 Apr 2026 12:36:55 +0200 Subject: [PATCH] Implementazione pulsante aggiunta al carrello prodotti in homepage --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 68860b2..9df6c73 100644 --- a/index.php +++ b/index.php @@ -41,7 +41,7 @@ if ($result === false) {
Immagine prodotto

" . htmlspecialchars($row['ProductName']) . ""; ?>

- +