SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'VX7C-4BMU-A8G6-01IW-68LR-LUFJ-ZB32-MGHR' 
  AND product_id = 107 
  AND expires_at > 1770197143 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00046

JSON explain

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