Skip to content
GARAN Generator

PrestaShop

GARAN labels for PrestaShop

PrestaShop can export your product list to CSV from the catalogue. Add the guarantee duration, map three columns, and generate every GARAN label in one batch.

Export a product CSV from PrestaShop

Use the export button on the Products list in the back office.

  1. 1

    In the back office, open Catalog → Products.

  2. 2

    Apply any filters so the list shows the products you want.

  3. 3

    Click the "Export" button at the top right to download a CSV of the list.

  4. 4

    Open the file in a spreadsheet.

  5. 5

    Keep the Reference and Brand columns and add a duration column.

Match the columns to duration, brand and model

The PrestaShop product export includes the reference and, where set, the brand. Add the guarantee duration.

GARAN column Where it comes from
duration Not a default PrestaShop export column. Add a "duration" column with the guaranteed years (from a product feature export, or typed in).
brand The "Brand" (Manufacturer) column. Rename it to "brand".
model The "Reference" column. Rename it to "model".

Good to know

  • If you store the guarantee as a product feature, export it and rename the column to "duration".
  • The product-list export reflects your current filters, so filter to the products that need a label.
  • PrestaShop exports are UTF-8 and often semicolon-separated; both work.

The CSV the generator expects

The generator reads a plain three-column file. Whatever your shop exports, the goal is a table with these columns.

  • Three columns named duration, brand and model.
  • A header row is optional. With one, the column order does not matter and any extra columns are ignored.
  • Comma or semicolon separated, so German spreadsheet exports work as is.
  • Guarantee duration greater than two years, whole or half years (for example 3 or 4.5, dot or comma).
  • UTF-8 encoded, up to 500 rows per file.
Example CSV
duration brand model
5 ACME X-100
2.5 Gizmo Y-200
8 Contoso Z-300

A ready-made template CSV is available on the upload page once you are signed in.

Prefer to automate it? Use the API

Automating your PrestaShop catalogue? Generate labels over the REST API from your product data instead of exporting a CSV by hand.

Explore the developer API

At scale

Generate hundreds of labels automatically

A free account lets you generate GARAN labels in a batch or over the API, instead of one at a time. You only pay once you scale.

  • Batch generation from a CSV, up to 500 rows per file, returned as a ZIP.
  • REST API for your PIM, online shop, or build pipeline.
  • All five formats and three variants from a single request.
  • Saved library, billed once per unique label (prepaid or pay as you go).