I am working on a Magento 2 project where I need to create customer attributes that have different values for different websites. By default, Magento 2 customer attributes are scoped globally, but I need them to be website-specific.
I am working on a Magento 2 project where I need to create customer attributes that have different values for different websites. By default, Magento 2 customer attributes are scoped globally, but I need them to be website-specific.