SELECT 
  products.* 
FROM 
  products 
WHERE 
  products.product_id IN (
    284974, 159584, 146327, 204532, 284976, 
    82073
  )

Query time 0.00073

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "2.72"
    },
    "table": {
      "table_name": "products",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 6,
      "rows_produced_per_join": 6,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "2.12",
        "eval_cost": "0.60",
        "prefix_cost": "2.72",
        "data_read_per_join": "25K"
      },
      "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 (284974,159584,146327,204532,284976,82073))"
    }
  }
}

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
82073 ECL1149 P A 980 18.00 20 0.188 0 0 0 0.00 0 1620850839 1682529069 0 N N N B N R N N N Y 10 1616731200 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:2;s:10:"box_length";i:10;s:9:"box_width";i:6;s:10:"box_height";i:2;} 0.000 3.000 2147483647
146327 GI-146327-YAE P A 980 23.95 1 0.188 0 0 0 0.00 0 1635269793 1682528968 0 N N N B N R N N N Y 10 1616731200 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:2;s:10:"box_length";i:6;s:9:"box_width";i:4;s:10:"box_height";i:2;} 0.000 0.000 2147483647
159584 GI-159584-INU P A 980 21.00 6 0.188 0 0 0 0.00 0 1639773952 1682528576 0 N N N B N R N N N Y 10 1601006400 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:2;s:10:"box_length";i:10;s:9:"box_width";i:6;s:10:"box_height";i:2;} 0.000 0.000 2147483647
204532 GI-204532-GGL P A 980 21.00 10 0.188 0 0 0 0.00 0 1649442376 1682529027 0 N N N B N R N N N Y 10 1601006400 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:2;s:10:"box_length";i:10;s:9:"box_width";i:6;s:10:"box_height";i:2;} 0.000 0.000 2147483647
284974 ECL1238 P A 980 19.00 4 0.188 0 0 0 0.00 0 1676780146 1682529171 0 N N N B N R N N N Y 10 1616731200 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:2;s:10:"box_length";i:6;s:9:"box_width";i:4;s:10:"box_height";i:2;} 0.000 0.000 2147483647
284976 ECL1245 P A 980 21.00 4 0.188 0 0 0 0.00 0 1676784289 1682529197 0 N N N B N R N N N Y 10 1616731200 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:2;s:10:"box_length";i:6;s:9:"box_width";i:4;s:10:"box_height";i:2;} 0.000 0.000 2147483647