Expand my Community achievements bar.

Implement Adobe Express Embeded SDK in my ecommerce Project

Avatar

Level 1

i have a ecommerce frames selling project , so i need to allow users can able to modify them frames him self so , i planned to implement the SDK so anyone kindly guide me how to do it (already refer documents its not muxh understandable for me)

4 Replies

Avatar

Employee

Hello @kishorepa1 

Are you talking about this documentation?

https://developer.adobe.com/express/embed-sdk/docs/guides/

If so I would like to know what makes it unclear to you.

 

If you also want to understand what you can do with the Embed SDK, you can have a look to our demo site

https://demo.expressembed.com/

 

Thanks

Avatar

Level 1

no sir from this link
 https://developer.adobe.com/express/embed-sdk/docs/guides/tutorials/getting-started/

i try to implement SDK im my project but it shows  out put Adobe Express not available 

ill attach the screen shot of output and my button click code below !

Avatar

Employee

Could you please try using your API Key (adjusting the allowed domains to localhost:5555) with either of these sample projects?
https://github.com/AdobeDocs/embed-sdk-samples/tree/main/code-samples/tutorials

 

They’re related to these tutorials:

https://developer.adobe.com/express/embed-sdk/docs/guides/tutorials/