How to check if WooCommerce customer has purchased product

Have you ever needed to know whether a customer has purchased a specific product before in your WooCommerce store? In this article will show you how you can create a conditional statement to check if the WooCommerce customer has purchased product or not. We are also going to look at an alternative way of checking which products a specific customer has already purchased.

Read More

How to create custom WooCommerce login redirect

Today we look into different WooCommerce redirection rules after login, logout, and registration. In addition, we investigate some options for redirection hooks after user registration. We explore custom experiences, such as redirections based on user role and the different options for WooCommerce redirects after checkout and the thank you page.

Read More

How to set WooCommerce prices by user role

In this article, we look into how to set WooCommerce prices by user role. Our goal for today is to find automated ways to show different product prices for different users. In order to get this, we investigate some plugins and coding options. In addition, we dive into analyzing how using role based pricing with these different pricing strategies can affect your WooCommerce store performance.

Read More