ecommerce
ecommerce copied to clipboard
Remove duplicate cart rendering in the NavBar for a logged in User.
trafficstars
Cart is already rendered conditionally for a logged in User at Ln 34.
If the user is logged in, it causes duplicate rendering of Cart in the navBar.
This PR removes the duplicate rendering of the Cart.