Supplier XML to Shopify CSV
Drop the supplier's feed and get the product CSV Shopify imports — columns matched for you, prices normalised, handles generated.
The first 10 products are free. The full catalogue needs credits — pay per batch, no subscription.
The photos need work too
Resize the supplier's product images to exactly what your marketplace requires — square canvas, white padding, the right format.
Try the product image resizerWas this tool useful? Rate it
The mapping is the work, so the mapping is what this does
The supplier sends `‹Urun›‹Fiyat›` and Shopify's importer wants `Variant Price`. Nothing about that is hard — it is just an afternoon of column-matching per supplier, repeated whenever the feed changes. Here the repeating product element is found structurally rather than by name, so a feed format nobody has seen still works; the guessed mapping is shown before you pay and every guess is a dropdown you can correct; `1.299,90 TL` becomes `1299.90`; and handles, `Published`, inventory policy and the other columns the importer insists on are filled with values it accepts.