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

Query time 0.00110

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "36.52"
    },
    "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": 12,
          "rows_produced_per_join": 12,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "3.00",
            "eval_cost": "1.20",
            "prefix_cost": "4.20",
            "data_read_per_join": "192"
          },
          "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": 45,
          "filtered": "54.46",
          "using_index": true,
          "cost_info": {
            "read_cost": "7.91",
            "eval_cost": "4.58",
            "prefix_cost": "20.51",
            "data_read_per_join": "35K"
          },
          "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": 45,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "11.44",
            "eval_cost": "4.58",
            "prefix_cost": "36.53",
            "data_read_per_join": "4K"
          },
          "used_columns": [
            "feature_id",
            "group_id"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
553 13031 1973 898
595 13031 1905 898
622 13031 2497 898
623 13031 2501 898
624 13031 1803 898
625 13031 2515 898
626 13031 2032 898
627 13031 1659 898
628 13031 1660 898
636 13031 2348 898
637 13031 2345 898
646 13031 2370 898
647 13031 2374 898
553 13032 1973 898
595 13032 2451 898
622 13032 2497 898
623 13032 2501 898
624 13032 1803 898
625 13032 2515 898
626 13032 2032 898
627 13032 1659 898
628 13032 1660 898
636 13032 2348 898
637 13032 2345 898
646 13032 2369 898
647 13032 2373 898
553 13033 1973 898
595 13033 2451 898
622 13033 2497 898
623 13033 2501 898
624 13033 1803 898
625 13033 2515 898
626 13033 2032 898
627 13033 1659 898
628 13033 1660 898
636 13033 2348 898
637 13033 2345 898
646 13033 2370 898
647 13033 2374 898
553 13034 1973 898
595 13034 1787 898
622 13034 2497 898
623 13034 2501 898
624 13034 1803 898
625 13034 2515 898
626 13034 2032 898
627 13034 1659 898
628 13034 1660 898
636 13034 2348 898
637 13034 2345 898
646 13034 2369 898
647 13034 2373 898
553 13035 1973 898
595 13035 1787 898
622 13035 2497 898
623 13035 2501 898
624 13035 1803 898
625 13035 2515 898
626 13035 2032 898
627 13035 1659 898
628 13035 1660 898
636 13035 2348 898
637 13035 2345 898
646 13035 2370 898
647 13035 2374 898
553 13036 1973 898
595 13036 1900 898
622 13036 2497 898
623 13036 2501 898
624 13036 1803 898
625 13036 2515 898
626 13036 2032 898
627 13036 1659 898
628 13036 1660 898
636 13036 2348 898
637 13036 2345 898
646 13036 2369 898
647 13036 2373 898
553 13037 1973 898
595 13037 1900 898
622 13037 2497 898
623 13037 2501 898
624 13037 1803 898
625 13037 2515 898
626 13037 2032 898
627 13037 1659 898
628 13037 1660 898
636 13037 2348 898
637 13037 2345 898
646 13037 2370 898
647 13037 2374 898
553 13038 1973 898
595 13038 1899 898
622 13038 2497 898
623 13038 2501 898
624 13038 1803 898
625 13038 2515 898
626 13038 2032 898
627 13038 1659 898
628 13038 1660 898
636 13038 2348 898
637 13038 2345 898
646 13038 2369 898
647 13038 2373 898
553 13039 1973 898
595 13039 1899 898
622 13039 2497 898
623 13039 2501 898
624 13039 1803 898
625 13039 2515 898
626 13039 2032 898
627 13039 1659 898
628 13039 1660 898
636 13039 2348 898
637 13039 2345 898
646 13039 2370 898
647 13039 2374 898
553 13028 1973 898
595 13028 1904 898
622 13028 2497 898
623 13028 2501 898
624 13028 1803 898
625 13028 2515 898
626 13028 2032 898
627 13028 1659 898
628 13028 1660 898
636 13028 2348 898
637 13028 2345 898
646 13028 2369 898
647 13028 2373 898
553 13029 1973 898
595 13029 1904 898
622 13029 2497 898
623 13029 2501 898
624 13029 1803 898
625 13029 2515 898
626 13029 2032 898
627 13029 1659 898
628 13029 1660 898
636 13029 2348 898
637 13029 2345 898
646 13029 2370 898
647 13029 2374 898
553 13030 1973 898
595 13030 1905 898
622 13030 2497 898
623 13030 2501 898
624 13030 1803 898
625 13030 2515 898
626 13030 2032 898
627 13030 1659 898
628 13030 1660 898
636 13030 2348 898
637 13030 2345 898
646 13030 2369 898
647 13030 2373 898