Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

recommend_product

$meta_query = array(
	array(
		'key'     => 'recommend_product',
		'value'   => '1',
	),
);