From 537c45edcfd2288026d7ed57555b712a21975380 Mon Sep 17 00:00:00 2001 From: julitafalcondusza Date: Wed, 16 Jul 2025 09:53:58 +0200 Subject: [PATCH] Symbol attribute type mentioned in the doc --- 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..c51967c4 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. Available if the [Symbol attribute]([[= developer_doc =]]/pim/attributes/symbol_attribute_type/) has been installed and configured 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/).