How To Modify The Registration Page

Hi guys,

I am very new to cs-cart and I want to modify the registration page of my store. I want to add a custom field to allow the user to input an otp and a button beside it to send the otp to the user's entered email address, so basically I want to do email verifiation.

I have tries searching on the internet and also cs-cart documentation but can find nothing.

All help is appreciated, thank you!

--Shhubham

This is quite complex task. You can find ready-to-use solutions for e-mail validation on the marketplace

Hi guys,

I am very new to cs-cart and I want to modify the registration page of my store. I want to add a custom field to allow the user to input an otp and a button beside it to send the otp to the user's entered email address, so basically I want to do email verifiation.

I have tries searching on the internet and also cs-cart documentation but can find nothing.

All help is appreciated, thank you!

--Shhubham

Hello There,
Greetings from Webkul,
We have our CS-Cart User Activation by mail Add-ons that have similar features to your requirement.
You can check the demo and have more information with the add-on user guide:- https://store.webkul.com/CS-Cart-User-Activation-By-Mail.html and if this add-on doesn't suit your requirement then we can customize it also as per your requirement.
You can share your requirement at support@webkul.com , our team will assist you with the same.
Regards,
Webkul Team

Hey, thanks for the solution.

Unfortunately, I am working as an intern at an e commerce company that makes use of cs-cart so I can not make use of pre-build addons. However, I know my way with PHP and so I am ready to make changes in the code if need be.