masoodafar-web 37c7cebf92
Build and Deploy to Kubernetes / build-and-deploy (push) Failing after 23m11s
feat: update product service to support in-stock filtering and enhance top-selling product retrieval
- Modified `GetTopSellingAsync` methods in `ProductService` and `DiscountProductService` to include an optional `inStock` parameter for filtering products based on availability.
- Introduced a constant for the top product count in `Index.razor.cs` to improve maintainability and readability.
- Updated the product retrieval logic in `Index.razor.cs` to utilize the new in-stock filtering feature.

These changes enhance the product listing functionality by allowing users to view only in-stock top-selling products, improving the overall shopping experience.
2026-06-30 00:17:30 +03:30
S
Description
No description provided
3.1 MiB
Languages
HTML 49.7%
C# 43.3%
CSS 5.4%
JavaScript 1.5%