Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

$pack_meta_query

Check meta_key of post

$pack_meta_query = array(
	array(
		'key'     => '_chocudan_packages_',
		'value'   => '4',
	),
);