Skip to content

Commit 9ca6edf

Browse files
committed
Implement reviewer comments
1 parent 4200179 commit 9ca6edf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/pim/products.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ You can assign both whole attribute groups or individual attributes to a product
4949
!!! note "Attribute translations"
5050

5151
Product attributes are not translatable.
52-
Unlike content fields, product attribute names and values cannot differ between languages.
52+
Unlike content fields, product attribute values cannot differ between languages.
5353

54-
To help mitigate this limitation, for the information that is intended to be displayed, consider using TextLine fields for short text, RichText fields for longer text that may require formatting, and product attributes for precise product properties or specifications.
54+
For the information that is intended to be displayed, consider using [TextLine](textlinefield.md) fields for short text, [RichText](richtextfield.md) fields for longer text that may require formatting, and product attributes for precise product properties or specifications.
5555

5656
## Product variants
5757

@@ -93,4 +93,3 @@ The stock can also be set to infinite (for example, in case of digital products)
9393
A product can be available, but have zero stock.
9494

9595
A product can only be ordered when it has either positive stock, or stock set to infinite.
96-

0 commit comments

Comments
 (0)