Drop one ZIP with many products. Pick category, section and price once. Publish them all automatically.
Taxonomy ID: 2078
Type it directly if you know it.
Leave empty for no section.
A PRICE: line inside a product file overrides this.
Etsy rate-limit safety pause.
Becomes PREFIX-001, PREFIX-002…
These are the names the importer looks for inside every product. Change them if you rename your files. If a name is not found, the importer falls back to guessing by file type, so nothing breaks.
The file with TITLE / DESCRIPTION / TAGS. Any extension: details.txt, details.md…
Folder holding the Etsy photos and the optional video.
Pattern, comma separated. *.zip catches design.zip, eagle-files.zip…
bundle.zip ├── 01-eagle.zip ← one product (a folder named 01-eagle also works) │ ├── details.txt ← TITLE / DESCRIPTION / TAGS │ ├── images/ ← photos, and the video if you have one │ │ ├── 1.jpg 2.jpg 10.jpg (up to 20, sorted 1, 2, 10 — not 1, 10, 2) │ │ └── promo.mp4 (up to 2 videos) │ └── design.zip ← the digital download (any name ending in .zip) ├── 02-wolf.zip └── ... details.txt — the same format your AI prompt already produces: TITLE: Bald Eagle SVG DXF, American Flag Patriotic Metal Wall Art, USA Laser Cut File DESCRIPTION: Instant digital download. No physical item will be shipped... TAGS: bald eagle svg,american flag svg,eagle dxf,patriotic svg,usa flag svg Optional extra lines: PRICE: 3.50 SKU: MAR-001 MATERIALS: svg,dxf,png Rules and limits • details / images / *.zip are the names in section 1b — change them there. • If a name is not found, the importer guesses by file type instead of failing. • Up to 20 photos, 2 videos, 5 download files. Each download file max 20 MB. • Upper or lower case does not matter: DETAILS.TXT and Images/ both work. • A wrapping folder inside a product ZIP is fine — it gets ignored.