SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'QE7G-Z5V2-0F2C-Q0VB-OQTI-G3HV-UO6S-JYX2' 
  AND product_id = 167 
  AND expires_at > 1777138402 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00038

JSON explain

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