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 = 'en' 
WHERE 
  pfv.variant_id IN (
    68984, 68983, 68982, 68981, 68980, 68985, 
    68979, 69848, 69847, 69849, 70045, 
    70044, 70043, 70042, 70041, 70046, 
    70072, 70071, 70070, 70069, 70068, 
    70067, 70073, 70066, 70572, 70571, 
    70573, 70694, 70693, 70692, 70691, 
    70690, 70878, 70879, 71077, 71078, 
    73537, 73536, 74519, 74520, 74518, 
    74540, 74541, 74539, 78424, 78423, 
    78425, 78422, 81002, 81003, 81004, 
    81005, 81006, 81007, 82372, 82373, 
    82374, 82375, 83970, 83969, 83968, 
    83967, 83966, 83965, 83964, 85538, 
    85539, 85540, 85541, 86038, 86037, 
    86039, 86040, 86938, 86939, 86940, 
    86941, 86962, 86963, 86964, 86965, 
    86966, 86967, 86968, 86969
  )

Query time 0.01551

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": 85,
          "filtered": 100,
          "index_condition": "pfv.variant_id in (68984,68983,68982,68981,68980,68985,68979,69848,69847,69849,70045,70044,70043,70042,70041,70046,70072,70071,70070,70069,70068,70067,70073,70066,70572,70571,70573,70694,70693,70692,70691,70690,70878,70879,71077,71078,73537,73536,74519,74520,74518,74540,74541,74539,78424,78423,78425,78422,81002,81003,81004,81005,81006,81007,82372,82373,82374,82375,83970,83969,83968,83967,83966,83965,83964,85538,85539,85540,85541,86038,86037,86039,86040,86938,86939,86940,86941,86962,86963,86964,86965,86966,86967,86968,86969)"
        }
      },
      {
        "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 = 'en'"
        }
      }
    ]
  }
}

Result

variant_id position variant
68979 0 Nghĩ khác đi, làm khác đi
68980 0 Cùng hội cùng thuyền, cùng chí hướng cùng mục tiêu
68981 0 Just do it
68982 0 Vượt mọi thử thách
68983 0 Chớ thấy sóng cả mà ngã tay chèo
68984 0 Cứ đi rồi sẽ đến
68985 0 Customized printing
69847 0 White
69848 0 Yellow
69849 0 Red
70041 0 Swimmingly
70042 0 Never Give Up
70043 0 Just do it. You can do it
70044 0 Keep dreaming. Keep working.
70045 0 Customized printing
70046 0 Overcome obstacles
70066 0 Good rowers don't come from calm seas
70067 0 Swimmingly
70068 0 Never Give Up
70069 0 Let's keep going and then will come
70070 0 Never say die
70071 0 Trust
70072 0 Think differently. Do something different.
70073 0 In theo yêu cầu
70571 0 Hoa sen
70572 0 Blossoms
70573 0 Flowers and fish
70690 0 Size 36 (24cm)
70691 0 Size 37 (24.5cm)
70692 0 Size 38 (25cm)
70693 0 Size 39 (25.5cm)
70694 0 Size 40 (26cm)
70878 0 It's never a failure. It's all a challenge only
70879 0 Good rowers don't come from calm seas
71077 0 Metallic black
71078 0 Metallic wood
73536 0 70g
73537 0 210g
74518 0 2ml
74519 0 5 ml
74520 0 30ml
74539 0 2ml
74540 0 5 ml
74541 0 30ml
78422 0 Brown - Without strap
78423 0 Black mix pink - Without strap
78424 0 Brown - with strap
78425 0 Black mix pink - With strap
81002 1 Unscented
81003 2 Rose garden
81004 3 Strawberry
81005 4 Cinnamon orange
81006 5 Vanilla cookie
81007 6 Jasmine
82372 1 Light brown
82373 2 Dark brown
82374 3 Bordeaux red
82375 4 Yellow
83964 1 Design 1
83965 2 Design 2
83966 3 Design 3
83967 4 Design 4
83968 5 Design 5
83969 6 Design 6
83970 7 Design 7
85538 1 Gold-plated copper ring - Small Band
85539 2 Gold-plated copper ring - Big Band
85540 3 Gold-plated silver ring - Small band
85541 4 Gold-plated silver ring - Big Band
86037 3 Black
86038 2 Red
86039 4 Orange Black
86040 1 Green
86938 1 Single candle 100g
86939 2 Single candle 200g
86940 3 Gift set 100g
86941 4 Gift set 200g
86962 1 Single candle 100g
86963 2 Single candle 200g
86964 3 Gift set 100g
86965 4 Gift set 200g
86966 1 Single candle 100g
86967 2 Single candle 200g
86968 3 Gift set 100g
86969 4 Gift set 200g