SELECT 
  * 
FROM 
  jmj_product_feature_variants 
WHERE 
  variant_id IN (
    3231, 3246, 3247, 2103, 2107, 2112, 2113, 
    2114, 2115, 2116, 2118, 2122, 2123, 
    2127, 2133, 2135, 2136, 2137, 2141, 
    2143, 2144, 2150, 2151, 2153, 2155, 
    2176, 2180, 2181, 2182, 2183, 2194, 
    2196, 2197, 2201, 2203, 2204, 2205, 
    2207, 2208, 2209, 2210, 2211, 2212, 
    2213, 2214, 2222, 2224, 2229, 766
  )

Query time 0.01067

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "117.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": 49,
      "rows_produced_per_join": 49,
      "filtered": "100.00",
      "index_condition": "(`jmj_test`.`jmj_product_feature_variants`.`variant_id` in (3231,3246,3247,2103,2107,2112,2113,2114,2115,2116,2118,2122,2123,2127,2133,2135,2136,2137,2141,2143,2144,2150,2151,2153,2155,2176,2180,2181,2182,2183,2194,2196,2197,2201,2203,2204,2205,2207,2208,2209,2210,2211,2212,2213,2214,2222,2224,2229,766))",
      "cost_info": {
        "read_cost": "107.81",
        "eval_cost": "9.80",
        "prefix_cost": "117.61",
        "data_read_per_join": "75K"
      },
      "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
2103 280 #000000 0 default
2107 280 #c0c0c0 27 default
2112 280 #191970 52 default
2113 280 #000080 53 default
2114 280 #00008b 55 default
2115 280 #0000cd 60 default
2116 280 #0000ff 63 default
2118 280 #1e90ff 75 default
2122 280 #87cefa 93 default
2123 280 #87ceeb 94 default
2127 280 #e6e6fa 109 default
2133 280 #afeeee 125 default
2135 280 #7fffd4 134 default
2136 280 #40e0d0 136 default
2137 280 #48d1cc 137 default
2141 280 #008b8b 147 default
2143 280 #2f4f4f 151 default
2144 280 #2e8b57 161 default
2150 280 #008000 181 default
2151 280 #006400 182 default
2153 280 #8fbc8f 201 default
2155 280 #00ff7f 217 default
2176 280 #ffdab9 260 default
2180 280 #ffff00 272 default
2181 280 #ffd700 279 default
2182 280 #ffa500 288 default
2183 280 #deb887 294 default
2194 280 #ffa07a 367 default
2196 280 #fa8072 371 default
2197 280 #f08080 372 default
2201 280 #ff0000 381 default
2203 280 #a52a2a 392 default
2204 280 #8b0000 396 default
2205 280 #800000 397 default
2207 280 #ffe4e1 428 default
2208 280 #ffc0cb 432 default
2209 280 #ffb6c1 433 default
2210 280 #db7093 443 default
2211 280 #ff69b4 449 default
2212 280 #ff1493 453 default
2213 280 #dc143c 458 default
2214 280 #c71585 464 default
2222 280 #4b0082 497 default
2224 280 #800080 502 default
2229 280 #dda0dd 526 default
3231 31 #ffffff 119 default
3246 31 #ffffff 130 default
3247 31 #ffffff 131 default