This topic contains 3 replies, has 2 voices. Last updated by Cristián Lávaque 4 years ago.
Topic Author | Topic |
---|---|
Posted: Sunday Dec 9th, 2012 at 11:49 pm #34103 | |
Hi. Simple question. I want to hide the shopping cart widget when the user’s cart is empty. I have the function: if ( ! is_user_logged_in() ) { Thanks. |