SELECT 
  cscart_products.* 
FROM 
  cscart_products 
WHERE 
  cscart_products.product_id IN (807, 811)

Query time 0.00073

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.0042687,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_products",
          "access_type": "range",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["product_id"],
          "loops": 1,
          "rows": 2,
          "cost": 0.0042687,
          "filtered": 100,
          "attached_condition": "cscart_products.product_id in (807,811)"
        }
      }
    ]
  }
}

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 units_in_product show_price_per_x_units ebay_template_id product_hash ebay_price package_type ebay_status ebay_override_price master_product_id master_product_status master_product_offers_count is_stock_split_by_warehouses cod nutritional_info recipes health_benefits ingredients cost_price original_vendor_id vendor_base_price
807 P A 72 0.00 10 0.000 0 0 0 0.00 0 1784542226 1784719651 0 N N N N Y N N Y 10 0 N N 0 default a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} activity 0 0.000 0.000 0 Letter N 806 A 2 N N <p>asdfg</p> <p>sdfg</p> 0.00 72 100.00
811 P A 4 0.00 8 0.000 0 0 0 0.00 0 1784542348 1784626721 0 N N N N Y N N Y 10 0 N N 0 default a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} activity 0 0.000 0.000 0 Letter N 806 A 1 N N <p>asdfg</p> <p>sdfg</p> 0.00 72 100.00