Shopify Remix app - Email

Topic summary

A developer is building a Shopify Remix app using TypeScript and needs to implement email functionality. Specifically, they want to send quote details from the storefront to both customers and administrators.

Current Status:

  • Question remains unanswered
  • No solutions or implementation approaches have been suggested yet
  • The developer is seeking guidance on how to implement this email feature

Technical Context:

  • Stack: Shopify Remix app with TypeScript
  • Use case: Sending quote information emails
  • Recipients: Both customers and store admins
Summarized with AI on October 24. AI used: claude-sonnet-4-5-20250929.

Hi Team,

I am developing shopify remix app using typescript and I want to sent an email to the customer and admin regarding the quote details of the customer from the storefront. How can I implement it. Please help me with this?