SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'O6G2-HSVG-0PTV-UQYZ-VHE8-QTYQ-6SFE-G5UN' 
  AND product_id = 225 
  AND expires_at > 1777394917 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00028

JSON explain

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