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 (
    17241, 17253, 13746, 13951, 17080, 17317, 
    12247, 16472, 15675, 17324, 17082, 
    17001, 12439, 12922, 12833, 13604, 
    15804
  )

Query time 0.04497

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": 219,
          "filtered": 100,
          "index_condition": "gp.group_id in (17241,17253,13746,13951,17080,17317,12247,16472,15675,17324,17082,17001,12439,12922,12833,13604,15804)"
        }
      },
      {
        "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
19725 15226 68602 12247
19725 6357 68603 12247
19937 16404 69666 12439
19937 16403 69665 12439
19937 5787 69667 12439
20381 18610 71341 12833
20381 18609 71340 12833
20381 18608 71339 12833
20381 18607 71338 12833
20381 18606 71337 12833
20381 18605 71336 12833
20381 18604 71335 12833
20381 18603 71334 12833
20381 18602 71333 12833
20381 18601 71332 12833
20381 18600 71331 12833
20381 4113 71342 12833
20472 18807 71626 12922
20472 18806 71624 12922
20472 18805 71623 12922
20472 18804 71622 12922
20472 3866 71625 12922
21222 50112 74232 13604
21222 50111 74231 13604
21222 2139 74230 13604
21386 22403 74803 13746
21386 1894 74804 13746
21623 1486 75628 13951
21623 23152 75622 13951
21623 23153 75623 13951
21623 23154 75624 13951
21623 23155 75625 13951
21623 23156 75626 13951
21623 23157 75627 13951
23544 35279 81705 15675
23544 50090 81706 15675
23686 42255 84725 15804
23686 42254 84724 15804
23686 40319 83867 15804
23686 6572 82132 15804
23686 36264 82134 15804
23686 36263 82133 15804
23686 36265 82135 15804
23686 37256 82657 15804
23686 37257 82658 15804
23686 37258 82659 15804
23686 37259 82660 15804
23686 37260 82661 15804
23686 42253 83868 15804
22548 41345 79169 16472
24751 47133 86319 17001
24751 47132 86318 17001
24751 47131 86317 17001
24751 47084 86316 17001
24830 47595 86590 17080
24830 47631 86591 17080
24832 47597 86594 17082
24832 47633 86595 17082
24996 49164 87185 17241
24996 49174 87189 17241
24996 49173 87188 17241
24996 49172 87187 17241
24996 49171 87186 17241
25008 49230 87232 17253
25008 49323 87233 17253
24144 49868 84155 17317
25095 49868 87604 17317
24144 49867 84155 17317
25095 49867 87603 17317
24144 49864 84152 17317
25095 49864 87604 17317
24144 49865 84154 17317
25095 49865 87603 17317
24144 49866 84154 17317
25095 49866 87604 17317
24144 49873 87602 17317
25095 49873 87603 17317
24144 49872 87601 17317
25095 49872 87604 17317
24144 49871 87601 17317
25095 49871 87603 17317
24144 49870 84156 17317
25095 49870 87604 17317
24144 49869 84156 17317
25095 49869 87603 17317
24144 40818 84152 17317
25095 40818 87603 17317
24144 49874 87602 17317
25095 49874 87604 17317
24144 49875 84153 17317
25095 49875 87603 17317
24144 49876 84153 17317
25095 49876 87604 17317
22290 49958 78095 17324
22291 49958 78105 17324
22290 25318 78094 17324
22291 25318 78104 17324
22290 49957 78095 17324
22291 49957 78104 17324
22290 49956 78094 17324
22291 49956 78112 17324
22290 49955 78094 17324
22291 49955 78111 17324
22290 49954 78094 17324
22291 49954 78110 17324
22290 49953 78094 17324
22291 49953 78109 17324
22290 49952 78094 17324
22291 49952 78108 17324
22290 49951 78094 17324
22291 49951 78107 17324
22290 49950 78094 17324
22291 49950 78106 17324
22290 49949 78094 17324
22291 49949 78105 17324
22290 49959 78095 17324
22291 49959 78106 17324
22290 49960 78095 17324
22291 49960 78107 17324
22290 49961 78095 17324
22291 49961 78108 17324
22290 49962 78095 17324
22291 49962 78109 17324
22290 49963 78095 17324
22291 49963 78110 17324
22290 49964 78095 17324
22291 49964 78111 17324
22290 49965 78095 17324
22291 49965 78112 17324
22290 49966 78096 17324
22291 49966 78104 17324
22290 49967 78096 17324
22291 49967 78105 17324
22290 49968 78096 17324
22291 49968 78106 17324
22290 49969 78096 17324
22291 49969 78107 17324
22290 49970 78096 17324
22291 49970 78108 17324
22290 49971 78096 17324
22291 49971 78109 17324
22290 49972 78096 17324
22291 49972 78110 17324
22290 49973 78096 17324
22291 49973 78111 17324
22290 49974 78096 17324
22291 49974 78112 17324
22290 49975 78097 17324
22291 49975 78104 17324
22290 49976 78097 17324
22291 49976 78105 17324
22290 49977 78097 17324
22291 49977 78106 17324
22290 49978 78097 17324
22291 49978 78107 17324
22290 49979 78097 17324
22291 49979 78108 17324
22290 49980 78097 17324
22291 49980 78109 17324
22290 49981 78097 17324
22291 49981 78110 17324
22290 49982 78097 17324
22291 49982 78111 17324
22290 49983 78097 17324
22291 49983 78112 17324
22290 49984 78098 17324
22291 49984 78104 17324
22290 49985 78098 17324
22291 49985 78105 17324
22290 49986 78098 17324
22291 49986 78106 17324
22290 49987 78098 17324
22291 49987 78107 17324
22290 49988 78098 17324
22291 49988 78108 17324
22290 49989 78098 17324
22291 49989 78109 17324
22290 49990 78098 17324
22291 49990 78110 17324
22290 49991 78098 17324
22291 49991 78111 17324
22290 49992 78098 17324
22291 49992 78112 17324
22290 49993 78099 17324
22291 49993 78104 17324
22290 49994 78099 17324
22291 49994 78105 17324
22290 49995 78099 17324
22291 49995 78106 17324
22290 49996 78099 17324
22291 49996 78107 17324
22290 49997 78099 17324
22291 49997 78108 17324
22290 49998 78099 17324
22291 49998 78109 17324
22290 49999 78099 17324
22291 49999 78110 17324
22290 50000 78099 17324
22291 50000 78111 17324
22290 50001 78099 17324
22291 50001 78112 17324
22290 50002 78100 17324
22291 50002 78104 17324
22290 50003 78100 17324
22291 50003 78105 17324
22290 50004 78100 17324
22291 50004 78106 17324
22290 50005 78100 17324
22291 50005 78107 17324
22290 50006 78100 17324
22291 50006 78108 17324
22290 50007 78100 17324
22291 50007 78109 17324
22290 50008 78100 17324
22291 50008 78110 17324
22290 50009 78100 17324
22291 50009 78111 17324
22290 50010 78100 17324
22291 50010 78112 17324
22290 50011 78101 17324
22291 50011 78104 17324
22290 50012 78101 17324
22291 50012 78105 17324
22290 50013 78101 17324
22291 50013 78106 17324
22290 50014 78101 17324
22291 50014 78107 17324
22290 50015 78101 17324
22291 50015 78108 17324
22290 50016 78101 17324
22291 50016 78109 17324
22290 50017 78101 17324
22291 50017 78110 17324
22290 50018 78101 17324
22291 50018 78111 17324
22290 50019 78101 17324
22291 50019 78112 17324
22290 50020 78102 17324
22291 50020 78104 17324
22290 50021 78102 17324
22291 50021 78105 17324
22290 50022 78102 17324
22291 50022 78106 17324
22290 50023 78102 17324
22291 50023 78107 17324
22290 50024 78102 17324
22291 50024 78108 17324
22290 50025 78102 17324
22291 50025 78109 17324
22290 50026 78102 17324
22291 50026 78110 17324
22290 50027 78102 17324
22291 50027 78111 17324
22290 50028 78102 17324
22291 50028 78112 17324
22290 50029 78103 17324
22291 50029 78104 17324
22290 50030 78103 17324
22291 50030 78105 17324
22290 50031 78103 17324
22291 50031 78106 17324
22290 50032 78103 17324
22291 50032 78107 17324
22290 50033 78103 17324
22291 50033 78108 17324
22290 50034 78103 17324
22291 50034 78109 17324
22290 50035 78103 17324
22291 50035 78110 17324
22290 50036 78103 17324
22291 50036 78111 17324
22290 50037 78103 17324
22291 50037 78112 17324