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

Query time 0.00175

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 13009 1973 896
595 13009 1787 896
622 13009 2497 896
623 13009 2501 896
624 13009 1803 896
625 13009 2123 896
626 13009 1879 896
627 13009 1659 896
628 13009 1660 896
636 13009 2348 896
637 13009 2345 896
646 13009 2370 896
647 13009 2374 896
553 13010 1973 896
595 13010 1900 896
622 13010 2497 896
623 13010 2501 896
624 13010 1803 896
625 13010 2123 896
626 13010 1879 896
627 13010 1659 896
628 13010 1660 896
636 13010 2348 896
637 13010 2345 896
646 13010 2369 896
647 13010 2373 896
553 13011 1973 896
595 13011 1900 896
622 13011 2497 896
623 13011 2501 896
624 13011 1803 896
625 13011 2123 896
626 13011 1879 896
627 13011 1659 896
628 13011 1660 896
636 13011 2348 896
637 13011 2345 896
646 13011 2370 896
647 13011 2374 896
553 13012 1973 896
595 13012 1899 896
622 13012 2497 896
623 13012 2501 896
624 13012 1803 896
625 13012 2123 896
626 13012 1879 896
627 13012 1659 896
628 13012 1660 896
636 13012 2348 896
637 13012 2345 896
646 13012 2369 896
647 13012 2373 896
553 13013 1973 896
595 13013 1899 896
622 13013 2497 896
623 13013 2501 896
624 13013 1803 896
625 13013 2123 896
626 13013 1879 896
627 13013 1659 896
628 13013 1660 896
636 13013 2348 896
637 13013 2345 896
646 13013 2370 896
647 13013 2374 896
553 13008 1973 896
595 13008 1787 896
622 13008 2497 896
623 13008 2501 896
624 13008 1803 896
625 13008 2123 896
626 13008 1879 896
627 13008 1659 896
628 13008 1660 896
636 13008 2348 896
637 13008 2345 896
646 13008 2369 896
647 13008 2373 896
553 13007 1973 896
595 13007 2499 896
622 13007 2497 896
623 13007 2501 896
624 13007 1803 896
625 13007 2123 896
626 13007 1879 896
627 13007 1659 896
628 13007 1660 896
636 13007 2348 896
637 13007 2345 896
646 13007 2370 896
647 13007 2374 896
553 13006 1973 896
595 13006 2499 896
622 13006 2497 896
623 13006 2501 896
624 13006 1803 896
625 13006 2123 896
626 13006 1879 896
627 13006 1659 896
628 13006 1660 896
636 13006 2348 896
637 13006 2345 896
646 13006 2369 896
647 13006 2373 896
553 13005 1973 896
595 13005 1789 896
622 13005 2497 896
623 13005 2501 896
624 13005 1803 896
625 13005 2123 896
626 13005 1879 896
627 13005 1659 896
628 13005 1660 896
636 13005 2348 896
637 13005 2345 896
646 13005 2370 896
647 13005 2374 896
553 13004 1973 896
595 13004 1789 896
622 13004 2497 896
623 13004 2501 896
624 13004 1803 896
625 13004 2123 896
626 13004 1879 896
627 13004 1659 896
628 13004 1660 896
636 13004 2348 896
637 13004 2345 896
646 13004 2369 896
647 13004 2373 896
553 13003 1973 896
595 13003 1905 896
622 13003 2497 896
623 13003 2501 896
624 13003 1803 896
625 13003 2123 896
626 13003 1879 896
627 13003 1659 896
628 13003 1660 896
636 13003 2348 896
637 13003 2345 896
646 13003 2370 896
647 13003 2374 896
553 13002 1973 896
595 13002 1905 896
622 13002 2497 896
623 13002 2501 896
624 13002 1803 896
625 13002 2123 896
626 13002 1879 896
627 13002 1659 896
628 13002 1660 896
636 13002 2348 896
637 13002 2345 896
646 13002 2369 896
647 13002 2373 896
553 13001 1973 896
595 13001 1904 896
622 13001 2497 896
623 13001 2501 896
624 13001 1803 896
625 13001 2123 896
626 13001 1879 896
627 13001 1659 896
628 13001 1660 896
636 13001 2348 896
637 13001 2345 896
646 13001 2370 896
647 13001 2374 896
553 13000 1973 896
595 13000 1904 896
622 13000 2497 896
623 13000 2501 896
624 13000 1803 896
625 13000 2123 896
626 13000 1879 896
627 13000 1659 896
628 13000 1660 896
636 13000 2348 896
637 13000 2345 896
646 13000 2369 896
647 13000 2373 896