Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

groupName

$meta_query = array(
	array(
		'key'     => 'group_name',
		'value'   => 'Proflex 90',
		'compare' => '=',
	),
);