Change the function name to `sum_of_prime_products_in_range` with `start` and `end` as the parameters. It should consider the range that is provided and should multiply 3 different primes instead of 2.