PrestaShop distinguishes two types of qualitative product data: attributes (which generate variant combinations) and features (which display information without creating variants). Confusing the two leads to poorly structured catalogs.
Attributes vs features: the decision table
The right question to ask: “Does this data create a distinct product variant with its own stock/price/SKU?”
- Yes → it is an attribute (e.g., Size S, M, L; Color red, blue)
- No → it is a feature (e.g., Material cotton, Country France, Weight 300g)
Attribute structure in PrestaShop
Catalog → Attributes & Features → Attributes. You create groups (Size, Color) then values (S, M, L, XL for Size). Groups have a display type (dropdown, radio buttons, color swatch, texture).
Dropdown
Radio buttons
Color / texture swatch
Creating and ordering attribute values
The order of values in the group determines their display order on the product page. Think about the logical order for the buyer: XS → S → M → L → XL → XXL, not the creation order.
On PrestaShop 1.7 and 8, order is editable via drag & drop in Catalog → Attributes & Features. Seegea allows bulk reordering via a numeric column.
Attributes and product filters
The PrestaShop Faceted Search module uses attributes and features to generate filters on category pages. A misconfigured attribute (duplicate value, inconsistent spelling) creates broken filters.
| Operation | Native back-office | Seegea |
|---|---|---|
| Create 50 attribute values | 50 individual forms | CSV import or paste |
| Reorder values | Drag & drop one by one | Bulk numeric column |
| Detect duplicates | Manual | Auto-detection |
| Rename a value everywhere | Direct edit | With combination impact audit |
| Assign attribute to 500 products | Impossible in bulk | Paste from grid |
Clean and structure your PrestaShop attributes
Google Meet · demo on your catalog
Conclusion
PrestaShop attributes are the foundation of your variant catalog. An initial cleanup (consolidating duplicates, logical ordering, correct display types) saves hours of future maintenance. Seegea automates this cleanup and maintains consistency across imports.
Official Seegea PrestaShop module v3.9.1. Built in France between Annecy and Chantilly.
