Requirement
- Another quote is for “Address Lock” so if the customer has 30 addresses in the address book, he won’t be able to edit/delete/add the address. He can only select one of those addresses for shipping.
Our Solution
We need to update the custom module to address and the corresponding templates used for the address list it will need to be done separately if it is required to update for both sites.
In the implementation, we will hide the option for edit, create or delete for the list of addresses. And we will provide a notification message for address Lock.
“Address is locked and please select one the addresses added”
Also, we can restrict the same in the customer record in NetSuite, for that, we need to create a script for the address in the customer record in the NetSuite.
Note: If any of the customers have an address list of more than 30 it remains the same, as per the script user will not be allowed to add/update the next of the 30th address line.
Assumptions
- The solution will be implemented in the domain sandbox domain after verification the changes will push to the live site https://www.cricket.balajiwireless.com/ and https://www.balajiwireless.com/
Budget and Time
Time Required – 16 h