SELECT 
  * 
FROM 
  jmj_product_feature_variants 
WHERE 
  variant_id IN (
    3246, 3247, 2896, 2900, 2904, 2905, 2914, 
    2916, 2919, 2921, 2922, 2924, 2925, 
    2932, 2935, 2106, 2115, 2174, 766
  )

Query time 0.01119

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "45.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": 19,
      "rows_produced_per_join": 19,
      "filtered": "100.00",
      "index_condition": "(`jmj_test`.`jmj_product_feature_variants`.`variant_id` in (3246,3247,2896,2900,2904,2905,2914,2916,2919,2921,2922,2924,2925,2932,2935,2106,2115,2174,766))",
      "cost_info": {
        "read_cost": "41.81",
        "eval_cost": "3.80",
        "prefix_cost": "45.61",
        "data_read_per_join": "29K"
      },
      "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
2106 280 #a9a9a9 25 default
2115 280 #0000cd 60 default
2174 280 #f5deb3 256 default
2896 381 #ffffff 0 default
2900 382 #ffffff 0 default
2904 382 #ffffff 0 default
2905 382 #ffffff 0 default
2914 383 #ffffff 0 default
2916 384 #ffffff 2 default
2919 384 #ffffff 5 default
2921 385 #ffffff 1 default
2922 385 #ffffff 2 default
2924 386 #ffffff 0 default
2925 386 #ffffff 0 default
2932 387 #ffffff 0 default
2935 388 #ffffff 0 default
3246 31 #ffffff 130 default
3247 31 #ffffff 131 default