SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = '8S4B-D6WW-IBLQ-JNR9-62JB-TK7G-21T1-E0W0' 
  AND product_id = 133 
  AND expires_at > 1770378962 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00047

JSON explain

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