Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

equipment category query

$wp_jac_equipment_query = array(
	array(
		'taxonomy'         => 'equipment',
		'terms'            => 'buty',
	),
);