diff --git a/include/products.php b/include/products.php index b5ebc16..1901dc5 100644 --- a/include/products.php +++ b/include/products.php @@ -27,7 +27,13 @@ $items = [ if (isset($_GET["category"])) { $category = $_GET["category"]; if (isset($items[$category])) { - + echo "
" . $product["price"] . " Kč
"; + echo "