SELECT 
  * 
FROM 
  cscart_product_feature_variants 
WHERE 
  variant_id IN (
    1862, 1143, 524, 3688, 539, 1524, 1527, 
    1526, 1436, 1870, 0
  )

Query time 0.00039

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": 11,
          "filtered": 100,
          "index_condition": "cscart_product_feature_variants.variant_id in (1862,1143,524,3688,539,1524,1527,1526,1436,1870,0)"
        }
      }
    ]
  }
}

Result

variant_id feature_id url color position abt__ut2_color_style abt__ut2_multicolor
524 15 0 default
539 15 0 default
1143 15 0 default
1436 15 0 default
1524 15 0 default
1526 15 0 default
1527 15 0 default
1862 69 0 default
1870 70 0 default
3688 15 0 default