From 8436147a3ab9e391856fd7eeaf703baa4c239e9e Mon Sep 17 00:00:00 2001 From: Adrien Loup Date: Fri, 23 Aug 2024 20:49:27 +0200 Subject: [PATCH] feature(2): add data --- public/data/products.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/data/products.json b/public/data/products.json index c036139..f51184b 100644 --- a/public/data/products.json +++ b/public/data/products.json @@ -228,7 +228,7 @@ "price": 32.8, "quantity": 1, "stock": 20, - "discount": 20, + "discount": 0, "new": false, "comming": false },