My Account
Actions & Action Templates
How to Change Your Commerce Type
Inviting New Users
Managing Notifications
Partnership Billing Settings
Passwordless Sign-in
Privacy Policy
Setting Billing Address
Signing Up
Single Sign-On (SSO)
Switching Between Accounts
Terms of Service
Viewing Subscription Info
Buyers
Automating Price List Creation via Actions
Buyer Product Validation Guide
Check Order Status
Downloading Assets
Inviting Sellers
Packing Slips - Buyers
Selecting Products
Seller SLAs
Shopify Product Syncing
Signing Up As A Buyer
Step by Step for Buyer Onboarding
Syncing Order Updates
Wholesale Guide for Buyers
Sellers
Onboarding
Adding Partners
Connecting Your Platform
Exclusive Collaborations - Syncing Unpublished Products
Fixing SKUs in Scientific Notation
How to Set Up Pricing
Marking Products as Active or Inactive
Seller Quickstart Guide
The 4Ps of Seller Onboarding
Resources
Adding Barcode Values in WooCommerce
Creating Product SKUs
Downloadable Image Links
Handling Returns
How Invoicing Works
Importing Products
Inviting Customers
Manual Fulfillment
Packing Slips - Sellers
Taxes and Manual Invoicing
Wholesale Guide for Sellers
Editing Price Lists
Sending Test Orders
Step by Step for Seller Onboarding
Integrations
WooCommerce
Shopify
EDI
Connecting through Seller EDI - Invoice (810) Specification
Connecting through Seller EDI for Dropship
Connecting through Seller EDI for Dropship - Advance Ship Notice (856) Specification
Connecting through Seller EDI for Dropship - Inventory Update (846) Specification
Connecting through Seller EDI for Dropship - Purchase Order (850) Specification
Connecting through Seller EDI for Dropship - Purchase Order Acknowledgements (855) Specification
Connecting through Seller EDI for Wholesale - Advance Ship Notice (856) Specification
Connecting through Seller EDI for Wholesale - Purchase Order (850) Specification
Webhooks
Building API Integrations
Connecting BigCommerce
Connecting Easypost
Connecting Magento 2 - Buyer
Connecting Magento 2 - Seller
Connecting through SFTP
Getting Started with the Buyer API
How Inventory Sync Works
Integrating your CRM
Supported Connection Methods
Updating Shipping Information
Security
Tutorials
Downloading EDI Files related to Purchase Orders
How To Update All Margins In A Price List
How can I confirm that Convictional can pull my Products from my WooCommerce Store?
How to Create a Test Order as an EDI Seller
How to Resend an Advance Ship Notice
How to Resolve " Your SFTP user requires delete permission on your SFTP server."
How to Resolve "Already Processed Files"
How to Resolve "Unable to access your SFTP server"
How to Resolve "Your SFTP user requires read permission on your SFTP server"
How to Resolve "Your SFTP user requires write permission on your SFTP server."
How to check if you are a buyer or seller on Convictional?
Migrating Ecommerce Platforms
Troubleshooting
- All Categories
- Sellers
- Resources
- Downloadable Image Links
Downloadable Image Links
Updated
by Kyle Tymoszewicz
Sellers who import their products via CSV need to include the correct image links in order for product images to be available for buyers.
CDN-Hosted Images
In the Importing Products template there is a field for Image URL. This allows sellers to make their product image(s) available for buyers and have those images sync across to the buyer's own ecommerce platform.
These images must be hosted in a Content Delivery Network (CDN) that allows for direct download of the image. Broadly used CDNs include Amazon Web Services, Microsoft Azure, and Cloudflare.
Below are instructions on how to generate downloadable image links with other common cloud-storage providers:
Dropbox
A commonly used cloud storage platform is Dropbox. While dropbox is not a typical CDN, Dropbox-hosted images can still be included in the Products CSV template.
A typical dropbox image link looks like: https://www.dropbox.com/s/xxxxx/111111-1-.jpg?dl=0
To configure a Dropbox image link in a format that supports automatic download, replace the www.dropbox.com
with dl.dropboxusercontent.com
Modifying the link above, the correct URL would be: https://dl.dropboxusercontent.com/s/xxxxx/111111-1-.jpg?dl=0
Google Drive
Once photos are marked as accessible across the web then they become CDN-hosted links and do not need to be modified. Source
Squarespace
Similar clean-up effort as with Dropbox. Sellers export URLs which contain links to static images, but modifying the URL can turn it into the CDN-hosted link.
A typical image link (via CSV export) looks like: https://static1.squarespace.com/static/#####
Modify the link above to this format: https://images.squarespace-cdn.com/content/#####
Where ##### represents everything that comes after the .com/static/
Alternative Services
If you wish to share product images hosted in an alternative service and wish to confirm if your links will be available for download by your buyers, please Contact Support