SELECT 
  tmall_products.* 
FROM 
  tmall_products 
WHERE 
  tmall_products.product_id IN (
    148, 149, 134, 135, 133, 132, 146, 147, 
    145
  )

Query time 0.00984

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.016316176,
    "nested_loop": [
      {
        "table": {
          "table_name": "tmall_products",
          "access_type": "range",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["product_id"],
          "loops": 1,
          "rows": 9,
          "cost": 0.016316176,
          "filtered": 100,
          "index_condition": "tmall_products.product_id in (148,149,134,135,133,132,146,147,145)"
        }
      }
    ]
  }
}

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 parent_product_id ab__stickers_manual_ids ab__stickers_generated_ids master_product_id master_product_status master_product_offers_count
132 S0132PANHE P A 1 0.00 15 0.000 0 0 0 0.00 0 1328644800 1328691987 0 N N N N Y N N Y 10 0 N 6 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 0 0 A 0
133 I0133JJ7IC P A 1 0.00 9 0.000 0 0 0 0.00 0 1328644800 1328692141 0 N N N N Y N N Y 10 0 N 6 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 0 0 A 0
134 Y0134XZKTS P A 1 0.00 13 0.000 0 0 0 0.00 0 1328644800 1328692258 0 N N N N Y N N Y 10 0 N 6 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 0 0 A 0
135 B0135ZGE8V P A 1 0.00 10 0.000 0 0 0 0.00 0 1328644800 1328692319 0 N N N N Y N N Y 10 0 N 6 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 0 0 A 0
145 Y0145WPLX9 P A 2 0.00 10 0.000 0 0 0 0.00 0 1328644800 1328696844 0 N N N N Y N N Y 10 0 N 6 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 0 0 A 0
146 A0146P0NT5 P A 1 0.00 10 0.000 0 0 0 0.00 0 1328644800 1328696889 0 N N N N Y N N Y 10 0 N 6 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 0 0 A 0
147 Q014797842 P A 1 0.00 10 0.000 0 0 0 0.00 0 1328644800 1328696954 0 N N N N Y N N Y 10 0 N 6 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 0 0 A 0
148 H0148VPS1T P A 1 219.00 10 0.000 0 0 0 0.00 0 1328644800 1765482002 0 N N N N Y N N Y 10 0 N 6 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 0 35,38,43 0 A 0
149 E0149D04B9 P A 1 89.99 10 0.000 0 0 0 0.00 0 1328644800 1328698021 0 N N N N Y N N Y 10 0 N 6 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 0 0 A 0