SELECT 
  cscart_product_review_prepared_data.product_id AS product_id, 
  cscart_product_review_prepared_data.average_rating AS average_rating, 
  cscart_product_review_prepared_data.reviews_count AS reviews_count 
FROM 
  cscart_product_review_prepared_data 
WHERE 
  cscart_product_review_prepared_data.product_id IN (
    461262, 461261, 461263, 461264, 461265, 
    461266, 461267, 461268, 461269, 460948, 
    461036, 461270, 230, 170, 227, 461033, 
    461242, 190, 461277, 312414, 325, 460946, 
    312456, 391037, 391032, 391031, 391030, 
    460955, 242, 243, 241, 240, 460947, 
    288, 214, 217, 218, 207, 312926, 199, 
    198, 201, 391002, 390979, 390978, 460951, 
    114, 192, 391013, 312901, 391014, 390986, 
    312443, 111835, 111837, 112217, 116529, 
    116541, 116547, 391009, 131, 177, 186, 
    185, 179, 400923, 400937, 400971, 391023, 
    22384, 312928, 312930, 312931, 312929, 
    312409, 312417, 172, 312421, 390994, 
    312424, 312425, 312426, 312427, 312428, 
    312429, 312430, 312431, 312432, 312433, 
    195, 233, 312854, 312855, 312864, 312852, 
    312853
  ) 
  AND cscart_product_review_prepared_data.storefront_id = 0

Query time 0.00036

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.0194938,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_product_review_prepared_data",
          "access_type": "ALL",
          "possible_keys": ["PRIMARY"],
          "loops": 1,
          "rows": 53,
          "cost": 0.0194938,
          "filtered": 100,
          "attached_condition": "cscart_product_review_prepared_data.storefront_id = 0 and cscart_product_review_prepared_data.product_id in (461262,461261,461263,461264,461265,461266,461267,461268,461269,460948,461036,461270,230,170,227,461033,461242,190,461277,312414,325,460946,312456,391037,391032,391031,391030,460955,242,243,241,240,460947,288,214,217,218,207,312926,199,198,201,391002,390979,390978,460951,114,192,391013,312901,391014,390986,312443,111835,111837,112217,116529,116541,116547,391009,131,177,186,185,179,400923,400937,400971,391023,22384,312928,312930,312931,312929,312409,312417,172,312421,390994,312424,312425,312426,312427,312428,312429,312430,312431,312432,312433,195,233,312854,312855,312864,312852,312853)"
        }
      }
    ]
  }
}

Result

product_id average_rating reviews_count
172 4.00 1
241 5.00 3
242 3.50 2
312443 5.00 4
391030 4.33 9
391032 3.38 8
391037 1.63 8
461036 4.00 2