From 0f3e6ec4dc1813b0146d117797d831e959ee82d3 Mon Sep 17 00:00:00 2001 From: julitafalcondusza Date: Tue, 15 Jul 2025 08:56:26 +0200 Subject: [PATCH] added mention of Symbol attribute - v5.0 --- docs/pim/work_with_product_attributes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pim/work_with_product_attributes.md b/docs/pim/work_with_product_attributes.md index 074c195f..fe4769cb 100644 --- a/docs/pim/work_with_product_attributes.md +++ b/docs/pim/work_with_product_attributes.md @@ -20,6 +20,7 @@ Available attribute types are: - Measurement (range) - measurement with a given unit and minimum/maximum values selectable per product type - Measurement (single) - measurement with a single value in given unit - Selection - one of a list of customizable options +- Symbol - value of product's symbol attribute If the default list of attributes is not sufficient, ask your development team to [create a custom attribute type]([[= developer_doc =]]/pim/create_custom_attribute_type/).