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 (
    17121, 14321, 15648, 14319, 15645, 12783, 
    12782, 12786, 12787, 16500, 16454, 
    15644, 16286
  )

Query time 0.01107

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": 150,
          "filtered": 100,
          "index_condition": "gp.group_id in (17121,14321,15648,14319,15645,12783,12782,12786,12787,16500,16454,15644,16286)"
        }
      },
      {
        "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
20325 18393 71092 12782
20325 18392 71091 12782
20325 18391 71090 12782
20325 18390 71089 12782
20325 18389 71088 12782
20325 18388 71087 12782
20325 18387 71086 12782
20325 4272 71093 12782
20326 18400 71100 12783
20326 18399 71099 12783
20326 18398 71098 12783
20326 18397 71097 12783
20326 18396 71096 12783
20326 18395 71095 12783
20326 18394 71094 12783
20326 4271 71101 12783
20329 18421 71124 12786
20329 18420 71123 12786
20329 18419 71122 12786
20329 18418 71121 12786
20329 18417 71120 12786
20329 18416 71119 12786
20329 18415 71118 12786
20329 4268 71125 12786
20330 18428 71132 12787
20330 18427 71131 12787
20330 18426 71130 12787
20330 18425 71129 12787
20330 18424 71128 12787
20330 18423 71127 12787
20330 18422 71126 12787
20330 4267 71133 12787
22034 856 77111 14319
22034 24507 77110 14319
22036 854 77120 14321
22036 24513 77118 14321
22036 24514 77119 14321
22036 24515 77121 14321
23512 33721 81601 15644
23512 34036 81610 15644
23512 34037 81611 15644
23512 34038 81612 15644
23512 34039 81613 15644
23512 34040 81614 15644
23512 34041 81615 15644
23512 34042 81616 15644
23512 34043 81617 15644
23512 34044 81602 15644
23512 34045 81603 15644
23512 34046 81604 15644
23512 34047 81605 15644
23512 34048 81606 15644
23512 34049 81607 15644
23512 34050 81608 15644
23512 34051 81609 15644
23512 34053 81610 15645
23513 34053 81619 15645
23512 34054 81610 15645
23513 34054 81620 15645
23512 34056 81611 15645
23513 34056 81619 15645
23512 34057 81611 15645
23513 34057 81620 15645
23512 34059 81612 15645
23513 34059 81619 15645
23512 34060 81612 15645
23513 34060 81620 15645
23512 34062 81613 15645
23513 34062 81619 15645
23512 34063 81613 15645
23513 34063 81620 15645
23512 34065 81614 15645
23513 34065 81619 15645
23512 34066 81614 15645
23513 34066 81620 15645
23512 34068 81615 15645
23513 34068 81619 15645
23512 34069 81615 15645
23513 34069 81620 15645
23512 34071 81616 15645
23513 34071 81619 15645
23512 34072 81616 15645
23513 34072 81620 15645
23512 34074 81617 15645
23513 34074 81619 15645
23512 34075 81617 15645
23513 34075 81620 15645
23512 34076 81601 15645
23513 34076 81619 15645
23512 34077 81601 15645
23513 34077 81620 15645
23512 34079 81602 15645
23513 34079 81619 15645
23512 34080 81602 15645
23513 34080 81620 15645
23512 34082 81603 15645
23513 34082 81619 15645
23512 34083 81603 15645
23513 34083 81620 15645
23512 34085 81604 15645
23513 34085 81619 15645
23512 34086 81604 15645
23513 34086 81620 15645
23512 34088 81605 15645
23513 34088 81619 15645
23512 34089 81605 15645
23513 34089 81620 15645
23512 34091 81606 15645
23513 34091 81619 15645
23512 34092 81606 15645
23513 34092 81620 15645
23512 34094 81607 15645
23513 34094 81619 15645
23512 34095 81607 15645
23513 34095 81620 15645
23512 34097 81608 15645
23513 34097 81619 15645
23512 34098 81608 15645
23513 34098 81620 15645
23512 34100 81609 15645
23513 34100 81619 15645
23512 34101 81609 15645
23513 34101 81620 15645
23515 33724 81626 15648
23512 33724 81601 15648
23515 34202 81626 15648
23512 34202 81610 15648
23515 34203 81626 15648
23512 34203 81611 15648
23515 34204 81626 15648
23512 34204 81612 15648
23515 34205 81626 15648
23512 34205 81613 15648
23515 34206 81626 15648
23512 34206 81614 15648
23515 34207 81626 15648
23512 34207 81615 15648
23515 34208 81626 15648
23512 34208 81616 15648
23515 34209 81626 15648
23512 34209 81617 15648
23515 34210 81626 15648
23512 34210 81602 15648
23515 34211 81626 15648
23512 34211 81603 15648
23515 34212 81626 15648
23512 34212 81604 15648
23515 34213 81626 15648
23512 34213 81605 15648
23515 34214 81626 15648
23512 34214 81606 15648
23515 34215 81626 15648
23512 34215 81607 15648
23515 34216 81626 15648
23512 34216 81608 15648
23515 34217 81626 15648
23512 34217 81609 15648
23515 34218 81627 15648
23512 34218 81610 15648
23515 34219 81627 15648
23512 34219 81611 15648
23515 34220 81627 15648
23512 34220 81612 15648
23515 34221 81627 15648
23512 34221 81613 15648
23515 34222 81627 15648
23512 34222 81614 15648
23515 34223 81627 15648
23512 34223 81615 15648
23515 34224 81627 15648
23512 34224 81616 15648
23515 34225 81627 15648
23512 34225 81617 15648
23515 34226 81627 15648
23512 34226 81601 15648
23515 34227 81627 15648
23512 34227 81602 15648
23515 34228 81627 15648
23512 34228 81603 15648
23515 34229 81627 15648
23512 34229 81604 15648
23515 34230 81627 15648
23512 34230 81605 15648
23515 34231 81627 15648
23512 34231 81606 15648
23515 34232 81627 15648
23512 34232 81607 15648
23515 34233 81627 15648
23512 34233 81608 15648
23515 34234 81627 15648
23512 34234 81609 15648
23515 34235 81628 15648
23512 34235 81610 15648
23515 34236 81628 15648
23512 34236 81611 15648
23515 34237 81628 15648
23512 34237 81612 15648
23515 34238 81628 15648
23512 34238 81613 15648
23515 34239 81628 15648
23512 34239 81614 15648
23515 34240 81628 15648
23512 34240 81615 15648
23515 34241 81628 15648
23512 34241 81616 15648
23515 34242 81628 15648
23512 34242 81617 15648
23515 34243 81628 15648
23512 34243 81601 15648
23515 34244 81628 15648
23512 34244 81602 15648
23515 34245 81628 15648
23512 34245 81603 15648
23515 34246 81628 15648
23512 34246 81604 15648
23515 34247 81628 15648
23512 34247 81605 15648
23515 34248 81628 15648
23512 34248 81606 15648
23515 34249 81628 15648
23512 34249 81607 15648
23515 34250 81628 15648
23512 34250 81608 15648
23515 34251 81628 15648
23512 34251 81609 15648
24066 40312 83869 16286
24066 40348 83870 16286
24199 41203 84318 16454
24199 41224 84319 16454
24199 41225 84320 16454
24199 41226 84321 16454
24242 41596 84473 16500
24242 41616 84474 16500
24869 33725 86729 17121
24868 33725 86725 17121
24869 48025 86731 17121
24868 48025 86728 17121
24869 48024 86730 17121
24868 48024 86728 17121
24869 48023 86729 17121
24868 48023 86728 17121
24869 48022 86731 17121
24868 48022 86727 17121
24869 48021 86730 17121
24868 48021 86727 17121
24869 48020 86729 17121
24868 48020 86727 17121
24869 48019 86731 17121
24868 48019 86726 17121
24869 48018 86730 17121
24868 48018 86726 17121
24869 48017 86729 17121
24868 48017 86726 17121
24869 48016 86731 17121
24868 48016 86725 17121
24869 48015 86730 17121
24868 48015 86725 17121