Back to Top

Multi-Vendor Marketplace for Shopify: Insert Images to Description & FAQs

Updated 20 September 2021

In this documentation, we will quickly go through the process of inserting images to the descriptions & FAQs of your Multivendor Marketplace for Shopify store.

This process will be the same for adding images to:

  • Product Description
  • Seller Description
  • Store Description
  • Shop FAQ
  • Advanced Seller Policy
  • Terms And Conditions
  • Customize Welcome Text

By default, there is no way to add the images to the following spaces. Currently, we only support the video option here.

Multi-Vendor Marketplace for Shopify

How to insert an image?

For inserting images to the following spaces, you need to get the public URL which can be accessed from anywhere. Further, you need to enter that public URL into the source code.

So, let’s see how. Firstly, click on the source code option:

Searching for a Shopify
Headless solution ?
Find out More
Multi-Vendor Marketplace for Shopify

This action will give you a pop-up. Here you need to enter the following code:

<img src="path of image">
multivendor marketplace for shopify

NOTE

You need to enter the public URL of the image in place of the text ‘path of image‘.

REMEMBER

You can use Amazon S3 Or use Shopify CDNCheckout the Detailed Guide

Merchant Amazon S3 Setup Guide

Demo of inserting images:

Let say, we want to upload the following image in the product description: https://cdn.shopify.com/s/files/1/3096/2200/files/adventure-antique-atlas-1051077.jpg?239

So, now the code that we need to paste will be like this:

<img src=”https://cdn.shopify.com/s/files/1/3096/2200/files/adventure-antique-atlas-1051077.jpg?239“>

Refer:

multivendor marketplace for shopify
Editing Source Code
multivendor marketplace for shopify
Image showing in the description block (backend)

Frontend:

multivendor marketplace for shopify

You can follow the same steps to upload images to any of the spaces as mentioned above.

💡 Need Help?

Drop your query/suggestion at [email protected] or create your ticket at Webkul UV Desk

. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home