SELECT 
  products.* 
FROM 
  products 
WHERE 
  products.product_id IN (
    434725, 443409, 444729, 451889, 462449, 
    463769, 465089, 466409, 470369, 343644, 
    344404, 348924
  )

Query time 0.00065

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "5.44"
    },
    "table": {
      "table_name": "products",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 12,
      "rows_produced_per_join": 12,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "4.24",
        "eval_cost": "1.20",
        "prefix_cost": "5.44",
        "data_read_per_join": "50K"
      },
      "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 (434725,443409,444729,451889,462449,463769,465089,466409,470369,343644,344404,348924))"
    }
  }
}

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
343644 GI-343644-GUP P A 8692 77.00 2 0.688 0 0 0 0.00 0 1705942859 1705942859 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:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:12;s:9:"box_width";i:8;s:10:"box_height";i:2;} 0.000 11.000 2147483647
344404 GI-344404-LLK P A 8692 77.00 2 0.688 0 0 0 0.00 0 1705943285 1705943285 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:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:12;s:9:"box_width";i:8;s:10:"box_height";i:2;} 0.000 11.000 2147483647
348924 GI-348924-NMM P A 8692 77.00 2 0.688 0 0 0 0.00 0 1705945909 1705945909 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:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:12;s:9:"box_width";i:8;s:10:"box_height";i:2;} 0.000 11.000 2147483647
434725 GI-434725-FGD P A 8692 77.00 2 0.688 0 0 0 0.00 0 1706013197 1706013197 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:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:12;s:9:"box_width";i:8;s:10:"box_height";i:2;} 0.000 11.000 2147483647
443409 GI-443409-UUQ P A 8692 77.00 2 0.688 0 0 0 0.00 0 1706021511 1706021511 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:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:12;s:9:"box_width";i:8;s:10:"box_height";i:2;} 0.000 11.000 2147483647
444729 GI-444729-MVK P A 8692 77.00 2 0.688 0 0 0 0.00 0 1706022809 1706022809 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:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:12;s:9:"box_width";i:8;s:10:"box_height";i:2;} 0.000 11.000 2147483647
451889 GI-451889-NCC P A 8692 77.00 2 0.688 0 0 0 0.00 0 1706029950 1706029950 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:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:12;s:9:"box_width";i:8;s:10:"box_height";i:2;} 0.000 11.000 2147483647
462449 GI-462449-HUD P A 8692 77.00 2 0.688 0 0 0 0.00 0 1706041074 1706041074 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:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:12;s:9:"box_width";i:8;s:10:"box_height";i:2;} 0.000 11.000 2147483647
463769 GI-463769-QGM P A 8692 77.00 2 0.688 0 0 0 0.00 0 1706042493 1706042493 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:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:12;s:9:"box_width";i:8;s:10:"box_height";i:2;} 0.000 11.000 2147483647
465089 GI-465089-III P A 8692 77.00 2 0.688 0 0 0 0.00 0 1706043950 1706043950 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:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:12;s:9:"box_width";i:8;s:10:"box_height";i:2;} 0.000 11.000 2147483647
466409 GI-466409-HAK P A 8692 77.00 2 0.688 0 0 0 0.00 0 1706045408 1706045408 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:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:12;s:9:"box_width";i:8;s:10:"box_height";i:2;} 0.000 11.000 2147483647
470369 GI-470369-DXV P A 8692 77.00 2 0.688 0 0 0 0.00 0 1706049763 1706049763 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:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:12;s:9:"box_width";i:8;s:10:"box_height";i:2;} 0.000 11.000 2147483647