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 (
    394, 213, 63, 623, 204, 452, 260, 87, 627, 
    55, 340, 608
  )

Query time 0.00223

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "54.01"
    },
    "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": 20,
          "rows_produced_per_join": 20,
          "filtered": "100.00",
          "index_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`gpf`.`group_id` in (394,213,63,623,204,452,260,87,627,55,340,608))",
          "cost_info": {
            "read_cost": "10.01",
            "eval_cost": "2.00",
            "prefix_cost": "12.01",
            "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": 60,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "15.00",
            "eval_cost": "6.00",
            "prefix_cost": "33.01",
            "data_read_per_join": "960"
          },
          "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": 60,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "15.00",
            "eval_cost": "6.00",
            "prefix_cost": "54.01",
            "data_read_per_join": "46K"
          },
          "used_columns": [
            "feature_id",
            "product_id",
            "variant_id",
            "lang_code"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
648 1003 1563 55
648 1002 1562 55
648 1001 1561 55
648 1000 1563 55
648 999 1562 55
648 508 1561 55
656 1003 1560 55
656 1002 1560 55
656 1001 1560 55
656 1000 1559 55
656 999 1559 55
656 508 1559 55
649 1139 1614 63
649 1138 1614 63
649 1137 1614 63
649 1136 1614 63
649 1135 1614 63
649 1134 1614 63
649 1133 1613 63
649 1132 1613 63
649 1131 1613 63
649 1130 1613 63
649 1129 1613 63
649 827 1613 63
656 1139 1633 63
656 1138 1553 63
656 1137 1637 63
656 1136 1636 63
656 1135 1635 63
656 1134 1634 63
656 1133 1633 63
656 1132 1553 63
656 1131 1637 63
656 1130 1636 63
656 1129 1635 63
656 827 1634 63
648 1139 1687 63
648 1138 1687 63
648 1137 1687 63
648 1136 1687 63
648 1135 1687 63
648 1134 1687 63
648 1133 1687 63
648 1132 1687 63
648 1131 1687 63
648 1130 1687 63
648 1129 1687 63
648 827 1687 63
643 1265 1526 87
643 1406 1526 87
643 1407 1526 87
643 1408 1526 87
643 1409 1526 87
643 1410 1526 87
643 1411 1526 87
643 1412 1526 87
656 1265 1773 87
656 1406 1775 87
656 1407 1775 87
656 1408 1776 87
656 1409 1776 87
656 1410 1773 87
656 1411 1774 87
656 1412 1774 87
648 1265 1562 87
648 1406 1562 87
648 1407 1563 87
648 1408 1562 87
648 1409 1563 87
648 1410 1563 87
648 1411 1562 87
648 1412 1563 87
656 2490 2910 204
656 2491 1653 204
656 2492 1653 204
656 2493 2907 204
656 2494 2907 204
656 2495 2908 204
656 2496 2908 204
656 2497 2910 204
648 2490 1563 204
648 2491 1562 204
648 2492 1563 204
648 2493 1562 204
648 2494 1563 204
648 2495 1562 204
648 2496 1563 204
648 2497 1562 204
643 2524 1684 213
643 2525 2870 213
643 2526 2870 213
643 2527 2870 213
643 2528 2870 213
643 2529 1684 213
643 2530 1684 213
643 2531 1684 213
656 2524 1560 213
656 2525 1560 213
656 2526 1596 213
656 2527 1600 213
656 2528 2758 213
656 2529 1596 213
656 2530 1600 213
656 2531 2758 213
648 2524 1561 213
648 2525 1687 213
648 2526 1687 213
648 2527 1687 213
648 2528 1687 213
648 2529 1561 213
648 2530 1561 213
648 2531 1561 213
656 2698 2985 260
656 3090 1560 340
656 3091 1559 340
656 3092 1596 340
656 3093 1600 340
656 3094 1558 340
656 3452 1560 394
656 3454 1596 394
656 3455 1600 394
656 3456 2315 394
658 4022 4839 452
658 4021 5064 452
658 4020 5063 452
656 5618 1558 608
656 5619 1559 608
656 5620 6971 608
656 5621 1776 608
656 5696 1681 623
656 5697 2077 623
656 5698 6250 623
656 5699 1754 623
656 5721 1607 627
656 5722 1912 627
656 5723 2758 627