SalesforceCommerceCloud / sfcc-sample-apps

Salesforce Commerce Cloud Sample Apps
BSD 3-Clause "New" or "Revised" License
122 stars 69 forks source link

Is it possible to get original data .i.e my site data( eg: funi ), i have all the details like organizationid, client id and so on ,but when i use my details also the app is always showing dummy data of clothes, in the sample app of LWC, how can i get my original data. #242

Closed saivenkatesh48 closed 4 years ago

saivenkatesh48 commented 4 years ago

2,. another question is which URL, we need to call in the sample to set to COMMERCE_API_PATH , to get Product Details (Login api :https://{shortCode}.api.commercecloud.salesforce.com/customer/shopper-customers/v1/organizations/{organizationId}/customers/actions/login or Prodcut api https://{shortCode}.api.commercecloud.salesforce.com/product/shopper-products/{version}, if we need to call both how can we call both at a same time.

3.Is the sample app suitable for Ios Mobile app or any Mobile app why i am asking is , in sample app they mention like this in html, . 4.My requirement is i need sample app which suits mobile app.

jbegleiter-sf commented 4 years ago

Followed up offline