PRICATPRICAT (Price/Sales Catalogue)

518 fields

518 fields
Column visibility
Name Required Description Examples XPath Property Type Sets Limits Categories Access Sort Id
(Header): Environment No

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
(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
(Item/Line): Additional Unit Shipping Cost No

Added shipping cost per additional unit offered to the specified shipping type/delivery service level.

 <property name="additionalUnitShippingCost" registry="Supplier">5.00</property>

 

/b24Message/pricat/item/priceBracket[@type="RETAIL"]/price[@type="shippingCost"]/property[@name="additionalUnitShippingCost"] additionalUnitShippingCost Public 55952
(Item/Line): Grip Type No

Type of grip used on the product. E.g. "Pistol"- or "Flat Wide"-grip on a golf putter.

 <dimension name="gripType" registry="Supplier">Flat Wide</dimension>

 

/b24Message/pricat/item/dimension[@name="gripType"] gripType Text Public 34300 591
(Item/Line): Lens Color No

Color code and description of the product/item lens.(i.e. goggle or sunglass lens color)

 <dimension name="lensColor" registry="Supplier" code="PR21">Reflective Purple</dimension>

 

/b24Message/pricat/item/dimension[@name="lensColor"] lensColor Text Public 43140 592
(Item/Line): Logistic Packaging Material 2 Weight No

The third (2nd) logistic packaging material weight (used weigh unit to be specified in the unit-attribute).

 <property name="logisticPackagingMaterialWeight2" unit="g" registry="Supplier">##</property> 

 

/b24Message/pricat/item/property[@name="logisticPackagingMaterialWeight2"] logisticPackagingMaterialWeight2 Number Public 53899 650
(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 Public 5599 601
(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 YYYY-MM-DD Public 17750 590
(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
(Item/Line): Packing Method No

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 Public 22250 589
(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 Public 3920 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 Public 3925 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 Public 3950 596
(Item/Line): Product Sub-Group Code No

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 Public 3975 597
(Item/Line): Shipping Type No

The shipping/delivery service level offered for the specified shipping cost.

 <property name="shippingType" code="EX" registry="Supplier">Express</property>

 

/b24Message/pricat/item/priceBracket[@type="RETAIL"]/price[@type="shippingCost"]/property[@name="shippingType"] Text Public 55951
(Item/Line): Short Sub-model 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)

(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 Public 5799
(Item/Line): Thickness No

The thickness of the product. (if thickness is specified using an absolute measure, the used unit of measurement is to be sent in the unit-attribute. Location attribute can be used to specify if the thickness value points to a specific part/component of the product. Kindly see xml-example).

 <dimension name="thickness" location="Midsole" registry="Supplier" unit="mm">7</dimension>

 

thickness Text Public 36100 600
(Item/Line): Top Divider No

Top divider used in i.e. a golf bag, to indicate the number of separate club compartments the bag has.

 <dimension name="topDivider" registry="Supplier">14-way</dimension>

 

/b24Message/pricat/item/dimension[@name="topDivider"] topDivider Text Public 51250 593
(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 Public 4701 610
(Item/Line): Usage Frequency No

The level of frequency the product is intended/designed to be used. 

 <property name="usageFrequency" registry="Supplier">Habitual</property>

 

/b24Message/pricat/item/property[@name="usageFrequency"] usageFrequency Text Public 52120 599
(Item/Line): User Level No

Indicates what level of user experience/skill the product is targeted for.

 <property name="userLevel" registry="Supplier">Advanced</property>

 

/b24Message/pricat/item/property[@name="userLevel"] userLevel Text Public 52110 598
(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 None Public 1700 8
(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 None Public 1600 7
(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 None Public 2200 13
(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 None Public 1500 6
(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 None Public 1000 1
(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 None Public 1400 5
(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 None Public 1100 2
(Header): Recipient Gln Yes The recipient of the EDI message, identified by a GLN
 <recipient gln="7340117836950"> 
/b24Message/pricat/recipient/@gln N/A Number None Public 1900 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 None Public 2000 11
(Header): Sender Gln Yes The sender of the EDI message, identified by a GLN
 <sender gln="7340117815580"> 
/b24Message/pricat/sender/@gln N/A Number None Public 1800 9
(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 None Public 2100 12
(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 None Public 1200 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 None Public 1300 4
(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 None Public 9300 84
(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 None Public 2500 16
(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 None Public 8200 73
(Item/Line): Activity Venue No Intended venue (location/place) for perfoming the product's specified activity.
 <property name="activityVenue" registry="Supplier">Mountains</property> 
/b24Message/pricat/item/property[@name="activityVenue"] activityVenue Text None Public 57000 561
(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 None Public 20900 200
(Item/Line): Adjustable Loft No Yes/No. Indicates wether loft is fixed or changeable
  <dimension name="adjustableLoft" set="adjustableLoft" registry="Supplier">Y</dimension> 
/b24Message/pricat/item/dimension[@name="adjustableLoft"] adjustableLoft adjustableLoft None Public 33600 327
(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 Public 3900 30
(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 None Public 12600 117
(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 animalTested None Public 7800 69
(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 None Public 14300 134
(Item/Line): Authorized For Public Use No Describes if image is authourized for public use(Y/N)
 <property name="authorizedForPublicUse">Y</property> 
/b24Message/pricat/item/presentation/image/property[@name="authorizedForPublicUse"] authorizedForPublicUse None Public 47400 465
(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 autoShutOff None Public 18000 171
(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 None Public 17700 168
(Item/Line): Back Length No Length of the back-part of the product. (Used length unit to be specified in the unit attribute)
  <dimension name="backLength" unit="cm" registry="Supplier">100</dimension> 
/b24Message/pricat/item/dimension[@name="backLength"] backLength Number None Public 33700 328
(Item/Line): Band Type No The type of band on a bra or bag etc. could be lined, cushioning, reinforced etc.
 <property name="bandType" registry="Supplier">Cushioned</property> 
/b24Message/pricat/item/property[@name="bandType"] bandType Text None Public 51300 504
(Item/Line): Bar Tape/Grips No The product name of the bar tape/grips
 <dimension name="barGripName" registry="Supplier">Name of grips</dimension> 
/b24Message/pricat/item/dimension[@name="barGripName"] barGripName Text None Public 41700 408
(Item/Line): Barcode Yes

The supplier's EAN/UPC code of the product (the coding attribute is required to specify which type of barcode that is used for the product/item).

  <itemReference registry="Supplier" coding="EAN13">7313492579316</itemReference> 
/b24Message/pricat/item/itemReference[@registry="Supplier"] N/A Number None Public 43300 424
(Item/Line): Barcode Type Yes The type of barcode, for example "EAN13" or "UPCA". For a complete list, see http://big.btwentyfour.com/codes#id1
 <itemReference registry="Supplier" coding="EAN13">7313492579316</itemReference> 
/b24Message/pricat/item/itemReference[@registry="Supplier"]/@coding N/A Text None Public 43200 423
(Item/Line): Battery No Specification of the battery
 <dimension name="battery" registry="Supplier">50000 mah</dimension> 
/b24Message/pricat/item/dimension[@name="battery"] battery Text None Public 42500 416
(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 batteryIncluded None Public 18500 176
(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 None Public 6400 55
(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 bikeBasket None Public 20200 193
(Item/Line): Blade Curve No The curve of the blade
 <dimension name="bladeCurve" set="bladeCurve" registry="Supplier">Mid-Heel</dimension> 
/b24Message/pricat/item/dimension[@name="bladeCurve"] bladeCurve Text bladeCurve None Public 34900 340
(Item/Line): Blade Face No The face of the blade
 <dimension name="bladeFace" set="bladeFace" registry="Supplier">Open</dimension> 
/b24Message/pricat/item/dimension[@name="bladeFace"] bladeFace Text bladeFace None Public 35000 341
(Item/Line): Blade Length No The length of the blade (used measurement unit to be specified in property's unit attribute)
 <dimension name="bladeLength" set="bladeLength" registry="Supplier">Medium</dimension> 
/b24Message/pricat/item/dimension[@name="bladeLength"] bladeLength Text bladeLength None Public 35100 342
(Item/Line): Blade Lie No The lie of the blade
 <dimension name="bladeLie" set="bladeLie" registry="Supplier">3</dimension> 
/b24Message/pricat/item/dimension[@name="bladeLie"] bladeLie Text bladeLie None Public 34800 339
(Item/Line): Bleach No Use bleach on product? (Y/N)
  <property name="bleach">N</property> 
/b24Message/pricat/item/property[@name="bleach"] bleach Text None Public 15800 149
(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 bottleCageMounts None Public 19600 187
(Item/Line): Bottom Bracket No The product name of the bottom bracket
 <dimension name="bottomBracketName" registry="Supplier">name of bottom bracket</dimension> 
/b24Message/pricat/item/dimension[@name="bottomBracketName"] bottomBracketName Text None Public 40600 397
(Item/Line): Bounce No The degree of how much lower the back part of the sole is compared to the front part of the sole, e.g. 8?, 12?, etc.
 <dimension name="bounce" set="bounce" registry="Supplier">12?</dimension> 
/b24Message/pricat/item/dimension[@name="bounce"] bounce Number bounce None Public 33800 329
(Item/Line): Bra Support Level No Level of support provided by specific bra product/item.
 <property name="braSupportLevel" registry="Supplier">mid</property> 
/b24Message/pricat/item/property[@name="braSupportLevel"] braSupportLevel Text None Public 57900 570
(Item/Line): Brake Type No type of brakes
 <property name="brakeType" registry="Supplier">disc</property> 
/b24Message/pricat/item/property[@name="brakeType"] brakeType Text None Public 19200 183
(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 None Public 2800 19
(Item/Line): Brand Category No Commercial categorization/labelling of the brand from Sell-in to support the Buying-Teams identification/marketing segment of the brand's Products, e.g. "Running"; "Basketball"; "Skateboarding", "Beauty", "Streetwear" etc...
 <property name="brandCategory" registry="Supplier">Running</property> 
/b24Message/pricat/item/property[@name="brandCategory"] brandCategory Text None Public 56500 556
(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 breakablePackage None Public 21400 205
(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 None Public 9200 83
(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 breathable None Public 6800 59
(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 None Public 16700 158
(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 carrierFront None Public 19700 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 carrierRear None Public 19800 189
(Item/Line): Cassette No The product name of the casette
 <dimension name="casetteName" registry="Supplier">Name of casette</dimension> 
/b24Message/pricat/item/dimension[@name="casetteName"] casetteName Text None Public 41200 403
(Item/Line): Cassette Range No The range of the casette
 <dimension name="casetteRange" registry="Supplier">11-32</dimension> 
/b24Message/pricat/item/dimension[@name="casetteRange"] casetteRange Text None Public 41300 404
(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 None Public 3700 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 None Public 3800 29
(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 ceMarking None Public 12700 118
(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 ceramicHeating None Public 17900 170
(Item/Line): Chain No The product name of the chain
 <dimension name="chainName" registry="Supplier">Name of chain</dimension> 
/b24Message/pricat/item/dimension[@name="chainName"] chainName Text None Public 40100 392
(Item/Line): Chainring Bcd No The BCD of the chainring, in millimeters
 <dimension name="chainringBCD" registry="Supplier">130</dimension> 
/b24Message/pricat/item/dimension[@name="chainringBCD"] chainringBCD Text None Public 40400 395
(Item/Line): Chainring Bolts No The number of Bolts in the chainring
 <dimension name="chainringBolts" registry="Supplier">5</dimension> 
/b24Message/pricat/item/dimension[@name="chainringBolts"] chainringBolts Text None Public 40500 396
(Item/Line): Chainring Size No The size of the chainring
 <dimension name="chainringSize" registry="Supplier">52T</dimension> 
/b24Message/pricat/item/dimension[@name="chainringSize"] chainringSize Text None Public 40300 394
(Item/Line): Chainset No The product name of the chainset
 <dimension name="chainsetName" registry="Supplier">Name of chainset</dimension> 
/b24Message/pricat/item/dimension[@name="chainsetName"] chainsetName Text None Public 40200 393
(Item/Line): Charge Time No Charge time
 <dimension name="chargeTime" registry="Supplier">3h</dimension> 
/b24Message/pricat/item/dimension[@name="chargeTime"] chargeTime Text None Public 42600 417
(Item/Line): Chest/Bust Width No CHEST/BUST: Measure around the fullest part of the bust/Chest, keeping the tape horizontal (used measurement unit to be specified in property's unit attribute)
  <dimension name="chestWidth" unit="mm" registry="Supplier">750</dimension> 
/b24Message/pricat/item/dimension[@name="chestWidth"] chestWidth Text None Public 36500 356
(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 chlorineBleach None Public 15900 150
(Item/Line): Circumference No Product/item circumference excluding box or related packing material (used measurement unit to be specified in property's unit attribute)
 <dimension name="circumference" registry="Supplier">35</dimension> 
/b24Message/pricat/item/dimension[@name="circumference"] circumference Number None Public 54200 533
(Item/Line): Club No The product category/type, in regard to club, for golf clubs e.g. Driver, Fairwaywood, Hybrid, Wedge, etc.
 <dimension name="club" set="club" registry="Supplier">Fw 3</dimension> 
/b24Message/pricat/item/dimension[@name="club"] club Text club None Public 33900 330
(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 None Public 6500 56
(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 None Public 5500 46
(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 None Public 5400 45
(Item/Line): Color Code No The code pointing to the color/colorway/color combination of the product. (Should be provided in the code-attribute. Please see example, code="690").
 <dimension name="color" registry="Supplier" code="690" >Black/Silver/White</dimension> 
/b24Message/pricat/item/dimension[@name="color"]/@code color Text None Public 33400 325
(Item/Line): Color Description No The product color/colorway/color combination in plain text. (Should be sent in the PC-data field. Please see example "Black/Silver/White")
 <dimension name="color" registry="Supplier" code="690" >Black/Silver/White</dimension> 
/b24Message/pricat/item/dimension[@name="color"] color Text None Public 33500 326
(Item/Line): Compartment Type No The type of compartment in a bag, such as shoe compartment, laptop compartment etc.
 <property name="compartmentType" registry="Supplier">Laptop</property> 
/b24Message/pricat/item/property[@name="compartmentType"] compartmentType Text None Public 51200 503
(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 None Public 16800 159
(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 None Public 6000 51
(Item/Line): Country of Departure No The country from which a means of transport is scheduled to depart or has departed before being delivered to the buyer/customer.
 <property name="countryOfDeparture" set="ISO alpha-2" registry="Supplier" code="BE">Belgium</property> 
/b24Message/pricat/item/property[@name="countryOfDeparture"]@code, /b24Message/pricat/item/property[@name="countryOfDeparture"] countryOfDeparture Text https://big.btwentyfour.com/sets/ISO%20alpha-2 None Public 55200 543
(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 Public 4400 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 Public 4500 36
(Item/Line): Coverage No Coverage level of product
 <dimension name="coverage" registry="Supplier">Full</dimension> 
/b24Message/pricat/item/dimension[@name="coverage"] coverage Text None Public 38400 375
(Item/Line): Crankset No The product name of the crankset
 <dimension name="cranksetName" registry="Supplier">name of crankset</dimension> 
/b24Message/pricat/item/dimension[@name="cranksetName"] cranksetName Text None Public 40000 391
(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 None Public 6600 57
(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 None Public 9400 85
(Item/Line): Customs Duty Rate No The customs duty rate for product (percent)
 <property name="customsDutyRate" registry="Supplier">25</property> 
/b24Message/pricat/item/property[@name="customsDutyRate"] customsDutyRate Number None Public 23400 225
(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 Public 4300 34
(Item/Line): Customs Of Tariff No (Stat No) 2nd No Second statistical toll number/intra stat number for product
 <property name="statNo2" registry="Supplier">6404199000</property> 
/b24Message/pricat/item/property[@name="statNo2"] statNo2 Number None Public 52500 516
(Item/Line): Customs Of Tariff No (Stat No) 3rd No Third statistical toll number/intra stat number for product
 <property name="statNo3" registry="Supplier">##########</property> 
/b24Message/pricat/item/property[@name="statNo3"] statNo3 Number None Public 52600 517
(Item/Line): Customs Of Tariff No (Stat No) 4th No Fourth statistical toll number/intra stat number for product
 <property name="statNo4" registry="Supplier">##########</property> 
/b24Message/pricat/item/property[@name="statNo4"] statNo4 Number None Public 52700 518
(Item/Line): Customs Of Tariff No (Stat No) 5Th No Fifth statistical toll number/intra stat number for product
 <property name="statNo5" registry="Supplier">##########</property> 
/b24Message/pricat/item/property[@name="statNo5"] statNo5 Number None Public 52800 519
(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 delicate None Public 15400 145
(Item/Line): Denier No

Thickness of pantyhose/Tights measured in "Denier" (Grams per 9,000 metres of yarn. Den is a direct measure of linear density.)

  <dimension name="denier" registry="Supplier">90</dimension> 
/b24Message/pricat/item/dimension[@name="denier"] denier Number None Public 38100 372
(Item/Line): Depth No Product/item depth excluding box or related packing material. (used depth unit to be specified in property's unit attribute)
  <dimension name="depth" registry="Supplier" unit="mm">300</dimension> 
/b24Message/pricat/item/dimension[@name="depth"] depth Number None Public 36000 351
(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 None Public 24000 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 None Public 24100 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 None Public 24200 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 None Public 24300 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 None Public 24400 235
(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 None Public 10000 91
(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 None Public 6100 52
(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 Public 13200 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 Public 13300 124
(Item/Line): Diameter No Product/item diameter excluding box or related packing material (used measurement unit to be specified in property's unit attribute)
 <dimension name="diameter" registry="Supplier">35</dimension> 
/b24Message/pricat/item/dimension[@name="diameter"] diameter Text None Public 52300 514
(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 dirtResistant None Public 9100 82
(Item/Line): Distribution Price No The price when buyer is responsible for internal distribution within buyer group
 <price type="distributionPrice" value="76.0000" currency="EUR" /> 
/b24Message/pricat/item/priceBase/price[@type="distributionPrice"]/@value N/A Number None Public 44100 432
(Item/Line): Distribution Price Currency No The currency in which the distribution price for the product is specified
 <price type="distributionPrice" value="76.0000" currency="EUR" /> 
/b24Message/pricat/item/priceBase/price[@type="distributionPrice"]/@currency N/A Text None Public 44200 433
(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 dropperPost None Public 19300 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 None Public 19400 185
(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 dryCleanOnly None Public 16600 157
(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 Public 16000 151
(Item/Line): E-Drive Brand No The brand of the e-drive system
 <dimension name="e-driveBrand" registry="Supplier">B24 Brand</dimension> 
/b24Message/pricat/item/dimension[@name="e-driveBrand"] e-driveBrand Text None Public 42200 413
(Item/Line): E-Drive System No The name of the e-draive system
 <dimension name="e-driveSystem" registry="Supplier">Name of system</dimension> 
/b24Message/pricat/item/dimension[@name="e-driveSystem"] e-driveSystem Text None Public 42300 414
(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 ecological None Public 12500 116
(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 None Public 18100 172
(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 None Public 18200 173
(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 None Public 18400 175
(Item/Line): EPC-RFID Tagged (Y/N) No Indicates if the supplier will place an EPC-enabled RFID-tag on all unique objects of the referenced SKU-item, before they are shipped to the buyer. (Y/N) EPC (Electronic Product Code). A globally unique identification code of a specific physical object. While the EAN/UPC item reference/barcode points to the general Stock Keeping Unit (SKU), the EPC also include a serial number that points to a specific physical piece/object of that SKU. EPCs are often used on RFID (Radio Frequency Identification)-tags, which serve to facilitate the tracking and tracing of physical objects throughout the whole supply chain. https://www.gs1.org/standards/rfid
 <property name="EPC-RFID_Tagged" registry="Supplier">Y</property> 
/b24Message/pricat/item/property[@name="EPC-RFID_Tagged"] EPC-RFID_Tagged None Public 57800 569
(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 None Public 4600 37
(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 extraLacesIncluded None Public 20500 196
(Item/Line): Fabric No 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 Public 9825 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 None Public 9850 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 None Public 9875 505
(Item/Line): Factory ID No ID/key of the specific factory/production site (operated by the manufacturer/manufacturing company) where the item is produced/assembled.
 <property name="factoryID" registry="Supplier">F-1922</property> 
/b24Message/pricat/item/property[@name="factoryId"] factoryID Text None Public 56400 555
(Item/Line): Factory Name No Name of the specific factory/production site (operated by the manufacturer/manufacturing company) where the item is produced/assembled.
 <property name="factoryName" registry="Supplier">Dongguan Park Sport Products</property> 
/b24Message/pricat/item/property[@name="factoryName"] factoryName Text None Public 56300 554
(Item/Line): Fastener Type No The type of the fastener of the product, such as buttons, zippers etc.
 <property name="fastenerType" registry="Supplier">Zipper</property> 
/b24Message/pricat/item/property[@name="fastenerType"] fastenerType Text None Public 51100 502
(Item/Line): Fedas Size No The fedas size of the product
 <dimension name="sizeFedas" set="14.10" registry="Supplier">38</dimension> 
/b24Message/pricat/item/dimension[@name="sizeFedas"] sizeFedas Text sizeFedas None Public 33200 323
(Item/Line): Fedas Size Range No The fedas size range of the product
 <dimension name="sizeFedas" set="14.10" registry="Supplier">38</dimension> 
/b24Message/pricat/item/dimension[@name="sizeFedas"]/@set sizeFedas Text sizeFedas None Public 33300 324
(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 fenders None Public 20000 191
(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 Public 16900 160
(Item/Line): Fitting Rise No The fitting of the garment's rise
 <property name="fittingRise" registry="Supplier">High</property> 
/b24Message/pricat/item/property[@name="fittingRise"] fittingRise Text None Public 50800 499
(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 Public 17100 162
(Item/Line): Fitting Type No The general fit of the product
 <property name="fittingType" registry="Supplier">Loose</property> 
/b24Message/pricat/item/property[@name="fittingType"] fittingType Text None Public 50900 500
(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 Public 17000 161
(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 None Public 13500 126
(Item/Line): Flex No The ability of a golf shaft to bend as forces are applied. Values Property mapping: Categorized as Senior, Regular, Stiff, X-Stiff and Lady
 <dimension name="flex" set="flex" registry="Supplier">Soft</dimension> 
/b24Message/pricat/item/dimension[@name="flex"] flex Text flex None Public 34000 331
(Item/Line): Fork No The product name of the fork
 <dimension name="fork" registry="Supplier">Name of Fork</dimension> 
/b24Message/pricat/item/dimension[@name="fork"] fork Text None Public 39000 381
(Item/Line): Fork Material No The material of the fork
 <dimension name="forkMaterial" registry="Supplier">Aluminium</dimension> 
/b24Message/pricat/item/dimension[@name="forkMaterial"] forkMaterial Text None Public 39100 382
(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 None Public 14000 131
(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 None Public 14200 133
(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 None Public 14100 132
(Item/Line): Frame Material No Frame Material
 <property name="frameMaterial" registry="Supplier">Aliminium</property> 
/b24Message/pricat/item/property[@name="frameMaterial"] frameMaterial Text None Public 18700 178
(Item/Line): Frame Size No Frame Size
 <dimension name="frameSize" registry="Supplier">L</dimension> 
/b24Message/pricat/item/dimension[@name="frameSize"] frameSize Number None Public 38700 378
(Item/Line): Front Brake No The product name of the front brake
 <dimension name="frontBrakeName" registry="Supplier">Name of front brake</dimension> 
/b24Message/pricat/item/dimension[@name="frontBrakeName"] frontBrakeName Text None Public 41400 405
(Item/Line): Front Derailleur No The product name of the front derailleur
 <dimension name="frontDerailleurName" registry="Supplier">Name of front derailleur</dimension> 
/b24Message/pricat/item/dimension[@name="frontDerailleurName"] frontDerailleurName Text None Public 40800 399
(Item/Line): Front Derailleur Mount No Front Derailleur Mount
 <dimension name="frontDerailleurMount" registry="Supplier">Braze-on</dimension> 
/b24Message/pricat/item/dimension[@name="frontDerailleurMount"] frontDerailleurMount Text None Public 40900 400
(Item/Line): Front Length No Lengt of garment from front, from top to bottom (used measurement unit to be specified in property's unit attribute)
  <dimension name="frontLength" unit="mm" registry="Supplier">1000</dimension> 
/b24Message/pricat/item/dimension[@name="frontLength"] frontLength Number None Public 37000 361
(Item/Line): Front Suspension No Front Suspension
 <property name="frontSuspension" set="frontSuspension" registry="Supplier">Y</property> 
/b24Message/pricat/item/property[@name="frontSuspension"] frontSuspension frontSuspension None Public 18800 179
(Item/Line): Front Tire No The product name of the front tire
 <dimension name="frontTireName" registry="Supplier">Name of front tire</dimension> 
/b24Message/pricat/item/dimension[@name="frontTireName"] frontTireName Text None Public 39800 389
(Item/Line): Front Travel (mm) No Front Travel specified in millimeters
 <dimension name="frontTravel" registry="Supplier">160</dimension> 
/b24Message/pricat/item/dimension[@name="frontTravel"] frontTravel Text None Public 39200 383
(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 frontSuspension None Public 18900 180
(Item/Line): Front Wheel No The product name of the front wheel
 <dimension name="frontWheelName" registry="Supplier">Name of front wheel</dimension> 
/b24Message/pricat/item/dimension[@name="frontWheelName"] frontWheelName Text None Public 39500 386
(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 None Public 21600 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 None Public 21700 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 None Public 21800 209
(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 None Public 7200 63
(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 Public 4000 31
(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 geneticallyModified None Public 12300 114
(Item/Line): Geometric Shape No The geometric shape of the product item
 <dimension name="geometricShape" registry="Supplier">Oval</dimension> 
/b24Message/pricat/item/dimension[@name="geometricShape"] geometricShape Text None Public 53200 523
(Item/Line): Glasses Height No Height of Glasses (used measurement unit to be specified in property's unit attribute)
 <dimension name="glassesHeight" registry="Supplier">45</dimension> 
/b24Message/pricat/item/dimension[@name="glassesHeight"] glassesHeight Number None Public 37900 370
(Item/Line): Glasses Width No Width of Glasses (used measurement unit to be specified in property's unit attribute)
 <dimension name="glassesWidth" registry="Supplier">300</dimension> 
/b24Message/pricat/item/dimension[@name="glassesWidth"] glassesWidth Number None Public 37800 369
(Item/Line): Goods Class No A cleartext description of the goodsclass
 <goodsClass code="12345" set="Supplier" registry="Supplier" >Women Running Shoes</goodsClass>  <goodsClass code="346062" set="Fedas" registry="b24" >Footwear/Running/Running shoes/Running shoes Ladies low</goodsClass> <goodsClass code="2009" set="b24gc" registry="b24" >Shoes running/jogging women</goodsClass> 
/b24Message/pricat/item/goodsClass N/A Text None Public 43400 425
(Item/Line): Goods Class code No An id for the goodsclass, that is unique within the specified set.
 <goodsClass code="12345" set="Supplier" registry="Supplier" >Women Running Shoes</goodsClass>  <goodsClass code="346062" set="Fedas" registry="b24" >Footwear/Running/Running shoes/Running shoes Ladies low</goodsClass> <goodsClass code="2009" set="b24gc" registry="b24" >Shoes running/jogging women</goodsClass> 
/b24Message/pricat/item/goodsClass/@code N/A Text None Public 43400 425
(Item/Line): Goods Class set No The Goods Classification Systems. Standard classification systems are e.g. B24, Fedas, DTB or BTE. (Some trading parties also host and maintain their own internal goods classification codes. All goods class codes can be mapped in BOP User Interface)
 <goodsClass code="12345" set="Supplier" registry="Supplier" >Women Running Shoes</goodsClass>  <goodsClass code="346062" set="Fedas" registry="b24" >Footwear/Running/Running shoes/Running shoes Ladies low</goodsClass> <goodsClass code="2009" set="b24gc" registry="b24" >Shoes running/jogging women</goodsClass> 
/b24Message/pricat/item/goodsClass/@set N/A Text None Public 43400 425
(Item/Line): Grind No The geometry of the sole, includes the leading and trailing edge, along with the heel area of the clubhead. Brand specific, e.g. V, M, F, etc.
 <dimension name="grind" set="grind" registry="Supplier">V</dimension> 
/b24Message/pricat/item/dimension[@name="grind"] grind Text grind None Public 34100 332
(Item/Line): Grip No

Name/branding and size of the grip used on i.e. a golf club. Tour Velvet, Midsize

  <dimension name="grip" set="grip" registry="Supplier">Tour Velvet, Midsize</dimension> 
/b24Message/pricat/item/dimension[@name="grip"] grip Text grip None Public 34200 333
(Item/Line): Gross Price No The gross/list price of the product
  <price type="grossPrice" value="100.0000" currency="EUR" /> 
/b24Message/pricat/item/priceBase/price[@type="grossPrice"]/@value N/A Number None Public 44300 434
(Item/Line): Gross Price Currency No The currency in which the gross price for the product is specified
 <price type="grossPrice" value="100.0000" currency="EUR" /> 
/b24Message/pricat/item/priceBase/price[@type="grossPrice"]/@currency N/A Text None Public 44400 435
(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 None Public 23300 224
(Item/Line): Hair Type No A description of the pattern of the product
 <dimension name="hairType" registry="Supplier">Greasy hair</dimension> 
/b24Message/pricat/item/dimension[@name="hairType"] hairType Text None Public 42800 419
(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 handWashRequired None Public 15100 142
(Item/Line): Handlebars No The product name of the handlebars
 <dimension name="handlebarName" registry="Supplier">Name of handlebar</dimension> 
/b24Message/pricat/item/dimension[@name="handlebarName"] handlebarName Text None Public 41600 407
(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 None Public 23900 230
(Item/Line): Hardness No Describes the hardness of the product
 <dimension name="hardness" set="hardness" registry="Supplier">Soft</dimension> 
/b24Message/pricat/item/dimension[@name="hardness"] hardness Text None Public 43000 421
(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 hazardousItem None Public 23600 227
(Item/Line): Hazardous Material No Hazardous material
 <property name="hazardousMaterial" registry="Supplier">ADR</property> 
/b24Message/pricat/item/property[@name="hazardousMaterial"] hazardousMaterial Text None Public 23700 228
(Item/Line): Heel Height No Rise of heel (used measurement unit to be specified in property's unit attribute)
 <dimension name="heelHeight" registry="Supplier">150</dimension> 
/b24Message/pricat/item/dimension[@name="heelHeight"] heelHeight Number None Public 37700 368
(Item/Line): Heel Style No The shoe's heel style
 <property name="heelStyle" registry="Supplier">Stiletto</property> 
/b24Message/pricat/item/property[@name="heelStyle"] heelStyle Text None Public 50600 497
(Item/Line): Heel-Toe Drop No Heel to toe drop specifies the difference in thickness between the heel and forefoot. Example: if a shoe sole has a 19 mm thick heel and 12 thick mm forefoot/toe, the heel-toe drop is 7 mm. Consumers can use the heel-toe drop as a criterion when choosing running shoes, as the individual foot placement /strike can benefit from a lower or higher heel-toe drop.
 <property name="heelToeDrop" unit="mm" registry="Supplier">7</property> 
/b24Message/pricat/item/property[@name="heelToeDrop"] heelToeDrop Number None Public 57600 567
(Item/Line): Height No Product/item height excluding box or related packing material (used height unit to be specified in property's unit attribute)
  <dimension name="height" registry="Supplier" unit="mm">150</dimension> 
/b24Message/pricat/item/dimension[@name="height"] height Number None Public 36100 352
(Item/Line): Hip Width No HIPS: Measure around the fullest part of your hips, keeping the tape horizontal (used measurement unit to be specified in property's unit attribute)
  <dimension name="hipWidth" unit="mm" registry="Supplier">520</dimension> 
/b24Message/pricat/item/dimension[@name="hipWidth"] hipWidth Number None Public 36700 358
(Item/Line): Hood Type No The type/details of the garment's hood
 <property name="hoodType" registry="Supplier">Removable</property> 
/b24Message/pricat/item/property[@name="hoodType"] hoodType Text None Public 51000 501
(Item/Line): Hooded Garment No Is the garment hooded? (Y/N)
 <property name="hoodedGarment" registry="Supplier">Y</property> 
/b24Message/pricat/item/property[@name="hoodedGarment"] hoodedGarment None Public 57500 566
(Item/Line): Image Action No Default value is "Add", use "Delete" to remove an image reference from a product
 <image imageBankId="278815-900-120.jpeg" index="120" text="Presentation text" action="Add" isPrimary ="true"> 
/b24Message/pricat/item/presentation/image/@action N/A Text None Public 47000 461
(Item/Line): Image Copyright Owner No Copyright owner of the image, identified with a GLN
 <property name="copyrightOwner">1111111111111</property> 
/b24Message/pricat/item/presentation/image/property[@name="copyrightOwner"] copyrightOwner Number None Public 47500 466
(Item/Line): Image Index No Image index code
 <image imageBankId="278815-900-120.jpeg" index="120" text="Presentation text" action="Add" isPrimary ="true"> 
/b24Message/pricat/item/presentation/image/@index N/A Text None Public 47200 463
(Item/Line): Image-Bank ID No Reference to the name of uploaded image to Btwentyfour image-bank/media storage
  <image imageBankId="278815-900-120.jpeg" index="120" text="Presentation text" action="Add" isPrimary ="true"> 
/b24Message/pricat/item/presentation/image/@imageBankId N/A Text None Public 46800 459
(Item/Line): Image Size No The size of the data file for the image. Image text is related to a specific image and should be repeated in correspndance with additional images
 <image imageBankId="278815-900-120.jpeg" index="120" text="Presentation text" action="Add" isPrimary ="true"> 
/b24Message/pricat/item/present+A464:E464ation/image/@size N/A Text None Public 58000 573
(Item/Line): Image Text No Presentation information for product picture in plain text. Image text is related to a specific image and should be repeated in correspndance with additional images
 <image imageBankId="278815-900-120.jpeg" index="120" text="Presentation text" action="Add" isPrimary ="true"> 
/b24Message/pricat/item/present+A464:E464ation/image/@text N/A Text None Public 47300 464
(Item/Line): Image Url No Reference to Image in complete public link
 <image url="http://btwentyfour.com/imageBank/62376237623762376/hat1" index="120" text="Presentation text" action="Add" isPrimary ="true"> 
/b24Message/pricat/item/presentation/image/@url N/A Text None Public 46900 460
(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 None Public 25700 248
(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 None Public 4200 33
(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 None Public 9800 89
(Item/Line): Inner Tubes No The product name of the inner tubes
 <dimension name="innerTubeName" registry="Supplier">Name of innertubes</dimension> 
/b24Message/pricat/item/dimension[@name="innerTubeName"] innerTubeName Text None Public 39700 388
(Item/Line): Inseam Length No Inside Leg Length (Inseam): Measure from the top of your inner leg along the inside seam to the bottom of your leg (used measurement unit to be specified in property's unit attribute)
  <dimension name="inseamLength" registry="Supplier" unit="cm">78</dimension> 
/b24Message/pricat/item/dimension[@name="inseamLength"] inseamLength Number None Public 36900 360
(Item/Line): Insole/Insock No Insole material
 <property name="insole" registry="Supplier">Wool</property> 
/b24Message/pricat/item/property[@name="insole"] insole Text None Public 20800 199
(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 Public 26700 258
(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 ironInsideOut None Public 16400 155
(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 Public 16200 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 Public 16300 154
(Item/Line): Item Condition No The general condition of the item (for used/second hand/vintage items)
 <property name="itemCondition" registry="Supplier">New Without Tags</property> 
/b24Message/pricat/item/property[@name="itemCondition"] itemCondition Text None Public 52400 515
(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 None Public 2300 14
(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 None Public 7300 64
(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 kickstand None Public 19900 190
(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 None Public 29500 286
(Item/Line): Leather Animal Origin No Specifies which animal origin a leather product has.
 <property name="leatherAnimalOrigin" registry="Supplier">Cattle</property> 
/b24Message/pricat/item/property[@name="leatherAnimalOrigin"] leatherAnimalOrigin Text None Public 57400 565
(Item/Line): Left/Right No Indicates if there is a left/right dimension for the item. E.g. hockey stick for left or right shooter
 <dimension name="leftRight" set="leftRight" registry="Supplier">L</dimension> 
/b24Message/pricat/item/dimension[@name="leftRight"] leftRight Text leftRight None Public 34300 334
(Item/Line): Length No Product/item length, excluding box or related packing material. (used measurement unit to be specified in property's unit attribute)
 <dimension name="length" registry="Supplier">115</dimension> 
/b24Message/pricat/item/dimension[@name="length"] length Number None Public 34500 336
(Item/Line): Length Of Dress No Total length of dress from shoulder to lowest point (used measurement unit to be specified in property's unit attribute)
 <dimension name="dressLength" registry="Supplier">1500</dimension> 
/b24Message/pricat/item/dimension[@name="dressLength"] dressLength Number None Public 37300 364
(Item/Line): Lens Tint No The tint of the glasses , such as clear, light, medium etc.
  <dimension name="lensTint" registry="Supplier">Clear</dimension> 
/b24Message/pricat/item/dimension[@name="lensTint"] lensTint Text None Public 43150 508
(Item/Line): Lens Type No Describes the type of Lens
 <dimension name="lensType" registry="Supplier">Standard</dimension> 
/b24Message/pricat/item/dimension[@name="lensType"] lensType Text None Public 43100 422
(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 None Public 7400 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 None Public 7500 66
(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 licensedName None Public 7700 68
(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 licensedProduct None Public 7600 67
(Item/Line): Lie No Lie
 <dimension name="lie" registry="Supplier">lie</dimension> 
/b24Message/pricat/item/dimension[@name="lie"] lie Text None Public 34700 338
(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 lights None Public 18300 174
(Item/Line): Lined No Is the product lined? (Y/N)
 <property name="lined" registry="Supplier">Y</property> 
/b24Message/pricat/item/property[@name="lined"] lined Text None Public 51600 507
(Item/Line): Lingerie - Band Width No Width of band used on i.e. a sports bra, bra or tank top. (used width unit to be specified in property's unit attribute)
  <dimension name="bandWidth" unit="mm" registry="Supplier">15</dimension> 
/b24Message/pricat/item/dimension[@name="bandWidth"] bandWidth Number None Public 37100 362
(Item/Line): Lingerie - Bust Width No BUST: Start at your breastbone and pull tape across your nipple to where your tissue ends?right under your armpit. Without squishing, keep tape flush with your skin. Now measure to the nearest inch or centimeter (used measurement unit to be specified in property's unit attribute)
 <dimension name="bustWidth" registry="Supplier">45</dimension> 
/b24Message/pricat/item/dimension[@name="bustWidth"] bustWidth Number None Public 37200 363
(Item/Line): Lining No Lining material
 <property name="lining" registry="Supplier">Down</property> 
/b24Message/pricat/item/property[@name="lining"] lining Text None Public 9900 90
(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 lock None Public 20100 192
(Item/Line): Loft No The angle of the clubface as it is positioned on the shaft, relative to the vertical plane. Used to define difference in between clubs, e.g. 10,5?, 56?, etc.
 <dimension name="loft" set="loft" registry="Supplier">loft</dimension> 
/b24Message/pricat/item/dimension[@name="loft"] loft Number loft None Public 35200 343
(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 None Public 31300 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 None Public 31400 305
(Item/Line): Logistic Packaging Material 1 Percentage No The main logistic packaging material percentage
 <property name="logisticPackagingMaterialPercentage" registry="Supplier">70</property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterialPercentage"] logisticPackagingMaterialPercentage Number None Public 31500 306
(Item/Line): Logistic Packaging Material 1 Weight No The main logistic packaging material weight (used weight unit to be specified in the unit attribute).
  <property name="logisticPackagingMaterialWeight" unit="g" registry="Supplier">150</property>  
/b24Message/pricat/item/property[@name="logisticPackagingMaterialWeight"] logisticPackagingMaterialWeight Number None Public 53800 529
(Item/Line): Logistic Packaging Material 2 Code No The secondary logistic packaging material code
 <property name="logisticPackagingMaterial2" registry="Supplier" code="WOOD_HARDWOOD">Hardwood</property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterial2"]/@code logisticPackagingMaterial2 Text None Public 31600 307
(Item/Line): Logistic Packaging Material 2 Description No The secondary logistic packaging material description
 <property name="logisticPackagingMaterial2" registry="Supplier" code="WOOD_HARDWOOD">Hardwood</property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterial2"] logisticPackagingMaterial2 Text None Public 31700 308
(Item/Line): Logistic Packaging Material 2 Percentage No The secondary logistic packaging material percentage
 <property name="logisticPackagingMaterialPercentage2" registry="Supplier">30</property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterialPercentage2"] logisticPackagingMaterialPercentage2 Number None Public 31800 309
(Item/Line): Logistic Packaging Material 3 Code No Logistic packaging material 3 code
 <property name="logisticPackagingMaterial3" registry="Supplier" code=""></property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterial3"]/@code logisticPackagingMaterial3 Text None Public 31900 310
(Item/Line): Logistic Packaging Material 3 Description No Logistic packaging material 3 description
 <property name="logisticPackagingMaterial3" registry="Supplier" code=""></property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterial3"] logisticPackagingMaterial3 Text None Public 32000 311
(Item/Line): Logistic Packaging Material 3 Percentage No Logistic packaging material 3 percentage
 <property name="logisticPackagingMaterialPercentage3" registry="Supplier"></property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterialPercentage3"] logisticPackagingMaterialPercentage3 Number None Public 32100 312
(Item/Line): Logistic Packaging Material 3 Weight No The third (3rd) logistic packaging material weight (used weight unit to be specified in the unit-attribute).
  <property name="logisticPackagingMaterialWeight3" unit="g" registry="Supplier">##</property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterialWeight3"] logisticPackagingMaterialWeight3 Number None Public 53900 530
(Item/Line): Logistic Packaging Material 4 Code No Logistic packaging material 4 code
 <property name="logisticPackagingMaterial4" registry="Supplier" code=""></property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterial4"]/@code logisticPackagingMaterial4 Text None Public 32200 313
(Item/Line): Logistic Packaging Material 4 Description No Logistic packaging material 4 description
 <property name="logisticPackagingMaterial4" registry="Supplier" code=""></property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterial4"] logisticPackagingMaterial4 Text None Public 32300 314
(Item/Line): Logistic Packaging Material 4 Percentage No Logistic packaging material 4 percentage
 <property name="logisticPackagingMaterialPercentage4" registry="Supplier"></property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterialPercentage4"] logisticPackagingMaterialPercentage4 Number None Public 32400 315
(Item/Line): Logistic Packaging Material 4 Weight No The fourth (4th) logistic packaging material weight (used weight unit to be specified in the unit attribute).
  <property name="logisticPackagingMaterialWeight4" unit="g" registry="Supplier">##</property>   ? 
/b24Message/pricat/item/property[@name="logisticPackagingMaterialWeight4"] logisticPackagingMaterialWeight4 Number None Public 54000 531
(Item/Line): Logistic Packaging Material 5 Code No Logistic packaging material 5 code
 <property name="logisticPackagingMaterial5" registry="Supplier" code=""></property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterial5"]/@code logisticPackagingMaterial5 Text None Public 32500 316
(Item/Line): Logistic Packaging Material 5 Description No Logistic packaging material 5 description
 <property name="logisticPackagingMaterial5" registry="Supplier" code=""></property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterial5"] logisticPackagingMaterial5 Text None Public 32600 317
(Item/Line): Logistic Packaging Material 5 Percentage No Logistic packaging material 5 percentage
 <property name="logisticPackagingMaterialPercentage5" registry="Supplier"></property> 
/b24Message/pricat/item/property[@name="logisticPackagingMaterialPercentage5"] logisticPackagingMaterialPercentage5 Number None Public 32700 318
(Item/Line): Logistic Packaging Material 5 Weight No The fifth (5th) logistic packaging material weight (used weight unit to be specified in the unit-attribute).
  <property name="logisticPackagingMaterialWeight5" unit="g" registry="Supplier">##</property>   ? 
/b24Message/pricat/item/property[@name="logisticPackagingMaterialWeight5"] logisticPackagingMaterialWeight5 Number None Public 54100 532
(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 Public 21000 201
(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 None Public 21300 204
(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 None Public 5700 48
(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 None Public 5600 47
(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 lowestPackingLevel None Public 21900 210
(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 machineWash None Public 15000 141
(Item/Line): Maintenance No Product's Maintenance guidelines
 <property name="maintenance" registry="Supplier">Keep clean</property> 
/b24Message/pricat/item/property[@name="maintenance"] maintenance Text None Public 12200 113
(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 None Public 8000 71
(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 None Public 25300 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 None Public 25400 245
(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 None Public 25600 247
(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 None Public 25000 241
(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 None Public 24700 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 None Public 24800 239
(Item/Line): Manufacturer Model Number No Model Number assigned by the manufacturer/producer of the product. (Please note that "manufacturerModelNo" is not intended to hold the same value/data as the "modelNo" that is assigned by the supplier/seller of the product).
 <property name="manufacturerModelNo" registry="Supplier">M123699</property> 
/b24Message/pricat/item/property[@name="manufacturerModelNo"] manufacturerModelNo Text None Public 56100 552
(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 None Public 24900 240
(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 None Public 25100 242
(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 None Public 25500 246
(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 None Public 25200 243
(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 None Public 17850 165
(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 None Public 17800 169
(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 Public 17500 166
(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 None Public 6700 58
(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 None Public 17600 167
(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 None Public 10300 94
(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 None Public 10550 585
(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 None Public 10200 93
(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 Public 10400 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 None Public 10500 95
(Item/Line): Max Speed No The maximum speed of the bike.
  <dimension name="maxSpeed" registry="Supplier" unit="km/h">70</dimension> 
/b24Message/pricat/item/dimension[@name="maxSpeed"] maxSpeed Number None Public 42400 415
(Item/Line): Membrane Technology No The technology used in the membrane of the product
 <property name="membraneTechnology" registry="Supplier">Gore-Tex</property> 
/b24Message/pricat/item/property[@name="membraneTechnology"] membraneTechnology Text None Public 52200 513
(Item/Line): Midsole No Midsole material
 <property name="midsole" registry="Supplier">Rubber</property> 
/b24Message/pricat/item/property[@name="midsole"] midsole Text None Public 20700 198
(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 mixedAssorted_TU None Public 21500 206
(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 None Public 2600 17
(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 None Public 3000 21
(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 None Public 20300 194
(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 None Public 17300 164
(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 neverOutOfStock None Public 29200 283
(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 None Public 22200 213
(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 None Public 22300 214
(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 nonTextilePartsOfAnimalOrigin None Public 10100 92
(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 None Public 13800 129
(Item/Line): Number Of Gears No Number of Gears
 <dimension name="numberOfGears" registry="Supplier">11</dimension> 
/b24Message/pricat/item/dimension[@name="numberOfGears"] numberOfGears Number None Public 38500 376
(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 None Public 6200 53
(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 orderableUnit None Public 29100 282
(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 None Public 9700 88
(Item/Line): Outseam Length No Outside leg length (Outseam): Measure from the top of your outer leg along the outside seam to the bottom of your leg (used measurement unit to be specified in property's unit attribute)
 <dimension name="outseamLength" registry="Supplier" unit="cm">83</dimension>   
/b24Message/pricat/item/dimension[@name="outseamLength"] outseamLength Number None Public 36950 581
(Item/Line): Outsole No Outsole material
 <property name="outsole" registry="Supplier">Rubber</property> 
/b24Message/pricat/item/property[@name="outsole"] outsole Text None Public 20600 197
(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 None Public 22800 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 None Public 22900 220
(Item/Line): Package Recycling Fee Paid No Indicates whether the seller/supplier has paid recycling fee for the product's packaging (Y/N).
 <property name="packageRecyclingFeePaid" registry="Supplier">Y</property> 
/b24Message/pricat/item/property[@name="packageRecyclingFeePaid"] packageRecyclingFeePaid None Public 53000 521
(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 Public 22100 212
(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 None Public 23000 221
(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 None Public 22700 218
(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 None Public 29400 285
(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 None Public 29600 287
(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 None Public 22500 216
(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 palette None Public 14700 138
(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 None Public 29700 288
(Item/Line): Pattern No A description of the pattern of the product
 <dimension name="pattern" registry="Supplier">dotted</dimension> 
/b24Message/pricat/item/dimension[@name="pattern"] pattern Text None Public 42700 418
(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 None Public 28600 277
(Item/Line): Pedals No The product name of the pedals
 <dimension name="pedalName" registry="Supplier">Name of Pedals</dimension> 
/b24Message/pricat/item/dimension[@name="pedalName"] pedalName Text None Public 42100 412
(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 pedalsIncluded None Public 19500 186
(Item/Line): Person Height From No The minimum intended height of the user/rider (used measurement unit to be specified in property's unit attribute)
 <dimension name="personHeightFrom" registry="Supplier">170</dimension> 
/b24Message/pricat/item/dimension[@name="personHeightFrom"] personHeightFrom Number None Public 38800 379
(Item/Line): Person Height To No The maximum intended height of the user/rider (used measurement unit to be specified in property's unit attribute)
 <dimension name="personHeightTo" registry="Supplier">185</dimension> 
/b24Message/pricat/item/dimension[@name="personHeightTo"] personHeightTo Number None Public 38900 380
(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 None Public 26100 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 None Public 26200 253
(Item/Line): Pocket Style No The style of the garment's pockets
 <property name="pocketStyle" registry="Supplier">French</property> 
/b24Message/pricat/item/property[@name="pocketStyle"] pocketStyle Text None Public 50700 498
(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 prescriptionFree None Public 26600 257
(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 None Public 22600 217
(Item/Line): Price/Currency Country No Country (ISO-Aplha 2) for the communicated price and currency. Typically used to communicate price differences between countries using the same currency, (such as EUR).
 <price type="recRetailPrice" value="199.0000" currency="EUR" country="NL" /> <price type="recRetailPrice" value="200.0000" currency="EUR" country="BE" /> 
/b24Message/pricat/item/priceBase/price[@type="recRetailPrice"]/@country N/A Text None Public 56200 553
(Item/Line): Is Primary Picture No Indicates if the specific picture is deemed the product's primary picture/presentation picture (Y/N)
  <image imageBankId="278815-900-120.jpeg" index="120" text="Presentation text" action="Add" isPrimary ="true"> 
/b24Message/pricat/item/presentation/image/@isPrimary N/A None Public 47100 462
(Item/Line): Print No The Print of the product (Reproduction of an image or text)
 <dimension name="print" registry="Supplier">I Love NY</dimension> 
/b24Message/pricat/item/dimension[@name="print"] print Text None Public 35300 344
(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 None Public 8400 75
(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 None Public 8300 74
(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 None Public 13000 121
(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 None Public 13700 128
(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 None Public 13900 130
(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 None Public 2700 18
(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 None Public 14500 136
(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 None Public 14400 135
(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 None Public 29800 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 None Public 29900 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 None Public 30000 291
(Item/Line): Product Packaging Material 1 Weight No The weight of the main product packaging material (used weight unit to be specified in property weightUnit).
  <property name="productPackagingMaterialWeight" unit="g" registry="Supplier">112</property> 
/b24Message/pricat/item/property[@name="productPackagingMaterialWeight"] productPackagingMaterialWeight Number None Public 53300 524
(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 None Public 30100 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 None Public 30200 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 None Public 30300 294
(Item/Line): Product Packaging Material 2 Weight No The product's secondary (2nd) packaging material weight (used weight unit to be specified in unit attribute).
  <property name="productPackagingMaterialWeight2" unit="g" registry="Supplier">48</property> 
/b24Message/pricat/item/property[@name="productPackagingMaterialWeight2"] productPackagingMaterialWeight2 Number None Public 53400 525
(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 None Public 30400 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 None Public 30500 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 None Public 30600 297
(Item/Line): Product Packaging Material 3 Weight No The product's third (3rd) packaging material weight (used weight unit to be specified in unit attribute ).
  <property name="productPackagingMaterialWeight3" unit="g" registry="Supplier">##</property>   ? 
/b24Message/pricat/item/property[@name="productPackagingMaterialWeight3"] productPackagingMaterialWeight3 Number None Public 53500 526
(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 None Public 30700 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 None Public 30800 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 None Public 30900 300
(Item/Line): Product Packaging Material 4 Weight No The Product's fourth (4th) packaging material weight (used weight unit to be specified in unit attribute).
  <property name="productPackagingMaterialWeight4" unit="g" registry="Supplier">##</property> 
/b24Message/pricat/item/property[@name="productPackagingMaterialWeight4"] productPackagingMaterialWeight4 Number None Public 53600 527
(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 None Public 31000 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 None Public 31100 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 None Public 31200 303
(Item/Line): Product Packaging Material 5 Weight No The Product's fifth (5th) packaging material weight (used weight unit to be specified in unit attribute).
  <property name="productPackagingMaterialWeight5" unit="g" registry="Supplier">##</property> 
/b24Message/pricat/item/property[@name="productPackagingMaterialWeight5"] productPackagingMaterialWeight5 Number None Public 53700 528
(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 None Public 5300 44
(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 None Public 8100 72
(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 None Public 14900 140
(Item/Line): Product Technology No Name/branding of specific technology used by the supplier in the product.
 <property name="productTechnology" registry="Supplier">Comf-Vent</property> 
/b24Message/pricat/item/property[@name="productTechnology"] productTechnology Text None Public 57100 562
(Item/Line): Product Technology Purpose No Description of the purpose/benefit with technology used by the supplier in the product.
 <property name="productTechnologyPurpose" registry="Supplier">Temperature control</property> 
/b24Message/pricat/item/property[@name="productTechnologyPurpose"] productTechnologyPurpose Text None Public 57200 563
(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 travelSize None Public 14800 139
(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 Public 3150 583
(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 None Public 25800 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 None Public 25900 250
(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 None Public 26000 251
(Item/Line): Professional Care No Specifies the professional care/clean method to be used for the garment/product. (Typically used together with other Care-Label properties such as washingMethod, drying, ironing & bleach) Options: Do Not Professional Wet Clean; Do Not Dry Clean; Dry Clean Any Solvent Normal Process; Dry Clean Petroleum Solvent Normal Process; Dry Clean Petroleum Solvent Mild Process; Dry Clean Perchloroethylene Solvent Normal Process; Dry Clean Perchloroethylene Solvent Mild Process ; Professional Wet Clean Normal Process; Professional Wet Clean Mild Process; Professional Wet Clean Extra Mild Process
 <property name="professionalCare" registry="Supplier">Dry Clean Perchloroethylene Solvent Normal Process</property> 
/b24Message/pricat/item/property[@name="professionalCare"] professionalCare Text None Public 56000 551
(Item/Line): Property Language No Attribute for specifying which language that is used in the plain text on applicable properties.
  <property name="marketingInfo" language="en" registry="Supplier">Waterproof shoes made of a lightweight material with a high breathability. </property> 
/b24Message/pricat/item/property[@name=""]/@language Text language None Public 99999 576
(Item/Line): Property Location No Attribute for specifying what part of the specified property value is located. Typically used for material-specification for items with many different materials and parts.
 <property name="material" location="Lining" registry="Supplier" code="WOO" percent="50">Wool </property> 
/b24Message/pricat/item/property[@name="material"]/@location Text location None Public 99999 578
(Item/Line): Property Target GLN No Attribute for directing property values towards specific recipients only. Using the target attribute makes the shared information/data exclusive for the specified target GLN (Global Location Number).
 <property name="marketingInfo" language="se" registry="Supplier" target="7340117836950">This is a cool product that will be a perfect match for members of the 7340117836950-community! </property> 
/b24Message/pricat/item/property[@name="anyProperty"]/@target Number None Public 99999 577
(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 quickDry None Public 7000 61
(Item/Line): Rear Brake No The product name of the rear brake
 <dimension name="rearBrakeName" registry="Supplier">Name of rear brake</dimension> 
/b24Message/pricat/item/dimension[@name="rearBrakeName"] rearBrakeName Text None Public 41500 406
(Item/Line): Rear Derailleur No The product name of the rear derailleur
 <dimension name="rearDerailleurName" registry="Supplier">Name of rear derailleur</dimension> 
/b24Message/pricat/item/dimension[@name="rearDerailleurName"] rearDerailleurName Text None Public 41000 401
(Item/Line): Rear Derailleur Mount No Rear Derailleur Mount
 <dimension name="rearDerailleurMount">Short-cage with Hanger</dimension> 
/b24Message/pricat/item/dimension[@name="rearDerailleurMount"] rearDerailleurMount Text None Public 41100 402
(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 rearSuspension None Public 19000 181
(Item/Line): Rear Tire No The product name of the rear tire
 <dimension name="rearTireName" registry="Supplier">Name of rear tire</dimension> 
/b24Message/pricat/item/dimension[@name="rearTireName"] rearTireName Text None Public 39900 390
(Item/Line): Rear Travel (mm) No Rear Travel specified in millimeters
 <dimension name="rearTravel" registry="Supplier">160</dimension> 
/b24Message/pricat/item/dimension[@name="rearTravel"] rearTravel Text None Public 39300 384
(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 rearTravelLockout None Public 19100 182
(Item/Line): Rear Wheel No The product name of the rear wheel
 <dimension name="rearWheelName" registry="Supplier">Name of back wheel</dimension> 
/b24Message/pricat/item/dimension[@name="rearWheelName"] rearWheelName Text None Public 39600 387
(Item/Line): Recommended Campaign Retail Price No The campaign retail price of the product recommended by the supplier
 <price type="recCampaignPrice" value="169.0000" currency="EUR" /> 
/b24Message/pricat/item/priceBase/price[@type="recCampaignPrice"]/@value N/A Number None Public 43700 428
(Item/Line): Recommended Campaign Retail Price Currency No The currency in which the recommended campaign retail price for the product is specified
 <price type="recCampaignPrice" value="169.0000" currency="EUR" /> 
/b24Message/pricat/item/priceBase/price[@type="recCampaignPrice"]/@currency N/A Text None Public 43800 429
(Item/Line): Recommended Retail Price No The RRP (Recommmended Retail Price) of the product recommended by the supplier. Typically provided with two decimals. RRP can be repeated for additional currencies given in ISO currency
  <price type="recRetailPrice" value="199.00" currency="EUR" /> 
/b24Message/pricat/item/priceBase/price[@type="recRetailPrice"]/@value N/A Number None Public 43500 426
(Item/Line): Recommended Retail Price Currency No The currency in which the recommended retail price for the product is specified
 <price type="recRetailPrice" value="199.0000" currency="EUR" /> 
/b24Message/pricat/item/priceBase/price[@type="recRetailPrice"]/@currency N/A Text None Public 43600 427
(Item/Line): Recommended Web Retail Price No The web retail price of the product recommended by the supplier
 <price type="recWebPrice" value="199.0000" currency="EUR" /> 
/b24Message/pricat/item/priceBase/price[@type="recWebPrice"]/@value N/A Number None Public 43900 430
(Item/Line): Recommended Web Retail Price Currency No The currency in which the recommended web retail price for the product is specified
 <price type="recWebPrice" value="199.0000" currency="EUR" /> 
/b24Message/pricat/item/priceBase/price[@type="recWebPrice"]/@currency N/A Text None Public 44000 431
(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 None Public 21200 203
(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 refillable None Public 14600 137
(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 reflectiveDetails None Public 6900 60
(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 removableInlaySoles None Public 20400 195
(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 None Public 4900 40
(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 None Public 7900 70
(Item/Line): Saddle No The product name of the saddle
 <dimension name="saddleName" registry="Supplier">Name of Saddle</dimension> 
/b24Message/pricat/item/dimension[@name="saddleName"] saddleName Text None Public 41900 410
(Item/Line): Safety Instructions No Safety instructions
 <property name="safetyInstruction" registry="Supplier">Use rubber Gloves</property> 
/b24Message/pricat/item/property[@name="safetyInstruction"] safetyInstruction Text None Public 13100 122
(Item/Line): Sealed Product No Indicates whether the product is sealed (or not) when shipped from the supplier (Y/N)
 <property name="sealedProduct">Y</property> 
/b24Message/pricat/item/property[@name="sealedProduct"] sealedProduct None Public 47600 467
(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 None Public 12799 119
(Item/Line): Seat Post No The product name of the seat post
 <dimension name="seatPostName" registry="Supplier">Name of seat post</dimension> 
/b24Message/pricat/item/dimension[@name="seatPostName"] seatPostName Text None Public 42000 411
(Item/Line): Seat Width No SEAT: Measure around the fullest part of your seat, keeping the tape horizontal (used measurement unit to be specified in property's unit attribute)
  <dimension name="seatWidth" unit="mm" registry="Supplier">550</dimension> 
/b24Message/pricat/item/dimension[@name="seatWidth"] seatWidth Number None Public 36800 359
(Item/Line): Second Color No The second most dominating color of the product, specified in clear text. (Second to indicationColor which is the color perceived as the most dominating color of the product. I.e. example a black shoe with distinct white details would have "black" as indicationColor and "white" as secondColor)
 <property name="secondColor" registry="Supplier">White</property> 
/b24Message/pricat/item/property[@name="secondColor"] secondColor Text None Public 56800 559
(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 None Public 2400 15
(Item/Line): Shaft Height No Height of shaft from ground up (used measurement unit to be specified in property's unit attribute)
 <dimension name="shaftHeight" registry="Supplier">300</dimension> 
/b24Message/pricat/item/dimension[@name="shaftHeight"] shaftHeight Number None Public 37500 366
(Item/Line): Shaft Name No The name of the shaft used in the product
 <dimension name="shaftName" registry="Supplier">Shaft name</dimension> 
/b24Message/pricat/item/dimension[@name="shaftName"] shaftName Text None Public 32800 319
(Item/Line): Shaft Type No Indicates the composition of the Shaft. For Golf Clubs thecomposition should be indicated either as steel, or graphite
 <dimension name="shaftType" set="shaftType" registry="Supplier">Steel</dimension> 
/b24Message/pricat/item/dimension[@name="shaftType"] shaftType Text shaftType None Public 35400 345
(Item/Line): Shaft Width No Width of shaft at the top (used measurement unit to be specified in property's unit attribute)
 <dimension name="shaftWidth" registry="Supplier">300</dimension> 
/b24Message/pricat/item/dimension[@name="shaftWidth"] shaftWidth Number None Public 37600 367
(Item/Line): Shifters No The product name of the shifters
 <dimension name="shiftersName" registry="Supplier">Name of shifters</dimension> 
/b24Message/pricat/item/dimension[@name="shiftersName"] shiftersName Text None Public 40700 398
(Item/Line): Shoe Pronation No Type of foot pronation supported by a running shoe. Pronation refers to the inward collapsing of the arch when the runner's foot hit the ground. Which pronation support to use depend on the consumer's/runner's individual level of arch collapsing when the foot strikes the surface/ground. (Typical values e.g. "neutral", "pronation", "over-pronation" & "supintation")
 <property name="shoePronation" registry="Supplier">Neutral</property> 
/b24Message/pricat/item/property[@name="shoePronation"] shoePronation Text None Public 57700 568
(Item/Line): Shoe Width No The width type of the shoe
 <dimension name="shoeWidth" registry="Supplier">2E</dimension> 
/b24Message/pricat/item/dimension[@name="shoeWidth"] shoeWidth Text None Public 50400 495
(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 None Public 5900 50
(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 None Public 5800 49
(Item/Line): Shoulder Width No SHOULDER: Measure around the fullest part of the shoulder, keeping the tape horizontal (used measurement unit to be specified in property's unit attribute)
  <dimension name="shoulderWidth" unit="mm" registry="Supplier">650</dimension> 
/b24Message/pricat/item/dimension[@name="shoulderWidth"] shoulderWidth Text None Public 36400 355
(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 None Public 4100 32
(Item/Line): Silhouette Category No High level silhouette categorization (to serve as holder/parent for one or multiple specific product silhouettes), i.e. "Shoes" could be the silhouette-category holding subordinate values like "Low Shoe", "Ballerina Shoe" and "Runners" (who are to be provided separately in the silhouette property field, please see below).
 <property name="silhouetteCategory" registry="Supplier">Shoes</property> 
/b24Message/pricat/item/property[@name="silhouetteCategory"] silhouetteCategory Text None Public 56700 558
(Item/Line): Size No The size of the product item/SKU. The "set" should ideally describe which kind of size system the size value is referring to.
  <dimension name="size" set="Womens EU FTW" registry="Supplier">38</dimension> 
/b24Message/pricat/item/dimension[@name="size"] size Text size None Public 33000 321
(Item/Line): Size Guidance No Indication of how the product's size is generally percieved compared to other brands' similar products with the same marked size.
 <property name="sizeGuidance" registry="Supplier">Size runs large, consider a smaller size than you normally wear</property> 
/b24Message/pricat/item/property[@name="sizeGuidance"] sizeGuidance Text None Public 52900 520
(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 None Public 8600 77
(Item/Line): Size Set No The size set of the product. Size set is an identification table for the size. Ex: "38" is a womens' euro shoe size, but value "38" set out of context could indicate any kind of size. Size sets should be used and ideally describe the kind of product and what intended target group the size is meant for, or at least help to categorize the size value so it can be easily distinguished from other size values in your product data feed.
 <dimension name="size" set="Womens EU FTW" registry="Supplier">38</dimension> 
/b24Message/pricat/item/dimension[@name="size"]/@set size Text size None Public 33100 322
(Item/Line): Skin Tone No Describes the skin tone the product is intended for
 <dimension name="skinTone" registry="Supplier">Medium</dimension> 
/b24Message/pricat/item/dimension[@name="skinTone"] skinTone Text None Public 42900 420
(Item/Line): Skin Type No Suitable for skin type
 <dimension name="skinType" registry="Supplier">Fair</dimension> 
/b24Message/pricat/item/dimension[@name="skinType"] skinType Text None Public 38300 374
(Item/Line): Sleeve Length No Sleeve: Measure from armpit to end of sleeve (used measurement unit to be specified in property's unit attribute)
  <dimension name="sleeveLength" unit="mm" registry="Supplier">100</dimension> 
/b24Message/pricat/item/dimension[@name="sleeveLength"] sleeveLength Text None Public 36300 354
(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 Public 17200 163
(Item/Line): Sole Technology No The technology found in the sole of a shoe
 <property name="soleTechnology" registry="Supplier">Anti-bacterial</property> 
/b24Message/pricat/item/property[@name="soleTechnology"] soleTechnology Text None Public 51500 506
(Item/Line): Speed No Speed
 <dimension name="speed" registry="Supplier">speed</dimension> 
/b24Message/pricat/item/dimension[@name="speed"] speed Number None Public 35500 346
(Item/Line): Spikes No Is the item equipped with spikes?
 <dimension name="spikes" registry="Supplier">6.35mm pyramid spikes</dimension> 
/b24Message/pricat/item/dimension[@name="spikes"] spikes Text None Public 32900 320
(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 spin None Public 15700 148
(Item/Line): Stacking Factor No Stacking factor states how many product packages can be stacked on one another without goods being damaged.
 <property name="stackingFactor" registry="Supplier">14</property> 
/b24Message/pricat/item/property[@name="stackingFactor"] stackingFactor Number None Public 53100 522
(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 steamIroning None Public 16500 156
(Item/Line): Steerer No The product name of the steerer tube
 <dimension name="steererName" registry="Supplier">Name of Steerer</dimension> 
/b24Message/pricat/item/dimension[@name="steererName"] steererName Text None Public 39400 385
(Item/Line): Stem No The product name of the stem
 <dimension name="stemName" registry="Supplier">Name of stem</dimension> 
/b24Message/pricat/item/dimension[@name="stemName"] stemName Text None Public 41800 409
(Item/Line): Stick Length No Length for golf-clubs, ice hockey sticks, floorball sticks etc. (used measurement unit to be specified in property's unit attribute)
 <dimension name="stickLength" set="stickLength" registry="Supplier">96</dimension> 
/b24Message/pricat/item/dimension[@name="stickLength"] stickLength Text stickLength None Public 34600 337
(Item/Line): Stick Pattern No Summarizing value/code for specifying (typically) hockey stick characteristics
 <dimension name="stickPattern" set="stickPattern" registry="Supplier">P19</dimension> 
/b24Message/pricat/item/dimension[@name="stickPattern"] stickPattern Text stickPattern None Public 34400 335
(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 None Public 2900 20
(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 None Public 3100 22
(Item/Line): Sun Protecting Factor No Describe the level of SPF (Sun protecting factor) of the product
 <dimension name="sunProtectingFactor" registry="Supplier">50</dimension> 
/b24Message/pricat/item/dimension[@name="sunProtectingFactor"] sunProtectingFactor Number None Public 38200 373
(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 customClearance None Public 23500 226
(Item/Line): Surface No Recommended surface for the product (i.e. a running shoe, tennis shoe, football boot or bicycle) to be used on.
 <property name="surface" registry="Supplier">Trail</property> 
/b24Message/pricat/item/property[@name="surface"] surface Text None Public 57300 564
(Item/Line): Sustainability Mark No Sustainability Mark/Label on the prodcut (e.g. Eco/environmental-labelling, ethical labelling). This value has replaced the old value environmental mark.
 <property name="sustainabilityMark" registry="Supplier">GOTS</property> 
/b24Message/pricat/item/property[@name="sustainabilityMark"] sustainabilityMark Text None Public 47900 470
(Item/Line): Sustainability Mark 2nd No Sustainability Mark/Label on the prodcut (e.g. Eco/environmental-labelling, ethical labelling) (Second)
 <property name="sustainabilityMark2" registry="Supplier">2nd Mark Name</property> 
/b24Message/pricat/item/property[@name="sustainabilityMark2"] sustainabilityMark2 Text None Public 48400 475
(Item/Line): Sustainability Mark 3rd No Sustainability Mark/Label on the prodcut (e.g. Eco/environmental-labelling, ethical labelling) (Third)
 <property name="sustainabilityMark3" registry="Supplier">3rd Mark Name</property> 
/b34Message/pricat/item/property[@name="sustainabilityMark3"] sustainabilityMark3 Text None Public 48900 480
(Item/Line): Sustainability Mark 4th No Sustainability Mark/Label on the prodcut (e.g. Eco/environmental-labelling, ethical labelling) (Fourth)
 <property name="sustainabilityMark4" registry="Supplier">4th Mark Name</property> 
/b44Message/pricat/item/property[@name="sustainabilityMark4"] sustainabilityMark4 Text None Public 49400 485
(Item/Line): Sustainability Mark 5Th No Fifth Sustainability Mark/Label on the prodcut (e.g. Eco/environmental-labelling, ethical labelling) (Fifth)
 <property name="sustainabilityMark5" registry="Supplier">5th Mark Name</property> 
/b55Message/pricat/item/property[@name="sustainabilityMark5"] sustainabilityMark5 Text None Public 49900 490
(Item/Line): Sustainability Mark Certification Level No Indicates the required minimum certification level of the sustainability mark for third party standards (e.g GOTS, GRS, RWS...) Examples of third party certifiction level definitions Brand: The brand selling the finished product holds a certification for the third party standard Assembly Factory: The final garment assembly factory (e.g. assembly, packaging & final inspection) holds a certificate for the third party standard Material Fabrication: The factory producing final fabrics and materials (e.g. fabric/material/component manufacturer) holds a certificate for the third party standard Material Processing: The raw material factory overseeing material preparation and processing (e.g. yarn spinner, yarn dyeing) holds a certificate for the third party standard Raw Material Extraction: The organization producing and procuring raw materials (e.g. farming, raw material extraction) holds a certificate for the third party standard
 <property name="sustainabilityMarkCertificationLevel" registry="Supplier">Assembly Factory</property>   
/b24Message/pricat/item/property[@name="sustainabilityMarkCertificationLevel"] sustainabilityMarkCertificationLevel Text None Public 48350 579
(Item/Line): Sustainability Mark Certification Number No Approval/Certification Number referring to the awarded/issued Sustainability Mark
 <property name="sustainabilityMarkCertificationNumber" registry="Supplier">########</property> 
/b24Message/pricat/item/property[@name="sustainabilityMarkCertificationNumber"] sustainabilityMarkCertificationNumber Text None Public 48300 474
(Item/Line): Sustainability Mark Certification Number 2nd No Approval/Certification Number referring to the awarded/issued Sustainability Mark (Second)
 <property name="sustainabilityMarkCertificationNumber2" registry="Supplier">########</property> 
/b24Message/pricat/item/property[@name="sustainabilityMarkCertificationNumber2"] sustainabilityMarkCertificationNumber2 Text None Public 48800 479
(Item/Line): Sustainability Mark Certification Number 3rd No Approval/Certification Number referring to the awarded/issued Sustainability Mark (Third)
 <property name="sustainabilityMarkCertificationNumber3" registry="Supplier">########</property> 
/b34Message/pricat/item/property[@name="sustainabilityMarkCertificationNumber3"] sustainabilityMarkCertificationNumber3 Text None Public 49300 484
(Item/Line): Sustainability Mark Certification Number 4th No Approval/Certification Number referring to the awarded/issued Sustainability Mark (Fourth)
 <property name="sustainabilityMarkCertificationNumber4" registry="Supplier">########</property> 
/b44Message/pricat/item/property[@name="sustainabilityMarkCertificationNumber4"] sustainabilityMarkCertificationNumber4 Text None Public 49800 489
(Item/Line): Sustainability Mark Certification Number 5Th No Approval/Certification Number referring to the awarded/issued Sustainability Mark (Fifth)
 <property name="sustainabilityMarkCertificationNumber5" registry="Supplier">########</property> 
/b55Message/pricat/item/property[@name="sustainabilityMarkCertificationNumber5"] sustainabilityMarkCertificationNumber5 Text None Public 50300 494
(Item/Line): Sustainability Mark Certifier No Organization/Authority responsible for issuing or giving the Sustainability Mark Certification
 <property name="sustainabilityMarkCertifier" registry="Supplier">Global Standard GmbH</property> 
/b24Message/pricat/item/property[@name="sustainabilityMarkCertifier"] sustainabilityMarkCertifier Text None Public 48200 473
(Item/Line): Sustainability Mark Certifier 2nd No Organization/Authority responsible for issuing or giving the Sustainability Mark Certification (Second)
 <property name="sustainabilityMarkCertifier2" registry="Supplier">2nd Mark Certifying organization</property> 
/b24Message/pricat/item/property[@name="sustainabilityMarkCertifier2"] sustainabilityMarkCertifier2 Text None Public 48700 478
(Item/Line): Sustainability Mark Certifier 3rd No Organization/Authority responsible for issuing or giving the Sustainability Mark Certification (Third)
 <property name="sustainabilityMarkCertifier3" registry="Supplier">3rd Mark Certifying organization</property> 
/b34Message/pricat/item/property[@name="sustainabilityMarkCertifier3"] sustainabilityMarkCertifier3 Text None Public 49200 483
(Item/Line): Sustainability Mark Certifier 4th No Organization/Authority responsible for issuing or giving the Sustainability Mark Certification (Fourth)
 <property name="sustainabilityMarkCertifier4" registry="Supplier">4th Mark Certifying organization</property> 
/b44Message/pricat/item/property[@name="sustainabilityMarkCertifier4"] sustainabilityMarkCertifier4 Text None Public 49700 488
(Item/Line): Sustainability Mark Certifier 5Th No Organization/Authority responsible for issuing or giving the Sustainability Mark Certification (Fifth)
 <property name="sustainabilityMarkCertifier5" registry="Supplier">5th Mark Certifying organization</property> 
/b55Message/pricat/item/property[@name="sustainabilityMarkCertifier5"] sustainabilityMarkCertifier5 Text None Public 50200 493
(Item/Line): Sustainability Mark Description No Sustainability Mark descriptive text
 <property name="sustainabilityMarkDescription" registry="Supplier">The Global Organic Textile Standard (GOTS) was developed by leading standard setters to define world-wide recognised requirements for organic textiles. From the harvesting of the raw materials, environmentally and socially responsible manufacturing to labelling, textiles certified to GOTS provide a credible assurance to the consumer.</property> 
/b24Message/pricat/item/property[@name="sustainabilityMarkDescription"] sustainabilityMarkDescription Text None Public 48100 472
(Item/Line): Sustainability Mark Description 2nd No Sustainability Mark descriptive text
 <property name="sustainabilityMarkDescription2" registry="Supplier">Description of 2nd Mark</property> 
/b24Message/pricat/item/property[@name="sustainabilityMarkDescription2"] sustainabilityMarkDescription2 Text None Public 48600 477
(Item/Line): Sustainability Mark Description 3rd No Sustainability Mark descriptive text (Third)
 <property name="sustainabilityMarkDescription3" registry="Supplier">Description of 3rd Mark</property> 
/b34Message/pricat/item/property[@name="sustainabilityMarkDescription3"] sustainabilityMarkDescription3 Text None Public 49100 482
(Item/Line): Sustainability Mark Description 4th No Sustainability Mark descriptive text (Fourth)
 <property name="sustainabilityMarkDescription4" registry="Supplier">Description of 4th Mark</property> 
/b44Message/pricat/item/property[@name="sustainabilityMarkDescription4"] sustainabilityMarkDescription4 Text None Public 49600 487
(Item/Line): Sustainability Mark Description 5Th No Sustainability Mark descriptive text (Fifth)
 <property name="sustainabilityMarkDescription5" registry="Supplier">Description of 5th Mark</property> 
/b55Message/pricat/item/property[@name="sustainabilityMarkDescription5"] sustainabilityMarkDescription5 Text None Public 50100 492
(Item/Line): Sustainability Mark Image Url No Image link displaying the Sustainability Mark/Label graphically
 <property name="sustainabilityMarkImageURL" registry="Supplier">https://Gotsmarkimagelink.com</property> 
/b24Message/pricat/item/property[@name="sustainabilityMarkImageURL"] sustainabilityMarkImageURL Text None Public 48000 471
(Item/Line): Sustainability Mark Image Url 2nd No Image link displaying the Sustainability Mark/Label graphically (Second)
 <property name="sustainabilityMarkImageURL2" registry="Supplier">https://markimagelink2.com</property> 
/b24Message/pricat/item/property[@name="sustainabilityMarkImageURL2"] sustainabilityMarkImageURL2 Text None Public 48500 476
(Item/Line): Sustainability Mark Image Url 3rd No Image link displaying the Sustainability Mark/Label graphically (Third)
 <property name="sustainabilityMarkImageURL3" registry="Supplier">https://markimagelink3.com</property> 
/b34Message/pricat/item/property[@name="sustainabilityMarkImageURL3"] sustainabilityMarkImageURL3 Text None Public 49000 481
(Item/Line): Sustainability Mark Image Url 4th No Image link displaying the Sustainability Mark/Label graphically (Fourth)
 <property name="sustainabilityMarkImageURL4" registry="Supplier">https://markimagelink4.com</property> 
/b44Message/pricat/item/property[@name="sustainabilityMarkImageURL4"] sustainabilityMarkImageURL4 Text None Public 49500 486
(Item/Line): Sustainability Mark Image Url 5Th No Fifth Image link displaying the Sustainability Mark/Label graphically (Fifth)
 <property name="sustainabilityMarkImageURL5" registry="Supplier">https://markimagelink5.com</property> 
/b55Message/pricat/item/property[@name="sustainabilityMarkImageURL5"] sustainabilityMarkImageURL5 Text None Public 50000 491
(Item/Line): Sustainable Content Percentage No The percentage of sustainable content/material used in the product (e.g. recylced material or organic ingredients)
 <property name="sustainableContentPercentage">75</property> 
/b24Message/pricat/item/property[@name="sustainableContentPercentage"] sustainableContentPercentage Number None Public 54300 534
(Item/Line): Sustainably Produced No Indicates whether the product has been sustainably produced/manufactured (considering s of e.g. environmental, ethical, social aspects)
 <property name="sustainablyProduced" registry="Supplier">Y</property> 
/b24Message/pricat/item/property[@name="sustainablyProduced"] sustainablyProduced None Public 47700 468
(Item/Line): Sustainably Transported No Indicates whether the product has been sustainably transported (considering e.g. environmental, ethical and social aspects) (Y/N)
 <property name="sustainablyTransported" registry="Supplier">Y</property> 
/b24Message/pricat/item/property[@name="sustainablyTransported"] sustainablyTransported None Public 47800 469
(Item/Line): Target Group No

Intended target group for marketing and use of the product/item. (Target group is often based on a combination of gender and age-group, but could be even more demographically niched)

  <property name="targetGroup" registry="Supplier">Women</property> 
/b24Message/pricat/item/property[@name="targetGroup"] targetGroup Text None Public 56600 557
(Item/Line): Team No Team name for product that is offered/sold as team/fan-gear/merchandise.
 <property name="team" registry="Supplier">Uppsala United AC</property> 
/b24Message/pricat/item/property[@name="team"] team Text None Public 56900 560
(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 None Public 5100 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 None Public 5200 43
(Item/Line): Thread Count No Threads per square inch
 <property name="threadCount" registry="Supplier">400</property> 
/b24Message/pricat/item/property[@name="threadCount"] threadCount Text None Public 9500 86
(Item/Line): Toe Shape No The shape of the footwear's toe
 <property name="toeShape" registry="Supplier">Round</property> 
/b24Message/pricat/item/property[@name="toeShape"] toeShape Text None Public 50500 496
(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 Public 23200 223
(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 Public 16100 152
(Item/Line): Tyre Size No Tyre size
 <dimension name="tyreSize" registry="Supplier">32-559</dimension> 
/b24Message/pricat/item/dimension[@name="tyreSize"] tyreSize Number None Public 35600 347
(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 None Public 4700 38
(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 Public 13400 125
(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 None Public 6300 54
(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 Public 3300 24
(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 Public 3200 23
(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 None Public 21100 202
(Item/Line): User Maximum Age No Recommended Maximum age of the user of the product
 <property name="userMaximumAge" registry="Supplier">99</property> 
/b24Message/pricat/item/property[@name="userMaximumAge"] userMaximumAge Text None Public 52100 512
(Item/Line): User Maximum Weight No Recommended Maximum weight of the user of the product
 <property name="userMaximumWeight" registry="Supplier">110</property> 
/b24Message/pricat/item/property[@name="userMaximumWeight"] userMaximumWeight Text None Public 51900 510
(Item/Line): User Minimum Age No Recommended Minimum age of the user of the product
 <property name="userMinimumAge" registry="Supplier">7</property> 
/b24Message/pricat/item/property[@name="userMinimumAge"] userMinimumAge Text None Public 52000 511
(Item/Line): User Minimum Weight No Recommended Minimum weight of the user of the product
 <property name="userMinimumWeight" registry="Supplier">80</property> 
/b24Message/pricat/item/property[@name="userMinimumWeight"] userMinimumWeight Text None Public 51800 509
(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 UVProtection None Public 12900 120
(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 None Public 26400 255
(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 None Public 24500 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 Public 24600 237
(Item/Line): Volume No Product volume (in m3), excluding box or related packing material (used volume unit to be specified in the unit-attribute)
  <dimension name="volume" registry="Supplier" unit="MTQ">0.012</dimension> 
/b24Message/pricat/item/dimension[@name="volume"] volume Number None Public 36200 353
(Item/Line): Waist Height No Height of product's waist. (used measurement unit to be specified in the unit attribute)
  <dimension name="waistHeight"  unit="cm" registry="Supplier">25</dimension> 
/b24Message/pricat/item/dimension[@name="waistHeight"] waistHeight Number None Public 37400 365
(Item/Line): Waist Width No WAIST: Measure around the narrowest part (typically the small of your back and where your body bends side to side), keeping the tape horizontal (used measurement unit to be specified in property's unit attribute)
 <dimension name="waistWidth" registry="Supplier">600</dimension> 
/b24Message/pricat/item/dimension[@name="waistWidth"] waistWidth Number None Public 36600 357
(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 None Public 22000 211
(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 None Public 22400 215
(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 None Public 23800 229
(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 None Public 8500 76
(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 washSeparatly None Public 15500 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 washWithLikeColors None Public 15600 147
(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 None Public 15200 143
(Item/Line): Watch Diameter No Diameter of Watch (used measurement unit to be specified in property's unit attribute)
 <dimension name="watchDiameter" registry="Supplier">45</dimension> 
/b24Message/pricat/item/dimension[@name="watchDiameter"] watchDiameter Number None Public 38000 371
(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 waterproof None Public 7100 62
(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 waterproof None Public 8700 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 None Public 8800 79
(Item/Line): Waxbase No Waxbase
 <dimension name="waxBase" registry="Supplier">waxBase</dimension> 
/b24Message/pricat/item/dimension[@name="waxBase"] waxBase Text None Public 35700 348
(Item/Line): Weight No The net weight in grams excluding box or related packing material (used weight unit should specified in the unit-attribute)
  <dimension name="weight" unit="g" registry="Supplier">350</dimension> 
/b24Message/pricat/item/dimension[@name="weight"] weight Number None Public 35800 349
(Item/Line): Wheel Size (Inch) No Wheel Size (inch)
 <dimension name="wheelSize" registry="Supplier">29</dimension> 
/b24Message/pricat/item/dimension[@name="wheelSize"] wheelSize Number None Public 38600 377
(Item/Line): Width No The width excluding box or related packing material (used measurement unit to be specified in property's unit attribute)
  <dimension name="width" unit="mm" registry="Supplier">200</dimension> 
/b24Message/pricat/item/dimension[@name="width"] width Number None Public 35900 350
(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 windproof None Public 8900 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 None Public 9000 81
(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 womanSpecific None Public 18600 177
(Item/Line): Cut No Indicates the way the garment hangs on the body based on the shape of the fabric pieces used to construct it, the position of the fabric's grain line, and so on.
 <property name="cut" registry="Supplier">Bootcut</property>   
/b24Message/pricat/item/property[@name="cut"] cut Text None Public 50950 582
(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 None Public 3650 586
(Item/Line): Shipping Cost No The shipping cost for the article, typically used in marketplace retail relations between supplier and buyer, to inform the consumer the cost for their orders at the retailer's/marketplace's website.
 <price type="shippingCost" value="15.00" currency="EUR"/>   
/b24Message/pricat/item/priceBracket[@type="RETAIL"]/price[@type="shippingCost"]/@value Number None Public 55950 581
Sustainability Mark Certification Level No Indicates the required minimum certification level of the sustainability mark for third party standards (e.g GOTS, GRS, RWS...) Examples of third party certifiction level definitions Brand: The brand selling the finished product holds a certification for the third party standard Assembly Factory: The final garment assembly factory (e.g. assembly, packaging & final inspection) holds a certificate for the third party standard Material Fabrication: The factory producing final fabrics and materials (e.g. fabric/material/component manufacturer) holds a certificate for the third party standard Material Processing: The raw material factory overseeing material preparation and processing (e.g. yarn spinner, yarn dyeing) holds a certificate for the third party standard Raw Material Extraction: The organization producing and procuring raw materials (e.g. farming, raw material extraction) holds a certificate for the third party standard
 <property name="sustainabilityMarkCertificationLevel" registry="Supplier">Assembly Factory</property>   
/b24Message/pricat/item/property[@name="sustainabilityMarkCertificationLevel"] sustainabilityMarkCertificationLevel Public 48350 579
No fields match your filters.