SELECT 
  cscart_products.* 
FROM 
  cscart_products 
WHERE 
  cscart_products.product_id IN (7571, 7706, 7569, 7713, 7714, 7705)

Query time 0.00025

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_products",
      "access_type": "range",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["product_id"],
      "rows": 6,
      "filtered": 100,
      "index_condition": "cscart_products.product_id in (7571,7706,7569,7713,7714,7705)"
    }
  }
}

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 buy_now_url
7569 840621 P A 1 4975.00 0 0.000 0 0 0 0.00 0 1706880138 1706884199 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F
7571 850621 P A 1 4975.00 0 0.000 0 0 0 0.00 0 1706880138 1706884199 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F
7705 850621(AT) P A 1 4975.00 0 0.000 0 0 0 0.00 0 1706880138 1706884199 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F
7706 850621/H-5 P A 1 5085.00 0 0.000 0 0 0 0.00 0 1706880138 1706884199 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F
7713 860621/B P A 1 4975.00 0 0.000 0 0 0 0.00 0 1706880138 1706884199 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F
7714 860621/D P A 1 4975.00 0 0.000 0 0 0 0.00 0 1706880138 1706884199 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F