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 = 'vi' 
  AND gp.group_id IN (
    16988, 15806, 14662, 17267, 15669, 13280, 
    12158, 13446, 17318, 13413, 15545, 
    16990, 16930, 13743, 12159, 16498, 
    12802
  )

Query time 0.00927

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "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": 123,
          "filtered": 100,
          "index_condition": "gp.group_id in (16988,15806,14662,17267,15669,13280,12158,13446,17318,13413,15545,16990,16930,13743,12159,16498,12802)"
        }
      },
      {
        "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": ["dev_db.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": "idx_product_feature_variant_id",
          "key_length": "12",
          "used_key_parts": ["product_id", "feature_id", "lang_code"],
          "ref": ["dev_db.gp.product_id", "dev_db.gpf.feature_id", "const"],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "pfv.lang_code = 'vi'",
          "using_index": true
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
19627 14825 68244 12158
19627 14824 68243 12158
19627 14823 68242 12158
19627 14822 68241 12158
19627 6578 68245 12158
19628 14830 68250 12159
19628 14829 68249 12159
19628 14828 68248 12159
19628 14827 68247 12159
19628 14826 68246 12159
19628 6577 68251 12159
20345 18483 71202 12802
20345 18482 71201 12802
20345 4238 71203 12802
20879 20682 72966 13280
20879 2932 72967 13280
21021 21032 73438 13413
21021 21031 73439 13413
21021 2505 73437 13413
21054 21081 73521 13446
21054 2461 73520 13446
21383 22400 74797 13743
21383 22399 74796 13743
21383 22398 74798 13743
21383 1897 74795 13743
22396 319 78516 14662
22396 25917 78515 14662
23415 33177 81215 15545
23415 33235 81223 15545
23415 33234 81222 15545
23415 33233 81221 15545
23415 33232 81220 15545
23415 33231 81219 15545
23415 33230 81218 15545
23415 33229 81217 15545
23415 33228 81216 15545
23536 48996 81680 15669
23537 48996 81684 15669
23536 48995 81680 15669
23537 48995 81683 15669
23536 48994 81679 15669
23537 48994 81683 15669
23536 35249 81679 15669
23537 35249 81684 15669
23536 35250 81680 15669
23537 35250 81681 15669
23536 35251 81680 15669
23537 35251 81682 15669
23536 48992 81679 15669
23537 48992 81681 15669
23536 48993 81679 15669
23537 48993 81682 15669
23690 36310 82140 15806
23691 36310 82142 15806
23690 36332 82141 15806
23691 36332 82144 15806
23690 36333 82141 15806
23691 36333 82145 15806
23690 36334 82141 15806
23691 36334 82146 15806
23690 36335 82141 15806
23691 36335 82147 15806
23690 36336 82141 15806
23691 36336 82148 15806
23690 36337 82141 15806
23691 36337 82149 15806
23690 36338 82141 15806
23691 36338 82150 15806
23690 36331 82141 15806
23691 36331 82143 15806
23690 36330 82141 15806
23691 36330 82142 15806
23690 36329 82141 15806
23691 36329 82153 15806
23690 36328 82141 15806
23691 36328 82152 15806
23690 36327 82141 15806
23691 36327 82151 15806
23690 36326 82140 15806
23691 36326 82150 15806
23690 36325 82140 15806
23691 36325 82149 15806
23690 36324 82140 15806
23691 36324 82148 15806
23690 36323 82140 15806
23691 36323 82147 15806
23690 36322 82140 15806
23691 36322 82146 15806
23690 36321 82140 15806
23691 36321 82145 15806
23690 36320 82140 15806
23691 36320 82144 15806
23690 36319 82140 15806
23691 36319 82143 15806
23690 36318 82140 15806
23691 36318 82153 15806
23690 36317 82140 15806
23691 36317 82152 15806
23690 36316 82140 15806
23691 36316 82151 15806
24240 41556 84468 16498
24240 33214 84462 16498
24240 41557 84469 16498
24240 41558 84470 16498
24240 41555 84467 16498
24240 41553 84465 16498
24240 41554 84466 16498
24240 41552 84464 16498
24240 41551 84463 16498
24703 46748 86164 16930
24703 49306 86163 16930
24703 49305 87193 16930
24703 49307 86162 16930
24744 47016 86297 16988
24744 47110 86298 16988
24744 47111 86299 16988
24744 47115 86299 16990
24744 47018 86297 16990
24744 47114 86298 16990
25022 49421 87282 17267
25021 49421 87278 17267
25022 49420 87281 17267
25021 49420 87280 17267
25022 27357 87281 17267
25021 27357 87278 17267
25022 49419 87281 17267
25021 49419 87279 17267
25022 49423 87282 17267
25021 49423 87280 17267
25022 49422 87282 17267
25021 49422 87279 17267
25095 49879 87603 17318
25096 49879 87608 17318
25095 49877 87603 17318
25096 49877 87606 17318
25095 49878 87603 17318
25096 49878 87607 17318
25095 49880 87603 17318
25096 49880 87609 17318
25095 40824 87603 17318
25096 40824 87605 17318
25095 49881 87603 17318
25096 49881 87610 17318
25095 49882 87604 17318
25096 49882 87605 17318
25095 49883 87604 17318
25096 49883 87606 17318
25095 49884 87604 17318
25096 49884 87607 17318
25095 49885 87604 17318
25096 49885 87608 17318
25095 49886 87604 17318
25096 49886 87609 17318
25095 49887 87604 17318
25096 49887 87610 17318
25095 49888 87603 17318
25096 49888 87611 17318
25095 49889 87603 17318
25096 49889 87612 17318
25095 49890 87603 17318
25096 49890 87613 17318
25095 49891 87604 17318
25096 49891 87611 17318
25095 49892 87604 17318
25096 49892 87612 17318
25095 49893 87604 17318
25096 49893 87613 17318