Hi Courtney,
Ruairi from Shopify here :)
The first step is to add the picture to the 'Files' section of your Shopify account. You can follow this guide to upload the image: https://docs.shopify.com/manual/settings/files/upload-files
Then copy the URL of the uploaded image, you'll need this later:
Next the image can be added to the product template file for your theme. This is called 'product.liquid' and is accessible under 'Templates' in your HTML/CSS editor: https://docs.shopify.com/manual/configuration/store-customization#view-the-edit-html-css-page
You need to paste the following code in the appropriate place in that template (depending on where you want the picture to appear):
<img src="PASTE THE URL FOR THE UPLOADED FILE HERE">
If you are having difficulty locating where to add the code, let me know where on the page you would like the image to appear and I will help you find the appropriate place in the code. Provide a screenshot if possible, so I can find the area accurately :)
- Ruairi
User | Count |
---|---|
460 | |
195 | |
139 | |
61 | |
42 |