potatopo Posted April 12, 2020 Share Posted April 12, 2020 Hi, I noticed the client main page has no view cart button or option. Before logging in, there is a view cart button on top right. After logging in, the button is no longer there and clients will have hard time finding the cart option. They will have to go to order services and the cart button is not even easy to see there. its at the side bar. How do i maintain the view cart button after logged in? Attached is the screenshot if i dont explain it too well. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted April 14, 2020 Share Posted April 14, 2020 On 12/04/2020 at 04:00, potatopo said: How do i maintain the view cart button after logged in? you would need to edit the header.tpl template as it's that which determines what is shown when a user is, or is not, logged in. I suppose you could write a navbar hook to add a viewcart link to the navbar (optionally only if there is a product in the cart), but editing header.tpl would be more logical. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.