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 (
    63, 64, 62, 901, 915, 899, 900, 897, 919, 
    917, 920, 898, 916
  )

Query time 0.00197

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "56.81"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "gpf",
          "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": 21,
          "rows_produced_per_join": 21,
          "filtered": "100.00",
          "index_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`gpf`.`group_id` in (63,64,62,901,915,899,900,897,919,917,920,898,916))",
          "cost_info": {
            "read_cost": "10.61",
            "eval_cost": "2.10",
            "prefix_cost": "12.71",
            "data_read_per_join": "2K"
          },
          "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": [
            "softwarepirmam_hewadelivard_cscart_4.gpf.group_id"
          ],
          "rows_examined_per_scan": 3,
          "rows_produced_per_join": 63,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "15.75",
            "eval_cost": "6.30",
            "prefix_cost": "34.76",
            "data_read_per_join": "1008"
          },
          "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": [
            "softwarepirmam_hewadelivard_cscart_4.gpf.feature_id",
            "softwarepirmam_hewadelivard_cscart_4.gp.product_id",
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 63,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "15.75",
            "eval_cost": "6.30",
            "prefix_cost": "56.81",
            "data_read_per_join": "48K"
          },
          "used_columns": [
            "feature_id",
            "product_id",
            "variant_id",
            "lang_code"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
648 1128 1686 62
648 1127 1686 62
648 1126 1686 62
648 1125 1686 62
648 1124 1686 62
648 1123 1686 62
656 1128 1633 62
656 1127 1632 62
656 1126 1631 62
656 1125 1633 62
656 1124 1632 62
656 1123 1631 62
649 1128 1612 62
649 1127 1612 62
649 1126 1612 62
649 1125 1611 62
649 1124 1611 62
649 1123 1611 62
649 1139 1614 63
649 1138 1614 63
649 1137 1614 63
649 1136 1614 63
649 1135 1614 63
649 1134 1614 63
649 1133 1613 63
649 1132 1613 63
649 1131 1613 63
649 1130 1613 63
649 1129 1613 63
649 827 1613 63
656 1139 1633 63
656 1138 1553 63
656 1137 1637 63
656 1136 1636 63
656 1135 1635 63
656 1134 1634 63
656 1133 1633 63
656 1132 1553 63
656 1131 1637 63
656 1130 1636 63
656 1129 1635 63
656 827 1634 63
648 1139 1687 63
648 1138 1687 63
648 1137 1687 63
648 1136 1687 63
648 1135 1687 63
648 1134 1687 63
648 1133 1687 63
648 1132 1687 63
648 1131 1687 63
648 1130 1687 63
648 1129 1687 63
648 827 1687 63
649 1141 1615 64
649 851 1615 64
656 1141 1554 64
656 851 1553 64
648 1141 1687 64
648 851 1687 64
656 9602 2758 897
656 9603 1560 897
656 9604 1560 898
656 9615 1600 898
656 9646 1560 899
656 9647 1600 899
656 9648 1560 900
656 9649 1600 900
649 9653 1613 901
649 9654 1613 901
649 9655 1613 901
649 9656 1613 901
649 9657 9493 901
649 9658 9493 901
649 9659 9493 901
649 9660 9493 901
656 9653 1560 901
656 9654 1609 901
656 9655 5563 901
656 9656 1558 901
656 9657 1560 901
656 9658 1609 901
656 9659 5563 901
656 9660 1558 901
649 9869 1612 915
649 9868 1611 915
649 9870 1612 915
649 9871 1611 915
656 9869 1560 915
656 9868 1560 915
656 9870 2758 915
656 9871 2758 915
656 9874 1560 916
656 9875 2758 916
656 9877 1560 917
656 9878 2758 917
656 9881 1560 919
656 9882 2758 919
656 9884 1560 920
656 9885 2758 920