SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = '5KCX-6F45-GC7D-UZ5B-5JZL-OH8H-RKNG-3GEV' 
  AND product_id = 195 
  AND expires_at > 1777403987 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00023

JSON explain

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