From a953769a1bb42af5e879dcebbca9f69f0472bb3f Mon Sep 17 00:00:00 2001 From: Andrea Fiorencis Date: Wed, 1 Apr 2026 13:09:20 +0200 Subject: [PATCH] Aggiunta pagina carrello --- cart.php | 12 ++++++++++++ index.php | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 cart.php diff --git a/cart.php b/cart.php new file mode 100644 index 0000000..35d4fa2 --- /dev/null +++ b/cart.php @@ -0,0 +1,12 @@ + + + + + + Carrello - TechStore + + + + + + \ No newline at end of file diff --git a/index.php b/index.php index f1f46dd..7b0850c 100644 --- a/index.php +++ b/index.php @@ -23,7 +23,7 @@ if ($result === false) {
- + Benvenuto,