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 (
    102, 87, 92, 90, 94, 85, 76, 89, 527, 819, 
    541, 542, 98, 820, 538, 818, 115, 536, 
    114, 116, 543, 817, 958, 651
  )

Query time 0.00440

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "128.41"
    },
    "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": 48,
          "rows_produced_per_join": 48,
          "filtered": "100.00",
          "index_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`gpf`.`group_id` in (102,87,92,90,94,85,76,89,527,819,541,542,98,820,538,818,115,536,114,116,543,817,958,651))",
          "cost_info": {
            "read_cost": "22.81",
            "eval_cost": "4.80",
            "prefix_cost": "27.61",
            "data_read_per_join": "4K"
          },
          "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": 144,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "36.00",
            "eval_cost": "14.40",
            "prefix_cost": "78.01",
            "data_read_per_join": "2K"
          },
          "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": 144,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "36.00",
            "eval_cost": "14.40",
            "prefix_cost": "128.41",
            "data_read_per_join": "111K"
          },
          "used_columns": [
            "feature_id",
            "product_id",
            "variant_id",
            "lang_code"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
643 1323 1587 76
643 1322 1587 76
643 1262 1526 76
643 1317 1526 76
643 1318 1526 76
643 1319 1526 76
643 1320 1587 76
643 1321 1587 76
656 1323 1751 76
656 1322 1750 76
656 1262 1748 76
656 1317 1749 76
656 1318 1750 76
656 1319 1751 76
656 1320 1748 76
656 1321 1749 76
648 1323 1562 76
648 1322 1562 76
648 1262 1562 76
648 1317 1562 76
648 1318 1562 76
648 1319 1562 76
648 1320 1562 76
648 1321 1562 76
643 1256 1684 85
643 1395 1684 85
643 1396 1684 85
643 1397 1591 85
643 1398 1591 85
643 1399 1591 85
656 1256 1560 85
656 1395 1766 85
656 1396 1682 85
656 1397 1560 85
656 1398 1766 85
656 1399 1682 85
648 1256 1687 85
648 1395 1687 85
648 1396 1687 85
648 1397 1561 85
648 1398 1561 85
648 1399 1561 85
643 1265 1526 87
643 1406 1526 87
643 1407 1526 87
643 1408 1526 87
643 1409 1526 87
643 1410 1526 87
643 1411 1526 87
643 1412 1526 87
656 1265 1773 87
656 1406 1775 87
656 1407 1775 87
656 1408 1776 87
656 1409 1776 87
656 1410 1773 87
656 1411 1774 87
656 1412 1774 87
648 1265 1562 87
648 1406 1562 87
648 1407 1563 87
648 1408 1562 87
648 1409 1563 87
648 1410 1563 87
648 1411 1562 87
648 1412 1563 87
643 1273 1587 89
643 1420 1587 89
643 1421 1587 89
643 1422 1587 89
643 1423 1587 89
643 1424 1587 89
656 1273 1778 89
656 1420 1778 89
656 1421 1755 89
656 1422 1755 89
656 1423 1558 89
656 1424 1558 89
648 1273 1562 89
648 1420 1563 89
648 1421 1562 89
648 1422 1563 89
648 1423 1562 89
648 1424 1563 89
643 1261 1526 90
643 1425 1526 90
643 1426 1526 90
643 1427 1526 90
643 1428 1526 90
643 1429 1526 90
643 1430 1526 90
643 1431 1526 90
656 1261 1779 90
656 1425 1779 90
656 1426 1780 90
656 1427 1780 90
656 1428 1781 90
656 1429 1781 90
656 1430 1782 90
656 1431 1782 90
648 1261 1561 90
648 1425 1562 90
648 1426 1561 90
648 1427 1562 90
648 1428 1561 90
648 1429 1562 90
648 1430 1561 90
648 1431 1562 90
643 1266 1587 92
643 1439 1587 92
643 1440 1587 92
643 1441 1587 92
643 1442 1587 92
643 1443 1587 92
643 1444 1587 92
643 1445 1587 92
643 1446 1587 92
643 1447 1587 92
643 1448 1587 92
643 1449 1587 92
656 1266 1554 92
656 1439 1785 92
656 1440 1785 92
656 1441 1785 92
656 1442 1786 92
656 1443 1786 92
656 1444 1786 92
656 1445 1554 92
656 1446 1554 92
656 1447 1760 92
656 1448 1760 92
656 1449 1760 92
648 1266 1562 92
648 1439 1562 92
648 1440 1563 92
648 1441 1564 92
648 1442 1562 92
648 1443 1563 92
648 1444 1564 92
648 1445 1563 92
648 1446 1564 92
648 1447 1562 92
648 1448 1563 92
648 1449 1564 92
643 1263 1526 94
643 1453 1526 94
643 1454 1526 94
643 1455 1526 94
643 1456 1526 94
643 1457 1526 94
643 1458 1526 94
643 1459 1526 94
656 1263 1787 94
656 1453 1787 94
656 1454 1788 94
656 1455 1788 94
656 1456 1789 94
656 1457 1789 94
656 1458 1774 94
656 1459 1774 94
648 1263 1561 94
648 1453 1562 94
648 1454 1561 94
648 1455 1562 94
648 1456 1561 94
648 1457 1562 94
648 1458 1561 94
648 1459 1562 94
649 1284 1792 98
649 1475 1792 98
649 1476 1793 98
649 1477 1793 98
656 1284 1607 98
656 1475 1560 98
656 1476 1560 98
656 1477 1607 98
643 1274 1684 102
643 1483 1684 102
643 1484 1684 102
643 1485 1526 102
643 1486 1526 102
643 1487 1526 102
656 1274 1912 102
656 1483 1607 102
656 1484 1913 102
656 1485 1607 102
656 1486 1912 102
656 1487 1913 102
648 1274 1687 102
648 1483 1687 102
648 1484 1687 102
648 1485 1561 102
648 1486 1561 102
648 1487 1561 102
656 1540 1912 114
656 1541 1559 114
656 1542 1559 115
656 1543 1607 115
656 1544 1607 116
656 1545 1559 116
656 4526 1554 527
656 4527 1554 527
656 4528 1760 527
656 4529 1760 527
656 4530 1761 527
656 4531 1761 527
656 4532 1762 527
656 4533 1762 527
648 4526 1562 527
648 4527 1563 527
648 4528 1562 527
648 4529 1563 527
648 4530 1562 527
648 4531 1563 527
648 4532 1562 527
648 4533 1563 527
648 4744 1561 536
648 4745 1562 536
648 4746 1561 536
648 4747 1562 536
648 4748 1561 536
648 4749 1562 536
648 4750 1561 536
648 4751 1562 536
656 4744 1737 536
656 4745 1737 536
656 4746 1738 536
656 4747 1738 536
656 4748 1739 536
656 4749 1739 536
656 4750 1740 536
656 4751 1740 536
648 4776 1562 538
648 4777 1561 538
648 4778 1562 538
648 4779 1561 538
648 4780 1562 538
648 4770 1562 538
648 4771 1561 538
648 4772 1562 538
648 4773 1561 538
648 4774 1562 538
648 4775 1561 538
648 4767 1561 538
656 4776 1559 538
656 4777 1560 538
656 4778 1560 538
656 4779 5991 538
656 4780 5991 538
656 4770 1559 538
656 4771 1560 538
656 4772 1560 538
656 4773 5991 538
656 4774 5991 538
656 4775 1559 538
656 4767 1559 538
643 4776 1526 538
643 4777 1526 538
643 4778 1526 538
643 4779 1526 538
643 4780 1526 538
643 4770 1591 538
643 4771 1591 538
643 4772 1591 538
643 4773 1591 538
643 4774 1591 538
643 4775 1526 538
643 4767 1591 538
656 4796 1914 541
656 4797 1607 541
648 4800 1563 542
648 4799 1564 542
648 4798 1563 542
648 4805 1564 542
648 4804 1563 542
648 4803 1564 542
648 4802 1563 542
648 4801 1564 542
656 4800 1914 542
656 4799 1607 542
656 4798 1607 542
656 4805 1914 542
656 4804 1914 542
656 4803 1607 542
656 4802 1607 542
656 4801 1914 542
643 4800 1587 542
643 4799 1587 542
643 4798 1587 542
643 4805 1592 542
643 4804 1592 542
643 4803 1592 542
643 4802 1592 542
643 4801 1587 542
656 4812 1790 543
656 4811 1607 543
656 4810 1596 543
656 4809 1607 543
656 4808 1596 543
656 4807 1790 543
649 4812 1612 543
649 4811 1612 543
649 4810 1612 543
649 4809 1611 543
649 4808 1611 543
649 4807 1611 543
656 5774 1559 651
656 5975 1607 651
766 8495 8551 817
766 1538 8558 817
766 8496 8557 817
766 1517 8557 818
766 8498 8558 818
766 8497 8805 818
766 8500 8551 819
766 1532 8558 819
766 8502 8553 819
766 8501 8557 819
766 8499 8556 819
766 8504 8557 820
766 1528 8558 820
766 8505 8553 820
766 8503 8556 820
766 10135 8557 958
766 10136 8805 958
766 10137 8806 958
766 10138 8558 958