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 (
    7115, 7133, 7158, 7147, 7125, 7110, 7123, 
    7530, 7531, 7354, 7132, 7145, 7128, 
    7139, 10155, 7149, 7118, 7141, 7138
  )

Query time 0.00479

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "293.47"
    },
    "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": 20,
          "rows_produced_per_join": 20,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "5.03",
            "eval_cost": "4.00",
            "prefix_cost": "9.03",
            "data_read_per_join": "2K"
          },
          "used_columns": [
            "feature_id",
            "group_id"
          ],
          "attached_condition": "(`webmarco`.`gpf`.`group_id` in (7115,7133,7158,7147,7125,7110,7123,7530,7531,7354,7132,7145,7128,7139,10155,7149,7118,7141,7138))"
        }
      },
      {
        "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": [
            "webmarco.gpf.group_id"
          ],
          "rows_examined_per_scan": 9,
          "rows_produced_per_join": 188,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "20.19",
            "eval_cost": "37.75",
            "prefix_cost": "66.97",
            "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": [
            "webmarco.gpf.feature_id",
            "webmarco.gp.product_id",
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 188,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "188.76",
            "eval_cost": "37.75",
            "prefix_cost": "293.47",
            "data_read_per_join": "145K"
          },
          "used_columns": [
            "feature_id",
            "product_id",
            "variant_id",
            "lang_code"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
1004 277752 64498 7110
1004 277754 64501 7110
1004 277755 64502 7110
1004 277756 64503 7110
1004 277757 64504 7110
1004 277758 64505 7110
1004 277759 64506 7110
1004 277760 64507 7110
1004 277761 64499 7110
1004 277762 64500 7110
1004 286618 64825 7110
1004 286619 64827 7110
1004 286620 64828 7110
1004 286621 64829 7110
1004 286622 64830 7110
1004 286623 64831 7110
1004 286624 64833 7110
1004 286625 64834 7110
1004 277822 64498 7115
1004 277823 64501 7115
1004 277824 64502 7115
1004 277825 64503 7115
1004 277826 64504 7115
1004 277827 64505 7115
1004 277828 64506 7115
1004 277829 64507 7115
1004 277830 64499 7115
1004 277831 64500 7115
1004 286601 64827 7115
1004 286602 64828 7115
1004 286603 64829 7115
1004 286604 64830 7115
1004 286605 64831 7115
1004 286606 64833 7115
1004 286607 64834 7115
1004 277859 64481 7118
1004 277860 64484 7118
1004 277861 64485 7118
1004 277862 64486 7118
1004 277863 64487 7118
1004 277864 64488 7118
1004 277865 64489 7118
1004 277866 64490 7118
1004 277867 64491 7118
1004 277868 64492 7118
1004 277869 64493 7118
1004 277870 64494 7118
1004 277871 64495 7118
1004 277872 64496 7118
1004 277873 64497 7118
1004 277874 64482 7118
1004 277875 64483 7118
1004 277935 64478 7123
1004 277936 64484 7123
1004 277937 64485 7123
1004 277938 64486 7123
1004 277939 64487 7123
1004 277940 64488 7123
1004 277941 64489 7123
1004 277942 64490 7123
1004 277943 64491 7123
1004 277944 64492 7123
1004 277945 64493 7123
1004 277946 64494 7123
1004 277947 64495 7123
1004 277948 64496 7123
1004 277949 64497 7123
1004 277950 64479 7123
1004 277951 64480 7123
1004 277952 64481 7123
1004 277953 64482 7123
1004 277954 64483 7123
1004 277975 64498 7125
1004 277976 64501 7125
1004 277977 64502 7125
1004 277978 64503 7125
1004 277979 64504 7125
1004 277980 64505 7125
1004 277981 64506 7125
1004 277982 64507 7125
1004 277983 64499 7125
1004 277984 64500 7125
1004 286609 64825 7125
1004 286610 64827 7125
1004 286611 64828 7125
1004 286612 64829 7125
1004 286613 64830 7125
1004 286614 64831 7125
1004 286615 64833 7125
1004 286616 64834 7125
1004 278005 64478 7128
1004 278017 64484 7128
1004 278018 64485 7128
1004 278019 64486 7128
1004 278020 64487 7128
1004 278021 64488 7128
1004 278022 64489 7128
1004 278023 64490 7128
1004 278024 64491 7128
1004 278025 64492 7128
1004 278026 64493 7128
1004 278027 64494 7128
1004 278028 64495 7128
1004 278029 64496 7128
1004 278030 64497 7128
1004 278031 64479 7128
1004 278032 64480 7128
1004 278033 64481 7128
1004 278034 64482 7128
1004 278035 64483 7128
1004 278087 64498 7132
1004 278088 64501 7132
1004 278089 64502 7132
1004 278090 64503 7132
1004 278091 64504 7132
1004 278092 64505 7132
1004 278093 64506 7132
1004 278094 64507 7132
1004 278095 64499 7132
1004 278096 64500 7132
1004 286570 64825 7132
1004 286571 64827 7132
1004 286572 64828 7132
1004 286573 64829 7132
1004 286574 64830 7132
1004 286575 64831 7132
1004 286576 64833 7132
1004 286577 64834 7132
1004 278097 64498 7133
1004 278098 64501 7133
1004 278099 64502 7133
1004 278100 64503 7133
1004 278101 64504 7133
1004 278102 64505 7133
1004 278103 64506 7133
1004 278104 64507 7133
1004 278105 64499 7133
1004 278106 64500 7133
1004 286560 64825 7133
1004 286561 64827 7133
1004 286562 64828 7133
1004 286563 64829 7133
1004 286564 64830 7133
1004 286565 64831 7133
1004 286566 64832 7133
1004 286567 64833 7133
1004 286568 64491 7133
1004 286569 64834 7133
1004 278177 64478 7138
1004 278178 64484 7138
1004 278179 64485 7138
1004 278180 64486 7138
1004 278181 64487 7138
1004 278182 64488 7138
1004 278183 64489 7138
1004 278184 64490 7138
1004 278185 64491 7138
1004 278186 64492 7138
1004 278187 64493 7138
1004 278188 64494 7138
1004 278189 64495 7138
1004 278190 64496 7138
1004 278191 64497 7138
1004 278192 64479 7138
1004 278193 64480 7138
1004 278194 64481 7138
1004 278195 64482 7138
1004 278196 64483 7138
1004 278197 64478 7139
1004 278198 64484 7139
1004 278199 64485 7139
1004 278200 64486 7139
1004 278201 64487 7139
1004 278202 64488 7139
1004 278203 64489 7139
1004 278204 64490 7139
1004 278205 64491 7139
1004 278206 64492 7139
1004 278207 64493 7139
1004 278208 64494 7139
1004 278209 64495 7139
1004 278210 64496 7139
1004 278211 64497 7139
1004 278212 64479 7139
1004 278213 64480 7139
1004 278214 64481 7139
1004 278215 64482 7139
1004 278216 64483 7139
1004 278237 64478 7141
1004 278238 64484 7141
1004 278239 64485 7141
1004 278240 64486 7141
1004 278241 64487 7141
1004 278242 64488 7141
1004 278243 64489 7141
1004 278244 64490 7141
1004 278245 64491 7141
1004 278246 64492 7141
1004 278247 64493 7141
1004 278248 64494 7141
1004 278249 64495 7141
1004 278250 64496 7141
1004 278251 64497 7141
1004 278252 64479 7141
1004 278253 64480 7141
1004 279347 64478 7145
1004 279348 64484 7145
1004 279349 64485 7145
1004 279350 64486 7145
1004 279351 64487 7145
1004 279352 64488 7145
1004 279353 64489 7145
1004 279354 64490 7145
1004 279355 64491 7145
1004 279356 64492 7145
1004 279357 64493 7145
1004 279358 64494 7145
1004 279359 64495 7145
1004 279360 64496 7145
1004 279361 64497 7145
1004 279362 64479 7145
1004 279363 64480 7145
1004 279364 64481 7145
1004 279365 64482 7145
1004 279366 64483 7145
1004 279387 64478 7147
1004 279389 64484 7147
1004 279390 64485 7147
1004 279391 64486 7147
1004 279392 64487 7147
1004 279393 64488 7147
1004 279394 64489 7147
1004 279395 64490 7147
1004 279396 64491 7147
1004 279397 64492 7147
1004 279398 64493 7147
1004 279399 64494 7147
1004 279400 64495 7147
1004 279401 64496 7147
1004 279402 64497 7147
1004 279403 64479 7147
1004 279404 64480 7147
1004 279405 64481 7147
1004 279406 64482 7147
1004 279407 64483 7147
1004 279427 64478 7149
1004 279428 64484 7149
1004 279429 64485 7149
1004 279430 64486 7149
1004 279431 64487 7149
1004 279432 64488 7149
1004 279433 64489 7149
1004 279434 64490 7149
1004 279435 64491 7149
1004 279436 64492 7149
1004 279437 64493 7149
1004 279438 64494 7149
1004 279439 64495 7149
1004 279440 64496 7149
1004 279441 64497 7149
1004 279442 64479 7149
1004 279443 64480 7149
1004 279444 64481 7149
1004 279445 64482 7149
1004 279446 64483 7149
1004 282498 64478 7158
1004 282499 64484 7158
1004 282500 64485 7158
1004 282501 64486 7158
1004 282502 64487 7158
1004 282503 64488 7158
1004 282504 64489 7158
1004 282505 64490 7158
1004 282506 64491 7158
1004 282507 64492 7158
1004 282508 64493 7158
1004 282509 64494 7158
1004 282510 64495 7158
1004 282511 64496 7158
1004 282512 64497 7158
1004 282513 64479 7158
1004 282514 64480 7158
1004 282515 64481 7158
1004 282516 64482 7158
1004 282517 64483 7158
1004 284462 64480 7354
1004 284463 64484 7354
1004 284464 64485 7354
1004 284465 64486 7354
1004 284466 64487 7354
1004 284467 64488 7354
1004 284468 64489 7354
1004 284469 64490 7354
1004 284470 64491 7354
1004 284471 64492 7354
1004 284472 64493 7354
1004 284473 64494 7354
1004 284474 64495 7354
1004 284475 64496 7354
1004 284476 64483 7354
1004 284477 64497 7354
1004 277564 64479 7530
1004 286500 64491 7530
1004 286501 64492 7530
1004 286502 64493 7530
1004 286503 64494 7530
1004 286504 64495 7530
1004 286505 64496 7530
1004 286533 64493 7531
1004 286536 64494 7531
1004 286537 64495 7531
1004 286538 64496 7531
1038 286533 64813 7531
1038 286536 64813 7531
1038 286537 64813 7531
1038 286538 64813 7531
1131 285797 67656 10155
1131 425349 67657 10155
1131 425350 67658 10155