Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Metaquery Relation Product Brand 1

$meta_query_relation_product_brand = array(
	array(
		'key'     => 'sqpp_relation_product_brand',
		'value'   => '987',
		'compare' => '=',
		'type'    => 'NUMERIC',
	),
);