This extension may provide what you need: https://www.opencart.com/index.php?rout ... n_id=21931 . However, it may require small adjustments for v3.x releases.
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
You can do it manually using below steps:
1. from theme template file, catalog/view/theme/yourtheme/template/checkout/register.twig, hide/remove telephone field.
2. From controller file, catalog/controller/checkout/register.php, remove line $json['error']['telephone'] = $this->language->get('error_telephone');
You can use the extension to remove telephone field validation, https://www.opencart.com/index.php?rout ... n_id=32474
1. from theme template file, catalog/view/theme/yourtheme/template/checkout/register.twig, hide/remove telephone field.
2. From controller file, catalog/controller/checkout/register.php, remove line $json['error']['telephone'] = $this->language->get('error_telephone');
You can use the extension to remove telephone field validation, https://www.opencart.com/index.php?rout ... n_id=32474
Thanks,
Avarah Vahin
View All My Extensions
Who is online
Users browsing this forum: No registered users and 30 guests