diff --git a/shop.php b/shop.php index a7502c4..dd47b84 100644 --- a/shop.php +++ b/shop.php @@ -72,66 +72,66 @@ $productTypesList = db()->fetchAll("SELECT type_id, name, slug FROM product_type ?> - - - - Our Coffee Collection - Discover your perfect brew from our selection of premium coffees - - + $category, 'subcat' => $subcat])); +$filterQs = $filterQs ? '&' . $filterQs : ''; +?> - + + - - - - - All - - - = htmlspecialchars(ucfirst($cat['category'])) ?> - - - - - - Sub Categories: - All - - - = htmlspecialchars($pt['name']) ?> - - - - - - - - - - - - - - - - + + Our Coffee Collection + + + + + + + + - $category, 'subcat' => $subcat])); - $filterQs = $filterQs ? '&' . $filterQs : ''; - ?> - - >Newest - >Price: Low to High - >Price: High to Low - >Name + + style="color:#333">Newest + style="color:#333">Price ↑ + style="color:#333">Price ↓ + style="color:#333">Name + + + + Category: + All + + + = htmlspecialchars(ucfirst($cat['category'])) ?> + + + + + + Type: + All + + + = htmlspecialchars($pt['name']) ?> + + + + + + + + +
Discover your perfect brew from our selection of premium coffees