Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Meta

$meta_query = array(
	array(
		'key'     => 'original_product_id',
		'value'   => '123456',
	),
);