SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'ECI8-NOZ4-BYYQ-XD29-H25M-4PBS-KQAM-3SHW' 
  AND product_id = 166 
  AND expires_at > 1777131539 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00032

JSON explain

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