Skip to main content

material

Optional Field

This field is optional, but omitting it may leave out functionality on Prisjakt for your offers

Description

It is recommended to use this attribute in Fashion categories. Add it to improve search results and listing.

Effects When Used

  • This attribute helps us categorize products and present relevant search results for the users.

Validation Rules

  • Add up to 3 materials separated by slash like Cotton/Leather

Best Practices

Don´t

  • Don't use values that do not describe material None, N/A

Example Values

Here are examples of how a valid material value should look like in XML and CSV (with header) respectively.

Valid Value
<g:material><![CDATA[Cotton]]></g:material>
Click to show more valid XML examples
<g:material><![CDATA[Cotton]]></g:material>
<g:material><![CDATA[Cotton/Leather]]></g:material>

Error Codes

Below you will find possible error codes generated when validating this field alongside with an example in XML and CSV that would trigger the code. Please refer to the validation rules to understand the cause.

<g:material><![CDATA[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa (more than 255 characters value)]]></g:material>
<g:material><![CDATA[Cotton/Leather/Elastane/Cotton]]></g:material>

Properties

PropertyValueDescription
Data TypestringClosest data type in code
NestedFalseDefines if this field consists of one or more sub-fields
Case SensitiveFalseIf small or large letters matter for this field
RepeatableTrueIf you can supply multiple items of this field (it´s a list)
Repeatable limit3If a list, this specifices the max number of items

Changelog

📅 2022-12-07

Added

Initial definition

References