SELECT 
  product_id, 
  group_id 
FROM 
  cscart_product_variation_group_products 
WHERE 
  group_id IN (
    45, 340, 273, 66, 219, 175, 289, 284, 236, 
    349, 161, 293, 272, 158, 231, 307, 268, 
    274, 350, 115, 177, 259, 320, 351, 65, 
    341, 114, 116, 267, 271, 405, 159
  )

Query time 0.00101

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "60.21"
    },
    "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": 116,
      "rows_produced_per_join": 116,
      "filtered": "100.00",
      "index_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`cscart_product_variation_group_products`.`group_id` in (45,340,273,66,219,175,289,284,236,349,161,293,272,158,231,307,268,274,350,115,177,259,320,351,65,341,114,116,267,271,405,159))",
      "cost_info": {
        "read_cost": "48.61",
        "eval_cost": "11.60",
        "prefix_cost": "60.21",
        "data_read_per_join": "1K"
      },
      "used_columns": [
        "product_id",
        "group_id"
      ]
    }
  }
}

Result

product_id group_id
908 45
134 45
1142 65
853 65
1146 66
1145 66
1144 66
1143 66
856 66
1540 114
1541 114
1542 115
1543 115
1544 116
1545 116
2258 158
2257 158
2256 158
2255 158
2260 159
2259 159
2251 159
2265 161
2264 161
2263 161
2253 161
2363 175
2364 175
2365 175
2373 177
2374 177
2559 219
2560 219
3663 219
2587 231
2588 231
2589 231
2590 231
2603 236
2609 236
2610 236
2611 236
2696 259
2697 259
2695 259
2694 259
2723 267
2724 267
2725 267
2726 267
2729 268
2730 268
2731 268
2732 268
2742 271
2743 271
2744 271
2745 271
2746 272
2747 272
2749 272
2750 272
2751 272
2752 273
2753 273
2754 273
2755 273
2756 273
2757 273
2761 274
2762 274
2763 274
2764 274
2822 284
2823 284
2824 284
2825 284
2826 284
2842 289
2843 289
2844 289
2845 289
2846 289
2847 289
2854 293
2855 293
2856 293
2857 293
2858 293
2859 293
2927 307
2928 307
2929 307
2930 307
3026 320
3030 320
3029 320
3090 340
3091 340
3092 340
3093 340
3094 340
3096 341
3097 341
3098 341
3136 349
3137 349
3138 349
3140 350
3141 350
3142 351
3143 351
3144 351
3610 405
3556 405
3557 405