SELECT 
  * 
FROM 
  cscart_product_feature_variants 
WHERE 
  variant_id IN (
    1, 1298, 1299, 1297, 127, 149, 120, 123, 
    50, 58, 147, 30, 1303, 1300, 237, 238
  )

Query time 0.00041

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "11.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": 16,
      "rows_produced_per_join": 16,
      "filtered": "100.00",
      "index_condition": "(`test_uchur_k`.`cscart_product_feature_variants`.`variant_id` in (1,1298,1299,1297,127,149,120,123,50,58,147,30,1303,1300,237,238))",
      "cost_info": {
        "read_cost": "9.61",
        "eval_cost": "1.60",
        "prefix_cost": "11.21",
        "data_read_per_join": "24K"
      },
      "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
30 3 0 default
50 6 0 default
58 6 #ffffff 0 default #ffffff
120 56 0 default
123 57 #ffffff 0 default #ffffff
127 56 #ffffff 0 default #ffffff
147 66 #ffffff 0 default #ffffff
149 56 0 default
237 39 #ac937f 0 default #ffffff
238 39 #4f5b5c 0 thumbnail #ffffff
1297 55 0 default
1298 58 0 default
1299 58 0 default
1300 10 0 default
1303 86 0 default