SELECT 
  cscart_products.* 
FROM 
  cscart_products 
WHERE 
  cscart_products.product_id IN (
    31881, 32005, 32006, 32007, 32008, 32009
  )

Query time 0.00067

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": 6,
          "filtered": 100,
          "index_condition": "cscart_products.product_id in (31881,32005,32006,32007,32008,32009)"
        }
      }
    ]
  }
}

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 is_make_to_order make_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 is_stock_split_by_warehouses is_fragile
31881 10615_21 P A 615 0 999 150.000 0 0 0 0.00 0 1669197369 1726252678 0 N N N N N N N Y 10 Y 1 - 3 0 N N 0 default a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:1;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} 0 N N
32005 10615_21 V A 615 0 999 150.000 0 0 0 0.00 0 1669282252 1726252678 0 N N N N N N N Y 10 Y 1 - 3 0 N N 0 default a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:1;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} 31881 N N
32006 10615_21 V A 615 0 999 150.000 0 0 0 0.00 0 1669282252 1726252678 0 N N N N N N N Y 10 Y 1 - 3 0 N N 0 default a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:1;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} 31881 N N
32007 10615_21 V A 615 0 999 150.000 0 0 0 0.00 0 1669282252 1726252678 0 N N N N N N N Y 10 Y 1 - 3 0 N N 0 default a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:1;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} 31881 N N
32008 10615_21 V A 615 0 999 150.000 0 0 0 0.00 0 1669282252 1726252678 0 N N N N N N N Y 10 Y 1 - 3 0 N N 0 default a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:1;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} 31881 N N
32009 10615_21 V A 615 0 999 150.000 0 0 0 0.00 0 1669282252 1726252678 0 N N N N N N N Y 10 Y 1 - 3 0 N N 0 default a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:1;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} 31881 N N