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 (6, 25, 48, 73, 68, 29, 34, 49)

Query time 0.00137

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "gp",
      "access_type": "range",
      "possible_keys": ["PRIMARY", "idx_group_id"],
      "key": "idx_group_id",
      "key_length": "3",
      "used_key_parts": ["group_id"],
      "rows": 62,
      "filtered": 100,
      "index_condition": "gp.group_id in (6,25,48,73,68,29,34,49)"
    },
    "table": {
      "table_name": "gpf",
      "access_type": "ref",
      "possible_keys": ["PRIMARY", "idx_group_id"],
      "key": "idx_group_id",
      "key_length": "3",
      "used_key_parts": ["group_id"],
      "ref": ["herbaria_cscart_4_18.gp.group_id"],
      "rows": 1,
      "filtered": 100
    },
    "table": {
      "table_name": "pfv",
      "access_type": "ref",
      "possible_keys": [
        "PRIMARY",
        "fl",
        "lang_code",
        "product_id",
        "fpl",
        "idx_product_feature_variant_id"
      ],
      "key": "PRIMARY",
      "key_length": "6",
      "used_key_parts": ["feature_id", "product_id"],
      "ref": [
        "herbaria_cscart_4_18.gpf.feature_id",
        "herbaria_cscart_4_18.gp.product_id"
      ],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "pfv.lang_code = 'en'",
      "using_index": true
    }
  }
}

Result

feature_id product_id variant_id group_id
40 298 6264 6
41 298 6267 6
40 427 6264 6
41 427 6268 6
40 428 6265 6
41 428 6267 6
40 429 6265 6
41 429 6268 6
40 430 6266 6
41 430 6267 6
40 431 6266 6
41 431 6268 6
63 232 6442 25
63 520 6443 25
63 521 6444 25
63 522 6445 25
63 523 6446 25
67 292 6460 29
67 531 6456 29
67 532 6459 29
67 533 6455 29
67 534 6458 29
67 535 6461 29
67 536 6457 29
67 5475 7163 29
70 556 6504 34
64 556 6449 34
70 555 6502 34
64 555 6449 34
70 554 6501 34
64 554 6449 34
70 553 6504 34
64 553 6450 34
70 552 6502 34
64 552 6450 34
70 551 6501 34
64 551 6450 34
70 550 6503 34
64 550 6450 34
70 309 6503 34
64 309 6449 34
70 3314 6505 34
64 3314 6449 34
70 3315 6505 34
64 3315 6450 34
70 337 6505 48
70 1562 6501 48
70 1563 6504 48
70 1564 6506 48
69 339 6475 49
69 1565 6476 49
69 1566 6477 49
69 1567 6478 49
69 1568 6479 49
69 1569 6480 49
69 1570 6481 49
69 5556 7168 49
87 1771 7022 68
86 1771 7016 68
87 1770 7021 68
86 1770 7018 68
87 1769 7021 68
86 1769 7017 68
87 1768 7021 68
86 1768 7016 68
87 1767 7020 68
86 1767 7018 68
87 1766 7020 68
86 1766 7017 68
87 1765 7020 68
86 1765 7016 68
87 1764 7019 68
86 1764 7018 68
87 1763 7019 68
86 1763 7017 68
87 1762 7024 68
86 1762 7018 68
87 1761 7024 68
86 1761 7017 68
87 1760 7024 68
86 1760 7016 68
87 1759 7023 68
86 1759 7018 68
87 1758 7023 68
86 1758 7017 68
87 1757 7023 68
86 1757 7016 68
87 1756 7022 68
86 1756 7018 68
87 1755 7022 68
86 1755 7017 68
87 405 7019 68
86 405 7016 68
87 3478 7095 68
86 3478 7016 68
87 3479 7095 68
86 3479 7017 68
87 3480 7095 68
86 3480 7018 68
60 486 6427 73
60 1840 6426 73
60 1841 6425 73
60 1842 6428 73
60 1843 6424 73
60 5473 7164 73