Appearance
Importing catalog data into Quotalogic
This page explains how to export catalog, product, pricing, stock, or related commerce data from common international CMS, e-commerce, and data integration platforms before importing it into Quotalogic.
Use the exported file as a source file for import into Quotalogic. Before importing, check that the file contains at least the product name, SKU or article number, price, currency, and other fields required by your Quotalogic workspace.
Note: Platform interfaces may differ depending on version, installed modules, user permissions, and store configuration. When available, use the official documentation links below as the primary source.
General Import Process
- Open the administration panel of the system from which you want to export your product catalog.
- Locate the section for exporting products, the catalog, or the product database.
- Choose one of the supported export formats: CSV, XLS/XLSX or XML.
- Download the exported file to your computer or generate a download link, if supported.
- In Quotalogic, open the Catalogs section and upload the exported file.
- Review the imported data and map the source columns to the corresponding Quotalogic fields, such as Name, SKU, Price, and any other information you want to use in your quotations.
Preparing the exported file for Quotalogic
If your platform supports several export formats, CSV is usually the safest option. For complex catalogs with variants, multiple price lists, warehouses, or custom attributes, export a small sample first and check the field mapping before uploading the complete catalog.
Before importing the file into Quotalogic, check the following:
- Encoding — use UTF-8 where possible.
- Delimiter — CSV files may use comma, semicolon, or tab delimiters. Check which delimiter is used and select the same delimiter during import into Quotalogic.
- Required fields — make sure the file includes the product name, SKU/article number, price, and currency.
- Variants — check whether variants are exported as separate rows or nested fields.
- Images — image files are usually exported as URLs or file paths.
- Categories — category hierarchy may be stored as text paths, IDs, or separate columns.
- Prices and taxes — confirm whether prices include or exclude VAT/sales tax.
- Stock — confirm whether stock is exported per warehouse, per source, or as a total quantity.
- Custom fields — verify that platform-specific attributes are included if they are required in Quotalogic.
Supported formats overview
| Platform | Native / commonly supported export formats | Notes |
|---|---|---|
| WordPress + WooCommerce | CSV | Built-in product CSV export is available in WooCommerce. XML/XLS may require plugins. |
| Magento / Adobe Commerce | CSV | Built-in data export uses CSV for products and other entities. |
| PrestaShop | CSV | Product export options depend on version and modules; CSV is the main practical format. |
| Shopware | CSV | Built-in Import/Export tool exports data through profiles to CSV. |
| Drupal + Commerce | CSV | Usually configured through Views Data Export. |
| Joomla + VirtueMart | CSV; XML/XLSX via extensions | Export is usually handled by extensions such as CSVI or other VirtueMart export tools. |
| Salesforce | CSV; XML in selected Salesforce Commerce contexts | Standard Salesforce Data Loader exports CSV. Salesforce B2C Commerce catalog export can support CSV/XML. |
| Contao | CSV; XLSX/XML via extensions or table tools | No universal built-in product catalog export. Depends on Contao extension/e-commerce setup. |
| Kentico / Xperience | XLSX, CSV, XML | UI listings and reports can be exported in these formats depending on permissions. |
| Coupler.io | CSV; spreadsheet and BI destinations | Coupler.io is primarily a data integration tool; CSV can be used as an output/destination. |
WordPress + WooCommerce
Recommended format: CSV
Use case: Product catalog export from a WooCommerce store.
How to export
- Log in to the WordPress admin panel.
- Go to Products → All Products.
- Click Export.
- Select the columns, product types, and categories to export, if needed.
- Click Generate CSV.
- Save the file and upload it to Quotalogic.
Notes
- WooCommerce has a built-in product CSV importer and exporter.
- Product variations can be included depending on the selected export options.
- XML, XLS, or XLSX export usually requires an additional plugin.
Official documentation:
https://woocommerce.com/document/product-csv-importer-exporter/
Magento / Adobe Commerce
Recommended format: CSV
Use case: Product catalog, prices, customer, or inventory-related exports from Adobe Commerce / Magento.
How to export products
- Log in to the Adobe Commerce Admin.
- Go to System → Data Transfer → Export.
- In Export Settings, set Entity Type to Products.
- Keep Export File Format as CSV.
- Apply attribute filters if you need to export only part of the catalog.
- Click Continue.
- Download the generated CSV file and upload it to Quotalogic.
Notes
- Adobe Commerce export is CSV-based for standard data transfer.
- Separate export entities may be available for products, customers, stock sources, and other data types.
- For inventory source data, use the relevant inventory export entity, such as Stock Sources, if available in your installation.
Official documentation:
https://experienceleague.adobe.com/en/docs/commerce-admin/systems/data-transfer/data-export
PrestaShop
Recommended format: CSV
Use case: Product catalog export from PrestaShop.
How to export
PrestaShop export capabilities depend on the version and installed modules. In many installations, product export is handled through back-office export tools, third-party modules, or custom export components.
A typical process is:
- Log in to the PrestaShop back office.
- Open the product or catalog section.
- Check whether your installation has a built-in export action or an installed product export module.
- Select the product fields to export.
- Export the file in CSV format.
- Upload the CSV file to Quotalogic.
Notes
- CSV is the most practical format for PrestaShop catalog migration.
- XLS/XLSX/XML export usually requires a marketplace module or a custom integration.
- Confirm that combinations, attributes, images, categories, and prices are included if they are required in Quotalogic.
Official developer documentation for export components:
https://devdocs.prestashop-project.org/9/development/components/export/
Shopware
Recommended format: CSV
Use case: Exporting product, customer, order, or other structured data from Shopware 6.
How to export
- Log in to Shopware Administration.
- Go to Settings → Import/Export.
- Open the Export tab.
- Select the appropriate export profile, for example a product profile.
- Start the export.
- Download the generated CSV file.
- Upload the CSV file to Quotalogic.
Notes
- Shopware uses import/export profiles to define which database fields are written to the CSV file.
- If the default profile does not contain all required fields, create or adjust a profile before export.
- Order export may require a separate profile.
Official documentation:
https://docs.shopware.com/en/shopware-en/settings/importexport
Drupal with Commerce module
Recommended format: CSV
Use case: Exporting Drupal Commerce products and variations.
How to export
Drupal Commerce commonly uses the Views Data Export module to create product export functionality.
- Install and enable the Views Data Export module.
- Create a new View for Commerce product data.
- Add the product and product variation fields you want to export.
- Add a Data export display to the View.
- Configure the path and access permissions for the export page.
- Open the export page and download the CSV file.
- Upload the CSV file to Quotalogic.
Notes
- Drupal Commerce product export is configuration-based and depends on the product model used in the project.
- Product variations, SKUs, prices, attributes, images, and taxonomy fields must be explicitly added to the View.
- For complex catalogs, ask a Drupal administrator or developer to verify the export View before importing data into Quotalogic.
Official documentation:
https://docs.drupalcommerce.org/v2/developer-guide/products/product-management/#exporting-products
Joomla with VirtueMart
Recommended format: CSV
Other possible formats: XML, XLSX, JSON, depending on the extension
Use case: Exporting product data from a Joomla + VirtueMart store.
How to export
VirtueMart installations usually rely on import/export extensions. The exact steps depend on the extension installed in Joomla.
A typical process is:
- Log in to the Joomla administrator panel.
- Open the VirtueMart or export extension section.
- Choose a product export template or create a new one.
- Select the product fields to export, such as SKU, name, category, price, stock, and image URLs.
- Select CSV as the export format.
- Run the export and download the file.
- Upload the CSV file to Quotalogic.
Notes
- VirtueMart export often requires extensions such as CSVI, Store Manager, or other dedicated export tools.
- Some extensions support CSV, XML, HTML, JSON, or XLSX.
- Verify that the export includes variants, custom fields, tax settings, and images if those are required.
Reference documentation and extension listings:
https://extensions.virtuemart.net/back-office/import-export
https://extensions.joomla.org/extension/xml-csv-html-json-exporter-for-virtuemart/
Salesforce
Recommended format: CSV
Other possible formats: XML in selected Salesforce Commerce catalog workflows
Use case: Exporting product, price book, account, or other structured Salesforce data.
Option 1: Export with Salesforce Data Loader
- Install and open Salesforce Data Loader.
- Select Export.
- Log in to Salesforce.
- Select the object to export, for example Product2, Pricebook2, or PricebookEntry.
- Choose the CSV file destination.
- Select the fields or enter a SOQL query.
- Run the export.
- Upload the CSV file to Quotalogic.
Option 2: Export catalog data from Salesforce Commerce
For Salesforce Commerce catalog workflows, product catalog export may support CSV or XML depending on the product and configuration.
Notes
- Standard Salesforce Data Loader exports CSV files.
- Product data in Salesforce may be distributed across multiple objects, for example products, price books, price book entries, and custom objects.
- For Quotalogic import, verify that product identifiers and prices are exported from the correct Salesforce objects.
Official documentation:
https://developer.salesforce.com/docs/atlas.en-us.dataLoader.meta/dataLoader/exporting_data.htm
https://help.salesforce.com/s/articleView?id=commerce.b2c_20_4_w7028143_csv_impex_support_lb.htm&language=en_US&type=5
Contao
Recommended format: CSV
Other possible formats: XLSX or XML, depending on the extension
Use case: Exporting structured data from Contao or a Contao-based e-commerce/catalog setup.
How to export
Contao does not provide one universal product catalog export workflow for all installations. The export method depends on the site architecture and extensions used, for example Isotope eCommerce, Catalog Manager, custom database tables, or dedicated export bundles.
Possible approaches:
- If the site uses Isotope eCommerce, check whether an export extension is installed for orders, products, or other commerce data.
- If the catalog is stored in custom Contao tables, use a table export extension or database export tool.
- Select CSV as the export format where available.
- Export the required product/catalog fields.
- Upload the CSV file to Quotalogic.
Notes
- For a full site move, Contao documentation describes SQL database export, but SQL dumps are not suitable for direct Quotalogic catalog import.
- For Quotalogic, prepare a structured CSV file with product-level fields.
- If product data is stored in custom tables, ask the site developer to export only the required catalog fields.
Official and extension references:
https://docs.contao.org/5.x/manual/en/installation/move-contao/
https://docs.contao.org/5.x/manual/en/extensions/isotope-core/
https://docs.con4gis.org/con4gis-export
Kentico / Xperience
Recommended formats: CSV, XLSX, XML
Use case: Exporting data from Kentico/Xperience admin UI listings or reports.
How to export from UI listings
- Log in to the Kentico/Xperience administration interface.
- Open the listing that contains the required data.
- Use the actions menu in the listing header or grid.
- Choose Advanced export where available.
- Select the export format: Excel, CSV, or XML.
- Configure delimiter, current page, or record limits if needed.
- Export the file and upload it to Quotalogic.
Notes
- Available export options depend on user permissions and Xperience version.
- Kentico UI export works for data shown in listings; for a complete product catalog, the relevant product/SKU listing must be used or configured.
- Reports can also be exported to Excel, CSV, or XML where report export is available.
Official documentation:
https://docs.kentico.com/13/configuring-xperience/configuring-the-environment-for-content-editors/configuring-ui-data-export
https://docs.kentico.com/k10/managing-website-content/exporting-data-from-the-user-interface
Coupler.io
Recommended format: CSV
Other destinations: Google Sheets, Microsoft Excel, BI tools, databases
Use case: Exporting data from third-party apps into a structured CSV or spreadsheet before importing into Quotalogic.
How to export data to CSV
- Log in to Coupler.io.
- Create a new data flow.
- Select the source application or connector.
- Configure the source data, fields, filters, and schedule if needed.
- Transform or combine data if required.
- Select CSV as the destination or export output where available.
- Run the data flow.
- Download or use the resulting CSV file for Quotalogic import.
Notes
- Coupler.io is not a CMS. It is a data integration platform that can collect data from many business apps and route it to CSV, spreadsheets, BI tools, or databases.
- Use Coupler.io when the source platform does not provide a convenient native export or when multiple data sources must be combined before import.
- Verify field names and data types before uploading to Quotalogic.
Official documentation:
https://docs.coupler.io/
https://docs.coupler.io/destinations
https://docs.coupler.io/getting-started/supported-data-formats
Legal Notice
This page provides original user guidance together with links to the official documentation of the respective platforms.
Official documentation, images, and screenshots are not reproduced. All product names, trademarks, and logos belong to their respective owners and are referenced solely for identification, compatibility, and migration purposes.