Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

haute-couture tax

$tax_query = array(
	array(
		'taxonomy'         => 'product_cat',
		'terms'            => 'haute-couture',
		'field'            => 'slug',
	),
);