SELECT 
  * 
FROM 
  jmj_product_feature_variants 
WHERE 
  variant_id IN (
    3246, 3247, 2948, 2951, 2953, 2961, 2965, 
    2966, 2968, 2970, 2972, 2110, 2206, 
    2209, 766
  )

Query time 0.00255

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "36.01"
    },
    "table": {
      "table_name": "jmj_product_feature_variants",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "variant_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 15,
      "rows_produced_per_join": 15,
      "filtered": "100.00",
      "index_condition": "(`jmj_test`.`jmj_product_feature_variants`.`variant_id` in (3246,3247,2948,2951,2953,2961,2965,2966,2968,2970,2972,2110,2206,2209,766))",
      "cost_info": {
        "read_cost": "33.01",
        "eval_cost": "3.00",
        "prefix_cost": "36.01",
        "data_read_per_join": "23K"
      },
      "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
766 132 #ffffff 1 default
2110 280 #778899 37 default
2206 280 #bc8f8f 415 default
2209 280 #ffb6c1 433 default
2948 389 #ffffff 0 default
2951 390 #ffffff 0 default
2953 390 #ffffff 0 default
2961 391 #ffffff 0 default
2965 392 #ffffff 0 default
2966 392 #ffffff 0 default
2968 393 #ffffff 0 default
2970 394 #ffffff 0 default
2972 395 #ffffff 0 default
3246 31 #ffffff 130 default
3247 31 #ffffff 131 default