Clothing picture Getter?

I’m trying to get a tool where I get retrieve a picture of a clothing item from the catalog, is this possible and if so how?

You can use the asset thumbnail endpoint to display a shirt thumbnail.

With that, you can set it up where, when an assetId is entered into a textbox, the image is changed to the asset endpoint with the assetId being whatever they entered.

Hope this helps!

5 Likes

Thanks so much, I was honestly stuck as to what could help me solve it. This did the trick!

You’re welcome! :slight_smile: Glad to help!

1 Like