Skip to content

Commit c6e6c35

Browse files
committed
Impemented reviewer comments
1 parent 5d5a9be commit c6e6c35

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/pim/create_product_types.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Product code can have up to 64 characters. It can contain only letters, numbers,
2323

2424
4\. Add fields that describe the product by dragging them from the **Field types** area to the **Field definitions** section, and then [configure them](../content_management/configure_ct_field_settings.md).
2525

26-
For the information that is intended to be displayed, use TextLine fields for short text, and RichText fields for longer text that may require formatting.
26+
For the information that is intended to be displayed, use [TextLine]([[= developer_doc =]]/content_management/field_types/field_type_reference/textlinefield/) fields for short text, and [RichText]([[= developer_doc =]]/content_management/field_types/field_type_reference/richtextfield/) fields for longer text that may require formatting.
2727

2828
5\. Add attributes by dragging them or their groups from the **Library** area to the **Attributes** section.
2929

@@ -47,4 +47,3 @@ Attributes that have this option are used to [automatically generate product var
4747
!!! tip
4848

4949
When your website supports multiple regions, you can use the search field to find the right one.
50-

docs/pim/work_with_product_attributes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If the default list of attributes is not sufficient, ask your development team t
2525
!!! note "Attribute translations"
2626

2727
Product attributes are not translatable.
28-
Unlike text fields used in content, product attribute names and values cannot differ between languages.
28+
Unlike text fields used in content, product attribute values cannot differ between languages.
2929
Therefore, consider using attributes to store technical parameters and text fields for descriptive text intended to be displayed that may require translation.
3030

3131
## Create attribute groups
@@ -69,4 +69,4 @@ After you assign an attribute to a group and save your changes, the assignment c
6969

7070
![Measurement types](img/measurement_types.png "Measurement types")
7171

72-
7\. Click **Save and close**.
72+
7\. Click **Save and close**.

0 commit comments

Comments
 (0)