WooCommerce Tutorials

Remove products of a specific category from search results in Woocommerce?

In this tutorial; We’ll learn how to remove products of a specific category from search results in Woocommerce. I’ve some products in my store starting with the text “product”. Now, when I searched for the word “product”, I received 6 products. Now let’s say I want to exclude those products which are in “category-2” from

Remove products of a specific category from search results in Woocommerce? Read More »

How to create a shortcode that will list products on the basis of given tags in Woocommerce?

Shortcodes are a great way to add functionalities to your store. While creating a shortcode you can use same code written once at multiple places. It’s same like calling a function in functional programming approach. In this tutorial we’ll learn how to create a short code that will list products on the basis of given

How to create a shortcode that will list products on the basis of given tags in Woocommerce? Read More »