From 07d9bcf6b55a7aa866397def09c300347d9c88ea Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 9 May 2023 14:50:10 +0200 Subject: WIP show cart count --- public/products.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/products.php') diff --git a/public/products.php b/public/products.php index fd3e2a1..433475f 100644 --- a/public/products.php +++ b/public/products.php @@ -1,5 +1,5 @@ - + image ? "/img/product/$product->id-thumb.jpg" : "/img/placeholder.png"; -- cgit v1.2.3