Get the sum of all product count in the shop page.
-
<?php $count = $wp_query->post_count; echo $count ?>
Its really a nice plugin
- The topic ‘Get the sum of all product count in the shop page.’ is closed to new replies.
<?php $count = $wp_query->post_count; echo $count ?>
Its really a nice plugin