SELECT 
  * 
FROM 
  cscart_product_feature_variants 
WHERE 
  variant_id IN (
    3, 502, 122, 121, 127, 149, 152, 146, 57, 
    176, 44, 298, 503, 154
  )

Query time 0.00046

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "9.81"
    },
    "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": 14,
      "rows_produced_per_join": 14,
      "filtered": "100.00",
      "index_condition": "(`test_uchur_k`.`cscart_product_feature_variants`.`variant_id` in (3,502,122,121,127,149,152,146,57,176,44,298,503,154))",
      "cost_info": {
        "read_cost": "8.41",
        "eval_cost": "1.40",
        "prefix_cost": "9.81",
        "data_read_per_join": "21K"
      },
      "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
3 1 2 default
44 3 0 default
57 6 #ffffff 0 default #ffffff
121 56 0 default
122 56 0 default
127 56 #ffffff 0 default #ffffff
146 65 #ffffff 0 default #ffffff
149 56 0 default
152 57 #ffffff 0 default #ffffff
154 39 #78866b 0 default #ffffff
176 66 #ffffff 0 default #ffffff
298 86 0 default
502 58 0 default
503 10 0 default