Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

brand meta

$meta_query = array(
	array(
		'key'     => 'brand',
		'value'   => 'ola-ola-restaurant',
	),
);