Service logos – P_LOGOS

Logos are usually used to represent standardised product features, e.g. care icons (wash at 30°, certifications (FSC) or features (Bluetooth).

TBCATALOG / PRODUCTDATA / PRODUCT / P_BRAND

Node Mandatory Data type (Length) Description
P_LOGOS N Start of the service logos
Element: P_LOGO Y Service logo; may occur as often as needed
Attribute: identifier Y Flag for referencing; at TB.IO, the identifier is always "name".
Attribute: key Y String(100) Value for assignment statement
Attribute: name N String(100) During import, this attribute allows to fill the designation field.

Superordinate element:

Example XML

<P_LOGOS> <P_LOGO identifier="name" key="machine_wash" name="Maschinenwäsche" /> <P_LOGO identifier="name" key="iron_left" name="links bügeln" /> </P_LOGOS>