SELECT 
  * 
FROM 
  jmj_product_feature_variants 
WHERE 
  variant_id IN (
    3247, 2647, 2525, 2529, 2538, 2549, 2556, 
    2557, 2562, 2572, 2564, 2112, 766
  )

Query time 0.01111

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "31.21"
    },
    "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": 13,
      "rows_produced_per_join": 13,
      "filtered": "100.00",
      "index_condition": "(`jmj_test`.`jmj_product_feature_variants`.`variant_id` in (3247,2647,2525,2529,2538,2549,2556,2557,2562,2572,2564,2112,766))",
      "cost_info": {
        "read_cost": "28.61",
        "eval_cost": "2.60",
        "prefix_cost": "31.21",
        "data_read_per_join": "20K"
      },
      "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
2112 280 #191970 52 default
2525 319 #ffffff 1 default
2529 320 #ffffff 0 default
2538 321 #ffffff 0 default
2549 322 #ffffff 0 default
2556 323 #ffffff 2 default
2557 324 #ffffff 1 default
2562 325 #ffffff 2 default
2564 326 #ffffff 1 default
2572 327 #ffffff 0 default
2647 341 #ffffff 0 default
3247 31 #ffffff 131 default