diff --git a/docs/index.md b/docs/index.md index 2294c506..a356567a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -104,11 +104,11 @@
-

The newest LTS Update is Discounts

-
Use it to reduce product prices and attract new customers, retain existing ones, or clear out stock.
+

The newest LTS Update is the Symbol attribute

+
Use it to store standarized identifiers of your products.
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/). diff --git a/mkdocs.yml b/mkdocs.yml index 398fcc10..e31171e4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -193,7 +193,7 @@ extra: developer_doc: 'https://doc.ibexa.co/en/4.6' - latest_tag_4_6: '4.6.21' + latest_tag_4_6: '4.6.22' extra_css: - fonts/MavenPro.css