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 (935, 937, 855)

Query time 0.00234

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "88.79"
    },
    "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": 28,
          "rows_produced_per_join": 28,
          "filtered": "100.00",
          "index_condition": "(`test2_gaseus`.`gp`.`group_id` in (935,937,855))",
          "cost_info": {
            "read_cost": "10.56",
            "eval_cost": "2.80",
            "prefix_cost": "13.36",
            "data_read_per_join": "448"
          },
          "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": 106,
          "filtered": "54.46",
          "using_index": true,
          "cost_info": {
            "read_cost": "18.46",
            "eval_cost": "10.68",
            "prefix_cost": "51.42",
            "data_read_per_join": "82K"
          },
          "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": 106,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "26.69",
            "eval_cost": "10.68",
            "prefix_cost": "88.79",
            "data_read_per_join": "10K"
          },
          "used_columns": [
            "feature_id",
            "group_id"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
553 12378 1935 855
624 12378 2381 855
625 12378 2388 855
627 12378 1954 855
628 12378 1712 855
553 12377 1935 855
624 12377 2381 855
625 12377 2411 855
627 12377 1954 855
628 12377 1712 855
553 12376 1935 855
624 12376 2381 855
625 12376 2410 855
627 12376 1954 855
628 12376 1712 855
553 12375 1935 855
624 12375 2381 855
625 12375 2409 855
627 12375 1954 855
628 12375 1712 855
553 12374 1935 855
624 12374 2381 855
625 12374 2408 855
627 12374 1954 855
628 12374 1712 855
553 12373 1935 855
624 12373 2381 855
625 12373 2388 855
627 12373 1836 855
628 12373 1712 855
553 12372 1935 855
624 12372 2381 855
625 12372 2411 855
627 12372 1836 855
628 12372 1712 855
553 12371 1935 855
624 12371 2381 855
625 12371 2410 855
627 12371 1836 855
628 12371 1712 855
553 12370 1935 855
624 12370 2381 855
625 12370 2409 855
627 12370 1836 855
628 12370 1712 855
553 12369 1935 855
624 12369 2381 855
625 12369 2408 855
627 12369 1836 855
628 12369 1712 855
553 12368 1935 855
624 12368 2381 855
625 12368 2388 855
627 12368 2378 855
628 12368 1712 855
553 12367 1935 855
624 12367 2381 855
625 12367 2411 855
627 12367 2378 855
628 12367 1712 855
553 12366 1935 855
624 12366 2381 855
625 12366 2410 855
627 12366 2378 855
628 12366 1712 855
553 12365 1935 855
624 12365 2381 855
625 12365 2409 855
627 12365 2378 855
628 12365 1712 855
553 12364 1935 855
624 12364 2381 855
625 12364 2408 855
627 12364 2378 855
628 12364 1712 855
553 13177 1973 935
595 13177 1905 935
622 13177 2497 935
623 13177 2501 935
624 13177 1803 935
625 13177 2123 935
626 13177 1721 935
627 13177 1659 935
628 13177 1660 935
636 13177 2348 935
637 13177 2345 935
646 13177 2369 935
647 13177 2373 935
553 13178 1973 935
595 13178 1789 935
622 13178 2497 935
623 13178 2501 935
624 13178 1803 935
625 13178 2123 935
626 13178 1721 935
627 13178 1659 935
628 13178 1660 935
636 13178 2348 935
637 13178 2345 935
646 13178 2369 935
647 13178 2373 935
553 13179 1973 935
595 13179 2499 935
622 13179 2497 935
623 13179 2501 935
624 13179 1803 935
625 13179 2123 935
626 13179 1721 935
627 13179 1659 935
628 13179 1660 935
636 13179 2348 935
637 13179 2345 935
646 13179 2369 935
647 13179 2373 935
553 13180 1973 935
595 13180 1787 935
622 13180 2497 935
623 13180 2501 935
624 13180 1803 935
625 13180 2123 935
626 13180 1721 935
627 13180 1659 935
628 13180 1660 935
636 13180 2348 935
637 13180 2345 935
646 13180 2369 935
647 13180 2373 935
553 13181 1973 935
595 13181 1900 935
622 13181 2497 935
623 13181 2501 935
624 13181 1803 935
625 13181 2123 935
626 13181 1721 935
627 13181 1659 935
628 13181 1660 935
636 13181 2348 935
637 13181 2345 935
646 13181 2369 935
647 13181 2373 935
553 13182 1973 935
595 13182 1899 935
622 13182 2497 935
623 13182 2501 935
624 13182 1803 935
625 13182 2123 935
626 13182 1721 935
627 13182 1659 935
628 13182 1660 935
636 13182 2348 935
637 13182 2345 935
646 13182 2369 935
647 13182 2373 935
553 13176 1973 935
595 13176 1904 935
622 13176 2497 935
623 13176 2501 935
624 13176 1803 935
625 13176 2123 935
626 13176 1721 935
627 13176 1659 935
628 13176 1660 935
636 13176 2348 935
637 13176 2345 935
646 13176 2369 935
647 13176 2373 935
553 13191 1973 937
595 13191 1905 937
622 13191 2497 937
623 13191 2501 937
624 13191 1803 937
625 13191 2147 937
626 13191 1723 937
627 13191 1659 937
628 13191 1660 937
636 13191 2348 937
637 13191 2345 937
646 13191 2369 937
647 13191 2373 937
553 13192 1973 937
595 13192 1789 937
622 13192 2497 937
623 13192 2501 937
624 13192 1803 937
625 13192 2147 937
626 13192 1723 937
627 13192 1659 937
628 13192 1660 937
636 13192 2348 937
637 13192 2345 937
646 13192 2369 937
647 13192 2373 937
553 13193 1973 937
595 13193 2499 937
622 13193 2497 937
623 13193 2501 937
624 13193 1803 937
625 13193 2147 937
626 13193 1723 937
627 13193 1659 937
628 13193 1660 937
636 13193 2348 937
637 13193 2345 937
646 13193 2369 937
647 13193 2373 937
553 13194 1973 937
595 13194 1787 937
622 13194 2497 937
623 13194 2501 937
624 13194 1803 937
625 13194 2147 937
626 13194 1723 937
627 13194 1659 937
628 13194 1660 937
636 13194 2348 937
637 13194 2345 937
646 13194 2369 937
647 13194 2373 937
553 13195 1973 937
595 13195 1900 937
622 13195 2497 937
623 13195 2501 937
624 13195 1803 937
625 13195 2147 937
626 13195 1723 937
627 13195 1659 937
628 13195 1660 937
636 13195 2348 937
637 13195 2345 937
646 13195 2369 937
647 13195 2373 937
553 13196 1973 937
595 13196 1899 937
622 13196 2497 937
623 13196 2501 937
624 13196 1803 937
625 13196 2147 937
626 13196 1723 937
627 13196 1659 937
628 13196 1660 937
636 13196 2348 937
637 13196 2345 937
646 13196 2369 937
647 13196 2373 937
553 13190 1973 937
595 13190 1904 937
622 13190 2497 937
623 13190 2501 937
624 13190 1803 937
625 13190 2147 937
626 13190 1723 937
627 13190 1659 937
628 13190 1660 937
636 13190 2348 937
637 13190 2345 937
646 13190 2369 937
647 13190 2373 937