SELECT 
  cscart_products.* 
FROM 
  cscart_products 
WHERE 
  cscart_products.product_id IN (
    1013, 1014, 1015, 1024, 1011, 1012, 1023, 
    1025, 1033, 1027, 1026, 1032
  )

Query time 0.00071

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_products",
          "access_type": "range",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["product_id"],
          "rows": 12,
          "filtered": 100,
          "index_condition": "cscart_products.product_id in (1013,1014,1015,1024,1011,1012,1023,1025,1033,1027,1026,1032)"
        }
      }
    ]
  }
}

Result

product_id product_code product_type status company_id list_price amount weight length width height shipping_freight low_avail_limit timestamp updated_timestamp usergroup_ids is_edp edp_shipping unlimited_download tracking free_shipping zero_price_action is_pbp is_op is_oper is_returnable return_period avail_since out_of_stock_actions localization min_qty max_qty qty_step list_qty_count tax_ids age_verification age_limit options_type exceptions_type details_layout shipping_params facebook_obj_type parent_product_id buy_now_url c2c_condition likes total_sustainability_points inspection_enable inspection_price enable_offer minimum_price_make_an_offer time_limit_of_make_an_offer
1011 XCPL_03 P A 99 0.00 1 0.000 0 0 0 0.00 0 1737751893 1737751893 0 N N N N N N N Y 10 0 N N 0 0 0 0.00 0 0.00 N 0 0
1012 XCSB_08 P A 99 0.00 1 0.000 0 0 0 0.00 0 1737751893 1737751893 0 N N N N N N N Y 10 0 N N 0 0 0 0.00 0 0.00 N 0 0
1013 XCSB_09 P A 99 0.00 1 0.000 0 0 0 0.00 0 1737751893 1737751893 0 N N N N N N N Y 10 0 N N 0 0 0 0.00 0 0.00 N 0 0
1014 XCVE_02_02 P A 99 0.00 1 0.000 0 0 0 0.00 0 1737751893 1737751893 0 N N N N N N N Y 10 0 N N 0 0 0 0.00 0 0.00 N 0 0
1015 XCSB_17 P A 99 0.00 1 0.000 0 0 0 0.00 0 1737751893 1737751893 0 N N N N N N N Y 10 0 N N 0 0 0 0.00 0 0.00 N 0 0
1023 XC-CD P A 99 0.00 1 0.000 0 0 0 0.00 0 1737751893 1737751893 0 N N N N N N N Y 10 0 N N 0 0 0 0.00 0 0.00 N 0 0
1024 XCVE_03 P A 99 0.00 1 0.000 0 0 0 0.00 0 1737751893 1737751893 0 N N N N N N N Y 10 0 N N 0 0 0 0.00 0 0.00 N 0 0
1025 XC-SN P A 99 0.00 1 0.000 0 0 0 0.00 0 1737751893 1737751893 0 N N N N N N N Y 10 0 N N 0 0 0 0.00 0 0.00 N 0 0
1026 XC-SLC-R P A 99 0.00 1 0.000 0 0 0 0.00 0 1737751893 1737751893 0 N N N N N N N Y 10 0 N N 0 0 0 0.00 0 0.00 N 0 0
1027 XCBACT_03 P A 99 0.00 1 0.000 0 0 0 0.00 0 1737751893 1737751893 0 N N N N N N N Y 10 0 N N 0 0 0 0.00 0 0.00 N 0 0
1032 XCBCXX_02 P A 99 0.00 0 0.000 0 0 0 0.00 0 1737751893 1737751893 0 N N N N N N N Y 10 0 N N 0 0 0 0.00 0 0.00 N 0 0
1033 XC-CCC-B-G P A 99 0.00 1 0.000 0 0 0 0.00 0 1737751893 1737751893 0 N N N N N N N Y 10 0 N N 0 0 0 0.00 0 0.00 N 0 0