SELECT 
  product_id, 
  group_id 
FROM 
  cscart_product_variation_group_products 
WHERE 
  group_id IN (
    623, 608, 642, 625, 547, 562, 622, 621, 
    552, 564, 673, 689, 555, 624, 667, 635, 
    679
  )

Query time 0.00121

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "48.36"
    },
    "table": {
      "table_name": "cscart_product_variation_group_products",
      "access_type": "range",
      "possible_keys": [
        "idx_group_id"
      ],
      "key": "idx_group_id",
      "used_key_parts": [
        "group_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 98,
      "rows_produced_per_join": 98,
      "filtered": "100.00",
      "index_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`cscart_product_variation_group_products`.`group_id` in (623,608,642,625,547,562,622,621,552,564,673,689,555,624,667,635,679))",
      "cost_info": {
        "read_cost": "38.56",
        "eval_cost": "9.80",
        "prefix_cost": "48.36",
        "data_read_per_join": "1K"
      },
      "used_columns": [
        "product_id",
        "group_id"
      ]
    }
  }
}

Result

product_id group_id
4899 547
4898 547
4897 547
4896 547
4894 547
4915 552
4917 552
4924 552
4923 552
4922 552
4921 552
4920 552
4919 552
4918 552
4925 552
4927 552
4926 552
4941 555
4940 555
4939 555
4935 555
4973 562
4972 562
4971 562
4970 562
4969 562
4968 562
4967 562
4966 562
4965 562
4964 562
4963 562
4962 562
4987 564
4986 564
4985 564
4984 564
4977 564
4976 564
4981 564
4980 564
4979 564
4978 564
4982 564
4983 564
5618 608
5619 608
5620 608
5621 608
5687 621
5688 621
5689 621
5690 621
5691 622
5692 622
5693 622
5694 622
5696 623
5697 623
5698 623
5699 623
5700 624
5701 624
5702 624
5703 625
5704 625
5705 625
5818 635
5819 635
5820 635
6203 635
6204 635
5894 642
5893 642
5892 642
6064 667
6065 667
6066 667
6067 667
5956 673
6087 673
6088 673
6089 673
6090 673
6091 673
6092 673
6093 673
6117 679
6118 679
6196 689
6195 689
6194 689
6197 689
6198 689
6199 689
6200 689
6201 689
6202 689