SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'LDGN-WYN5-V0E5-2ISM-3ADE-6JEF-ECZN-D87N' 
  AND product_id = 132 
  AND expires_at > 1770579214 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00045

JSON explain

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