Hi,
That's correct yes.
Regarding checkboxes, there are 2 things:
- You can create custom fields of the table "user" and of the type "checkbox" with one value with the default not selected and the field required so that the custom field can act as such.
- You can activate and configure the system privacy consent plugin of Joomla via the Joomla plugins manager. HikaShop's registration form integrates with it and will display the same privacy consent yes/no than on Joomla's registration form. Note however that since the privacy consent mechanism was added recently to Joomla, the modifications to the registration form of HikaShop to support it were also added recently. So if you have an old version of HikaShop, or if you have an old view override of the registration form (either done by you or by your template provider), it's possible that you don't see the privacy consent yes/no on the HikaShop registration form even though you have the plugin correctly configured and enabled. In that case, you'll have to check the view overrides in the folder templates/YOUR_TEMPLATE/html/com_hikashop/user/ and maybe rename some of them to use the latest core file of HikaShop.