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

Query time 0.00125

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 12949 1973 890
595 12949 2499 890
622 12949 2497 890
623 12949 2501 890
624 12949 1803 890
625 12949 2123 890
626 12949 1721 890
627 12949 1659 890
628 12949 1660 890
636 12949 2348 890
637 12949 2345 890
646 12949 2370 890
647 12949 2374 890
553 12950 1973 890
595 12950 1787 890
622 12950 2497 890
623 12950 2501 890
624 12950 1803 890
625 12950 2123 890
626 12950 1721 890
627 12950 1659 890
628 12950 1660 890
636 12950 2348 890
637 12950 2345 890
646 12950 2369 890
647 12950 2373 890
553 12951 1973 890
595 12951 1787 890
622 12951 2497 890
623 12951 2501 890
624 12951 1803 890
625 12951 2123 890
626 12951 1721 890
627 12951 1659 890
628 12951 1660 890
636 12951 2348 890
637 12951 2345 890
646 12951 2370 890
647 12951 2374 890
553 12952 1973 890
595 12952 1900 890
622 12952 2497 890
623 12952 2501 890
624 12952 1803 890
625 12952 2123 890
626 12952 1721 890
627 12952 1659 890
628 12952 1660 890
636 12952 2348 890
637 12952 2345 890
646 12952 2369 890
647 12952 2373 890
553 12953 1973 890
595 12953 1900 890
622 12953 2497 890
623 12953 2501 890
624 12953 1803 890
625 12953 2123 890
626 12953 1721 890
627 12953 1659 890
628 12953 1660 890
636 12953 2348 890
637 12953 2345 890
646 12953 2370 890
647 12953 2374 890
553 12942 1973 890
595 12942 1904 890
622 12942 2497 890
623 12942 2501 890
624 12942 1803 890
625 12942 2123 890
626 12942 1721 890
627 12942 1659 890
628 12942 1660 890
636 12942 2348 890
637 12942 2345 890
646 12942 2369 890
647 12942 2373 890
553 12943 1973 890
595 12943 1904 890
622 12943 2497 890
623 12943 2501 890
624 12943 1803 890
625 12943 2123 890
626 12943 1721 890
627 12943 1659 890
628 12943 1660 890
636 12943 2348 890
637 12943 2345 890
646 12943 2370 890
647 12943 2374 890
553 12944 1973 890
595 12944 1905 890
622 12944 2497 890
623 12944 2501 890
624 12944 1803 890
625 12944 2123 890
626 12944 1721 890
627 12944 1659 890
628 12944 1660 890
636 12944 2348 890
637 12944 2345 890
646 12944 2369 890
647 12944 2373 890
553 12945 1973 890
595 12945 1905 890
622 12945 2497 890
623 12945 2501 890
624 12945 1803 890
625 12945 2123 890
626 12945 1721 890
627 12945 1659 890
628 12945 1660 890
636 12945 2348 890
637 12945 2345 890
646 12945 2370 890
647 12945 2374 890
553 12946 1973 890
595 12946 1789 890
622 12946 2497 890
623 12946 2501 890
624 12946 1803 890
625 12946 2123 890
626 12946 1721 890
627 12946 1659 890
628 12946 1660 890
636 12946 2348 890
637 12946 2345 890
646 12946 2369 890
647 12946 2373 890
553 12947 1973 890
595 12947 1789 890
622 12947 2497 890
623 12947 2501 890
624 12947 1803 890
625 12947 2123 890
626 12947 1721 890
627 12947 1659 890
628 12947 1660 890
636 12947 2348 890
637 12947 2345 890
646 12947 2370 890
647 12947 2374 890
553 12954 1973 890
595 12954 1899 890
622 12954 2497 890
623 12954 2501 890
624 12954 1803 890
625 12954 2123 890
626 12954 1721 890
627 12954 1659 890
628 12954 1660 890
636 12954 2348 890
637 12954 2345 890
646 12954 2369 890
647 12954 2373 890
553 12955 1973 890
595 12955 1899 890
622 12955 2497 890
623 12955 2501 890
624 12955 1803 890
625 12955 2123 890
626 12955 1721 890
627 12955 1659 890
628 12955 1660 890
636 12955 2348 890
637 12955 2345 890
646 12955 2370 890
647 12955 2374 890
553 12948 1973 890
595 12948 2499 890
622 12948 2497 890
623 12948 2501 890
624 12948 1803 890
625 12948 2123 890
626 12948 1721 890
627 12948 1659 890
628 12948 1660 890
636 12948 2348 890
637 12948 2345 890
646 12948 2369 890
647 12948 2373 890