From ea4f05480958fe0d0b634d84a2f520715c1ed79c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Tue, 15 Jul 2025 10:00:10 +0200 Subject: [PATCH 1/2] Removed mention about Date and Time configuration --- docs/pim/work_with_product_attributes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pim/work_with_product_attributes.md b/docs/pim/work_with_product_attributes.md index 074c195f..6d4fc797 100644 --- a/docs/pim/work_with_product_attributes.md +++ b/docs/pim/work_with_product_attributes.md @@ -13,7 +13,7 @@ Attribute types define what type of information you can store in an attribute. Available attribute types are: - Checkbox - represents a Boolean value -- Date and time - represents a timestamp. Available if the [Date and time attribute]([[= developer_doc =]]/pim/attributes/date_and_time/) has been installed and configured +- Date and time - represents a timestamp. - Color - presented as a hex value - Float - represents a number with fractions - Integer - represents a number without fractions (a whole number) From 736931f647a6b892fa2c2daaf69329c28f53d9c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Tue, 15 Jul 2025 10:19:50 +0200 Subject: [PATCH 2/2] Update docs/pim/work_with_product_attributes.md --- docs/pim/work_with_product_attributes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pim/work_with_product_attributes.md b/docs/pim/work_with_product_attributes.md index 6d4fc797..426be7c4 100644 --- a/docs/pim/work_with_product_attributes.md +++ b/docs/pim/work_with_product_attributes.md @@ -13,7 +13,7 @@ Attribute types define what type of information you can store in an attribute. Available attribute types are: - Checkbox - represents a Boolean value -- Date and time - represents a timestamp. +- Date and time - represents a timestamp - Color - presented as a hex value - Float - represents a number with fractions - Integer - represents a number without fractions (a whole number)