Private Catalog Media Management
Why Images Matter
Products with images sell significantly better than those without. The platform will show a warning when a product has no images attached. On your webstore, products without images display a generic "not available" placeholder.
Image Guidelines
While the system does not enforce specific image requirements, follow these best practices for the best results across your webstore and marketplace listings.
Recommended Specifications
| Property | Recommendation |
|---|---|
| Format | JPEG (.jpg) or PNG (.png) — JPEG for photos, PNG for graphics with transparency |
| Minimum dimensions | 1000 x 1000 pixels — ensures images look sharp on all devices and meet marketplace requirements |
| Aspect ratio | Square (1:1) preferred — displays consistently across webstore and marketplace listings |
| Maximum file size | Keep under 5 MB per image for fast loading |
| Background | White or clean background preferred — especially important for marketplace listings (eBay, Amazon) |
| Content | Show the product clearly, well-lit, from the front — avoid watermarks, text overlays, and borders |
Multiple Images
- You can attach multiple images to each product
- The first image is used as the primary thumbnail in category pages and search results
- Use the reorder arrows in the image gallery to set the primary image
- Additional images show in the product detail gallery on your webstore
- For CSV import: Separate multiple image URLs with semicolons (
;) in theProduct.image_urlcolumn
Image Upload Methods
There are three ways to add images to private products:
Method 1 — Media Center (Recommended for Admin Use)
- Open the product from the catalog list
- Click Add/Upload New Image
- The Media Center opens — drag and drop files or click to browse
- Files upload to your Media Center storage
- Click Select on the image to attach it to the product
- Click Save on the product form
Method 2 — CSV Import with Image URLs
- Host your images at a publicly accessible URL
- Put the URL(s) in the
Product.image_urlcolumn of your CSV - The importer downloads and attaches them automatically
- Multiple images: separate URLs with
;
Image Tips
- Upload images before publishing to the webstore. Products without images display a placeholder that can deter customers.
- Use the same image dimensions across products. Consistent image sizes create a professional, uniform look in category pages.
- For used parts: Photograph the actual item from multiple angles. Show any wear, damage, or imperfections. This builds trust and reduces returns.
- For marketplace listings (eBay, Amazon): These platforms have their own image requirements. Amazon requires a minimum of 1000 x 1000 pixels with a pure white background. Following the recommendations above will satisfy most marketplace requirements.
- Duplicate detection: The system automatically detects duplicate images by file content. If you upload the same file twice, it won't create a duplicate — it will reuse the existing file.
- Dropbox links: If hosting images on Dropbox, the importer automatically converts sharing links to direct download links.
Quick Reference
| Action | Steps |
|---|---|
| Add images (single product) | Catalogs > Private > Click product MPN > Add/Upload New Image > Select from Media Center > Save |
| Add images (CSV import) | Include image URLs in the Product.image_url column, separated by ; for multiple images |
| Reorder images | Open product > Use arrow buttons in image gallery > Save |
| Remove an image from product | Open product > Click Remove on the image > Save (file remains in Media Center) |