Spice
Spice copied to clipboard
fixed ShoppingCart Session Value
Add to Cart Button Adds a Total Count of ApplicationUserId instead of a total Count of items added to the Cart by each ApplicationUserId.
Okay noted
On Sun, 16 Aug 2020 at 00:45, Bhrugen Patel [email protected] wrote:
@bhrugen commented on this pull request.
I prefer not to make this change since what I plan is to display distinct products, and not total products.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bhrugen/Spice/pull/6#pullrequestreview-468023518, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH7LSWU2AGS55UAFFTYR2YLSA4M2DANCNFSM4NEMTUDQ .
hi i have a problem with this page https://github.com/bhrugen/Spice/blob/master/Spice/Areas/Admin/Views/MenuItem/Create.cshtml when choose category not show any thing in subcategory i try inspector in chrome and I saw json is ok and get data buy not show me on subcategory list please tell me what is problem?!