SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'IJZT-DL2P-02MJ-TX77-DZ6Q-TGLS-VASI-LR7Y' 
  AND product_id = 234 
  AND expires_at > 1777906285 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00033

JSON explain

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