When a WooCommerce customer is logged in, you might want to show the list of purchased products, for example in a custom…
Shortcodes
-
-
A client of mine wanted to show out of stock products on a separate page – so I coded a simple shortcode…
-
When I write tutorials like WooCommerce Separate Login & Registration Pages I often need to “write” on the screen the actual shortcode…
-
If you’re developing custom landing pages or sections dedicated to logged in customers, knowing the quantity purchased of a certain product ID…
-
Currently, you can use a widget to have the user see the list of products they recently viewed. This is great and…
-
One of the most important WooCommerce pages, conversion-wise, is the Thank You page. That’s your chance to offer something special to a…
-
We’ve already coded a solution to display WooCommerce out of stock products only via a custom shortcode – today we’ll do the…
-
It’s great that WooCommerce products clearly display their stock status and quantity on the single product page (and on the shop page,…