Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Woo Product Category

$ukcsi_cat = array(
	array(
		'taxonomy'         => 'product_cat',
		'terms'            => '164',
		'field'            => 'term_id',
	),
	array(
		'taxonomy'         => 'resourceindustry',
		'terms'            => 'xxx',
		'field'            => 'term_id',
	),
);