Tutorials
Manage video tutorials and learning content
Manage conversations with logged-in users
💳 Tax Settings
Configure tax percentage and label for cart and checkout pages
Enter the tax percentage (e.g., 10 for 10%)
Custom name for the tax line (e.g., Tax, VAT, GST, Service Fee)
📧 EmailJS Configuration (for all emails)
Configure EmailJS to send emails throughout the site (support contact form, OTP emails, etc.)
From EmailJS Dashboard → Email Services → Service ID
From EmailJS Dashboard → Account → API Keys → Public Key
From EmailJS Dashboard → Email Templates → Template ID (optional, different from OTP template)
🔐 OTP Email Configuration (Registration & Password Reset)
Configure how OTP (One Time Password) emails are sent to users during registration and password reset
⚠️ IMPORTANT: EmailJS Credentials Required
Fill in BOTH sections below:
- OTP Service ID: From EmailJS → Email Services
- OTP Public Key: From EmailJS → Account → API Keys
- OTP Template ID: From EmailJS → Email Templates
- Template "To Email" field MUST be: {{to_email}}
📧 OTP EmailJS Credentials (Separate from general emails)
From EmailJS Dashboard → Email Services → Service ID
From EmailJS Dashboard → Account → API Keys → Public Key
From EmailJS Dashboard → Email Templates → Find your OTP template → Copy Template ID
How long until OTP expires (5-60 minutes)
Where to send test OTP email. Example: test@gmail.com
📧 Example EmailJS Template Content:
Your template should look similar to this:
Hello,
Thank you for using our service! To complete your request, please use this One Time Password (OTP):
🔐 {{passcode}}
⏰ Expires at: {{time}}
🔒 Security Note:
- Never share this code with anyone
- We will never ask you for this code
- If you didn't request this code, ignore this email
Best regards,
{{company_name}}