Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

tovar_akciya

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