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 (889)

Query time 0.00281

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "42.61"
    },
    "nested_loop": [
      {
        "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": [
            "const"
          ],
          "rows_examined_per_scan": 14,
          "rows_produced_per_join": 14,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "3.50",
            "eval_cost": "1.40",
            "prefix_cost": "4.90",
            "data_read_per_join": "224"
          },
          "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": "idx_product_feature_variant_id",
          "used_key_parts": [
            "product_id"
          ],
          "key_length": "3",
          "ref": [
            "test2_gaseus.gp.product_id"
          ],
          "rows_examined_per_scan": 7,
          "rows_produced_per_join": 53,
          "filtered": "54.46",
          "using_index": true,
          "cost_info": {
            "read_cost": "9.23",
            "eval_cost": "5.34",
            "prefix_cost": "23.93",
            "data_read_per_join": "41K"
          },
          "used_columns": [
            "feature_id",
            "product_id",
            "variant_id",
            "lang_code"
          ],
          "attached_condition": "(`test2_gaseus`.`pfv`.`lang_code` = 'en')"
        }
      },
      {
        "table": {
          "table_name": "gpf",
          "access_type": "eq_ref",
          "possible_keys": [
            "PRIMARY",
            "idx_group_id"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "feature_id",
            "group_id"
          ],
          "key_length": "6",
          "ref": [
            "test2_gaseus.pfv.feature_id",
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 53,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "13.34",
            "eval_cost": "5.34",
            "prefix_cost": "42.61",
            "data_read_per_join": "5K"
          },
          "used_columns": [
            "feature_id",
            "group_id"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
553 12927 1973 889
595 12927 1904 889
622 12927 2497 889
623 12927 2498 889
624 12927 1803 889
625 12927 2122 889
626 12927 2043 889
627 12927 1659 889
628 12927 1660 889
636 12927 2348 889
637 12927 2345 889
646 12927 2370 889
647 12927 2374 889
553 12930 1973 889
595 12930 1905 889
622 12930 2497 889
623 12930 2498 889
624 12930 1803 889
625 12930 2122 889
626 12930 2043 889
627 12930 1659 889
628 12930 1660 889
636 12930 2348 889
637 12930 2345 889
646 12930 2369 889
647 12930 2373 889
553 12931 1973 889
595 12931 1905 889
622 12931 2497 889
623 12931 2498 889
624 12931 1803 889
625 12931 2122 889
626 12931 2043 889
627 12931 1659 889
628 12931 1660 889
636 12931 2348 889
637 12931 2345 889
646 12931 2370 889
647 12931 2374 889
553 12932 1973 889
595 12932 1789 889
622 12932 2497 889
623 12932 2498 889
624 12932 1803 889
625 12932 2122 889
626 12932 2043 889
627 12932 1659 889
628 12932 1660 889
636 12932 2348 889
637 12932 2345 889
646 12932 2369 889
647 12932 2373 889
553 12933 1973 889
595 12933 1789 889
622 12933 2497 889
623 12933 2498 889
624 12933 1803 889
625 12933 2122 889
626 12933 2043 889
627 12933 1659 889
628 12933 1660 889
636 12933 2348 889
637 12933 2345 889
646 12933 2370 889
647 12933 2374 889
553 12934 1973 889
595 12934 2499 889
622 12934 2497 889
623 12934 2498 889
624 12934 1803 889
625 12934 2122 889
626 12934 2043 889
627 12934 1659 889
628 12934 1660 889
636 12934 2348 889
637 12934 2345 889
646 12934 2369 889
647 12934 2373 889
553 12935 1973 889
595 12935 2499 889
622 12935 2497 889
623 12935 2498 889
624 12935 1803 889
625 12935 2122 889
626 12935 2043 889
627 12935 1659 889
628 12935 1660 889
636 12935 2348 889
637 12935 2345 889
646 12935 2370 889
647 12935 2374 889
553 12936 1973 889
595 12936 1787 889
622 12936 2497 889
623 12936 2498 889
624 12936 1803 889
625 12936 2122 889
626 12936 2043 889
627 12936 1659 889
628 12936 1660 889
636 12936 2348 889
637 12936 2345 889
646 12936 2369 889
647 12936 2373 889
553 12937 1973 889
595 12937 1787 889
622 12937 2497 889
623 12937 2498 889
624 12937 1803 889
625 12937 2122 889
626 12937 2043 889
627 12937 1659 889
628 12937 1660 889
636 12937 2348 889
637 12937 2345 889
646 12937 2370 889
647 12937 2374 889
553 12938 1973 889
595 12938 1900 889
622 12938 2497 889
623 12938 2498 889
624 12938 1803 889
625 12938 2122 889
626 12938 2043 889
627 12938 1659 889
628 12938 1660 889
636 12938 2348 889
637 12938 2345 889
646 12938 2369 889
647 12938 2373 889
553 12939 1973 889
595 12939 1900 889
622 12939 2497 889
623 12939 2498 889
624 12939 1803 889
625 12939 2122 889
626 12939 2043 889
627 12939 1659 889
628 12939 1660 889
636 12939 2348 889
637 12939 2345 889
646 12939 2370 889
647 12939 2374 889
553 12940 1973 889
595 12940 1899 889
622 12940 2497 889
623 12940 2498 889
624 12940 1803 889
625 12940 2122 889
626 12940 2043 889
627 12940 1659 889
628 12940 1660 889
636 12940 2348 889
637 12940 2345 889
646 12940 2369 889
647 12940 2373 889
553 12941 1973 889
595 12941 1899 889
622 12941 2497 889
623 12941 2498 889
624 12941 1803 889
625 12941 2122 889
626 12941 2043 889
627 12941 1659 889
628 12941 1660 889
636 12941 2348 889
637 12941 2345 889
646 12941 2370 889
647 12941 2374 889
553 12926 1973 889
595 12926 1904 889
622 12926 2497 889
623 12926 2498 889
624 12926 1803 889
625 12926 2122 889
626 12926 2043 889
627 12926 1659 889
628 12926 1660 889
636 12926 2348 889
637 12926 2345 889
646 12926 2369 889
647 12926 2373 889