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!
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.
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
Thank you very much!