If your product images are already hosted online and accessible via direct URLs, you can use the Product Images Template to upload them quickly into our system—no need to download images to your computer first!
📥 You can find this template (along with others) in WebManager under the Templates section.
⚠️ Important: This upload method must be done manually. It will not work with automated upload tools such as the DataSynq Agent or Dropbox file sync. Please upload the file directly using the WebManager admin portal.
🚀 Why Use This Upload Method?
✅ Saves time by letting you upload directly from web-hosted image URLs
✅ No need to rename images—our system will automatically rename them based on the ItemID
✅ Great for bulk uploads from platforms like Dropbox or third-party image hosts
📝 Template Overview
The Product Images Template contains three columns only:
-
ItemID 🆔
Enter the uniqueItemID
for the product. -
PhotoName 🖼️
Paste the full URL of the main product image.
Example:https://yourcdn.com/images/sku123.jpg
-
AdditionalImages 🖼️➕
Paste the full URLs of any additional product images.-
Use commas to separate multiple links
-
❌ No spaces before or after the commas
Example:https://yourcdn.com/images/sku123_side.jpg,https://yourcdn.com/images/sku123_lifestyle.jpg
-
ItemID | PhotoName | AdditionalImages |
ABC123 | https://imageurl.com/abc123.jpg | https://imageurl.com/abc123closeup.jpg,https://imageurl.com/abc123lifestyle.jpg |
⬆️ How to Upload
Once your file is complete:
-
Go to the WebManager admin portal
-
Navigate to the Upload section
-
Select Product Images as the file type
-
Upload your completed template
📌 Notes & Tips
🔗 Dropbox Image URLs
If you’re using Dropbox to host your images, make sure to add ?dl=1
at the end of each link. This allows the image to be uploaded properly.
✅ Example:https://www.dropbox.com/s/example/image.jpg?dl=1
⚠️ PhotoName Column Must Match ItemID
One important difference between this method and manually uploading images:
🔹 Note: The value in the PhotoName column must exactly match the ItemID
(excluding the file extension).
This is necessary for the system to correctly associate the image with the product.
❓ FREQUENTLY ASKED QUESTIONS (FAQS)
Q. Can I use this method with the DataSynq Agent or Dropbox file sync?
A. No. This template must be uploaded manually through WebManager. Automated upload services will not process this file.
Q. What image formats are supported?
A. The most commonly supported format is .jpg
. To ensure compatibility, stick with standard web-friendly formats like .jpg
or .png
.
Q. Do my image URLs have to be public?
A. Yes. The system must be able to access the image without requiring a login or special permissions.
Q. Can I include spaces after commas in the AdditionalImages column?
A. No. Separate image URLs with commas only—no spaces before or after.