Viewing 1 replies (of 1 total)
  • Plugin Author WPClever

    (@wpclever)

    Hi,

    You can buy the premium version with build-in menu (like our demo https://demo.wpclever.net/woosw/) or use below code:

    <?php
    //get the wishlist count
    echo WPcleverWoosw::get_count();
    
    //get the wishlist URL
    echo WPcleverWoosw::get_url();
    ?>

    Regards,

    • This reply was modified 6 years, 6 months ago by WPClever.
Viewing 1 replies (of 1 total)
  • The topic ‘Wishlist counter in header’ is closed to new replies.