SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'K7EZ-OXDF-PO34-617X-BA59-DMZH-LVMB-8N7B' 
  AND product_id = 51 
  AND expires_at > 1770579214 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00038

JSON explain

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