The native PrestaShop CSV export is a good starting point — but rarely an ending point. Wrong encodings, missing combinations, prices in tax-inclusive format when you expect tax-exclusive: all issues that prevent direct reuse of the file.
Seegea exports your PrestaShop catalog as an enriched CSV
The PrestaShop CSV format: what you get
The native PrestaShop export produces a CSV with the main columns:
ID,Active,Name,CategoriesPrice (tax excl.),Tax rate,Price (tax incl.)Reference,EAN13,UPCQuantity,Short description,DescriptionMeta title,Meta description,Rewritten URLImage URL 1,Image URL 2, etc.
Combinations, features and attributes require separate exports.
Native back-office export
Export via PrestaShop API
products resource. Cleaner, more complete data. Needs a dev or an API tool.Seegea export
| Criterion | Native export | REST API | Seegea |
|---|---|---|---|
| Combinations included | No | Yes (separate) | Yes (same file) |
| Filters before export | None | Yes (params) | Yes (UI) |
| Guaranteed UTF-8 | No | Yes | Yes |
| Re-importable as-is | Partially | After mapping | Yes |
| No dev required | Yes | No | Yes |
Export your PrestaShop catalog cleanly
Google Meet · demo on your data
CSV export and migrations
The most critical use case for a PrestaShop CSV export: migrating to another CMS (Shopify, WooCommerce) or updating from an ERP. Seegea transforms the export into a normalized file compatible with target formats, eliminating back-and-forth mapping.
Built in France between Annecy and Chantilly. Official Seegea PrestaShop module v3.9.1, compatible with 1.7, 8 and 9.
