SELECT 
  * 
FROM 
  cscart_product_feature_variants 
WHERE 
  variant_id IN (
    4772, 4764, 1858, 3099, 3700, 1859, 0, 
    1959, 1952, 1979, 1899, 1860
  )

Query time 0.00042

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_product_feature_variants",
          "access_type": "range",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["variant_id"],
          "rows": 12,
          "filtered": 100,
          "index_condition": "cscart_product_feature_variants.variant_id in (4772,4764,1858,3099,3700,1859,0,1959,1952,1979,1899,1860)"
        }
      }
    ]
  }
}

Result

variant_id feature_id url color position abt__ut2_color_style abt__ut2_multicolor
1858 69 0 default
1859 70 0 default
1860 72 0 default
1899 72 0 default
1952 72 0 default
1959 72 0 default
1979 72 0 default
3099 84 #6fa8dc 0 default
3700 81 0 default
4764 155 #ffffff 8 default
4772 155 7 default