1
Configuration
Template settings
Full-width banner prepended at the top of every listing block.
Exact header name of the product title column (case-insensitive). Leave blank if none.
Drop CSV here
or click to browse
2
How It Works
Output specification
-
Pipe-separated URLs — Reads
ImageURLscolumn where images are separated by|. Each row can have any number of images. Duplicate URLs are automatically removed. -
Table-based layout — Uses
<table>layout (not CSS grid) for full eBay compatibility. 38/62 split: branding left, 2-column image gallery right. -
100% inline CSS — No classes, no external stylesheets. Every style is applied inline. Works inside eBay HTML description editors and Shopify metafields.
-
Responsive images —
width:100%; max-width:100%; height:autoensures images scale down but never upscale beyond natural dimensions. -
CSV-safe output —
ImageHTMLcolumn is RFC 4180 escaped (double-quotes doubled, wrapped in quotes). Safe to re-import anywhere.