SELECT 
  products.* 
FROM 
  products 
WHERE 
  products.product_id IN (
    179309, 239048, 179318, 179382, 232339
  )

Query time 0.00065

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "2.26"
    },
    "table": {
      "table_name": "products",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 5,
      "rows_produced_per_join": 5,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "1.77",
        "eval_cost": "0.50",
        "prefix_cost": "2.27",
        "data_read_per_join": "21K"
      },
      "used_columns": [
        "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",
        "weight_lbs",
        "weight_oz",
        "product_tax_code",
        "deleted_at",
        "archived_at",
        "position"
      ],
      "attached_condition": "(`goimagine`.`products`.`product_id` in (179309,239048,179318,179382,232339))"
    }
  }
}

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 weight_lbs weight_oz product_tax_code deleted_at archived_at position
179309 GI-179309-ZDH P A 5378 0.00 1 11.438 0 0 0 0.00 0 1645110475 1646236089 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:2;s:10:"box_length";i:16;s:9:"box_width";i:12;s:10:"box_height";i:10;} 11.000 7.000 2147483647
179318 GI-179318-IUJ P A 5378 0.00 1 11.438 0 0 0 0.00 0 1645113762 1645113902 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:2;s:10:"box_length";i:16;s:9:"box_width";i:12;s:10:"box_height";i:10;} 11.000 7.000 2147483647
179382 GI-179382-RPU P A 5378 0.00 1 1.563 0 0 0 0.00 0 1645121807 1648916477 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:2;s:10:"box_length";i:7;s:9:"box_width";i:7;s:10:"box_height";i:6;} 1.000 9.000 2147483647
232339 GI-232339-WFM P A 5378 175.00 1 15.063 0 0 0 0.00 0 1656426936 1656427098 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:2;s:10:"box_length";i:14;s:9:"box_width";i:14;s:10:"box_height";i:14;} 15.000 1.000 2147483647
239048 GI-239048-XXY P A 5378 0.00 1 7.313 0 0 0 0.00 0 1658159694 1658159801 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:2;s:10:"box_length";i:12;s:9:"box_width";i:12;s:10:"box_height";i:10;} 7.000 5.000 2147483647