SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'HQA0-1E3L-UNC1-0ZEG-P27T-SQJH-6NW3-5MWR' 
  AND product_id = 218 
  AND expires_at > 1777130676 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00036

JSON explain

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