Skip to main content

size_system

Optional Field

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

Description

Using this attribute is required if size is specified for a product.

Allowed Enum Values

au

br

cn

de

eu

fr

it

jp

mex

uk

us

Validation Rules

  • Must be one of the allowed enum values

Best Practices

Do

  • Use accepted size systems
  • Do not create own size systems

Example Values

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

Valid Value
<g:size_system>au</g:size_system>
Click to show more valid XML examples
<g:size_system>au</g:size_system>
<g:size_system>br</g:size_system>
<g:size_system>cn</g:size_system>
<g:size_system>de</g:size_system>
<g:size_system>eu</g:size_system>
<g:size_system>fr</g:size_system>
<g:size_system>it</g:size_system>
<g:size_system>jp</g:size_system>
<g:size_system>mex</g:size_system>
<g:size_system>uk</g:size_system>
<g:size_system>us</g:size_system>

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:size_system>unknown</g:size_system>

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
RepeatableFalseIf you can supply multiple items of this field (it´s a list)
Repeatable limit0If a list, this specifices the max number of items

Changelog

📅 2022-12-07

Added

Initial definition

References