SELECT 
  products.* 
FROM 
  products 
WHERE 
  products.product_id IN (
    82073, 153252, 156633, 152696, 136505, 
    46318, 156641, 225265, 284974, 284976
  )

Query time 0.00069

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "4.52"
    },
    "table": {
      "table_name": "products",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 10,
      "rows_produced_per_join": 10,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "3.52",
        "eval_cost": "1.00",
        "prefix_cost": "4.52",
        "data_read_per_join": "42K"
      },
      "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 (82073,153252,156633,152696,136505,46318,156641,225265,284974,284976))"
    }
  }
}

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
46318 P A 980 18.00 2 0.188 0 0 0 0.00 0 1601077468 1682529069 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
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
136505 ECL1203 P A 980 23.95 2 0.188 0 0 0 0.00 0 1632433062 1682529120 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
152696 GI-152696-ATY P A 980 23.95 2 0.188 0 0 0 0.00 0 1636846029 1682529120 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
153252 GI-153252-FRG P A 980 22.95 4 0.188 0 0 0 0.00 0 1637170279 1682529070 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
156633 GI-156633-KOV P A 980 18.00 1 0.188 0 0 0 0.00 0 1638748189 1682529069 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
156641 GI-156641-QDM P A 980 21.95 3 0.188 0 0 0 0.00 0 1638751685 1682529070 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
225265 GI-225265-ENP P A 980 22.00 1 0.188 0 0 0 0.00 0 1653599529 1682529070 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
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