SELECT 
  pfv.feature_id, 
  pfv.product_id, 
  pfv.variant_id, 
  gp.group_id 
FROM 
  cscart_product_features_values AS pfv 
  INNER JOIN cscart_product_variation_group_products AS gp ON pfv.product_id = gp.product_id 
  INNER JOIN cscart_product_variation_group_features AS gpf ON gpf.group_id = gp.group_id 
  AND gpf.feature_id = pfv.feature_id 
WHERE 
  pfv.lang_code = 'en' 
  AND gp.group_id IN (
    424, 431, 452, 449, 457, 441, 425, 229, 
    167, 247, 249, 248, 458
  )

Query time 0.00169

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "56.81"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "gpf",
          "access_type": "range",
          "possible_keys": [
            "PRIMARY",
            "idx_group_id"
          ],
          "key": "idx_group_id",
          "used_key_parts": [
            "group_id"
          ],
          "key_length": "3",
          "rows_examined_per_scan": 21,
          "rows_produced_per_join": 21,
          "filtered": "100.00",
          "index_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`gpf`.`group_id` in (424,431,452,449,457,441,425,229,167,247,249,248,458))",
          "cost_info": {
            "read_cost": "10.61",
            "eval_cost": "2.10",
            "prefix_cost": "12.71",
            "data_read_per_join": "2K"
          },
          "used_columns": [
            "feature_id",
            "group_id"
          ]
        }
      },
      {
        "table": {
          "table_name": "gp",
          "access_type": "ref",
          "possible_keys": [
            "PRIMARY",
            "idx_group_id"
          ],
          "key": "idx_group_id",
          "used_key_parts": [
            "group_id"
          ],
          "key_length": "3",
          "ref": [
            "softwarepirmam_hewadelivard_cscart_4.gpf.group_id"
          ],
          "rows_examined_per_scan": 3,
          "rows_produced_per_join": 63,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "15.75",
            "eval_cost": "6.30",
            "prefix_cost": "34.76",
            "data_read_per_join": "1008"
          },
          "used_columns": [
            "product_id",
            "group_id"
          ]
        }
      },
      {
        "table": {
          "table_name": "pfv",
          "access_type": "ref",
          "possible_keys": [
            "PRIMARY",
            "fl",
            "lang_code",
            "product_id",
            "fpl",
            "idx_product_feature_variant_id"
          ],
          "key": "fpl",
          "used_key_parts": [
            "feature_id",
            "product_id",
            "lang_code"
          ],
          "key_length": "12",
          "ref": [
            "softwarepirmam_hewadelivard_cscart_4.gpf.feature_id",
            "softwarepirmam_hewadelivard_cscart_4.gp.product_id",
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 63,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "15.75",
            "eval_cost": "6.30",
            "prefix_cost": "56.81",
            "data_read_per_join": "48K"
          },
          "used_columns": [
            "feature_id",
            "product_id",
            "variant_id",
            "lang_code"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
656 2302 1560 167
656 2301 1916 167
643 2300 1526 229
643 2582 1526 229
643 2583 1592 229
643 2584 1592 229
656 2300 1916 229
656 2582 1560 229
656 2583 1560 229
656 2584 1916 229
648 2641 1563 247
648 2291 1562 247
648 2639 1563 247
648 2640 1562 247
656 2641 1916 247
656 2291 1560 247
656 2639 1560 247
656 2640 1916 247
656 2642 1916 248
656 2643 1560 248
656 2644 1560 248
656 2645 1916 248
643 2642 2117 248
643 2643 2117 248
643 2644 3038 248
643 2645 3038 248
648 2647 1564 249
648 2646 1563 249
656 3754 1599 424
656 3755 1607 424
656 3756 1776 424
656 3757 1610 424
656 3758 1599 424
656 3759 1607 424
656 3760 1776 424
656 3761 1610 424
656 3762 1599 424
656 3763 1607 424
656 3764 1776 424
656 3765 1610 424
658 3754 4733 424
658 3755 4733 424
658 3756 4733 424
658 3757 4733 424
658 3758 4734 424
658 3759 4734 424
658 3760 4734 424
658 3761 4734 424
658 3762 4735 424
658 3763 4735 424
658 3764 4735 424
658 3765 4735 424
656 3771 1599 425
656 3774 1607 425
656 3775 1776 425
656 3776 1610 425
658 3771 4737 425
658 3774 4737 425
658 3775 4737 425
658 3776 4737 425
656 1930 1560 431
656 3814 1607 431
656 3815 1560 431
656 3816 1607 431
656 3817 1560 431
656 3818 1607 431
658 1930 4765 431
658 3814 4765 431
658 3815 4766 431
658 3816 4766 431
658 3817 4767 431
658 3818 4767 431
656 3897 1560 441
656 3896 1607 441
656 3895 1560 441
656 3894 1607 441
656 3883 1560 441
656 3898 1607 441
658 3897 4846 441
658 3896 4845 441
658 3895 4845 441
658 3894 4839 441
658 3883 4839 441
658 3898 4846 441
658 3974 4852 449
658 3977 4854 449
658 3976 4853 449
658 3975 4853 449
658 3973 4852 449
658 3972 4846 449
658 3978 4854 449
658 3979 4846 449
656 3974 1607 449
656 3977 1560 449
656 3976 1607 449
656 3975 1560 449
656 3973 1560 449
656 3972 1560 449
656 3978 1607 449
656 3979 1607 449
658 4022 4839 452
658 4021 5064 452
658 4020 5063 452
656 4067 2758 457
656 4070 1559 457
656 4071 1600 457
656 4072 1607 457
656 4085 2758 458
656 4086 1559 458
656 4087 1600 458
656 4088 1607 458