SELECT 
  cscart_products.* 
FROM 
  cscart_products 
WHERE 
  cscart_products.product_id IN (227, 229, 228)

Query time 0.00125

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": 3,
          "filtered": 100,
          "index_condition": "cscart_products.product_id in (227,229,228)"
        }
      }
    ]
  }
}

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 show_videos_before_images autoplay_videos facebook_obj_type fiscal_data_1212 mark_code_type parent_product_id yml2_brand yml2_origin_country yml2_store yml2_pickup yml2_delivery yml2_adult yml2_delivery_options yml2_bid yml2_model yml2_sales_notes yml2_type_prefix yml2_offer_type yml2_market_category yml2_manufacturer_warranty yml2_expiry yml2_purchase_price yml2_description yml2_cpa buy_now_url units_in_product show_price_per_x_units
227 L0227FHI2Y P A 6 0.00 13 0.000 0 0 0 0.00 0 1328731200 1328786258 0 N N N N Y N N Y 10 0 N 8 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;} N N 1 0 N 0 0 Y 0.000 1.000
228 I0228OF40N P A 6 0.00 25 0.000 0 0 0 0.00 0 1328731200 1328786599 0 N N N N Y N N Y 10 0 N 8 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;} N N 1 0 N 0 0 Y 0.000 1.000
229 V0229W5J8F P A 6 0.00 15 0.000 0 0 0 0.00 0 1328731200 1328786767 0 N N N N Y N N Y 10 0 N 8 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;} N N 1 0 N 0 0 Y 0.000 1.000