SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = '8293-RKZ5-PW8S-53NL-1CC8-DWGU-L02C-T3BZ' 
  AND product_id = 54 
  AND expires_at > 1777641420 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00023

JSON explain

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