SELECT 
  * 
FROM 
  cscart_product_feature_variants 
WHERE 
  variant_id IN (
    1462, 1, 3, 125, 148, 1468, 1470, 119, 
    122, 121, 127, 149, 120, 124, 123, 146, 
    50, 57, 58, 147, 8, 7, 33, 170, 1396, 165
  )

Query time 0.00056

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "18.21"
    },
    "table": {
      "table_name": "cscart_product_feature_variants",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "variant_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 26,
      "rows_produced_per_join": 26,
      "filtered": "100.00",
      "index_condition": "(`test_uchur_k`.`cscart_product_feature_variants`.`variant_id` in (1462,1,3,125,148,1468,1470,119,122,121,127,149,120,124,123,146,50,57,58,147,8,7,33,170,1396,165))",
      "cost_info": {
        "read_cost": "15.61",
        "eval_cost": "2.60",
        "prefix_cost": "18.21",
        "data_read_per_join": "40K"
      },
      "used_columns": [
        "variant_id",
        "feature_id",
        "url",
        "color",
        "position",
        "abt__ut2_color_style",
        "abt__ut2_multicolor"
      ]
    }
  }
}

Result

variant_id feature_id url color position abt__ut2_color_style abt__ut2_multicolor
1 1 1 default
3 1 2 default
7 3 0 default
8 3 0 default
33 3 0 default
50 6 0 default
57 6 #ffffff 0 default #ffffff
58 6 #ffffff 0 default #ffffff
119 55 0 default
120 56 0 default
121 56 0 default
122 56 0 default
123 57 #ffffff 0 default #ffffff
124 57 #ffffff 0 default #ffffff
125 58 #ffffff 0 default #ffffff
127 56 #ffffff 0 default #ffffff
146 65 #ffffff 0 default #ffffff
147 66 #ffffff 0 default #ffffff
148 58 0 default
149 56 0 default
165 39 #000000 0 default #ffffff
170 39 #999999 0 thumbnail #ffffff
1396 39 #0000ff 0 default
1462 1 0 default
1468 55 0 default
1470 55 0 default