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

Query time 0.00275

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "90.30"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "gpf",
          "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": 6,
          "rows_produced_per_join": 6,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "1.50",
            "eval_cost": "0.60",
            "prefix_cost": "2.10",
            "data_read_per_join": "624"
          },
          "used_columns": [
            "feature_id",
            "group_id"
          ]
        }
      },
      {
        "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": 21,
          "rows_produced_per_join": 126,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "31.50",
            "eval_cost": "12.60",
            "prefix_cost": "46.20",
            "data_read_per_join": "1K"
          },
          "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": "fpl",
          "used_key_parts": [
            "feature_id",
            "product_id",
            "lang_code"
          ],
          "key_length": "12",
          "ref": [
            "gaseus.gpf.feature_id",
            "gaseus.gp.product_id",
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 126,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "31.50",
            "eval_cost": "12.60",
            "prefix_cost": "90.30",
            "data_read_per_join": "97K"
          },
          "used_columns": [
            "feature_id",
            "product_id",
            "variant_id",
            "lang_code"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
627 7502 1659 813
627 7503 1659 813
627 7584 1659 813
627 7585 1659 813
627 7622 1659 813
627 7623 1659 813
627 7660 1659 813
627 7661 1659 813
627 7698 1659 813
627 7699 1659 813
627 3722 1659 813
627 1439 1659 813
627 5147 1659 813
627 5148 1659 813
627 5146 1659 813
627 5145 1659 813
627 1438 1659 813
627 1436 1659 813
627 1437 1659 813
627 1435 1659 813
627 1434 1659 813
627 3721 1659 813
623 7502 2002 813
623 7503 2002 813
623 7584 2002 813
623 7585 2002 813
623 7622 2002 813
623 7623 2002 813
623 7660 2002 813
623 7661 2002 813
623 7698 2002 813
623 7699 2002 813
623 3722 2002 813
623 1439 2002 813
623 5147 2002 813
623 5148 2002 813
623 5146 2002 813
623 5145 2002 813
623 1438 2002 813
623 1436 2002 813
623 1437 2002 813
623 1435 2002 813
623 1434 2002 813
623 3721 2002 813
622 7502 2029 813
622 7503 2029 813
622 7584 2029 813
622 7585 2029 813
622 7622 2029 813
622 7623 2029 813
622 7660 2029 813
622 7661 2029 813
622 7698 2029 813
622 7699 2029 813
622 3722 2029 813
622 1439 2029 813
622 5147 2029 813
622 5148 2029 813
622 5146 2029 813
622 5145 2029 813
622 1438 2029 813
622 1436 2029 813
622 1437 2029 813
622 1435 2029 813
622 1434 2029 813
622 3721 2029 813
626 7502 1721 813
626 7503 1721 813
626 7584 1721 813
626 7585 1721 813
626 7622 1721 813
626 7623 1721 813
626 7660 1721 813
626 7661 1721 813
626 7698 1721 813
626 7699 1721 813
626 3722 1721 813
626 1439 1721 813
626 5147 1721 813
626 5148 1721 813
626 5146 1721 813
626 5145 1721 813
626 1438 1721 813
626 1436 1721 813
626 1437 1721 813
626 1435 1721 813
626 1434 1721 813
626 3721 1721 813
553 7502 1973 813
553 7503 1912 813
553 7584 1973 813
553 7585 1912 813
553 7622 1973 813
553 7623 1912 813
553 7660 1973 813
553 7661 1912 813
553 7698 1973 813
553 7699 1912 813
553 3722 1973 813
553 1439 1912 813
553 5147 1912 813
553 5148 1912 813
553 5146 1912 813
553 5145 1912 813
553 1438 1912 813
553 1436 1973 813
553 1437 1973 813
553 1435 1973 813
553 1434 1973 813
553 3721 1973 813
625 7502 2337 813
625 7503 2337 813
625 7584 2337 813
625 7585 2337 813
625 7622 2337 813
625 7623 2337 813
625 7660 2337 813
625 7661 2337 813
625 7698 2337 813
625 7699 2337 813
625 3722 2337 813
625 1439 2337 813
625 5147 2337 813
625 5148 2337 813
625 5146 2337 813
625 5145 2337 813
625 1438 2337 813
625 1436 2337 813
625 1437 2337 813
625 1435 2337 813
625 1434 2337 813
625 3721 2337 813
624 7502 1803 813
624 7503 1803 813
624 7584 1803 813
624 7585 1803 813
624 7622 1803 813
624 7623 1803 813
624 7660 1803 813
624 7661 1803 813
624 7698 1803 813
624 7699 1803 813
624 3722 1803 813
624 1439 1803 813
624 5147 1803 813
624 5148 1803 813
624 5146 1803 813
624 5145 1803 813
624 1438 1803 813
624 1436 1803 813
624 1437 1803 813
624 1435 1803 813
624 1434 1803 813
624 3721 1803 813
628 7502 1660 813
628 7503 1660 813
628 7584 1660 813
628 7585 1660 813
628 7622 1660 813
628 7623 1660 813
628 7660 1660 813
628 7661 1660 813
628 7698 1660 813
628 7699 1660 813
628 3722 1660 813
628 1439 1660 813
628 5147 1660 813
628 5148 1660 813
628 5146 1660 813
628 5145 1660 813
628 1438 1660 813
628 1436 1660 813
628 1437 1660 813
628 1435 1660 813
628 1434 1660 813
628 3721 1660 813
595 7502 1748 813
595 7503 1748 813
595 7584 2000 813
595 7585 2000 813
595 7622 1995 813
595 7623 1995 813
595 7660 1902 813
595 7661 1902 813
595 7698 1900 813
595 7699 1900 813
595 3722 1904 813
595 1439 1904 813
595 5147 1905 813
595 5148 1787 813
595 5146 2075 813
595 5145 1899 813
595 1438 1789 813
595 1436 1905 813
595 1437 1787 813
595 1435 2075 813
595 1434 1899 813
595 3721 1789 813