Skip to main content

I want customers to have a profile picture, I've seen code to how upload images but I can't figure it out how to link it per customer.  custom object -->customer (?).

#B2C Commerce #Custom Profiles

4 个回答
  1. 2022年12月22日 02:08

    In my experience, you should not use Commerce Cloud to permanently store profile pictures. SFCC has a retention period for storing files in WebDAV (maximum 30 days saved), let take a look this article for more detail: https://help.salesforce.com/s/articleView?id=000393660&type=1

     

    As suggestion from Salesforce, you should export and save the profile pictures on a third party system.

     

    Hope this helps.

0/9000