SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = '4Q66-5NA4-SOZ7-YXAT-LHF5-VOSA-Z3P1-AM1Z' 
  AND product_id = 180 
  AND expires_at > 1770186797 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00033

JSON explain

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