SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = '30LI-X3V5-LZOO-PPLL-97SE-KYFE-HM93-V5M1' 
  AND product_id = 141 
  AND expires_at > 1781893139 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00025

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}