Static online store with product browsing, cart management, and checkout functionality. Implemented an email-based order system that sends purchase details to the admin and confirmation emails to customers.
This is a simple static website made with pure HTML, CSS and javascript. The order email is send to the admin(orders@neopotter.com) with Formsubmit.co. The confirmation email is sent with emailjs (reason: better formatting, Formsubmit autoresponse didn't work) To log into emailjs, use the email abhinavbabu.contact@gmail.com. The email is hosted with zoho mail.
the file size of og image (thumbnail for whatsapp links) must be less than 300 kb.
-
Go to emailjs
-
log in as abhinavbabu.contact@gmail.com
-
Go to Email services >> add new service >> SMTP server
-
Go to Email templates and add this template Note: set 'to email' as {{to_email}} and from email as mail@neopotter.com as in the screenshot

-
Service ID, Template ID and Public Key must be substituted from emailjs to the html code of the website.
