Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Marouns Brands

$aBrands = array(
	'relation' => 'AND',
	array(
		'taxonomy'         => 'brand',
		'terms'            => 'Duxone',
		'field'            => 'name',
	),
);