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

Query time 0.00137

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 13159 1912 948
595 13159 1900 948
622 13159 2497 948
623 13159 2524 948
624 13159 1803 948
625 13159 2122 948
626 13159 1928 948
627 13159 2378 948
628 13159 1712 948
636 13159 2348 948
637 13159 2345 948
646 13159 2370 948
647 13159 2374 948
553 13160 1912 948
595 13160 1899 948
622 13160 2497 948
623 13160 2524 948
624 13160 1803 948
625 13160 2122 948
626 13160 1928 948
627 13160 2378 948
628 13160 1712 948
636 13160 2348 948
637 13160 2345 948
646 13160 2369 948
647 13160 2373 948
553 13161 1912 948
595 13161 1899 948
622 13161 2497 948
623 13161 2524 948
624 13161 1803 948
625 13161 2122 948
626 13161 1928 948
627 13161 2378 948
628 13161 1712 948
636 13161 2348 948
637 13161 2345 948
646 13161 2370 948
647 13161 2374 948
553 13157 1912 948
595 13157 1787 948
622 13157 2497 948
623 13157 2524 948
624 13157 1803 948
625 13157 2122 948
626 13157 1928 948
627 13157 2378 948
628 13157 1712 948
636 13157 2348 948
637 13157 2345 948
646 13157 2370 948
647 13157 2374 948
553 13158 1912 948
595 13158 1900 948
622 13158 2497 948
623 13158 2524 948
624 13158 1803 948
625 13158 2122 948
626 13158 1928 948
627 13158 2378 948
628 13158 1712 948
636 13158 2348 948
637 13158 2345 948
646 13158 2369 948
647 13158 2373 948
553 13155 1912 948
595 13155 2499 948
622 13155 2497 948
623 13155 2524 948
624 13155 1803 948
625 13155 2122 948
626 13155 1928 948
627 13155 2378 948
628 13155 1712 948
636 13155 2348 948
637 13155 2345 948
646 13155 2370 948
647 13155 2374 948
553 13156 1912 948
595 13156 1787 948
622 13156 2497 948
623 13156 2524 948
624 13156 1803 948
625 13156 2122 948
626 13156 1928 948
627 13156 2378 948
628 13156 1712 948
636 13156 2348 948
637 13156 2345 948
646 13156 2369 948
647 13156 2373 948
553 13152 1912 948
595 13152 1789 948
622 13152 2497 948
623 13152 2524 948
624 13152 1803 948
625 13152 2122 948
626 13152 1928 948
627 13152 2378 948
628 13152 1712 948
636 13152 2348 948
637 13152 2345 948
646 13152 2369 948
647 13152 2373 948
553 13154 1912 948
595 13154 2499 948
622 13154 2497 948
623 13154 2524 948
624 13154 1803 948
625 13154 2122 948
626 13154 1928 948
627 13154 2378 948
628 13154 1712 948
636 13154 2348 948
637 13154 2345 948
646 13154 2369 948
647 13154 2373 948
553 13150 1912 948
595 13150 1905 948
622 13150 2497 948
623 13150 2524 948
624 13150 1803 948
625 13150 2122 948
626 13150 1928 948
627 13150 2378 948
628 13150 1712 948
636 13150 2348 948
637 13150 2345 948
646 13150 2369 948
647 13150 2373 948
553 13151 1912 948
595 13151 1905 948
622 13151 2497 948
623 13151 2524 948
624 13151 1803 948
625 13151 2122 948
626 13151 1928 948
627 13151 2378 948
628 13151 1712 948
636 13151 2348 948
637 13151 2345 948
646 13151 2370 948
647 13151 2374 948
553 13153 1912 948
595 13153 1789 948
622 13153 2497 948
623 13153 2524 948
624 13153 1803 948
625 13153 2122 948
626 13153 1928 948
627 13153 2378 948
628 13153 1712 948
636 13153 2348 948
637 13153 2345 948
646 13153 2370 948
647 13153 2374 948