This topic has 3 replies, 3 voices, and was last updated 8 months, 3 weeks ago ago by Andrew Mitchell
Is there any function/script by using which I can get the total number of items I have wishlisted so far? I need to show this number with my child theme but I couldn’t find a way to manage it.
Hello, WebDev,
Thank you for reaching out to us with your query.
We suggest you utilize the following code snippet:
$count = get_query_var('xstore-wishlist_products_count', false);
Best Regards,
8Theme’s Team
Dear WebDev,
We hope you’re reveling in the experience our theme brings! Your enthusiasm is what fuels our passion. Would you be so kind as to channel that energy into a 5-star rating on ThemeForest? Your feedback is the spark that lights our way!
Click here to spread the love: https://themeforest.net/downloads
Thank you for being an integral part of our journey!
Best Regards,
The 8Theme Team
The issue related to '‘How to get the count ( total number ) for wishlisted items’' has been successfully resolved, and the topic is now closed for further responses