Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Fabretall Categories Productes

$tax_query = array(
	array(
		'taxonomy'         => 'product_categories',
	),
);