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

Query time 0.00161

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "33.48"
    },
    "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": 11,
          "rows_produced_per_join": 11,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "2.75",
            "eval_cost": "1.10",
            "prefix_cost": "3.85",
            "data_read_per_join": "176"
          },
          "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": 41,
          "filtered": "54.46",
          "using_index": true,
          "cost_info": {
            "read_cost": "7.25",
            "eval_cost": "4.19",
            "prefix_cost": "18.80",
            "data_read_per_join": "32K"
          },
          "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": 41,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "10.48",
            "eval_cost": "4.19",
            "prefix_cost": "33.48",
            "data_read_per_join": "4K"
          },
          "used_columns": [
            "feature_id",
            "group_id"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
553 12999 1973 895
595 12999 1899 895
622 12999 2497 895
623 12999 2508 895
624 12999 1803 895
625 12999 2121 895
626 12999 1727 895
627 12999 1659 895
628 12999 1660 895
636 12999 2348 895
637 12999 2345 895
646 12999 2370 895
647 12999 2374 895
553 12998 1973 895
595 12998 1899 895
622 12998 2497 895
623 12998 2508 895
624 12998 1803 895
625 12998 2121 895
626 12998 1727 895
627 12998 1659 895
628 12998 1660 895
636 12998 2348 895
637 12998 2345 895
646 12998 2369 895
647 12998 2373 895
553 12997 1973 895
595 12997 1900 895
622 12997 2497 895
623 12997 2508 895
624 12997 1803 895
625 12997 2121 895
626 12997 1727 895
627 12997 1659 895
628 12997 1660 895
636 12997 2348 895
637 12997 2345 895
646 12997 2370 895
647 12997 2374 895
553 12996 1973 895
595 12996 1900 895
622 12996 2497 895
623 12996 2508 895
624 12996 1803 895
625 12996 2121 895
626 12996 1727 895
627 12996 1659 895
628 12996 1660 895
636 12996 2348 895
637 12996 2345 895
646 12996 2369 895
647 12996 2373 895
553 12995 1973 895
595 12995 1787 895
622 12995 2497 895
623 12995 2508 895
624 12995 1803 895
625 12995 2121 895
626 12995 1727 895
627 12995 1659 895
628 12995 1660 895
636 12995 2348 895
637 12995 2345 895
646 12995 2370 895
647 12995 2374 895
553 12994 1973 895
595 12994 1787 895
622 12994 2497 895
623 12994 2508 895
624 12994 1803 895
625 12994 2121 895
626 12994 1727 895
627 12994 1659 895
628 12994 1660 895
636 12994 2348 895
637 12994 2345 895
646 12994 2369 895
647 12994 2373 895
553 12993 1973 895
595 12993 2451 895
622 12993 2497 895
623 12993 2508 895
624 12993 1803 895
625 12993 2121 895
626 12993 1727 895
627 12993 1659 895
628 12993 1660 895
636 12993 2348 895
637 12993 2345 895
646 12993 2370 895
647 12993 2374 895
553 12992 1973 895
595 12992 2451 895
622 12992 2497 895
623 12992 2508 895
624 12992 1803 895
625 12992 2121 895
626 12992 1727 895
627 12992 1659 895
628 12992 1660 895
636 12992 2348 895
637 12992 2345 895
646 12992 2369 895
647 12992 2373 895
553 12991 1973 895
595 12991 1905 895
622 12991 2497 895
623 12991 2508 895
624 12991 1803 895
625 12991 2121 895
626 12991 1727 895
627 12991 1659 895
628 12991 1660 895
636 12991 2348 895
637 12991 2345 895
646 12991 2370 895
647 12991 2374 895
553 12990 1973 895
595 12990 1905 895
622 12990 2497 895
623 12990 2508 895
624 12990 1803 895
625 12990 2121 895
626 12990 1727 895
627 12990 1659 895
628 12990 1660 895
636 12990 2348 895
637 12990 2345 895
646 12990 2369 895
647 12990 2373 895
553 12989 1973 895
595 12989 1904 895
622 12989 2497 895
623 12989 2508 895
624 12989 1803 895
625 12989 2121 895
626 12989 1727 895
627 12989 1659 895
628 12989 1660 895
636 12989 2348 895
637 12989 2345 895
646 12989 2370 895
647 12989 2374 895
553 12988 1973 895
595 12988 1904 895
622 12988 2497 895
623 12988 2508 895
624 12988 1803 895
625 12988 2121 895
626 12988 1727 895
627 12988 1659 895
628 12988 1660 895
636 12988 2348 895
637 12988 2345 895
646 12988 2369 895
647 12988 2373 895