Andrii Panichuk
Winning proposalBudget: 215 USD Deadline: 3 days
What I will do
1. Unification of sources
• Parser (Python) for reading all Excel/CSV/archives → reduction to a single column template:
Name, Description, Regular price, Images, Category, Brand, Attributes (Material; Gemstone; Size)
• Normalization: removing the "€" sign, replacing comma with dot, trim/cleanup HTML, parsing multiple image URLs (separator), deduplication.
• Agreed taxonomy: Jewelry → subcategories (Rings, Earrings, Bracelets, …) + Brand as an attribute/category (by agreement).
2. Ready files for import
• Export in UTF-8 CSV, separator ",", headers compatible with WP All Import.
• Splitting into batches (if necessary) for stable import of 4k+ items.
3. Import setup on the site
• WP All Import Pro + Woo Add-On: field mapping (Title, Description, Regular Price, Images, Categories, Brand, Attributes…).
• Mode for only new products, placement in the Jewelry section.
• Test import of 5–10 items → visual check (card, photo, price, filters) → bulk import.
4. Documentation + “click and forget”
• Short instruction: where to place the brand file, how to start processing/import.
• Optional: script shortcut in WP-CRON/CLI for repeated uploads.