Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

posti_esauriti

$meta_query = array(
	'relation' => 'AND',
	array(
		'key'     => 'posti_esauriti',
		'value'   => '90',
		'compare' => '<',
		'type'    => 'NUMERIC',
	),
);