Why do OpenCart order emails go to spam?
OpenCart emails often go to spam when SPF, DKIM, or DMARC are missing, when PHP mail sends without a clear sender identity, when the domain has poor reputation, or when the message content looks like bulk mail.
For more reliable sending, use SMTP and correct DNS setup, or review email hosting.