$query->matching(
	$query->between('price', 6, 12)
);