37c7cebf921b02c9b0e3b831660d047309b84cf3
Build and Deploy to Kubernetes / build-and-deploy (push) Failing after 23m11s
- 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.
feat: update product service to support in-stock filtering and enhance top-selling product retrieval
Description
No description provided
Languages
HTML
49.7%
C#
43.3%
CSS
5.4%
JavaScript
1.5%