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 (
    666, 648, 673, 689, 665, 676, 688, 649, 
    634, 555, 684, 662, 953, 683
  )

Query time 0.00151

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "39.21"
    },
    "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": 14,
          "rows_produced_per_join": 14,
          "filtered": "100.00",
          "index_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`gpf`.`group_id` in (666,648,673,689,665,676,688,649,634,555,684,662,953,683))",
          "cost_info": {
            "read_cost": "8.41",
            "eval_cost": "1.40",
            "prefix_cost": "9.81",
            "data_read_per_join": "1K"
          },
          "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": 42,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "10.50",
            "eval_cost": "4.20",
            "prefix_cost": "24.51",
            "data_read_per_join": "672"
          },
          "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": 42,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "10.50",
            "eval_cost": "4.20",
            "prefix_cost": "39.21",
            "data_read_per_join": "32K"
          },
          "used_columns": [
            "feature_id",
            "product_id",
            "variant_id",
            "lang_code"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
656 4941 6290 555
656 4940 6284 555
656 4939 1560 555
656 4935 6285 555
656 5815 1560 634
656 5816 1559 634
656 5948 1560 648
656 6128 6250 648
656 6127 2077 648
656 6126 1599 648
656 6129 6252 648
656 6130 6253 648
656 6131 6257 648
656 6132 6258 648
656 6133 6360 648
656 6134 7010 648
656 6135 1610 648
656 5952 1560 649
656 6138 6250 649
656 6137 2077 649
656 6136 1599 649
656 6139 6252 649
656 6140 6253 649
656 6141 6360 649
656 6142 7010 649
656 6143 1610 649
656 6031 1610 662
656 6032 1596 662
656 6033 1600 662
656 6034 2315 662
656 6035 5517 662
656 6048 6252 665
656 6049 1556 665
656 6050 1560 665
656 6051 1596 665
656 6052 6258 665
656 6053 7534 665
656 6054 1598 666
656 6055 1556 666
656 6056 1560 666
656 6057 1596 666
656 6058 6252 666
656 6059 6258 666
656 5956 1560 673
656 6087 1600 673
656 6088 6284 673
656 6089 6285 673
656 6090 6290 673
656 6091 6360 673
656 6092 6995 673
656 6093 7064 673
656 6101 6284 676
656 6102 1560 676
656 6103 1600 676
656 6104 1750 676
656 6105 2307 676
656 6106 6285 676
656 6107 6360 676
656 6108 6995 676
656 6109 7064 676
656 6164 1595 683
656 6165 1599 683
656 6166 1600 683
656 6167 2077 683
656 6168 2307 683
656 6169 2460 683
656 6170 1659 683
656 6171 1595 684
656 6172 1599 684
656 6173 1600 684
656 6174 2077 684
656 6175 2307 684
656 6176 2460 684
656 6177 1659 684
656 5804 1559 688
656 6193 1560 688
656 6196 1596 689
656 6195 1560 689
656 6194 1556 689
656 6197 2077 689
656 6198 6250 689
656 6199 6252 689
656 6200 6253 689
656 6201 6255 689
656 6202 6256 689
656 10089 1608 953