Body

xml PRICAT (Price/Sales Catalogue)

The PRICAT message enable the transmission of information regarding pricing and catalogue details for goods and services offered by a seller to a buyer.

General usage

- The Price/Sales Catalogue message indicates descriptive, logistic and pricing information by individual product.
- Depending on the agreement between trading partners, the message might indicate only general information about the products, valid for all customers.
- The message can be used to provide a specific customer with information regarding prices and special conditions.
- Product information can be provided as a complete listing of all supplier's products or as an advance warning of particular changes.
- The Price/Sales Catalogue message can also be used by suppliers to feed a central catalogue of products, making the information available to all interested parties.

Fields used in the PRICAT message

Name Required Description Examples Xpath Property Type Sets Limits Categories Access Levels Sort Id
(Header): Environment No

The environment in which the message has been sent, either "Test" or "Production"

 <pricat text="Btwentyfour Example Pricat" validFrom="2015-01-01" validTo="2015-12-31" currency="SEK" preOrderTo="2015-02-28" messageId="32127" messageDate="2020-08-25T12:18:59.75Z" environment="Production"> 

/b24Message/pricat/@environment

N/A Text

N/A

None

None Public 1000.00 1
(Header): Pricat Name No

The name of the price catalogue

 <pricat text="Btwentyfour Example Pricat" validFrom="2015-01-01" validTo="2015-12-31" currency="SEK" preOrderTo="2015-02-28" messageId="32127" messageDate="2020-08-25T12:18:59.75Z"> 

/b24Message/pricat/@text

N/A Text

N/A

None

None Public 1100.00 2
(Header): Valid From Yes

The start date for buying at the price specified in the price catalogue

 <pricat text="Btwentyfour Example Pricat" validFrom="2015-01-01" validTo="2015-12-31" currency="SEK" preOrderTo="2015-02-28" messageId="32127" messageDate="2020-08-25T12:18:59.75Z"> 

/b24Message/pricat/@validFrom

N/A Date/Time

N/A

None

None Public 1200.00 3
(Header): Valid To Yes

The end date for buying at the price specified in the price catalogue

 <pricat text="Btwentyfour Example Pricat" validFrom="2015-01-01" validTo="2015-12-31" currency="SEK" preOrderTo="2015-02-28" messageId="32127" messageDate="2020-08-25T12:18:59.75Z"> 

/b24Message/pricat/@validTo

N/A Date/Time

N/A

None

None Public 1300.00 4
(Header): Pre Order To No

The end date for buying at the pre order price specified in the price catalogue

 <pricat text="Btwentyfour Example Pricat" validFrom="2015-01-01" validTo="2015-12-31" currency="SEK" preOrderTo="2015-02-28" messageId="32127" messageDate="2020-08-25T12:18:59.75Z"> 

/b24Message/pricat/@preOrderTo

N/A Date/Time

N/A

None

None Public 1400.00 5
(Header): Currency No

The currency in which the price information in the price catalogue is specified

 <pricat text="Btwentyfour Example Pricat" validFrom="2015-01-01" validTo="2015-12-31" currency="SEK" preOrderTo="2015-02-28" messageId="32127" messageDate="2020-08-25T12:18:59.75Z"> 

/b24Message/pricat/@currency

N/A Text

N/A

None

None Public 1500.00 6
(Header): Environment

Specifies the environment, either "Test" or "Production". 

<pricat text="The name of the price catalogue" validFrom="2021-01-01T00:00:00Z"	validTo="2021-12-31T00:00:00Z" currency="EUR" preOrderTo="2021-06-30T00:00:00Z" environment="Production">

 

/b24Message/pricat/@environment Text Public 1550.00
(Header): Btwentyfour Message ID No

Message ID set by Btwentyfour Open Commerce Platform

 <pricat text="Btwentyfour Example Pricat" validFrom="2015-01-01" validTo="2015-12-31" currency="SEK" preOrderTo="2015-02-28" messageId="32127" messageDate="2020-08-25T12:18:59.75Z"> 

/b24Message/pricat/@messageId

N/A Number

N/A

None

None Public 1600.00 7
(Header): Btwentyfour Message Date No

Message date set by Btwentyfour Open Commerce Platform

 <pricat text="Btwentyfour Example Pricat" validFrom="2015-01-01" validTo="2015-12-31" currency="SEK" preOrderTo="2015-02-28" messageId="32127" messageDate="2020-08-25T12:18:59.75Z"> 

/b24Message/pricat/@messageDate

N/A Date/Time

N/A

None

None Public 1700.00 8
(Header): Sender Gln Yes

The sender of the EDI message, identified by a GLN

 <sender gln="7340117815580"> 

/b24Message/pricat/sender/@gln

N/A Number

N/A

None

None Public 1800.00 9
(Header): Recipient Gln Yes

The recipient of the EDI message, identified by a GLN

 <recipient gln="7340117836950"> 

/b24Message/pricat/recipient/@gln

N/A Number

N/A

None

None Public 1900.00 10
(Header): Season Yes

The sales season for included Price Catalog/PRICAT products/items. (Please note that suppliers are required to provide season-values on PRICAT header level. All unique values must be mapped against B24 standard seasons, before the catalog can be published to intended business partners in the Btwentyfour Open Commerce Platform)

 <property name="season" registry="Supplier">SS22</property> 

/b24Message/pricat/property[@name="season"]

season Text

N/A

None

None Public 2000.00 11
(Header): Supplier Gln Yes

The supplier/brand, identified by a GLN

 <supplier gln="7340117815580" name="Btwentyfour Demo Supplier"> 

/b24Message/pricat/supplier/@gln

N/A Number

N/A

None

None Public 2100.00 12
(Header): Buyer Gln Yes

The buying party, identified by a GLN

 <buyer gln="7340117836950" name="Btwentyfour Demo Buying Group"> 

/b24Message/pricat/buyer/@gln

N/A Number

N/A

None

None Public 2200.00 13
(Item/Line): Item Id Yes

The supplier's unique product item ID. (Often a combination of model number+color code+size. The item ID should point to the item/SKU-level of the product)

 <item id="1000000001111" inSelection="false" action="Add" 

/b24Message/pricat/item/@id

N/A Text

N/A

None

None Public 2300.00 14
(Item/Line): Selected Product Range No

Indication for selected customer product range set by Supplier indicates with "1" for selected products

 <item action="Add" id="1000000001111" inSelection="0"> 

/b24Message/pricat/item/@inSelection

N/A Boolean (Y/N)

N/A

None

None Public 2400.00 15
(Item/Line): Action No

Describes the status of the product, use "Add" for new or updated products and "Delete" to remove a product from BOP. If a product is already checked out by a buyer, and re-uploaded by the supplier, the product will receive action "change" upon the next export

 <item action="Add" id="1000000001111"  inSelection="0"> 

/b24Message/pricat/item/@action

action Text

N/A

None

None Public 2500.00 16
(Item/Line): Model Name No

The name of the product main model.

 <property name="name" registry="Supplier">Btwentyfour Running Shoe</property> 

/b24Message/pricat/item/property[@name="name"]

name Text

N/A

None

Basic product information Public 2600.00 17
(Item/Line): Product Description No

Description including product attributes that make up the specific item/SKU that is offered to the buyer/consumer. For Apparel/Footwear-products typically a combination of the model name, color and size, for cosmetics/beuaty-products the description could e.g. consist of model name, fragrance/scent and volume.

 <property name="description" registry="Supplier">Btwentyfour Running Shoe, Black, 38</property>    <property name="description" registry="Supplier">Btwentyfour Thick Body Butter, Mango & Lime, 200 ml</property>   <property name="description" registry="Supplier">Btwentyfour Fine Foundation, Northern Beige, SPF 30, 75ml</property> 

/b24Message/pricat/item/property[@name="description"]

description Text

N/A

None

Basic product information Public 2700.00 18
(Item/Line): Brand No

The brand of the product

 <property name="brand" registry="Supplier">B24 Running</property> 

/b24Message/pricat/item/property[@name="brand"]

brand Text

N/A

None

Basic product information Public 2800.00 19
(Item/Line): Sub Brand No

Subsidiary brand for the item

 <property name="subBrand" registry="Supplier">B24 Performance Line</property> 

/b24Message/pricat/item/property[@name="subBrand"]

subBrand Text

N/A

None

Additional product information Public 2900.00 20
(Item/Line): Model Number Yes

The main model number of the product. (the "model"-number is used to specify the highest level of the product. A model can have several variants/articles/"sub-models" consisting of i.e. different colors. Example: A specific running shoe ("model"), can be offered in three different color-combinations ("sub-Models").

 <property name="modelNo" registry="Supplier">1064</property> 

/b24Message/pricat/item/property[@name="modelNo"]

modelNo Text

N/A

None

Basic product information Public 3000.00 21
(Item/Line): Sub-Model Number (Former modelColor) Yes

Sub-model number representing the second level of the product hierarchy. On apparel and footwear items typically represented by a concatenation of main model number and color code (often referred to as "colorway").

 <property name="subModelNo" registry="Supplier">1064-690</property> 

/b24Message/pricat/item/property[@name="subModelNo"]

modelColor, subModelNo Text

N/A

None

Basic product information Public 3100.00 22
(Item/Line): Product Variants No

Indicates what different product dimensions that constitute sub-model and SKU-options of the main product model. For apparel/footwear, color and size are typical product variant components.

 <property name="productVariants" registry="Supplier">Color & Size</property>   

/b24Message/pricat/item/property[@name="productVariants"]

productVariants Text

None

Logistics Public 3150.00 583
(Item/Line): Unit Of Measure description No

The unit of measure for the product: such as Pieces, Pair etc. the set of accepted values and their respective codes are available on https://big.btwentyfour.com/sets , just search for unitOfMeasure and you'll get the complete list

 <property name="unitOfMeasure" set="unitOfMeasure" registry="Supplier">PAIR</property> 

/b24Message/pricat/item/property[@name="unitOfMeasure"]

unitOfMeasure Text

unitOfMeasure

None

Basic product information,Unit Public 3200.00 23
(Item/Line): Unit Of Measure code No

The unit of measure code for the product: such as PCE, PR etc. the set of accepted values and their respective descriptions are available on https://big.btwentyfour.com/sets , just search for unitOfMeasure and you'll get the complete list

 <property name="unitOfMeasure" set="unitOfMeasure" registry="Supplier" code ="PR">PAIR</property> 

/b24Message/pricat/item/property[@name="unitOfMeasure"]@code

unitOfMeasure Text

unitOfMeasure

None

Basic product information,Unit Public 3300.00 24
(Item/Line): Department No

Department responsible for the product. In a supplier context such responsibility could include product development, design and marketing, while department in a buyer context could i.e. reflect responsibility for purchasing and the purchasing budget of the product.

 <property name="department" registry="Supplier" code="256">Outdoor Sports</property>   

/b24Message/pricat/item/property[@name="department"]

department Text

N/A

None

Logistics,Ordering Public 3650.00 586
(Item/Line): Category No

The product category in plain text.

 <property name="category" set="category" registry="Supplier" code="1000">Running</property> 

/b24Message/pricat/item/property[@name="category"]

category Text

N/A

None

Basic product information Public 3700.00 28
(Item/Line): Category Code No

The product category code

 <property name="category" set="category" registry="Supplier" code="1000">Running</property> 

/b24Message/pricat/item/property[@name="category"]/@code

category Text

N/A

None

Basic product information Public 3800.00 29
(Item/Line): Age Group No

Age category such as: Adults, Youth, Kids, and Toddler

 <property name="ageGroup" set="ageGroup" registry="Supplier">ADULTS</property> 

/b24Message/pricat/item/property[@name="ageGroup"]

ageGroup Text

ageGroup

None

Basic product information Public 3900.00 30
(Item/Line): Product Group No

The product group in plain text. 

<property name="productGroup" registry="Supplier" code="1100">Running Shoes</property>

 

/b24Message/pricat/item/property[@name="productGroup"] productGroup Text Basic product information Public 3920.00 594
(Item/Line): Product Group Code No

The code value pointing to the specified product group. 

<property name="productGroup" registry="Supplier" code="1100">Running Shoes</property>

 

/b24Message/pricat/item/property[@name="productGroup"]/@code Text Basic product information Public 3925.00 595
(Item/Line): Product Sub-Group No

The product sub group in plain text.

<property name="productSubGroup" registry="Supplier" code="1120">Trail Running Shoes</property>

 

/b24Message/pricat/item/property[@name="productSubGroup"] productSubGroup Text Additional product information Public 3950.00 596
(Item/Line): Product Sub-Group Code

The code value pointing to the specified product sub-group. 

<property name="productSubGroup" registry="Supplier" code="1120">Trail Running Shoes</property>

 

/b24Message/pricat/item/property[@name="productSubGroup"]/@code productSubGroup Text Additional product information Public 3975.00 597
(Item/Line): Gender No

The gender category of the product (b24 example values: "Male", "Female" or "Unisex")

 <property name="gender" set="gender" registry="Supplier">Female</property> 

/b24Message/pricat/item/property[@name="gender"]

gender Text

gender

None

Basic product information Public 4000.00 31
(Item/Line): Silhouette No

The silhouette value should indicate the distinct shape/contour of the product. (Example: "Runners" is a proper product silhouette, while a value like "Shoes" is not considered specific enough and should instead be provided in the more general silhouetteCategory property).

 <property name="silhouette" registry="Supplier">Runners</property> 

/b24Message/pricat/item/property[@name="silhouette"]

silhouette Text

N/A

None

Basic product information Public 4100.00 32
(Item/Line): Indication Color No

Perceived main/base/indicative/dominating color of the product. (IndicationColor is typically used for color-categorization and filtering products in webshops and other B2C sales surfaces)

 <property name="indicationColor" registry="Supplier" code="666" >BLACK</property> 

/b24Message/pricat/item/property[@name="indicationColor"]

indicationColor Text

N/A

None

Basic product information Public 4200.00 33
(Item/Line): Customs Of Tariff No (Stat No) No

Statistical toll number for product, (a.k.a. "intra-stat number", "Harmonized System Code", "HS-code")

 <property name="statNo" set="statNo" registry="Supplier">6404199000</property> 

/b24Message/pricat/item/property[@name="statNo"]

statNo Text

statNo

None

Basic product information,Logistics,Shipping & Production Public 4300.00 34
(Item/Line): Country Of Origin No

Country in which the product have been produced, manufactured or assembled (ISO code)

 <property name="countryOfOrigin" set="ISO alpha-2" registry="Supplier">CN</property> 

/b24Message/pricat/item/property[@name="countryOfOrigin"]

countryOfOrigin Text

ISO alpha-2

None

Basic product information,Logistics,Shipping & Production Public 4400.00 35
(Item/Line): Country Of Source No

Country in which raw material or components of the product were originally produced prior to manufacture or assembly. (ISO code)

 <property name="countryOfSource" set="ISO alpha-2" registry="Supplier">PK</property> 

/b24Message/pricat/item/property[@name="countryOfSource"]

countryOfSource Text

ISO alpha-2

None

Basic product information,Logistics,Shipping & Production Public 4500.00 36
(Item/Line): EU Size No

Additional sizing information (EU Size)

 <property name="EUSize" registry="Supplier">38</property> 

/b24Message/pricat/item/property[@name="EUSize"]

EUSize Text

N/A

None

Shoes Public 4600.00 37
(Item/Line): UK Size No

Additional sizing information (UK Size)

 <property name="UKSize" registry="Supplier">7</property> 

/b24Message/pricat/item/property[@name="UKSize"]

UKSize Text

N/A

None

Shoes Public 4700.00 38
(Item/Line): US Size No

Additional sizing information (US Size)

<property name="USSize" registry="Supplier">8</property>

 

/b24Message/pricat/item/property[@name="USSize"] USSize Text None Shoes Public 4701.00 610
(Item/Line): Assortment Class No

Assortment class can be used to indicate which range/assortment the product belongs to for different store clusters, based on e.g. size, clientele and location.

 <property name="assortmentClass" set="assortmentClass" registry="Supplier">S</property> 

/b24Message/pricat/item/property[@name="assortmentClass"]

assortmentClass Text

assortmentClass

None

Additional product information Internal 4800.00 39
(Item/Line): Replacement Product No

The barcode of the Replacement product, which is to say the product that the related product will be replaced with if it is unavailable

 <property name="replacementProduct" registry="Supplier">0886059418337</property> 

/b24Message/pricat/item/property[@name="replacementProduct"]

replacementProduct Text

N/A

None

Additional product information Public 4900.00 40
(Item/Line): IFR Product Code No

Specific IFR product code (modified FEDAS)

 <property name="IFR_fredasCode" registry="Supplier">250000</property> 

/b24Message/pricat/item/property[@name="IFR_fredasCode"]

IFR_fredasCode Number

N/A

None

Additional product information Internal 5000.00 41
(Item/Line): Technical Info No

Specify any technical data related to the product, such as resistance to water penetration, welded seams, display size etc.

 <property name="technicalInfo" registry="Supplier">Waterproof Seamsealed</property> 

/b24Message/pricat/item/property[@name="technicalInfo"]

technicalInfo Text

N/A

None

Additional product information Public 5100.00 42
(Item/Line): Technical Specification No

Any technical specification of the product, describing the features of the product. For instance bikes and GPS watches usually comes with a separate technical specification

 <property name="technicalSpecification" registry="Supplier">Waterproof Seamsealed</property> 

/b24Message/pricat/item/property[@name="technicalSpecification"]

technicalSpecification Text

N/A

None

Additional product information Public 5200.00 43
(Item/Line): Product Properties No

Specify the important properties of the product such as adjustable hood, under foot loop, waist drawcords

 <property name="productProperties" registry="Supplier">Neutral running shoe with B24 no-fuzz lazing</property> 

/b24Message/pricat/item/property[@name="productProperties"]

productProperties Text

N/A

None

Additional product information Public 5300.00 44
(Item/Line): Collection Name No

Supplier's colletion name

 <property name="collection" registry="Supplier" code="1237">Running</property> 

/b24Message/pricat/item/property[@name="collection"]

collection Text

N/A

None

Additional product information Public 5400.00 45
(Item/Line): Collection Code No

Collection code from the supplier

 <property name="collection" registry="Supplier" code="1237">Running</property> 

/b24Message/pricat/item/property[@name="collection"]/@code

collection Text

N/A

None

Additional product information Public 5500.00 46
(Item/Line): Long Sub-model Description No

A description of the specific sub-model within the model, its features and benefits. (used language to be specified in the property's language attribute)

(Please note this is the replacing property/field for former longModelColorDescription)
 

<property name="longSubModelNoDescription" registry="Supplier" language="en">The black color details have a reflective finish for running at night</property>

 

/b24Message/pricat/item/property[@name="longSubModelNoDescription"] longSubModelNoDescription Text Additional product information,Consumer guidance Public 5599.00 601
(Item/Line): Long Model+Color Description No

A description of the specific sub-model within the model, its features and benefits. (used language to be specified in the property's language attribute)

 <property name="longModelColorDescription" registry="Supplier">The black color has a reflective finnish for running at night</property> 

/b24Message/pricat/item/property[@name="longModelColorDescription"]

longModelColorDescription Text

N/A

None

Additional product information Public 5600.00 47
(Item/Line): Long Model Description No

A description of the product, its features and benefits. (used language to be specified in the property's language attribute)

 <property name="longModelDescription" registry="Supplier">Premium running shoe with outstanding comfort and desgin. Featuring seamless stitching and superb cushioning</property> 

/b24Message/pricat/item/property[@name="longModelDescription"]

longModelDescription Text

N/A

None

Additional product information Public 5700.00 48
(Item/Line): Short Sub-model Description

A shorter version of the sub-model description, used on devices with smaller screens, signage etc. (used language to be specified in the property's language attribute)

(This property/field was formerly known as shortModelColorDescription)

<property name="shortSubModelNoDescription" registry="Supplier" language="en">Reflective Black</property>

 

/b24Message/pricat/item/property[@name="shortSubModelNoDescription"] shortSubModelNoDescription Text Additional product information,Consumer guidance Public 5799.00
(Item/Line): Short Model+Color Description No

A shorter version of the sub-model description, used on devices with smaller screens, signage etc. (used language to be specified in the property's language attribute)

 <property name="shortModelColorDescription" registry="Supplier">Reflective black</property> 

/b24Message/pricat/item/property[@name="shortModelColorDescription"]

shortModelColorDescription Text

N/A

None

Additional product information Public 5800.00 49
(Item/Line): Short Model Description No

A shorter version of the product description, used on devices with smaller screens, signage etc. (used language to be specified in the property's language attribute)

 <property name="shortModelDescription" registry="Supplier">Premium shoe with superd cushioning</property> 

/b24Message/pricat/item/property[@name="shortModelDescription"]

shortModelDescription Text

N/A

None

Additional product information Public 5900.00 50
(Item/Line): Context No

The context where the product is intended to be worn, could be work, beach etc.

 <property name="context" registry="Supplier">Work</property> 

/b24Message/pricat/item/property[@name="context"]

context Text

N/A

None

Additional product information Public 6000.00 51
(Item/Line): Details Description No

A description of the key details of the product

 <property name="detailsDescription" registry="Supplier">Leather loopholes</property> 

/b24Message/pricat/item/property[@name="detailsDescription"]

detailsDescription Text

N/A

None

Additional product information Public 6100.00 52
(Item/Line): Occasion No

The occasion for which the product is intended, work, christmas, halloween etc.

 <property name="occasion" registry="Supplier">Christmas</property> 

/b24Message/pricat/item/property[@name="occasion"]

occasion Text

N/A

None

Additional product information Public 6200.00 53
(Item/Line): Unique Selling Point List No

A list of the unique features of the product, separated by semicolon. (Used language should ideally be specified using the language-attribute)

 <property name="uniqueSellingPointList" language="en" registry="Supplier">Seamless;Reflective;Smooth</property> 

/b24Message/pricat/item/property[@name="uniqueSellingPointList"]

uniqueSellingPointList Text

N/A

None

Additional product information Public 6300.00 54
(Item/Line): Beauty Area No

Which area of the body is the product intended for

 <property name="beautyArea" registry="Supplier">Face</property> 

/b24Message/pricat/item/property[@name="beautyArea"]

beautyArea Text

N/A

None

Additional product information,Cosmetics Public 6400.00 55
(Item/Line): Collar Style No

Describes the collar style of the product

 <property name="collarStyle" registry="Supplier">button down</property> 

/b24Message/pricat/item/property[@name="collarStyle"]

collarStyle Text

N/A

None

Additional product information,Clothing Public 6500.00 56
(Item/Line): Cuff Style No

The cuff style of the product, mainly used for shirts

 <property name="cuffStyle" registry="Supplier">French</property> 

/b24Message/pricat/item/property[@name="cuffStyle"]

cuffStyle Text

N/A

None

Additional product information,Clothing Public 6600.00 57
(Item/Line): Marketing Color No

A unique color or nuance name used in the marketing of the product

 <property name="marketingColor" registry="Supplier">Super duper black</property> 

/b24Message/pricat/item/property[@name="marketingColor"]

marketingColor Text

N/A

None

Additional product information,Material Public 6700.00 58
(Item/Line): Breathable No

Is the product considered breathable?

 <property name="breathable" set="breathable" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="breathable"]

breathable Boolean (Y/N)

breathable

None

Additional product information,Clothing Public 6800.00 59
(Item/Line): Reflective Details No

Does the product have reflective details?

 <property name="reflectiveDetails" set="reflectiveDetails" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="reflectiveDetails"]

reflectiveDetails Boolean (Y/N)

reflectiveDetails

None

Additional product information,Clothing Public 6900.00 60
(Item/Line): Quick Dry No

Is the product considered to dry quickly?

 <property name="quickDry" set="quickDry" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="quickDry"]

quickDry Boolean (Y/N)

quickDry

None

Additional product information,Clothing Public 7000.00 61
(Item/Line): Water Resistant No

Is the product water resistant?

 <property name="waterResistant" set="waterproof" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="waterResistant"]

waterResistant Boolean (Y/N)

waterproof

None

Additional product information,Clothing Public 7100.00 62
(Item/Line): Garment Length No

Describes the length of the product

 <property name="garmentLength" registry="Supplier">Short</property> 

/b24Message/pricat/item/property[@name="garmentLength"]

garmentLength Text

N/A

None

Additional product information,Clothing Public 7200.00 63
(Item/Line): Key Ingredients No

Key ingredients used in marketing of the product

 <property name="keyIngredients" registry="Supplier">mineral oils</property> 

/b24Message/pricat/item/property[@name="keyIngredients"]

keyIngredients Text

N/A

None

Additional product information,Cosmetics,Hair Public 7300.00 64
(Item/Line): License Company No

The name of the company who owns the rights to license the product

 <property name="licenseCompany" registry="Supplier">Disney</property> 

/b24Message/pricat/item/property[@name="licenseCompany"]

licenseCompany Text

N/A

None

Additional product information,Licensing Public 7400.00 65
(Item/Line): License Theme No

The name of the licensed item, could be a movie franchise, a brand etc.

 <property name="licenseTheme" registry="Supplier">Frozen</property> 

/b24Message/pricat/item/property[@name="licenseTheme"]

licenseTheme Text

N/A

None

Additional product information,Licensing Public 7500.00 66
(Item/Line): Licensed Product No

Is this product or products prints/logos covered by a license? (Y/N)

 <property name="licensedProduct" set="licensedProduct" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="licensedProduct"]

licensedProduct Boolean (Y/N)

licensedProduct

None

Additional product information,Licensing Public 7600.00 67
(Item/Line): Licensed Name No

Is this product name covered by a license? (Y/N)

 <property name="licensedName" set="licensedName" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="licensedName"]

licensedName Boolean (Y/N)

licensedName

None

Additional product information,Licensing Public 7700.00 68
(Item/Line): Animal Tested No

Is the product tested on animals? (Y/N)

 <property name="animalTested" set="animalTested" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="animalTested"]

animalTested Boolean (Y/N)

animalTested

None

Additional product information Public 7800.00 69
(Item/Line): RGB Color No

The RGB code of the color

 <property name="RGBColor" registry="Supplier">#0E0E0E</property> 

/b24Message/pricat/item/property[@name="RGBColor"]

RGBColor Text

N/A

None

Additional product information Public 7900.00 70
(Item/Line): Manufacture Color No

The manufacturer's color description for the item

 <property name="manufactureColor" registry="Supplier">82-2-1 U</property> 

/b24Message/pricat/item/property[@name="manufactureColor"]

manufactureColor Text

N/A

None

Additional product information Public 8000.00 71
(Item/Line): Product Room No

Describes the main room the product is most commonly used in

 <property name="productRoom" registry="Supplier">Kitchen</property> 

/b24Message/pricat/item/property[@name="productRoom"]

productRoom Text

N/A

None

Additional product information Public 8100.00 72
(Item/Line): Activity No

The activity that the product is intended for

 <property name="activity" registry="Supplier">Running</property> 

/b24Message/pricat/item/property[@name="activity"]

activity Text

N/A

None

Additional product information Public 8200.00 73
(Item/Line): Print Text No

The text printed on the product

 <property name="printText" registry="Supplier">I Love NY</property> 

/b24Message/pricat/item/property[@name="printText"]

printText Text

N/A

None

Additional product information,Clothing Public 8300.00 74
(Item/Line): Print Description No

A description of the motif on the product

 <property name="printDescription" registry="Supplier">Black text, red heart</property> 

/b24Message/pricat/item/property[@name="printDescription"]

printDescription Text

N/A

None

Additional product information,Clothing Public 8400.00 75
(Item/Line): Warranty No

The waranty of the product in plain text

 <property name="warranty" registry="Supplier">five years</property> 

/b24Message/pricat/item/property[@name="warranty"]

warranty Text

N/A

None

Additional product information Public 8500.00 76
(Item/Line): Size Ordinal No

Describes the ordinal of the size within the size range. Generally the lower ordinal, the smaller size.

 <property name="sizeOrdinal" registry="Supplier">1</property> 

/b24Message/pricat/item/property[@name="sizeOrdinal"]

sizeOrdinal Number

N/A

None

Additional product information Public 8600.00 77
(Item/Line): Waterproof No

Defines if the product is waterproof (Y/N)

 <property name="waterproof" set="waterproof" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="waterproof"]

waterproof Boolean (Y/N)

waterproof

None

Material Public 8700.00 78
(Item/Line): Waterproofness No

Defines the waterproofness in mm (Hydrostatic Head test, the higher number, the better waterproofness).

 <property name="waterproofness" registry="Supplier">25000</property> 

/b24Message/pricat/item/property[@name="waterproofness"]

waterproofness Text

N/A

None

Material Public 8800.00 79
(Item/Line): Windproof No

Defines if the product is windproof (Y/N)

 <property name="windproof" set="windproof" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="windproof"]

windproof Boolean (Y/N)

windproof

None

Material Public 8900.00 80
(Item/Line): Windproofness No

Defines the windproofness in CFM (cubic foot per minute)

 <property name="windproofness" registry="Supplier">300</property> 

/b24Message/pricat/item/property[@name="windproofness"]

windproofness Text

N/A

None

Material Public 9000.00 81
(Item/Line): Dirt Resistant No

Dirt resistant (Y/N)

 <property name="dirtResistant" set="dirtResistant" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="dirtResistant"]

dirtResistant Boolean (Y/N)

dirtResistant

None

Material Public 9100.00 82
(Item/Line): Breathability No

Breathability is the ability of a fabric to allow moisture vapor to be transmitted through the material. This is most commonly expressed as grams (g) of moisture vapor that can pass one square meter (m2) of the fabric over a period of 24 hrs (g/m2/24hrs). The higher the number, the more breathable is the product fabric/material.

 <property name="breathability" registry="Supplier">5000</property> 

/b24Message/pricat/item/property[@name="breathability"]

breathability Text

N/A

None

Material Public 9200.00 83
(Item/Line): Abrasion Resistance No

Abrasion resistance measures the product outer material's ability to withstand the wear and tear of friction caused by mechanical parts and instances of repetitive scraping or rubbing. For furniture with textile outer material the abrasion resistance is ususally determined performing a Martindale-test that returns a number on the Martindale-scale. The higher Martindale number the more abrasion resistant/durable material/fabric

 <property name="abrasionResistance" registry="Supplier">25000</property> 

/b24Message/pricat/item/property[@name="abrasionResistance"]

abrasionResistance Text

N/A

None

Material Public 9300.00 84
(Item/Line): Cuin/Fill Power No

CUIN (cubic inches per ounce) aka Fill Power. Fill power is a measure of the loft or "fluffiness" of a down product that is loosely related to the insulating value of the down. The higher the fill power, the more air a certain weight of the down can trap, and thus the more insulating ability the down will have. Fill power is commonly given as a specific volume (the inverse of density), expressed in cubic inches per ounce.

 <property name="fillPowerCUIN" registry="Supplier">700</property> 

/b24Message/pricat/item/property[@name="fillPowerCUIN"]

fillPowerCUIN Text

N/A

None

Material Public 9400.00 85
(Item/Line): Thread Count No

Threads per square inch

 <property name="threadCount" registry="Supplier">400</property> 

/b24Message/pricat/item/property[@name="threadCount"]

threadCount Text

N/A

None

Material Public 9500.00 86
(Item/Line): Outer Fabric/Material No

Outer Fabric (main fabric) used for Textile, footwear, acc..

 <property name="outerFabric" registry="Supplier">Cotton</property> 

/b24Message/pricat/item/property[@name="outerFabric"]

outerFabric Text

N/A

None

Clothing,Material,Shoes Public 9700.00 88
(Item/Line): Inner Fabric/Material No

Inner fabric, used for Textile, footwear, acc..

 <property name="innerFabric" registry="Supplier">Polyester</property> 

/b24Message/pricat/item/property[@name="innerFabric"]

innerFabric Text

N/A

None

Material Public 9800.00 89
(Item/Line): Fabric

Main fabric type (result of processed and finished textile materials) used in the product/garment.

 <property name="fabric" registry="Supplier">Denim</property>   

/b24Message/pricat/item/property[@name="fabric"]

fabric Text

None

Additional product information,Consumer guidance Public 9825.00 584
(Item/Line): Fabric Binding No

Type of fabric binding

 <property name="fabricBinding" registry="Supplier">Double-Fold Tape</property> 

/b24Message/pricat/item/property[@name="fabricBinding"]

fabricBinding Text

N/A

None

Material Public 9850.00 87
(Item/Line): Fabric Weight No

The weight of the product's fabric. Usually stated in grams per square metre (GSM)

 <property name="fabricWeight" registry="Supplier">400 GSM</property> 

/b24Message/pricat/item/property[@name="fabricWeight"]

fabricWeight Text

N/A

None

Additional product information Public 9875.00 505
(Item/Line): Lining No

Lining material

 <property name="lining" registry="Supplier">Down</property> 

/b24Message/pricat/item/property[@name="lining"]

lining Text

N/A

None

Material,Shoes Public 9900.00 90
(Item/Line): Detail Material No

The material that the article's details (as described in the Detail Description field) is made out of.

 <property name="detailMaterial" registry="Supplier">Leather</property> 

/b24Message/pricat/item/property[@name="detailMaterial"]

detailMaterial Text

N/A

None

Material Public 10000.00 91
(Item/Line): Non-Textile Parts Of Animal Origin No

Non-textile parts of animal origin (Y/N)

 <property name="nonTextilePartsOfAnimalOrigin" set="nonTextilePartsOfAnimalOrigin" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="nonTextilePartsOfAnimalOrigin"]

nonTextilePartsOfAnimalOrigin Boolean (Y/N)

nonTextilePartsOfAnimalOrigin

None

Material Public 10100.00 92
(Item/Line): Material Description No

Material plain text description

 <property name="material" registry="Supplier" code="CO" location="Outer" percent="70">Cotton</property> 

/b24Message/pricat/item/property[@name="material"]

material Text

N/A

None

Material Public 10200.00 93
(Item/Line): Material Code No

Material code

 <property name="material" registry="Supplier" code="CO" location="Outer" percent="70">Cotton</property> 

/b24Message/pricat/item/property[@name="material"]/@code

material Text

N/A

None

Material Public 10300.00 94
(Item/Line): Material Location No

Attribute used to specify the part/component/location of the product where the material is placed/used.

 <property name="material" registry="Supplier" code="CO" location="Outer" percent="70">Cotton</property> 

/b24Message/pricat/item/property[@name="material"]/@location

material Text

location

None

Material Public 10400.00 995
(Item/Line): Material Percent No

Percent of the specified material within the referenced location/part of the product. Total percent for each unique specified location should add up to "100", please see examples.

 <property name="material" registry="Supplier" code="CO" location="Outer" percent="70">Cotton</property> 

/b24Message/pricat/item/property[@name="material"]/@percent

material Number

N/A

None

Material Public 10500.00 95
(Item/Line): Material Composition No

Summarizing description of the materials and their percentage used within the product or a specific part/location of the product. (used language to be specified in the language attribute, specific location/part's material composition should be indicated using the location-attribute)

 <property name="materialComposition" location="Outer" language="en" registry="Supplier">70 % Cotton, 30% Polyester</property> 

/b24Message/pricat/item/property[@name="materialComposition"]

materialComposition Text

N/A

None

Material Public 10550.00 585
(Item/Line): Bill of Materials Pdf No

Link to a Bill of materials (BoM) pdf-document for the product. The BoM is a complete list of materials and/or parts used to manufacture/assemble the product. Language attribute can be used to indicate whether the BoM is in a specific language.

<property name="billOfMaterialsPdf" registry="Supplier" language="en">https://thisproduct.billofmaterials.com/document.pdf</property>   

 

/b24Message/pricat/item/property[@name="billOfMaterialsPdf"] billOfMaterialsPdf Text Shipping & Production Public 10551.00 611
(Item/Line): Maintenance No

Product's Maintenance guidelines

 <property name="maintenance" registry="Supplier">Keep clean</property> 

/b24Message/pricat/item/property[@name="maintenance"]

maintenance Text

N/A

None

Consumer guidance Public 12200.00 113
(Item/Line): Genetically Modified No

Defines if the product is genetically modified

 <property name="geneticallyModified" set="geneticallyModified" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="geneticallyModified"]

geneticallyModified Boolean (Y/N)

geneticallyModified

None

Consumer guidance Public 12300.00 114
(Item/Line): Eco Label No

Defines the Eco label of the product

 <property name="ecoLabel" registry="Supplier">Green seal</property> 

/b24Message/pricat/item/property[@name="ecoLabel"]

ecoLabel Text

N/A

None

Consumer guidance Internal 12400.00 115
(Item/Line): Ecological No

Is the item classified as ecological?

 <property name="ecological" set="ecological" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="ecological"]

ecological Boolean (Y/N)

ecological

None

Consumer guidance Public 12500.00 116
(Item/Line): Age Limit No

The product age limit given in minimum age

 <property name="ageLimit" registry="Supplier">18</property> 

/b24Message/pricat/item/property[@name="ageLimit"]

ageLimit Number

N/A

None

Consumer guidance,Warnings Public 12600.00 117
(Item/Line): Ce Marking No

Does the Product have a CE Marking? (Y/N)

 <property name="ceMarking" set="ceMarking" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="ceMarking"]

ceMarking Boolean (Y/N)

ceMarking

None

Consumer guidance Public 12700.00 118
(Item/Line): Season (Item) No

The item's relevant season

 <property name="season" registry="Supplier">SS22</property> 

/b24Message/pricat/item/property[@name="season"]

season Text

N/A

None

None Public 12799.00 119
(Item/Line): Uv Protection No

UV Protection (Y/N)

 <property name="UVProtection" set="UVProtection" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="UVProtection"]

UVProtection Boolean (Y/N)

UVProtection

None

Consumer guidance,Cosmetics Public 12900.00 120
(Item/Line): UV Protection Factor No

Ultraviolet Protection Factor (UPF) indicates how much UV radiation (both UVB and UVA) a fabric allows to reach the wearer's skin. The higher factor/rating-number the better UV-protection.
 

<property name="uvProtectionFactor" set="uvProtectionFactor" code="50+" registry="Supplier">50+</property>

 

/b24Message/pricat/item/property[@name="uvProtectionFactor"] uvProtectionFactor Text Warnings Public 12901.00 613
(Item/Line): Product Description Document URL No

Link/URL to document containing a comprehensive description of the product, including i.e. its characteristics, design, technical features and packaging. Language attribute can be used to indicate whether the linked document is i written in a specific language.

<property name="productDescriptionDocumentUrl" registry="Supplier" language="en">https://thisproduct.productdescription.com/document/pdf</property>    

 

/b24Message/pricat/item/property[@name="productDescriptionDocumentUrl"] productDescriptionDocumentUrl Text Consumer guidance,Warnings Public 12999.00 619
(Item/Line): Product - How To Use No

Product usage

 <property name="productUsage" registry="Supplier">Cleane with scrub before use</property> 

/b24Message/pricat/item/property[@name="productUsage"]

productUsage Text

N/A

None

Consumer guidance,Cosmetics,Hair Public 13000.00 121
(Item/Line): Instruction Manual Pdf No

Link to the product's instruction manual/user manual pdf-document. The manual should contain guidelines for e.g. preparation/installation/assembly, use, care/maintenance and disposal/recycling of the product. Language attribute can be used to indicate whether the manual is in a specific language. 
 

<property name="instructionManualPdf" registry="Supplier" language="en">https://thisproduct.instructionmanual.com/document.pdf</property>

 

/b24Message/pricat/item/property[@name="instructionManualPdf"] instructionManualPdf Text Public 13001.00 611
(Item/Line): Safety Instructions No

Safety instructions

 <property name="safetyInstruction" registry="Supplier">Use rubber Gloves</property> 

/b24Message/pricat/item/property[@name="safetyInstruction"]

safetyInstruction Text

N/A

None

Consumer guidance Public 13100.00 122
(Item/Line): Risk Assessment Pdf No

Link to a risk assessment pdf-document for the product. Internal risk analysis on the product's safety, performed by the manufacturer, prior to putting the product to market. The documentation shall demonstrate the mitigation of applicable risk assessment critera of the GPSR Article 6 and applicable harmonization legislation. Language attribute can be used to indicate whether the risk assesment document is written in a specific language. 

<property name="riskAssessmentPdf" registry="Supplier" language="en">https://thisproduct.riskassessment.com/document/pdf</property>    

 

/b24Message/pricat/item/property[@name="riskAssessmentPdf"] riskAssessmentPdf Text Dangerous goods,Warnings Public 13150.00 617
(Item/Line): EU Declaration Of Conformity PDF No

Link to EU Declaration of Confirmity pdf-document. EU declaration of conformity (DoC) is a mandatory document that the manufacturer or their authorised representative sign to declare that products comply with the EU requirements. By signing the DoC the signer take full responsibility for the product's compliance with the applicable EU law. Regulation (EU) 2023/988. Language attribute can be used to indicate whether the DoC is written in a specific language. 

<property name="euDeclarationOfConformityPdf" registry="Supplier" language="en">https://thisproduct.eudoc.com/document/pdf</property>    

 

/b24Message/pricat/item/property[@name="euDeclarationOfConformityPdf"] euDeclarationOfConformityPdf Text Consumer guidance,Dangerous goods,Electronics,Warnings Public 13151.00 623
(Item/Line): Test Report Pdf No

Link to test report pdf-document issued by an accredited testing facility for formal testing of the product according to the regulatory authorities' product standards. Language attribute can be used to indicate whether the test report is written in a specific language. 

<property name="testReportPdf" registry="Supplier" language="en">https://thisproduct.testreport.com/document.pdf</property>    

 

/b24Message/pricat/item/property[@name="testReportPdf"] testReportPdf Text Consumer guidance,Warnings Public 13175.00 616
(Item/Line): DG Class No

The dangerous Goods Class of the product according to the nine classes of dangerous goods

 <property code="7" name="DGClass" set="DGClass" registry="Supplier" /> 

/b24Message/pricat/item/property[@name="DGClass"]

DGClass Text

DGClass

None

Warnings Public 13200.00 123
(Item/Line): DG Class Packaging Group No

The packaging group of the dangerous goods according to the three classes of groups, also referred to as UN Packing Group

 <property code="I" name="DGClassPackagingGroup" set="DGClassPackagingGroup" registry="Supplier" /> 

/b24Message/pricat/item/property[@name="DGClassPackagingGroup"]

DGClassPackagingGroup Text

DGClassPackagingGroup

None

Warnings Public 13300.00 124
(Item/Line): UN Code No

The four digit UN code used in international transport and assigned by UN:s committee of Experts in Transport of Dangerous Goods

 <property code="1001" name="UNCode" set="UNCode" registry="Supplier" /> 

/b24Message/pricat/item/property[@name="UNCode"]

UNCode Text

UNCode

None

Warnings Public 13400.00 125
(Item/Line): Flash Point No

Temperature at which the item's vapours ignite if exposed to an ignition source (used temperature unit to be specified in the property's unit attribute)

 <property name="flashPoint" registry="Supplier" unit="C">52</property> 

/b24Message/pricat/item/property[@name="flashPoint"]

flashPoint Number

N/A

None

Warnings Public 13500.00 126
(Item/Line): Product Alleviation No

The area of concern the product aims to rectify

 <property name="productAlleviation" registry="Supplier">Dark spots</property> 

/b24Message/pricat/item/property[@name="productAlleviation"]

productAlleviation Text

N/A

None

Cosmetics,Hair Public 13700.00 128
(Item/Line): Not Containing Ingredients No

describes some of the ingredients that are NOT used in making the product, such as BPA free, no parabenes etc.

 <property name="notContainingIngredients" registry="Supplier">Parabenes</property> 

/b24Message/pricat/item/property[@name="notContainingIngredients"]

notContainingIngredients Text

N/A

None

Cosmetics,Hair Public 13800.00 129
(Item/Line): Product Application Finish No

The finish of the product once applicated, mostly used for cometics

 <property name="productApplicationFinish" registry="Supplier">Matte</property> 

/b24Message/pricat/item/property[@name="productApplicationFinish"]

productApplicationFinish Text

N/A

None

Cosmetics Public 13900.00 130
(Item/Line): Fragrance Description No

A description of the fragrance

 <property name="fragranceDescription" registry="Supplier">Earthy notes with a hint of sandal wood</property> 

/b24Message/pricat/item/property[@name="fragranceDescription"]

fragranceDescription Text

N/A

None

Cosmetics Public 14000.00 131
(Item/Line): Fragrance Type No

High level grouping of fragrances

 <property name="fragranceType" registry="Supplier">Musk</property> 

/b24Message/pricat/item/property[@name="fragranceType"]

fragranceType Text

N/A

None

Cosmetics Public 14100.00 132
(Item/Line): Fragrance Name No

The marketing name of the fragrance

 <property name="fragranceName" registry="Supplier">Root cellar</property> 

/b24Message/pricat/item/property[@name="fragranceName"]

fragranceName Text

N/A

None

Cosmetics Public 14200.00 133
(Item/Line): Applicator Type No

The type of applicator the product comes with

 <property name="applicatorType" registry="Supplier">Spray</property> 

/b24Message/pricat/item/property[@name="applicatorType"]

applicatorType Text

N/A

None

Cosmetics,Hair Public 14300.00 134
(Item/Line): Product Ingredients No

Ingredient specification for the item

 <property name="productIngredients" registry="Supplier">aqua, glycering, perfum</property> 

/b24Message/pricat/item/property[@name="productIngredients"]

productIngredients Text

N/A

None

Cosmetics,Hair Public 14400.00 135
(Item/Line): Product Formula No

The formula of the porduct, i.e powder, cream, foam etc.

 <property name="productFormula" registry="Supplier">loose</property> 

/b24Message/pricat/item/property[@name="productFormula"]

productFormula Text

N/A

None

Cosmetics,Hair Public 14500.00 136
(Item/Line): Refillable No

Can the contents of the item be refilled?

 <property name="refillable" set="refillable" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="refillable"]

refillable Boolean (Y/N)

refillable

None

Cosmetics,Product packaging Public 14600.00 137
(Item/Line): Palette No

Is the product a palette?

 <property name="palette" set="palette" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="palette"]

palette Boolean (Y/N)

palette

None

Cosmetics Public 14700.00 138
(Item/Line): Product Travel Size No

Is it a travel size product (Y/N)

 <property name="travelSize" set="travelSize" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="travelSize"]

travelSize Boolean (Y/N)

travelSize

None

Cosmetics,Product packaging Public 14800.00 139
(Item/Line): Product Set Contains No

If the product are a set with severel parts describe what is included in the set

 <property name="contentOfSet" registry="Supplier">1 mascara, 1 makeup-remover</property> 

/b24Message/pricat/item/property[@name="contentOfSet"]

contentOfSet Text

N/A

None

Cosmetics,Product packaging Public 14900.00 140
(Item/Line): Machine Wash No

Can the garment be washed using washing machine? (Y/N)

 <property name="machineWash" set="machineWash" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="machineWash"]

machineWash Boolean (Y/N)

machineWash

None

Care label Public 15000.00 141
(Item/Line): Hand Wash No

Handwash required? (Y/N)

 <property name="handWashRequired" set="handWashRequired" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="handWashRequired"]

handWashRequired Boolean (Y/N)

handWashRequired

None

Care label Public 15100.00 142
(Item/Line): Washing Degrees No

The washing temperature numeric (used temperature unit to be specified in the property's unit attribute)

 <property name="washingDegrees" registry="Supplier" unit="C">30</property> 

/b24Message/pricat/item/property[@name="washingDegrees"]

washingDegrees Number

N/A

None

Care label Public 15200.00 143
(Item/Line): Delicate No

Delicate wash programme needed? (Y/N)

 <property name="delicate" set="delicate" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="delicate"]

delicate Boolean (Y/N)

delicate

None

Care label Public 15400.00 145
(Item/Line): Wash Separately No

Wash separately? (Y/N)

 <property name="washSeparately" set="washSeparately" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="washSeparately"]

washSeparately Boolean (Y/N)

washSeparatly

None

Care label Public 15500.00 146
(Item/Line): Wash With Like Colors No

Wash With Like Colors (Y/N)

 <property name="washWithLikeColors" set="washWithLikeColors" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="washWithLikeColors"]

washWithLikeColors Boolean (Y/N)

washWithLikeColors

None

Care label Public 15600.00 147
(Item/Line): Spin No

Can the product be washed using the Spin cycle on the washing machine? (Y/N)

 <property name="spin" set="spin" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="spin"]

spin Boolean (Y/N)

spin

None

Care label Public 15700.00 148
(Item/Line): Bleach No

Use bleach on product? (Y/N)

 <property name="bleach">N</property> 

/b24Message/pricat/item/property[@name="bleach"]

bleach Text

N/A

None

Care label Public 15800.00 149
(Item/Line): Chlorine Bleach No

Can chlorine bleach be used when washing the garment? (Y/N)

 <property name="chlorineBleach" set="chlorineBleach" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="chlorineBleach"]

chlorineBleach Boolean (Y/N)

chlorineBleach

None

Care label Public 15900.00 150
(Item/Line): Drying No

Drying instructions for the garment/product. (Typically used in combination with other Care Label properties such as washingDegrees, washingMethod, ironing, bleach & professionalCare)

 <property name="drying" set="drying" registry="Supplier">Tumble Dry Low Heat</property> 

/b24Message/pricat/item/property[@name="drying"]

drying Text

drying

None

Care label Public 16000.00 151
(Item/Line): Tumble Dry Temperature No

Hot/Medium/Low

 <property name="tumbleDryTemperature" set="tumbleDryTemperature" registry="Supplier">Medium</property> 

/b24Message/pricat/item/property[@name="tumbleDryTemperature"]

tumbleDryTemperature Text

tumbleDryTemperature

None

Care label Public 16100.00 152
(Item/Line): Ironing No

Should the product be ironed? (Y/N)

 <property name="ironing" set="ironing" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="ironing"]

ironing Text

ironing

None

Care label Public 16200.00 153
(Item/Line): Ironing Temperature No

Describes of the temperature level the garment/product should be ironed at (i.e. Hot/Medium/Low)

 <property name="ironingTemperature" set="ironingTemperature" registry="Supplier">Low</property> 

/b24Message/pricat/item/property[@name="ironingTemperature"]

ironingTemperature Text

ironingTemperature

None

Care label Public 16300.00 154
(Item/Line): Iron Inside-Out No

Must the product ideally be ironed inside-out? (Y/N)

 <property name="ironInsideOut" set="ironInsideOut" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="ironInsideOut"]

ironInsideOut Boolean (Y/N)

ironInsideOut

None

Care label Public 16400.00 155
(Item/Line): Steam Iron No

Can Steam Iron be used for ironing the product? (Y/N)

 <property name="steamIroning" set="steamIroning" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="steamIroning"]

steamIroning Boolean (Y/N)

steamIroning

None

Care label Public 16500.00 156
(Item/Line): Dryclean Only No

Dryclean Only (Y/N)

 <property name="dryCleanOnly" set="dryCleanOnly" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="dryCleanOnly"]

dryCleanOnly Boolean (Y/N)

dryCleanOnly

None

Care label Public 16600.00 157
(Item/Line): Care Label Instructions No

The washing instructions in plain text

 <property name="careLabelInstruction" registry="Supplier">Wash cold with similar colors, no tumble dry, iron at low temperature</property> 

/b24Message/pricat/item/property[@name="careLabelInstruction"]

careLabelInstruction Text

N/A

None

Care label Public 16700.00 158
(Item/Line): Construction Description No

The construction of the product, could be knitted, woven or carved etc.

 <property name="constructionDescription" registry="Supplier">Knitted</property> 

/b24Message/pricat/item/property[@name="constructionDescription"]

constructionDescription Text

N/A

None

Additional product information Public 16800.00 159
(Item/Line): Fitting Bottoms No

The fitting of the garment's bottoms. Example options; Tight, Regular, Loose

 <property name="fittingBottoms" set="fittingBottoms" registry="Supplier">Tight</property> 

/b24Message/pricat/item/property[@name="fittingBottoms"]

fittingBottoms Text

fittingBottoms

None

Clothing,Fitting Public 16900.00 160
(Item/Line): Fitting Waist No

The fitting of the garment's waist. Example options: High, Medium, Low

 <property name="fittingWaist" set="fittingWaist" registry="Supplier">Medium</property> 

/b24Message/pricat/item/property[@name="fittingWaist"]

fittingWaist Text

fittingWaist

None

Clothing,Fitting Public 17000.00 161
(Item/Line): Fitting Tops No

The fitting of the garment's top. Example options: Tight, Regular, Loose

 <property name="fittingTops" set="fittingTops" registry="Supplier">Tight</property> 

/b24Message/pricat/item/property[@name="fittingTops"]

fittingTops Text

fittingTops

None

Clothing,Fitting Public 17100.00 162
(Item/Line): Sleeve Type No

The type/length of sleeves on the garment. Example options: Short, Long, No sleeve, 3/4

 <property name="sleeveType" set="sleeveType" registry="Supplier">No sleeve</property> 

/b24Message/pricat/item/property[@name="sleeveType"]

sleeveType Text

sleeveType

None

Clothing,Fitting Public 17200.00 163
(Item/Line): Neckline Style No

The neckline shape of the product

 <property name="necklineStyle" registry="Supplier">V-neck</property> 

/b24Message/pricat/item/property[@name="necklineStyle"]

necklineStyle Text

N/A

None

Clothing Public 17300.00 164
(Item/Line): Marketing Activity No

Marketing activity

 <property name="marketingActivity" set="marketingActivity" registry="Supplier">Exclusive</property> 

/b24Message/pricat/item/property[@name="marketingActivity"]

marketingActivity Text

marketingActivity

None

Marketing Public 17500.00 166
(Item/Line): Marketing Info No

Field to specify any particular marketing information related to the product such as unique selling points/propositions. (used language to be specified using the property's language attribute)

 <property name="marketingInfo" registry="Supplier">Waterproof shoes made of a lightweight material with a high breathability.</property> 

/b24Message/pricat/item/property[@name="marketingInfo"]

marketingInfo Text

N/A

None

Marketing Public 17600.00 167
(Item/Line): Awards No

Highlight if the product holds any kind of Product awards

 <property name="awards" registry="Supplier">ISPO Product of the Year 2019</property> 

/b24Message/pricat/item/property[@name="awards"]

awards Text

N/A

None

Marketing Public 17700.00 168
(Item/Line): Market Pre-Sell Intro Date No

The date from which consumers can be offered to pre-order the product/item. Pre-sell is a way to promote the product before it is officially released on the consumer market. The official release date "in store" should be indicated using date field "Market Intro Date". 

<property name="marketPreSellIntroDate" registry="Supplier">YYYY-MM-DD</property>

 

/b24Message/pricat/item/property[@name="marketPreSellIntroDate"] marketPreSellIntroDate Date/Time YYYY-MM-DD Marketing Public 17750.00 590
(Item/Line): Market Intro Date No

Date when the product/item is to be officially released "in stores". From this date the retailer/marketplace can offer the product to consumers. Start of earlier pre-sell/pre-order marketing could be indicated using the field "Market Pre-Sell Intro Date".

 <property name="marketIntroDate" registry="Supplier">2021-01-01</property> 

/b24Message/pricat/item/property[@name="marketIntroDate"]

marketIntroDate Date/Time

N/A

None

Marketing Public 17800.00 169
(Item/Line): Market Exit Date No

Date when the product/item expires on the consumer market. After this date the product should no longer be sold/offered by the retailer/marketplace to consumers.

 <property name="marketExitDate" registry="Supplier">2022-12-31</property> 

/b24Message/pricat/item/property[@name="marketExitDate"]

marketExitDate Date/Time

N/A

None

Marketing Public 17850.00 165
(Item/Line): Ceramic Heating No

Ceramic heating (Y/N)

 <property name="ceramicHeating" set="ceramicHeating" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="ceramicHeating"]

ceramicHeating Boolean (Y/N)

ceramicHeating

None

Electronics,Hair Public 17900.00 170
(Item/Line): Auto Shut Off No

Auto shut off (Y/N)

 <property name="autoShutOff" set="autoShutOff" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="autoShutOff"]

autoShutOff Boolean (Y/N)

autoShutOff

None

Electronics Public 18000.00 171
(Item/Line): Energy Class No

The European Union energy label

 <property name="energyClass" registry="Supplier">A+</property> 

/b24Message/pricat/item/property[@name="energyClass"]

energyClass Text

N/A

None

Electronics Public 18100.00 172
(Item/Line): Energy Label Pdf No

Link to the Energy Label pdf-document of the product. The energy label should display the product supplier name, product model number, energy class scale (A-G), the product's energy class, energy consumption in kWh per 1000 hours, QR-code, reference to regulation (EU 2019/2015).
 

<property name="energyLabelPdf" registry="Supplier">https://thisproduct.energylabel.com/document/pdf</property>    

 

/b24Message/pricat/item/property[@name="energyLabelPdf"] energyLabelPdf Text Consumer guidance,Warnings Public 18150.00 618
(Item/Line): Electronic Product Information Sheet Pdf No

Link to a product information sheet pdf-document. Supplier's must use the Electronic Product Sheet to provide retailers with information on electronic products in accordance with Annex V, Regulation (EU) 2019/2015 - 'Product information sheet'. Language attribute can be used to indicate whether the information sheet is written in a specific language. 

<property name="electronicProductInformationSheetPdf" registry="Supplier" language="en">https://thisproduct.episheet.com/document/pdf</property>    

 

/b24Message/pricat/item/property[@name="electronicProductInformationSheetPdf"] electronicProductInformationSheetPdf Text Consumer guidance,Electronics,Warnings Public 18151.00 622
(Item/Line): Energy Class Support No

The highest to lowest energy class handled by the product

 <property name="energyClassSupport" registry="Supplier">A+++ to C</property> 

/b24Message/pricat/item/property[@name="energyClassSupport"]

energyClassSupport Text

N/A

None

Electronics Public 18200.00 173
(Item/Line): Lights No

Is the bike equipped with lights? (Y/N)

 <property name="lights" set="lights" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="lights"]

lights Boolean (Y/N)

lights

None

Bike,Electronics Public 18300.00 174
(Item/Line): Engine Placement No

The placement of the engine

 <property name="enginePlacement" registry="Supplier">Cranks</property> 

/b24Message/pricat/item/property[@name="enginePlacement"]

enginePlacement Text

N/A

None

Bike,Electronics Public 18400.00 175
(Item/Line): Battery Included No

Is a battery included? (Y/N)

 <property name="batteryIncluded" set="batteryIncluded" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="batteryIncluded"]

batteryIncluded Boolean (Y/N)

batteryIncluded

None

Bike,Electronics Public 18500.00 176
(Item/Line): Woman Specific No

Is the product adapted for female riders? (Y/N)

 <property name="womanSpecific" set="womanSpecific" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="womanSpecific"]

womanSpecific Boolean (Y/N)

womanSpecific

None

Bike Public 18600.00 177
(Item/Line): Frame Material No

Frame Material

 <property name="frameMaterial" registry="Supplier">Aliminium</property> 

/b24Message/pricat/item/property[@name="frameMaterial"]

frameMaterial Text

N/A

None

Bike Public 18700.00 178
(Item/Line): Front Suspension No

Front Suspension

 <property name="frontSuspension" set="frontSuspension" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="frontSuspension"]

frontSuspension Boolean (Y/N)

frontSuspension

None

Bike Public 18800.00 179
(Item/Line): Front Travel Lockout No

Lockout front suspension (Y/N)

 <property name="frontTravelLockout" set="frontSuspension" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="frontTravelLockout"]

frontTravelLockout Boolean (Y/N)

frontSuspension

None

Bike Public 18900.00 180
(Item/Line): Rear Suspension No

Rear Suspension (Y/N)

 <property name="rearSuspension" set="rearSuspension" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="rearSuspension"]

rearSuspension Boolean (Y/N)

rearSuspension

None

Bike Public 19000.00 181
(Item/Line): Rear Travel Lockout No

Lockout rear suspension (Y/N)

 <property name="rearTravelLockout" set="rearTravelLockout" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="rearTravelLockout"]

rearTravelLockout Boolean (Y/N)

rearTravelLockout

None

Bike Public 19100.00 182
(Item/Line): Brake Type No

type of brakes

 <property name="brakeType" registry="Supplier">disc</property> 

/b24Message/pricat/item/property[@name="brakeType"]

brakeType Text

N/A

None

Bike Public 19200.00 183
(Item/Line): Dropper Post No

Is the bike equipped with a dropper post (Y/N)

 <property name="dropperPost" set="dropperPost" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="dropperPost"]

dropperPost Boolean (Y/N)

dropperPost

None

Bike Public 19300.00 184
(Item/Line): Dropper Post Travel No

The travel of the dropper post in millimeters

 <property name="dropperPostTravel" registry="Supplier">125</property> 

/b24Message/pricat/item/property[@name="dropperPostTravel"]

dropperPostTravel Text

N/A

None

Bike Public 19400.00 185
(Item/Line): Pedals Included (Y/N) No

Are pedals included? (Y/N)

 <property name="pedalsIncluded" set="pedalsIncluded" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="pedalsIncluded"]

pedalsIncluded Boolean (Y/N)

pedalsIncluded

None

Bike Public 19500.00 186
(Item/Line): Bottle Cage Mounts No

Is the bike equipped with a bottle cage mount? (Y/N)

 <property name="bottleCageMounts" set="bottleCageMounts" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="bottleCageMounts"]

bottleCageMounts Boolean (Y/N)

bottleCageMounts

None

Bike Public 19600.00 187
(Item/Line): Carrier Front (Y/N) No

Is the bike equipped with a front carrier? (Y/N)

 <property name="carrierFront" set="carrierFront" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="carrierFront"]

carrierFront Boolean (Y/N)

carrierFront

None

Bike Public 19700.00 188
(Item/Line): Carrier Rear (Y/N) No

Is the bike equipped with a back carrier? (Y/N)

 <property name="carrierRear" set="carrierRear" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="carrierRear"]

carrierRear Boolean (Y/N)

carrierRear

None

Bike Public 19800.00 189
(Item/Line): Kickstand (Y/N) No

Is the bike equipped with a kickstand? (Y/N)

 <property name="kickstand" set="kickstand" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="kickstand"]

kickstand Boolean (Y/N)

kickstand

None

Bike Public 19900.00 190
(Item/Line): Fenders (Y/N) No

Is the bike equipped with fenders? (Y/N)

 <property name="fenders" set="fenders" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="fenders"]

fenders Boolean (Y/N)

fenders

None

Bike Public 20000.00 191
(Item/Line): Lock (Y/N No

Is the bike equipped with a lock? (Y/N)

 <property name="lock" set="lock" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="lock"]

lock Boolean (Y/N)

lock

None

Bike Public 20100.00 192
(Item/Line): Bike Basket (Y/N) No

Is the bike equipped with a bike basket? (Y/N)

 <property name="bikeBasket" set="bikeBasket" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="bikeBasket"]

bikeBasket Boolean (Y/N)

bikeBasket

None

Bike Public 20200.00 193
(Item/Line): Model Year No

The model year of the product

 <property name="modelYear" registry="Supplier">2019</property> 

/b24Message/pricat/item/property[@name="modelYear"]

modelYear Date/Time

N/A

None

Additional product information,Bike Public 20300.00 194
(Item/Line): Removable Inlay Soles No

Removable Inlay Soles (Y/N)

 <property name="removableInlaySoles" set="removableInlaySoles" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="removableInlaySoles"]

removableInlaySoles Boolean (Y/N)

removableInlaySoles

None

Shoes Public 20400.00 195
(Item/Line): Extra Laces No

Extra laces included? (Y/N)

 <property name="extraLacesIncluded" set="extraLacesIncluded" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="extraLacesIncluded"]

extraLacesIncluded Boolean (Y/N)

extraLacesIncluded

None

Shoes Public 20500.00 196
(Item/Line): Outsole No

Outsole material

 <property name="outsole" registry="Supplier">Rubber</property> 

/b24Message/pricat/item/property[@name="outsole"]

outsole Text

N/A

None

Shoes Public 20600.00 197
(Item/Line): Midsole No

Midsole material

 <property name="midsole" registry="Supplier">Rubber</property> 

/b24Message/pricat/item/property[@name="midsole"]

midsole Text

N/A

None

Shoes Public 20700.00 198
(Item/Line): Insole/Insock No

Insole material

 <property name="insole" registry="Supplier">Wool</property> 

/b24Message/pricat/item/property[@name="insole"]

insole Text

N/A

None

Shoes Public 20800.00 199
(Item/Line): Additional Inco Terms Info No

Additional inco terms info

 <property name="additionalIncoTermsInfo" registry="Supplier">Sea freight</property> 

/b24Message/pricat/item/property[@name="additionalIncoTermsInfo"]

additionalIncoTermsInfo Text

N/A

None

Logistics Public 20900.00 200
(Item/Line): Logistic Unit No

The logistic unit: CU=consumer unit, TU=trade unit, DU=distribution unit (pallet) and CO=container

 <property name="logisticUnit" set="logisticUnit" registry="Supplier">CU</property> 

/b24Message/pricat/item/property[@name="logisticUnit"]

logisticUnit Text

logisticUnit

None

Logistics Public 21000.00 201
(Item/Line): Units In Package No

The number of units in a consumer package (CU). Example: A three-pack of socks. The socks are sold to the consumer in a package of three pairs. (If the product item/SKU is not offered in a consumer multi-pack, please specify "1")

 <property name="unitsInPackage" registry="Supplier">1</property> 

/b24Message/pricat/item/property[@name="unitsInPackage"]

unitsInPackage Number

N/A

None

Logistics Public 21100.00 202
(Item/Line): Recycling Code Id No

Recycling code of the product

 <property name="recyclingCodeId" registry="Supplier">1111111111111</property> 

/b24Message/pricat/item/property[@name="recyclingCodeId"]

recyclingCodeId Text

N/A

None

Additional product information Public 21200.00 203
(Item/Line): Logistic Unit Order Quantity No

Order quantity (order multiple) for consumer products, value is mostly 1, however situations often occurs when consumer products have some kind of holder, handle etc. Example: Soft drink bottles (six-pack) frequently used within the food industry. The bottles are kept together by a paper holder equipped with a handle in the stores, regardless of the paper holder you are as a consumer allowed to buy the soft drink bottles one by one or the entire holder. So regardless of how the products are sold to the consumer the retailer will only be able to buy these soft drinks at a minimum of 6, in paper holder.

 <property name="logisticUnitOrderQuantity" registry="Supplier">1</property> 

/b24Message/pricat/item/property[@name="logisticUnitOrderQuantity"]

logisticUnitOrderQuantity Text

N/A

None

Logistics Public 21300.00 204
(Item/Line): Breakable Package No

The indication whether the package sold to the retailer may be broken and sold to consumer piece by piece. Example: Soft drink bottle six-packs may often be broken and sold can by can to the consumer (breakablePackage=Y). Golf balls on the other hand must often be sold to consumer with the quantity delivered in the packagde (breakablePackage=N)

 <property name="breakablePackage" set="breakablePackage" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="breakablePackage"]

breakablePackage Boolean (Y/N)

breakablePackage

None

Logistics Public 21400.00 205
(Item/Line): Mixed/Assorted Trade Unit No

Specifies if trade unit contains different consumer units

 <property name="mixedAssorted_TU" set="mixedAssorted_TU" registry="Supplier">N</property> 

/b24Message/pricat/item/property[@name="mixedAssorted_TU"]

mixedAssorted_TU Boolean (Y/N)

mixedAssorted_TU

None

Logistics Public 21500.00 206
(Item/Line): Full Box Quantity No

Specifies the number of CU's in a full logistic unit. Indication of how many units of the consumer item the buyer must purchase to fill one full logistic box for the delivery of the order.

 <property name="fullBoxQuantity" registry="Supplier">10</property> 

/b24Message/pricat/item/property[@name="fullBoxQuantity"]

fullBoxQuantity Number

N/A

None

Logistics Public 21600.00 207
(Item/Line): Full Container 20 Ft Quantity No

Number of items to be purchased in order to fill a 20ft container

 <property name="fullContainer20ftQuantity" registry="Supplier">10</property> 

/b24Message/pricat/item/property[@name="fullContainer20ftQuantity"]

fullContainer20ftQuantity Number

N/A

None

Logistics Public 21700.00 208
(Item/Line): Full Container 40 Ft Quantity No

Number of items to be purchased in order to fill a 40ft container

 <property name="fullContainer40ftQuantity" registry="Supplier">20</property> 

/b24Message/pricat/item/property[@name="fullContainer40ftQuantity"]

fullContainer40ftQuantity Number

N/A

None

Logistics Public 21800.00 209
(Item/Line): Lowest Packing Level No

If the article does not include products with barcodes seperate from the article's own barcode, then it is the lowest Packing Level(Y) and if it does include articles with their own barcodes, then it is not(N)

 <property name="lowestPackingLevel" set="lowestPackingLevel" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="lowestPackingLevel"]

lowestPackingLevel Boolean (Y/N)

lowestPackingLevel

None

Logistics Public 21900.00 210
(Item/Line): Warehouse Gln No

Global Location Number of the warehouse where the supplier stores the item

 <property name="warehouseGLN" registry="Supplier">72354655126548</property> 

/b24Message/pricat/item/property[@name="warehouseGLN"]

warehouseGLN Number

N/A

None

Logistics Public 22000.00 211
(Item/Line): Package Type No

Type of packaging used for the article

 <property name="packageType" set="packageType" registry="Supplier">BX</property> 

/b24Message/pricat/item/property[@name="packageType"]

packageType Text

packageType

None

Logistics,Shipping & Production Public 22100.00 212
(Item/Line): No Cu'S In Tu'S No

The number of consumer units in a trade unit

 <property name="numUnits_CU_in_TU" registry="Supplier">1</property> 

/b24Message/pricat/item/property[@name="numUnits_CU_in_TU"]

numUnits_CU_in_TU Number

N/A

None

Logistics,Shipping & Production Public 22200.00 213
(Item/Line): Packing Method

Describes the way the item is packed in the package/delivery. i.e. "Flat", "Hanging".

<property name="packingMethod" code="F" registry="Supplier">Flat</property>

 

/b24Message/pricat/item/property[@name="packingMethod"] packingMethod Text Logistics Public 22250.00 589
(Item/Line): No Of Tu'S In Du'S And/Or Co'S No

The number of trade units in a distribution unit (DU) or container (CO)

 <property name="numOfTradeUnitInLogisticUnit_TU_DU" registry="Supplier">1</property> 

/b24Message/pricat/item/property[@name="numOfTradeUnitInLogisticUnit_TU_DU"]

numOfTradeUnitInLogisticUnit_TU_DU Number

N/A

None

Logistics,Shipping & Production Public 22300.00 214
(Item/Line): Warehouse Gln Tu No

Global Location Code (GLN) for warehouse storing the product

 <property name="warehouseGLN" registry="Supplier">72354655126548</property> 

/b24Message/pricat/item/property[@name="warehouseGLN_TU_DU"]

warehouseGLN_TU_DU Number

N/A

None

Logistics,Shipping & Production Public 22400.00 215
(Item/Line): Packaging And Label Information No

Description of how the product will be packaged and labelled by the supplier/brand.

 <property name="packagingAndLabellingInformation" registry="Supplier">Box with price tag</property> 

/b24Message/pricat/item/property[@name="packagingAndLabellingInformation"]

packagingAndLabellingInformation Text

N/A

None

Logistics,Shipping & Production Public 22500.00 216
(Item/Line): Product Packaging and Labelling Url No

Link to documentation/image of visual elements displayed on the product and its packaging. This documentation should display all visual elements on both the product and its packaging. The language attribute can be used to indicate if the linked documents/labels are written/presented in a specific language.

<property name="productPackagingAndLabellingUrl" language="en">https://thisproduct.packagingLabel.com/label.png</property>

 

/b24Message/pricat/item/property[@name="productPackagingAndLabellingUrl"] productPackagingAndLabellingUrl Text Consumer guidance Public 22501.00 625
(Item/Line): Price Tag Info No

Describes what product information the supplier/brand will include on the Price tag

 <property name="priceTagInfo" registry="Supplier">Size, name and color</property> 

/b24Message/pricat/item/property[@name="priceTagInfo"]

priceTagInfo Text

N/A

None

Logistics,Shipping & Production Public 22600.00 217
(Item/Line): Package Width No

The width including box or related packing material. (used measurement unit to be specified in property's unit attribute)

 <property name="packageWidth" registry="Supplier" unit="mm">250</property> 

/b24Message/pricat/item/property[@name="packageWidth"]

packageWidth Number

N/A

None

Logistics,Shipping & Production Public 22700.00 218
(Item/Line): Package Depth No

The depth including box or related packing material. (used measurement unit to be specified in property's unit attribute)

 <property name="packageDepth" registry="Supplier" unit="mm">400</property> 

/b24Message/pricat/item/property[@name="packageDepth"]

packageDepth Number

N/A

None

Logistics,Shipping & Production Public 22800.00 219
(Item/Line): Package Height No

The height including box or related packing material. (used measurement unit to be specified in property's unit attribute)

 <property name="packageHeight" registry="Supplier">200</property> 

/b24Message/pricat/item/property[@name="packageHeight"]

packageHeight Number

N/A

None

Logistics,Shipping & Production Public 22900.00 220
(Item/Line): Package Volume No

Product volume including box or related packing material. (used volume unit to be specified in property's unit attribute)

 <property name="packageVolume" registry="Supplier" unit="m3">0.02</property> 

/b24Message/pricat/item/property[@name="packageVolume"]

packageVolume Number

N/A

None

Logistics,Shipping & Production Public 23000.00 221
(Item/Line): Terms Of Delivery No

The terms of delivery (FOB, Ex Works etc.)

 <property name="termsOfDelivery" registry="Supplier">Delivery Duty Paid</property> 

/b24Message/pricat/item/property[@name="termsOfDelivery"]

termsOfDelivery Text

N/A

None

Logistics,Shipping & Production Internal 23100.00 222
(Item/Line): Trade Term No

Trade term

 <property name="tradeTerm" set="tradeTerm" registry="Supplier">Netprice</property> 

/b24Message/pricat/item/property[@name="tradeTerm"]

tradeTerm Text

tradeTerm

None

Logistics,Shipping & Production Public 23200.00 223
(Item/Line): Gross Weight No

The weight in grams including box or related packing material, with associated weight unit specified in the unit attribute.

 <property name="grossWeight" registry="Supplier" unit="g">400</property> 

/b24Message/pricat/item/property[@name="grossWeight"]

grossWeight Number

N/A

None

Logistic measurements,Logistics,Product measurements Public 23300.00 224
(Item/Line): Customs Duty Rate No

The customs duty rate/import charges for the product (percent)

 <property name="customsDutyRate" registry="Supplier">25</property> 

/b24Message/pricat/item/property[@name="customsDutyRate"]

customsDutyRate Number

N/A

None

Logistics,Shipping & Production Public 23400.00 225
(Item/Line): Supplier Responsible For Product Custom Clearance No

Describes if the supplier is responsible for product custom clearance

 <property name="customClearanceSupplier" set="customClearanceSupplier" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="customClearanceSupplier"]

customClearanceSupplier Boolean (Y/N)

customClearance

None

Shipping & Production,Logistics Public 23500.00 226
(Item/Line): Hazardous Item No

Hazardous Item (Y/N)

 <property name="hazardousItem" set="hazardousItem" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="hazardousItem"]

hazardousItem Boolean (Y/N)

hazardousItem

None

Dangerous goods,Logistics,Shipping & Production Public 23600.00 227
(Item/Line): Hazardous Material No

Hazardous material

 <property name="hazardousMaterial" registry="Supplier">ADR</property> 

/b24Message/pricat/item/property[@name="hazardousMaterial"]

hazardousMaterial Text

N/A

None

Dangerous goods,Logistics,Shipping & Production Public 23700.00 228
(Item/Line): Warning Description No

Warning description

 <property name="warningDescription" registry="Supplier">Avoid contact with eyes.</property> 

/b24Message/pricat/item/property[@name="warningDescription"]

warningDescription Text

N/A

None

Dangerous goods,Logistics,Shipping & Production Public 23800.00 229
(Item/Line): Handling Instruction No

Instructions regarding the handling of the product, store cold, keep warm etc.

 <property name="handlingInstruction" registry="Supplier">Handle with care</property> 

/b24Message/pricat/item/property[@name="handlingInstruction"]

handlingInstruction Text

N/A

None

Consumer guidance Public 23900.00 230
(Item/Line): Description Of Svhc Higher Than 0,1% Per Weight 1 No

Description of the SVHC-classified substance

 <property name="svhc" registry="Supplier">Dicyclohexyl phthalate (DCHP)</property> 

/b24Message/pricat/item/property[@name="svhc"]

svhc Text

N/A

None

Dangerous goods,Logistics,Shipping & Production Public 24000.00 231
(Item/Line): Description Of Svhc Higher Than 0,1% Per Weight 2 No

Description of the SVHC-classified substance

 <property name="svhc2" registry="Supplier"></property> 

/b24Message/pricat/item/property[@name="svhc2"]

svhc2 Text

N/A

None

Dangerous goods,Logistics,Shipping & Production Public 24100.00 232
(Item/Line): Description Of Svhc Higher Than 0,1% Per Weight 3 No

Description of the SVHC-classified substance

 <property name="svhc3" registry="Supplier"></property> 

/b24Message/pricat/item/property[@name="svhc3"]

svhc3 Text

N/A

None

Dangerous goods,Logistics,Shipping & Production Public 24200.00 233
(Item/Line): Description Of Svhc Higher Than 0,1% Per Weight 4 No

Description of the SVHC-classified substance

 <property name="svhc4" registry="Supplier"></property> 

/b24Message/pricat/item/property[@name="svhc4"]

svhc4 Text

N/A

None

Dangerous goods,Logistics,Shipping & Production Public 24300.00 234
(Item/Line): Description Of Svhc Higher Than 0,1% Per Weight 5 No

Description of the SVHC-classified substance

 <property name="svhc5" registry="Supplier"></property> 

/b24Message/pricat/item/property[@name="svhc5"]

svhc5 Text

N/A

None

Dangerous goods,Logistics,Shipping & Production Public 24400.00 235
(Item/Line): VOC Content No

VOC (Volatile Organic Compound) Content of the product item.

 <property name="vocContent" registry="Supplier">6.39</property> 

/b24Message/pricat/item/property[@name="vocContent"]

vocContent Text

N/A

None

Dangerous goods,Logistics,Shipping & Production Public 24500.00 236
(Item/Line): VOC Method No

VOC (Volatile Organic Compound) Method, Punds/Gallon or Punds/Pounds

 <property name="vocMethod" set="vocMethod" registry="Supplier">Punds/Gallon</property> 

/b24Message/pricat/item/property[@name="vocMethod"]

vocMethod Text

vocMethod

None

Dangerous goods,Logistics,Shipping & Production Public 24600.00 237
(Item/Line): Manufacturer GLN No

Global Location Code (GLN) for manufacturing company

 <property name="manufacturerGLN" registry="Supplier">3333333333333</property> 

/b24Message/pricat/item/property[@name="manufacturerGLN"]

manufacturerGLN Number

N/A

None

Additional product information,Shipping & Production Public 24700.00 238
(Item/Line): Manufacturer ID No

Internal ID of the item manufacturing company

 <property name="manufacturerID" registry="Supplier">1000</property> 

/b24Message/pricat/item/property[@name="manufacturerID"]

manufacturerID Text

N/A

None

Additional product information,Shipping & Production Public 24800.00 239
(Item/Line): Manufacturer Short Name No

Short name of the item manufacturing company

 <property name="manufacturerShortName" registry="Supplier">Manufacturer short name</property> 

/b24Message/pricat/item/property[@name="manufacturerShortName"]

manufacturerShortName Text

N/A

None

Additional product information,Shipping & Production Public 24900.00 240
(Item/Line): Manufacturer Full Name No

Full name of the item manufacturing company

 <property name="manufacturerFullName" registry="Supplier">Manufacturer full name</property> 

/b24Message/pricat/item/property[@name="manufacturerFullName"]

manufacturerFullName Text

N/A

None

Additional product information,Shipping & Production Public 25000.00 241
(Item/Line): Manufacturer Street Address No

Street Address of item manufacturing company

 <property name="manufacturerStreetAddress" registry="Supplier">Manufacturer street address</property> 

/b24Message/pricat/item/property[@name="manufacturerStreetAddress"]

manufacturerStreetAddress Text

N/A

None

Additional product information,Shipping & Production Public 25100.00 242
(Item/Line): Manufacturer Zip Code No

ZIP/Postal code item manufacturing company

 <property name="manufacturerZipCode" registry="Supplier">Manufacturer zip code</property> 

/b24Message/pricat/item/property[@name="manufacturerZipCode"]

manufacturerZipCode Text

N/A

None

Additional product information,Shipping & Production Public 25200.00 243
(Item/Line): Manufacturer City No

City Address of the item manufacturing company

 <property name="manufacturerCity" registry="Supplier">Manufacturer city</property> 

/b24Message/pricat/item/property[@name="manufacturerCity"]

manufacturerCity Text

N/A

None

Additional product information,Shipping & Production Public 25300.00 244
(Item/Line): Manufacturer Country No

Country Address of the item manufacturing company

 <property name="manufacturerCountry" registry="Supplier">Manufacturer Country</property> 

/b24Message/pricat/item/property[@name="manufacturerCountry"]

manufacturerCountry Text

N/A

None

Additional product information,Shipping & Production Public 25400.00 245
(Item/Line): Manufacturer Telephone No

Telephone to the item manufacturing company

 <property name="manufacturerTelephone" registry="Supplier">Manufacturer telephone</property> 

/b24Message/pricat/item/property[@name="manufacturerTelephone"]

manufacturerTelephone Text

N/A

None

Additional product information,Shipping & Production Public 25500.00 246
(Item/Line): Manufacturer Fax No

Fax number of the item manufacturing company

 <property name="manufacturerFax" registry="Supplier">Manufacturer fax</property> 

/b24Message/pricat/item/property[@name="manufacturerFax"]

manufacturerFax Text

N/A

None

Additional product information,Shipping & Production Public 25600.00 247
(Item/Line): Incoterms No

Series of three-letter abbreviations, indicating trade terms related to common contractual sales practices. Incoterms rules are intended to clearly communicate the tasks, costs, and risks associated with the global or international transportation and delivery of goods

 <property name="incoterms" registry="Supplier">DDP</property> 

/b24Message/pricat/item/property[@name="incoterms"]

incoterms Text

N/A

None

Shipping & Production Public 25700.00 248
(Item/Line): Production Minimum No

Defines if the product has a minimum quantity in order to be produced (SKU level)

 <property name="productionMinimumSKU" registry="Supplier">1000</property> 

/b24Message/pricat/item/property[@name="productionMinimumSKU"]

productionMinimumSKU Number

N/A

None

Shipping & Production Public 25800.00 249
(Item/Line): Production Minimum Model No

Defines if the product has a minimum quantity in order to be produced (Model level)

 <property name="productionMinimumModel" registry="Supplier">10</property> 

/b24Message/pricat/item/property[@name="productionMinimumModel"]

productionMinimumModel Number

N/A

None

Shipping & Production Public 25900.00 250
(Item/Line): Production Minimum Sub-model No

Defines if the product has a minimum quantity in order to be produced (sub-model/model-color level).
 

<property name="productionMinimumSubModelNo" registry="Supplier">100</property>

 

/b24Message/pricat/item/property[@name="productionMinimumSubModelNo"] productionMinimumSubModelNo Number Public 25999.00
(Item/Line): Production Minimum Model+Color No

Defines if the product has a minimum quantity in order to be produced (sub-model/model-color level)

 <property name="productionMinimumModelColor" registry="Supplier">100</property> 

/b24Message/pricat/item/property[@name="productionMinimumModelColor"]

productionMinimumModelColor Number

N/A

None

Shipping & Production Public 26000.00 251
(Item/Line): Place Of Loading No

Place at which the products (cargo) are loaded (e.g. Seaport, Airport, Railway Station, Freight Terminal)

 <property name="placeOfLoading" registry="Supplier">Shanghai</property> 

/b24Message/pricat/item/property[@name="placeOfLoading"]

placeOfLoading Text

N/A

None

Shipping & Production Public 26100.00 252
(Item/Line): Place Of Loading Ship Date No

Estimated ship date from the place of loading

 <property name="placeOfLoadingShipDate" registry="Supplier">2020-10-31</property> 

/b24Message/pricat/item/property[@name="placeOfLoadingShipDate"]

placeOfLoadingShipDate Text

N/A

None

Shipping & Production Public 26200.00 253
(Item/Line): Transport Lead Time No

Estimated number of days that it will take between an order being made, and the goods in that order being delivered.

 <property name="leadTime">2</property> 

/b24Message/pricat/item/property[@name="leadTime"]

leadTime Text

N/A

None

Shipping & Production Internal 26300.00 254
(Item/Line): Vat_ISO Code (Country) No

The VAT rate for the product given in percent per currency given in ISO country code

 <property name="VAT_SE" registry="Supplier">25</property> 

/b24Message/pricat/item/property[@name="VAT_SE"]

VAT_SE Number

N/A

None

Pricing & dates Public 26400.00 255
(Item/Line): Eco Furniture Tax Amount (France) No

Tax amount for the french "Eco Furniture Tax"

 <property name="ecoFurnitureTaxAmount_FR" registry="Supplier">0.10</property> 

/b24Message/pricat/item/property[@name="ecoFurnitureTaxAmount_FR"]

ecoFurnitureTaxAmount_FR Number

N/A

Number

Pricing & dates Internal 26500.00 256
(Item/Line): Prescription Free No

Can the supplement be sold without prescription? (OTC)

 <property name="prescriptionFree" set="prescriptionFree" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="prescriptionFree"]

prescriptionFree Boolean (Y/N)

prescriptionFree

None

Additional product information Public 26600.00 257
(Item/Line): Invoice Method No

Specification on how the product will be invoiced

 <property name="invoiceMethod" set="invoiceMethod" registry="Supplier">Net</property> 

/b24Message/pricat/item/property[@name="invoiceMethod"]

invoiceMethod Text

invoiceMethod

None

Pricing & dates Public 26700.00 258
(Item/Line): Delivery Date From 1st Dw No

The delivery from date for orders with delivery in the first delivery period (1st delivery window)

 <property name="deliveryDateFrom1stDW" registry="Supplier">2018-07-01</property> 

/b24Message/pricat/item/property[@name="deliveryDateFrom1stDW"]

deliveryDateFrom1stDW Date/Time

N/A

None

Pricing & dates Internal 26800.00 259
(Item/Line): Delivery Date From 2nd Dw No

The delivery from date for orders with delivery in the second delivery period (2nd delivery window)

 <property name="deliveryDateFrom2ndDW" registry="Supplier">2018-08-01</property> 

/b24Message/pricat/item/property[@name="deliveryDateFrom2ndDW"]

deliveryDateFrom2ndDW Date/Time

N/A

None

Pricing & dates Internal 26900.00 260
(Item/Line): Delivery Date From 3rd Dw No

The delivery from date for orders with delivery in the third delivery period (3rd delivery window)

 <property name="deliveryDateFrom3rdDW" registry="Supplier">2018-09-01</property> 

/b24Message/pricat/item/property[@name="deliveryDateFrom3rdDW"]

deliveryDateFrom3rdDW Date/Time

N/A

None

Pricing & dates Internal 27000.00 261
(Item/Line): Delivery Date From 4th Dw No

The delivery from date for orders with delivery in the fourth delivery period (4th delivery window)

 <property name="deliveryDateFrom4thDW" registry="Supplier">2018-10-01</property> 

/b24Message/pricat/item/property[@name="deliveryDateFrom4thDW"]

deliveryDateFrom4thDW Date/Time

N/A

None

Pricing & dates Internal 27100.00 262
(Item/Line): Delivery Date From 5Th Dw No

The delivery from date for orders with delivery in the fifth delivery period (5th delivery window)

 <property name="deliveryDateFrom5thDW" registry="Supplier">2018-11-01</property> 

/b24Message/pricat/item/property[@name="deliveryDateFrom5thDW"]

deliveryDateFrom5thDW Date/Time

N/A

None

Pricing & dates Internal 27200.00 263
(Item/Line): Delivery Date From 6th Dw No

The delivery from date for orders with delivery in the sixth delivery period (6th delivery window)

 <property name="deliveryDateFrom6thDW" registry="Supplier">2018-12-01</property> 

/b24Message/pricat/item/property[@name="deliveryDateFrom6thDW"]

deliveryDateFrom6thDW Date/Time

N/A

None

Pricing & dates Internal 27300.00 264
(Item/Line): Delivery Date To 1st Dw No

The delivery end date for the first delivery period (1st delivery window)

 <property name="deliveryDateTo1stDW" registry="Supplier">2018-07-31</property> 

/b24Message/pricat/item/property[@name="deliveryDateTo1stDW"]

deliveryDateTo1stDW Date/Time

N/A

None

Pricing & dates Internal 27400.00 265
(Item/Line): Delivery Date To 2nd Dw No

The delivery end date for the second delivery period (2nd delivery window)

 <property name="deliveryDateTo2ndDW" registry="Supplier">2018-08-31</property> 

/b24Message/pricat/item/property[@name="deliveryDateTo2ndDW"]

deliveryDateTo2ndDW Date/Time

N/A

None

Pricing & dates Internal 27500.00 266
(Item/Line): Delivery Date To 3rd Dw No

The delivery end date for the third delivery period (3rd delivery window)

 <property name="deliveryDateTo3rdDW" registry="Supplier">2018-09-30</property> 

/b24Message/pricat/item/property[@name="deliveryDateTo3rdDW"]

deliveryDateTo3rdDW Date/Time

N/A

None

Pricing & dates Internal 27600.00 267
(Item/Line): Delivery Date To 4th Dw No

The delivery end date for the fourth delivery period (4th delivery window)

 <property name="deliveryDateTo4thDW" registry="Supplier">2018-10-31</property> 

/b24Message/pricat/item/property[@name="deliveryDateTo4thDW"]

deliveryDateTo4thDW Date/Time

N/A

None

Pricing & dates Internal 27700.00 268
(Item/Line): Delivery Date To 5Th Dw No

The delivery end date for the fifth delivery period (5th delivery window)

 <property name="deliveryDateTo5thDW" registry="Supplier">2018-11-30</property> 

/b24Message/pricat/item/property[@name="deliveryDateTo5thDW"]

deliveryDateTo5thDW Date/Time

N/A

None

Pricing & dates Internal 27800.00 269
(Item/Line): Delivery Date To 6th Dw No

The delivery end date for the sixth delivery period (6th delivery window)

 <property name="deliveryDateTo6thDW" registry="Supplier">2018-12-31</property> 

/b24Message/pricat/item/property[@name="deliveryDateTo6thDW"]

deliveryDateTo6thDW Date/Time

N/A

None

Pricing & dates Internal 27900.00 270
(Item/Line): Purchase Date To 1st Dw No

Purchase date to 1st DW

 <property name="purchaseDateTo1stDW" registry="Supplier">2018-01-01</property> 

/b24Message/pricat/item/property[@name="purchaseDateTo1stDW"]

purchaseDateTo1stDW Date/Time

N/A

None

Pricing & dates Internal 28000.00 271
(Item/Line): Purchase Date To 2nd Dw No

Purchase date to 2nd DW

 <property name="purchaseDateTo2ndDW" registry="Supplier">2018-02-01</property> 

/b24Message/pricat/item/property[@name="purchaseDateTo2ndDW"]

purchaseDateTo2ndDW Date/Time

N/A

None

Pricing & dates Internal 28100.00 272
(Item/Line): Purchase Date To 3rd Dw No

Purchase date to 3rd DW

 <property name="purchaseDateTo3rdDW" registry="Supplier">2018-03-01</property> 

/b24Message/pricat/item/property[@name="purchaseDateTo3rdDW"]

purchaseDateTo3rdDW Date/Time

N/A

None

Pricing & dates Internal 28200.00 273
(Item/Line): Purchase Date To 4th Dw No

Purchase date to 4th DW

 <property name="purchaseDateTo4thDW" registry="Supplier">2018-04-01</property> 

/b24Message/pricat/item/property[@name="purchaseDateTo4thDW"]

purchaseDateTo4thDW Date/Time

N/A

None

Pricing & dates Internal 28300.00 274
(Item/Line): Purchase Date To 5Th Dw No

Purchase date to 5th DW

 <property name="purchaseDateTo5thDW" registry="Supplier">2018-05-01</property> 

/b24Message/pricat/item/property[@name="purchaseDateTo5thDW"]

purchaseDateTo5thDW Date/Time

N/A

None

Pricing & dates Internal 28400.00 275
(Item/Line): Purchase Date To 6th Dw No

Purchase date to 6th DW

 <property name="purchaseDateTo6thDW" registry="Supplier">2018-06-01</property> 

/b24Message/pricat/item/property[@name="purchaseDateTo6thDW"]

purchaseDateTo6thDW Date/Time

N/A

None

Pricing & dates Internal 28500.00 276
(Item/Line): Payment Terms No

The invoicing payment terms for the product. specified in number of days

 <property name="paymentTerms" registry="Supplier">30 days</property> 

/b24Message/pricat/item/property[@name="paymentTerms"]

paymentTerms Text

N/A

None

Pricing & dates,Shipping & Production Public 28600.00 277
(Item/Line): Commission No

The retailer's commission for selling product, specified in percent. (Applicable for concession/consignment trade agreements).

 <property name="commission" registry="Supplier">7</property> 

/b24Message/pricat/item/property[@name="commission"]

commission Number

N/A

None

None Internal 28700.00 278
(Item/Line): Minimum Order Quantity Sku No

Defines if the product has a minimum order quantity (SKU level)

 <property name="minimumOrderQuantitySKU" registry="Supplier">10</property> 

/b24Message/pricat/item/property[@name="minimumOrderQuantitySKU"]

minimumOrderQuantitySKU Number

N/A

None

Ordering Internal 28800.00 279
(Item/Line): Minimum Order Quantity Sub-Model No

Defines if the product has a minimum order quantity (sub-model/model-color level)
 

<property name="minimumOrderQuantitySubModelNo" registry="Supplier">5</property>

 

/b24Message/pricat/item/property[@name="minimumOrderQuantityModelColor"] minimumOrderQuantitySubModelNo Number Public 28899.00
(Item/Line): Minimum Order Quantity Model+Color No

Defines if the product has a minimum order quantity (sub-model/model-color level)

 <property name="minimumOrderQuantityModelColor" registry="Supplier">5</property> 

/b24Message/pricat/item/property[@name="minimumOrderQuantityModelColor"]

minimumOrderQuantityModelColor Number

N/A

None

Ordering Internal 28900.00 280
(Item/Line): Mimimum Order Quantiy Model No

Defines if the product has a minimum order quantity (Model level)

 <property name="minimumOrderQuantityModel" registry="Supplier">2</property> 

/b24Message/pricat/item/property[@name="minimumOrderQuantityModel"]

minimumOrderQuantityModel Number

N/A

None

Ordering Internal 29000.00 281
(Item/Line): Orderable Unit No

The indication whether the packing level is orderable or not

 <property name="orderableUnit" set="orderableUnit" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="orderableUnit"]

orderableUnit Boolean (Y/N)

orderableUnit

None

Ordering Public 29100.00 282
(Item/Line): Never Out Of Stock No

Indicates whether the product is "always available"/never out of stock

 <property name="neverOutOfStock" set="neverOutOfStock" registry="Supplier">Y</property> 

/b24Message/pricat/item/property[@name="neverOutOfStock"]

neverOutOfStock Boolean (Y/N)

neverOutOfStock

None

Ordering Public 29200.00 283
(Item/Line): Size System No

Geographical Size Classification

 <property name="sizeSystem" set="sizeSystem" registry="Supplier">EU</property> 

/b24Message/pricat/item/property[@name="sizeSystem"]

sizeSystem Text

N/A

None

Basic product information Internal 29300.00 284
(Item/Line): Packages Per Layer (TI) No

Number of item packages/cartons on a pallet layer ("TI")

 <property name="packagesPerLayer_TI" registry="Supplier">8</property> 

/b24Message/pricat/item/property[@name="packagesPerLayer_TI"]

packagesPerLayer_TI Number

N/A

None

Logistics Public 29400.00 285
(Item/Line): Layers Per Pallet (HI) No

Number of layers on the pallet ("HI")

 <property name="layersPerPallet_HI" registry="Supplier">7</property> 

/b24Message/pricat/item/property[@name="layersPerPallet_HI"]

layersPerPallet_HI Number

N/A

None

Logistics Public 29500.00 286
(Item/Line): Packages Per Pallet No

Total number of item packages/cartons on the pallet ("TI" x"HI")

 <property name="packagesPerPallet_TI-HI" registry="Supplier">56</property> 

/b24Message/pricat/item/property[@name="packagesPerPallet_TI-HI"]

packagesPerPallet_TI-HI Number

N/A

None

Logistics Public 29600.00 287
(Item/Line): Pallet Type No

Specification of pallet type used for packing and shipping the item

 <property name="palletType" registry="Supplier" code="45">Stinger Pallet</property> 

/b24Message/pricat/item/property[@name="palletType"]

palletType Text

N/A

None

Logistics Public 29700.00 288
(Item/Line): Product Packaging Material 1 Code No

The product's main packaging material code

 <property name="productPackagingMaterial" registry="Supplier" code="PAPER_PAPER">Paper</property> 

/b24Message/pricat/item/property[@name="productPackagingMaterial"]/@code

productPackagingMaterial Text

N/A

None

Additional product information Public 29800.00 289
(Item/Line): Product Packaging Material 1 Description No

The product's main packaging material description

 <property name="productPackagingMaterial" registry="Supplier" code="PAPER_PAPER">Paper</property> 

/b24Message/pricat/item/property[@name="productPackagingMaterial"]

productPackagingMaterial Text

N/A

None

Additional product information Public 29900.00 290
(Item/Line): Product Packaging Material 1 Percentage No

The product's main packaging material percentage

 <property name="productPackagingMaterialPercentage" registry="Supplier">55</property> 

/b24Message/pricat/item/property[@name="productPackagingMaterialPercentage"]

productPackagingMaterialPercentage Number

N/A

None

Additional product information Public 30000.00 291
(Item/Line): Product Packaging Material 2 Code No

The product's secondary packaging material code

 <property name="productPackagingMaterial2" registry="Supplier" code="POLYMER_CELLULOSE_ACETATE">Cellulose Acetate</property> 

/b24Message/pricat/item/property[@name="productPackagingMaterial2"]/@code

productPackagingMaterial2 Text

N/A

None

Additional product information Public 30100.00 292
(Item/Line): Product Packaging Material 2 Description No

The product's secondary packaging material description

 <property name="productPackagingMaterial2" registry="Supplier" code="POLYMER_CELLULOSE_ACETATE">Cellulose Acetate</property> 

/b24Message/pricat/item/property[@name="productPackagingMaterial2"]

productPackagingMaterial2 Text

N/A

None

Additional product information Public 30200.00 293
(Item/Line): Product Packaging Material 2 Percentage No

The product's secondary packaging material percentage

 <property name="productPackagingMaterialPercentage2" registry="Supplier">45</property> 

/b24Message/pricat/item/property[@name="productPackagingMaterialPercentage2"]

productPackagingMaterialPercentage2 Number

N/A

None

Additional product information Public 30300.00 294
(Item/Line): Product Packaging Material 3 Code No

Product packaging material 3 code

 <property name="productPackagingMaterial3" registry="Supplier" code=""></property> 

/b24Message/pricat/item/property[@name="productPackagingMaterial3"]/@code

productPackagingMaterial3 Text

N/A

None

Additional product information Public 30400.00 295
(Item/Line): Product Packaging Material 3 Description No

Product packaging material 3 description

 <property name="productPackagingMaterial3" registry="Supplier" code=""></property> 

/b24Message/pricat/item/property[@name="productPackagingMaterial3"]

productPackagingMaterial3 Text

N/A

None

Additional product information Public 30500.00 296
(Item/Line): Product Packaging Material 3 Percentage No

Product packaging material 3 percentage

 <property name="productPackagingMaterialPercentage3" registry="Supplier"></property> 

/b24Message/pricat/item/property[@name="productPackagingMaterialPercentage3"]

productPackagingMaterialPercentage3 Number

N/A

None

Additional product information Public 30600.00 297
(Item/Line): Product Packaging Material 4 Code No

Product packaging material 4 code

 <property name="productPackagingMaterial4" registry="Supplier" code=""></property> 

/b24Message/pricat/item/property[@name="productPackagingMaterial4"]/@code

productPackagingMaterial4 Text

N/A

None

Additional product information Public 30700.00 298
(Item/Line): Product Packaging Material 4 Description No

Product packaging material 4 description

 <property name="productPackagingMaterial4" registry="Supplier" code=""></property> 

/b24Message/pricat/item/property[@name="productPackagingMaterial4"]

productPackagingMaterial4 Text

N/A

None

Additional product information Public 30800.00 299
(Item/Line): Product Packaging Material 4 Percentage No

Product packaging material 4 percentage

 <property name="productPackagingMaterialPercentage4" registry="Supplier"></property> 

/b24Message/pricat/item/property[@name="productPackagingMaterialPercentage4"]

productPackagingMaterialPercentage4 Number

N/A

None

Additional product information Public 30900.00 300
(Item/Line): Product Packaging Material 5 Code No

Product packaging material 5 code

 <property name="productPackagingMaterial5" registry="Supplier" code=""></property> 

/b24Message/pricat/item/property[@name="productPackagingMaterial5"]/@code

productPackagingMaterial5 Text

N/A

None

Additional product information Public 31000.00 301
(Item/Line): Product Packaging Material 5 Description No

Product packaging material 5 description

 <property name="productPackagingMaterial5" registry="Supplier" code=""></property> 

/b24Message/pricat/item/property[@name="productPackagingMaterial5"]

productPackagingMaterial5 Text

N/A

None

Additional product information Public 31100.00 302
(Item/Line): Product Packaging Material 5 Percentage No

Product packaging material 5 percentage

 <property name="productPackagingMaterialPercentage5" registry="Supplier"></property> 

/b24Message/pricat/item/property[@name="productPackagingMaterialPercentage5"]

productPackagingMaterialPercentage5 Number

N/A

None

Additional product information Public 31200.00 303
(Item/Line): Logistic Packaging Material 1 Code No

The main logistic packaging material code

 <property name="logisticPackagingMaterial" registry="Supplier" code="PAPER_PAPERBOARD">Paperboard</property> 

/b24Message/pricat/item/property[@name="logisticPackagingMaterial"]/@code

logisticPackagingMaterial Text

N/A

None

Logistics Public 31300.00 304
(Item/Line): Logistic Packaging Material 1 Description No

The main logistic packaging material description

 <property name="logisticPackagingMaterial" registry="Supplier" code="PAPER_PAPERBOARD">Paperboard</property> 

/b24Message/pricat/item/property[@name="logisticPackagingMaterial"]

logisticPackagingMaterial Text