SELECT 
  pfv.variant_id, 
  pfv.position, 
  pfvd.variant 
FROM 
  cscart_product_feature_variants AS pfv 
  INNER JOIN cscart_product_feature_variant_descriptions AS pfvd ON pfv.variant_id = pfvd.variant_id 
  AND pfvd.lang_code = 'vi' 
WHERE 
  pfv.variant_id IN (
    70249, 70248, 70247, 70246, 70245, 70244, 
    70243, 70242, 70241, 70250
  )

Query time 0.00785

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "pfv",
          "access_type": "range",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["variant_id"],
          "rows": 10,
          "filtered": 100,
          "index_condition": "pfv.variant_id in (70249,70248,70247,70246,70245,70244,70243,70242,70241,70250)"
        }
      },
      {
        "table": {
          "table_name": "pfvd",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "9",
          "used_key_parts": ["variant_id", "lang_code"],
          "ref": ["dev_db.pfv.variant_id", "const"],
          "rows": 1,
          "filtered": 100,
          "index_condition": "pfvd.lang_code = 'vi'"
        }
      }
    ]
  }
}

Result

variant_id position variant
70241 3 Trà cỏ ngọt
70242 4 Trà cỏ roi ngựa chanh
70243 10 Trà tai mèo
70244 8 Trà hoa đậu biếc
70245 1 Trà bạc hà
70246 2 Trà bụp giấm
70247 9 Trà hương thảo
70248 7 Trà hoa lài
70249 6 Trà hoa hồng
70250 5 Trà hoa cúc chi