What this solution does
The module includes the component abcwww:sale.personal.profile for creating, editing, and deleting customer profiles.
A customer profile is a set of data associated with a specific buyer, used to simplify the order placement process. Profiles automate and accelerate ordering by eliminating the need for customers to re-enter their information each time.
This functionality integrates with the order placement component bitrix:sale.order.ajax. When the 'Allow using customer profiles' option is enabled in its settings, an authorized user sees a list of their profiles during checkout. Selecting a profile automatically populates order properties with previously saved data, such as full name, phone number, and email, provided these fields are included in the profile configuration.
The component abcwww:sale.personal.profile is recommended for placement in the user's personal account. It is particularly beneficial for sites where customers place orders frequently.
The 'Buyer Profiles' module features a wide range of flexible configuration options. It includes a ready-to-use default template. During its creation, numerous display scenarios were accounted for, allowing the appearance to be adjusted solely through CSS styles without modifying the template structure itself.
General iT can install and configure this module and check how it works on your website.