liquid
liquid copied to clipboard
Custom information for customer
Hello,
I would like to add custom information for customer : size / weight / ... This information can be modified by the customer.
I found metafield object to create additional information for customer. But I can't find a way to let the customer initialize and modify his information. Could you help me ?
You'll probably want to build a custom service that can update the customer/metafields via the Admin API.
Yes It's exactly what I would like. I am working on it