Skip to main content

Bulk Product Images

This guide explains how to upload product images for processing by Yours Clothing. Images are delivered via FTP and processed automatically every hour.


FTP Access

Upload images using an FTP client (e.g. FileZilla, WinSCP).

SettingValue
Host45.11.219.97
Port21
ProtocolFTP (passive mode recommended)
UsernamePlease request from Remarkable Commerce
PasswordPlease request from Remarkable Commerce

If you need FTP credentials or have connection issues, contact yoursclothing@remarkable.net

note

This FTP is also locked down to specific Yours Clothing IPs. If you are using the office internet, or the Yours Clothing VPN you should be able to access this.

If you are either at the Yours office or using the VPN and still cannot access the FTP, please contact Remarkable and we will whitelist the new IP.


Image Filename Format

Every file must follow this naming pattern:

{PRODUCTCODE}_{TYPE}.{extension}
PartRulesExample
Product codeAlphanumeric product identifier (must match an existing product in the system)013000
TypeImage type suffix — see table belowA
Extension.jpg, .jpeg, or .png (case-insensitive).jpg

Image type suffixes

SuffixImage typeWhen to use
AModelModel / on-figure photography
XCutoutCutout / white-background product shot
AMMAmazonAmazon marketplace image (medium size only)

Examples

FilenameMeaning
ABC123_A.jpgModel image for product ABC123
DEF456_X.pngCutout image for product DEF456
GHI789_AMM.jpgAmazon image for product GHI789

Naming rules

  • Use an underscore (_) between the product code and type suffix.
  • Do not include spaces, ampersands, commas, or hash symbols in filenames.
  • The product code must exist in the Yours Clothing system — unknown codes will be rejected.
  • Only .jpg, .jpeg, and .png files are accepted.

Processing Schedule

DetailValue
FrequencyEvery 1 hour
When it runs24 hours a day, 7 days a week
What happensAll images in the Incoming folder are picked up, resized, and linked to the matching product

What to expect after upload

  1. Upload your correctly named images to the FTP folder (This is named 'Incoming' our side but you should just have the root folder for ease)
  2. Within approximately 1 hour, the images are processed automatically.
  3. Successfully processed files are removed from Incoming (moved to an internal processed archive).
  4. The resized images appear on the website once the standard CDN/image pipeline has run.
  5. There will be an entry for 'uploaded image' against the ProductHistory in admin

Failed uploads

If a file cannot be processed (wrong filename, unknown product code, corrupt image, etc.), it is moved out of Incoming along with an error log. Contact Remarkable Commerce if you need help resolving failed uploads.

We will have access to these failed image uploads for 1 week, after that the images and logs are removed.


Quick Checklist

  • Filename follows {PRODUCTCODE}_{TYPE}.jpg format
  • Product code exists in the system
  • File is .jpg, .jpeg, or .png
  • File uploaded to FTP folder
  • Allow up to 1 hour for processing (the file will disappear)