Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

productos_cat

$productos_cat = array(
	'relation' => 'AND',
	array(
		'taxonomy'         => 'productos_cat',
	),
);