Variable Visions

Wordpress and Woocommerce Featured Products

Published Mon. Sep. 02, 2019

I show you how to use a child theme and a modified home template to show Woocommerce featured items and categories.

This is not default behavior in Woocommerce, but we can use custom fields, item and categorie, to determine which items and categories are considered featured. We can then use some PHP to display them on the homepage, as a slider, and carousels.

Take a look at some of the modifications I've placed within the Woocommerce template-home.php file