SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'R92U-UC26-MJYG-ZHJ4-F629-CPPA-32PM-9NPH' 
  AND product_id = 179 
  AND expires_at > 1770784071 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00027

JSON explain

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