Could any of you send me a link where I can find how to add images and links to an item description?

Hello, I’m trying to improve my item’s descriptions, but I can’t find any guide or troubleshoting?
Does any of you know where can I find some info?

Thank you!

To add images/screenshots In product description you have to first upload those images in the web as like in your webhost server. Then use img tag to show the image as like:

<img src="WEB-URL-OF-THE-IMAGE" alt="image" />

Just replace WEB-URL-OF-THE-IMAGE with your image url and put the code into your product Description.

2 Likes

Thanks for your answer. Could I use something like imgur to upload the images?

You need to check the rules of imgur to be sure you’re welcome to use it like a host

2 Likes

Thank you very much!

1 Like