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 (
    68930, 68929, 68928, 68927, 68926, 68925, 
    68924, 68923, 68922, 68931
  )

Query time 0.00086

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 (68930,68929,68928,68927,68926,68925,68924,68923,68922,68931)"
        }
      },
      {
        "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
68922 0 Xanh nõn
68923 0 Cam đậm
68924 0 Nâu
68925 0 Vàng mù tạt
68926 0 Xanh olive
68927 0 Xanh bạc hà
68928 0 Tím nhạt
68929 0 Trắng
68930 0 Be sáng
68931 0 Hồng nude