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 (853, 906)

Query time 0.00206

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "69.67"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "gp",
          "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": 22,
          "rows_produced_per_join": 22,
          "filtered": "100.00",
          "index_condition": "(`test2_gaseus`.`gp`.`group_id` in (853,906))",
          "cost_info": {
            "read_cost": "8.21",
            "eval_cost": "2.20",
            "prefix_cost": "10.41",
            "data_read_per_join": "352"
          },
          "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": 83,
          "filtered": "54.46",
          "using_index": true,
          "cost_info": {
            "read_cost": "14.51",
            "eval_cost": "8.39",
            "prefix_cost": "40.32",
            "data_read_per_join": "64K"
          },
          "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",
            "test2_gaseus.gp.group_id"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 83,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "20.97",
            "eval_cost": "8.39",
            "prefix_cost": "69.67",
            "data_read_per_join": "8K"
          },
          "used_columns": [
            "feature_id",
            "group_id"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
553 12363 1935 853
624 12363 2403 853
625 12363 2388 853
627 12363 1954 853
628 12363 1660 853
553 12349 1935 853
624 12349 2403 853
625 12349 2133 853
627 12349 2378 853
628 12349 1660 853
553 12351 1935 853
624 12351 2403 853
625 12351 2135 853
627 12351 2378 853
628 12351 1660 853
553 12350 1935 853
624 12350 2403 853
625 12350 2134 853
627 12350 2378 853
628 12350 1660 853
553 12353 1935 853
624 12353 2403 853
625 12353 2388 853
627 12353 2378 853
628 12353 1660 853
553 12352 1935 853
624 12352 2403 853
625 12352 2136 853
627 12352 2378 853
628 12352 1660 853
553 12355 1935 853
624 12355 2403 853
625 12355 2134 853
627 12355 1836 853
628 12355 1660 853
553 12354 1935 853
624 12354 2403 853
625 12354 2133 853
627 12354 1836 853
628 12354 1660 853
553 12362 1935 853
624 12362 2403 853
625 12362 2136 853
627 12362 1954 853
628 12362 1660 853
553 12360 1935 853
624 12360 2403 853
625 12360 2134 853
627 12360 1954 853
628 12360 1660 853
553 12361 1935 853
624 12361 2403 853
625 12361 2135 853
627 12361 1954 853
628 12361 1660 853
553 12358 1935 853
624 12358 2403 853
625 12358 2388 853
627 12358 1836 853
628 12358 1660 853
553 12359 1935 853
624 12359 2403 853
625 12359 2133 853
627 12359 1954 853
628 12359 1660 853
553 12356 1935 853
624 12356 2403 853
625 12356 2135 853
627 12356 1836 853
628 12356 1660 853
553 12357 1935 853
624 12357 2403 853
625 12357 2136 853
627 12357 1836 853
628 12357 1660 853
553 13093 1973 906
595 13093 1789 906
622 13093 2497 906
623 13093 2501 906
624 13093 1803 906
625 13093 2123 906
626 13093 1879 906
627 13093 1659 906
628 13093 1660 906
636 13093 2348 906
637 13093 2345 906
646 13093 2369 906
647 13093 2373 906
553 13094 1973 906
595 13094 2499 906
622 13094 2497 906
623 13094 2501 906
624 13094 1803 906
625 13094 2123 906
626 13094 1879 906
627 13094 1659 906
628 13094 1660 906
636 13094 2348 906
637 13094 2345 906
646 13094 2369 906
647 13094 2373 906
553 13095 1973 906
595 13095 1787 906
622 13095 2497 906
623 13095 2501 906
624 13095 1803 906
625 13095 2123 906
626 13095 1879 906
627 13095 1659 906
628 13095 1660 906
636 13095 2348 906
637 13095 2345 906
646 13095 2369 906
647 13095 2373 906
553 13096 1973 906
595 13096 1900 906
622 13096 2497 906
623 13096 2501 906
624 13096 1803 906
625 13096 2123 906
626 13096 1879 906
627 13096 1659 906
628 13096 1660 906
636 13096 2348 906
637 13096 2345 906
646 13096 2369 906
647 13096 2373 906
553 13097 1973 906
595 13097 1899 906
622 13097 2497 906
623 13097 2501 906
624 13097 1803 906
625 13097 2123 906
626 13097 1879 906
627 13097 1659 906
628 13097 1660 906
636 13097 2348 906
637 13097 2345 906
646 13097 2369 906
647 13097 2373 906
553 13091 1973 906
595 13091 1904 906
622 13091 2497 906
623 13091 2501 906
624 13091 1803 906
625 13091 2123 906
626 13091 1879 906
627 13091 1659 906
628 13091 1660 906
636 13091 2348 906
637 13091 2345 906
646 13091 2369 906
647 13091 2373 906
553 13092 1973 906
595 13092 1905 906
622 13092 2497 906
623 13092 2501 906
624 13092 1803 906
625 13092 2123 906
626 13092 1879 906
627 13092 1659 906
628 13092 1660 906
636 13092 2348 906
637 13092 2345 906
646 13092 2369 906
647 13092 2373 906