SELECT 
  * 
FROM 
  jmj_product_feature_variants 
WHERE 
  variant_id IN (
    3246, 3247, 657, 637, 642, 647, 652, 660, 
    457, 1688, 1689, 1690, 1691, 1692, 2103, 
    2104, 2106, 2109, 2110, 2114, 2141, 
    2142, 2167, 2168, 2170, 2187, 2194, 
    2206, 766
  )

Query time 0.01102

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "69.61"
    },
    "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": 29,
      "rows_produced_per_join": 29,
      "filtered": "100.00",
      "index_condition": "(`jmj_test`.`jmj_product_feature_variants`.`variant_id` in (3246,3247,657,637,642,647,652,660,457,1688,1689,1690,1691,1692,2103,2104,2106,2109,2110,2114,2141,2142,2167,2168,2170,2187,2194,2206,766))",
      "cost_info": {
        "read_cost": "63.81",
        "eval_cost": "5.80",
        "prefix_cost": "69.61",
        "data_read_per_join": "44K"
      },
      "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
457 72 #ffffff 0 default
637 111 #ffffff 0 default
642 111 #ffffff 0 default
647 111 #ffffff 0 default
652 112 #ffffff 4 default
657 113 #ffffff 0 default
660 114 #ffffff 2 default
766 132 #ffffff 1 default
1688 255 #ffffff 0 default
1689 255 #ffffff 0 default
1690 255 #ffffff 0 default
1691 255 #ffffff 0 default
1692 255 #ffffff 0 default
2103 280 #000000 0 default
2104 280 #696969 17 default
2106 280 #a9a9a9 25 default
2109 280 #dcdcdc 32 default
2110 280 #778899 37 default
2114 280 #00008b 55 default
2141 280 #008b8b 147 default
2142 280 #008080 148 default
2167 280 #ffffe0 247 default
2168 280 #f5f5dc 248 default
2170 280 #faebd7 252 default
2187 280 #b8860b 311 default
2194 280 #ffa07a 367 default
2206 280 #bc8f8f 415 default
3246 31 #ffffff 130 default
3247 31 #ffffff 131 default