SELECT 
  * 
FROM 
  cscart_product_feature_variants 
WHERE 
  variant_id IN (1930, 47, 59, 123, 88, 50, 1870, 0)

Query time 0.00033

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": 8,
          "filtered": 100,
          "index_condition": "cscart_product_feature_variants.variant_id in (1930,47,59,123,88,50,1870,0)"
        }
      }
    ]
  }
}

Result

variant_id feature_id url color position abt__ut2_color_style abt__ut2_multicolor
47 26 0 default
50 26 0 default
59 26 0 default
88 26 0 default
123 26 0 default
1870 70 0 default
1930 69 0 default