SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'G8OX-6G09-B849-FJUV-814S-PKIR-CSPF-02F0' 
  AND product_id = 243 
  AND expires_at > 1770353726 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00056

JSON explain

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