PRICAT (Price/Sales Catalogue)
The PRICAT message enable the transmission of information regarding pricing and catalogue details for goods and services offered by a seller to a buyer.
General usage
- The Price/Sales Catalogue message indicates descriptive, logistic and pricing information by individual product.
- Depending on the agreement between trading partners, the message might indicate only general information about the products, valid for all customers.
- The message can be used to provide a specific customer with information regarding prices and special conditions.
- Product information can be provided as a complete listing of all supplier's products or as an advance warning of particular changes.
- The Price/Sales Catalogue message can also be used by suppliers to feed a central catalogue of products, making the information available to all interested parties.
Fields used in the PRICAT message
Name | Required | Description | Examples | Xpath | Property | Type | Sets | Limits | Categories | Access Levels | Sort | Id |
---|---|---|---|---|---|---|---|---|---|---|---|---|
(Header): Environment | No | The environment in which the message has been sent, either "Test" or "Production" |
|
/b24Message/pricat/@environment |
N/A | Text | None |
None | Public | 1000.00 | 1 | |
(Header): Pricat Name | No | The name of the price catalogue |
|
/b24Message/pricat/@text |
N/A | Text | None |
None | Public | 1100.00 | 2 | |
(Header): Valid From | Yes | The start date for buying at the price specified in the price catalogue |
|
/b24Message/pricat/@validFrom |
N/A | Date/Time | None |
None | Public | 1200.00 | 3 | |
(Header): Valid To | Yes | The end date for buying at the price specified in the price catalogue |
|
/b24Message/pricat/@validTo |
N/A | Date/Time | None |
None | Public | 1300.00 | 4 | |
(Header): Pre Order To | No | The end date for buying at the pre order price specified in the price catalogue |
|
/b24Message/pricat/@preOrderTo |
N/A | Date/Time | None |
None | Public | 1400.00 | 5 | |
(Header): Currency | No | The currency in which the price information in the price catalogue is specified |
|
/b24Message/pricat/@currency |
N/A | Text | None |
None | Public | 1500.00 | 6 | |
(Header): Environment | Specifies the environment, either "Test" or "Production". |
|
/b24Message/pricat/@environment | Text | Public | 1550.00 | ||||||
(Header): Btwentyfour Message ID | No | Message ID set by Btwentyfour Open Commerce Platform |
|
/b24Message/pricat/@messageId |
N/A | Number | None |
None | Public | 1600.00 | 7 | |
(Header): Btwentyfour Message Date | No | Message date set by Btwentyfour Open Commerce Platform |
|
/b24Message/pricat/@messageDate |
N/A | Date/Time | None |
None | Public | 1700.00 | 8 | |
(Header): Sender Gln | Yes | The sender of the EDI message, identified by a GLN |
|
/b24Message/pricat/sender/@gln |
N/A | Number | None |
None | Public | 1800.00 | 9 | |
(Header): Recipient Gln | Yes | The recipient of the EDI message, identified by a GLN |
|
/b24Message/pricat/recipient/@gln |
N/A | Number | None |
None | Public | 1900.00 | 10 | |
(Header): Season | Yes | The sales season for included Price Catalog/PRICAT products/items. (Please note that suppliers are required to provide season-values on PRICAT header level. All unique values must be mapped against B24 standard seasons, before the catalog can be published to intended business partners in the Btwentyfour Open Commerce Platform) |
|
/b24Message/pricat/property[@name="season"] |
season | Text | None |
None | Public | 2000.00 | 11 | |
(Header): Supplier Gln | Yes | The supplier/brand, identified by a GLN |
|
/b24Message/pricat/supplier/@gln |
N/A | Number | None |
None | Public | 2100.00 | 12 | |
(Header): Buyer Gln | Yes | The buying party, identified by a GLN |
|
/b24Message/pricat/buyer/@gln |
N/A | Number | None |
None | Public | 2200.00 | 13 | |
(Item/Line): Item Id | Yes | The supplier's unique product item ID. (Often a combination of model number+color code+size. The item ID should point to the item/SKU-level of the product) |
|
/b24Message/pricat/item/@id |
N/A | Text | None |
None | Public | 2300.00 | 14 | |
(Item/Line): Selected Product Range | No | Indication for selected customer product range set by Supplier indicates with "1" for selected products |
|
/b24Message/pricat/item/@inSelection |
N/A | Boolean (Y/N) | None |
None | Public | 2400.00 | 15 | |
(Item/Line): Action | No | Describes the status of the product, use "Add" for new or updated products and "Delete" to remove a product from BOP. If a product is already checked out by a buyer, and re-uploaded by the supplier, the product will receive action "change" upon the next export |
|
/b24Message/pricat/item/@action |
action | Text | None |
None | Public | 2500.00 | 16 | |
(Item/Line): Model Name | No | The name of the product main model. |
|
/b24Message/pricat/item/property[@name="name"] |
name | Text | None |
Basic product information | Public | 2600.00 | 17 | |
(Item/Line): Product Description | No | Description including product attributes that make up the specific item/SKU that is offered to the buyer/consumer. For Apparel/Footwear-products typically a combination of the model name, color and size, for cosmetics/beuaty-products the description could e.g. consist of model name, fragrance/scent and volume. |
|
/b24Message/pricat/item/property[@name="description"] |
description | Text | None |
Basic product information | Public | 2700.00 | 18 | |
(Item/Line): Brand | No | The brand of the product |
|
/b24Message/pricat/item/property[@name="brand"] |
brand | Text | None |
Basic product information | Public | 2800.00 | 19 | |
(Item/Line): Sub Brand | No | Subsidiary brand for the item |
|
/b24Message/pricat/item/property[@name="subBrand"] |
subBrand | Text | None |
Additional product information | Public | 2900.00 | 20 | |
(Item/Line): Model Number | Yes | The main model number of the product. (the "model"-number is used to specify the highest level of the product. A model can have several variants/articles/"sub-models" consisting of i.e. different colors. Example: A specific running shoe ("model"), can be offered in three different color-combinations ("sub-Models"). |
|
/b24Message/pricat/item/property[@name="modelNo"] |
modelNo | Text | None |
Basic product information | Public | 3000.00 | 21 | |
(Item/Line): Sub-Model Number (Former modelColor) | Yes | Sub-model number representing the second level of the product hierarchy. On apparel and footwear items typically represented by a concatenation of main model number and color code (often referred to as "colorway"). |
|
/b24Message/pricat/item/property[@name="subModelNo"] |
modelColor, subModelNo | Text | None |
Basic product information | Public | 3100.00 | 22 | |
(Item/Line): Product Variants | No | Indicates what different product dimensions that constitute sub-model and SKU-options of the main product model. For apparel/footwear, color and size are typical product variant components. |
|
/b24Message/pricat/item/property[@name="productVariants"] |
productVariants | Text | None |
Logistics | Public | 3150.00 | 583 | |
(Item/Line): Unit Of Measure description | No | The unit of measure for the product: such as Pieces, Pair etc. the set of accepted values and their respective codes are available on https://big.btwentyfour.com/sets , just search for unitOfMeasure and you'll get the complete list |
|
/b24Message/pricat/item/property[@name="unitOfMeasure"] |
unitOfMeasure | Text | None |
Basic product information,Unit | Public | 3200.00 | 23 | |
(Item/Line): Unit Of Measure code | No | The unit of measure code for the product: such as PCE, PR etc. the set of accepted values and their respective descriptions are available on https://big.btwentyfour.com/sets , just search for unitOfMeasure and you'll get the complete list |
|
/b24Message/pricat/item/property[@name="unitOfMeasure"]@code |
unitOfMeasure | Text | None |
Basic product information,Unit | Public | 3300.00 | 24 | |
(Item/Line): Department | No | Department responsible for the product. In a supplier context such responsibility could include product development, design and marketing, while department in a buyer context could i.e. reflect responsibility for purchasing and the purchasing budget of the product. |
|
/b24Message/pricat/item/property[@name="department"] |
department | Text | None |
Logistics,Ordering | Public | 3650.00 | 586 | |
(Item/Line): Category | No | The product category in plain text. |
|
/b24Message/pricat/item/property[@name="category"] |
category | Text | None |
Basic product information | Public | 3700.00 | 28 | |
(Item/Line): Category Code | No | The product category code |
|
/b24Message/pricat/item/property[@name="category"]/@code |
category | Text | None |
Basic product information | Public | 3800.00 | 29 | |
(Item/Line): Age Group | No | Age category such as: Adults, Youth, Kids, and Toddler |
|
/b24Message/pricat/item/property[@name="ageGroup"] |
ageGroup | Text | None |
Basic product information | Public | 3900.00 | 30 | |
(Item/Line): Product Group | No | The product group in plain text. |
|
/b24Message/pricat/item/property[@name="productGroup"] | productGroup | Text | Basic product information | Public | 3920.00 | 594 | ||
(Item/Line): Product Group Code | No | The code value pointing to the specified product group. |
|
/b24Message/pricat/item/property[@name="productGroup"]/@code | Text | Basic product information | Public | 3925.00 | 595 | |||
(Item/Line): Product Sub-Group | No | The product sub group in plain text. |
|
/b24Message/pricat/item/property[@name="productSubGroup"] | productSubGroup | Text | Additional product information | Public | 3950.00 | 596 | ||
(Item/Line): Product Sub-Group Code | The code value pointing to the specified product sub-group. |
|
/b24Message/pricat/item/property[@name="productSubGroup"]/@code | productSubGroup | Text | Additional product information | Public | 3975.00 | 597 | |||
(Item/Line): Gender | No | The gender category of the product (b24 example values: "Male", "Female" or "Unisex") |
|
/b24Message/pricat/item/property[@name="gender"] |
gender | Text | None |
Basic product information | Public | 4000.00 | 31 | |
(Item/Line): Silhouette | No | The silhouette value should indicate the distinct shape/contour of the product. (Example: "Runners" is a proper product silhouette, while a value like "Shoes" is not considered specific enough and should instead be provided in the more general silhouetteCategory property). |
|
/b24Message/pricat/item/property[@name="silhouette"] |
silhouette | Text | None |
Basic product information | Public | 4100.00 | 32 | |
(Item/Line): Indication Color | No | Perceived main/base/indicative/dominating color of the product. (IndicationColor is typically used for color-categorization and filtering products in webshops and other B2C sales surfaces) |
|
/b24Message/pricat/item/property[@name="indicationColor"] |
indicationColor | Text | None |
Basic product information | Public | 4200.00 | 33 | |
(Item/Line): Customs Of Tariff No (Stat No) | No | Statistical toll number for product, (a.k.a. "intra-stat number", "Harmonized System Code", "HS-code") |
|
/b24Message/pricat/item/property[@name="statNo"] |
statNo | Text | None |
Basic product information,Logistics,Shipping & Production | Public | 4300.00 | 34 | |
(Item/Line): Country Of Origin | No | Country in which the product have been produced, manufactured or assembled (ISO code) |
|
/b24Message/pricat/item/property[@name="countryOfOrigin"] |
countryOfOrigin | Text | None |
Basic product information,Logistics,Shipping & Production | Public | 4400.00 | 35 | |
(Item/Line): Country Of Source | No | Country in which raw material or components of the product were originally produced prior to manufacture or assembly. (ISO code) |
|
/b24Message/pricat/item/property[@name="countryOfSource"] |
countryOfSource | Text | None |
Basic product information,Logistics,Shipping & Production | Public | 4500.00 | 36 | |
(Item/Line): EU Size | No | Additional sizing information (EU Size) |
|
/b24Message/pricat/item/property[@name="EUSize"] |
EUSize | Text | None |
Shoes | Public | 4600.00 | 37 | |
(Item/Line): UK Size | No | Additional sizing information (UK Size) |
|
/b24Message/pricat/item/property[@name="UKSize"] |
UKSize | Text | None |
Shoes | Public | 4700.00 | 38 | |
(Item/Line): US Size | No | Additional sizing information (US Size) |
|
/b24Message/pricat/item/property[@name="USSize"] | USSize | Text | None | Shoes | Public | 4701.00 | 610 | |
(Item/Line): Assortment Class | No | Assortment class can be used to indicate which range/assortment the product belongs to for different store clusters, based on e.g. size, clientele and location. |
|
/b24Message/pricat/item/property[@name="assortmentClass"] |
assortmentClass | Text | None |
Additional product information | Internal | 4800.00 | 39 | |
(Item/Line): Replacement Product | No | The barcode of the Replacement product, which is to say the product that the related product will be replaced with if it is unavailable |
|
/b24Message/pricat/item/property[@name="replacementProduct"] |
replacementProduct | Text | None |
Additional product information | Public | 4900.00 | 40 | |
(Item/Line): IFR Product Code | No | Specific IFR product code (modified FEDAS) |
|
/b24Message/pricat/item/property[@name="IFR_fredasCode"] |
IFR_fredasCode | Number | None |
Additional product information | Internal | 5000.00 | 41 | |
(Item/Line): Technical Info | No | Specify any technical data related to the product, such as resistance to water penetration, welded seams, display size etc. |
|
/b24Message/pricat/item/property[@name="technicalInfo"] |
technicalInfo | Text | None |
Additional product information | Public | 5100.00 | 42 | |
(Item/Line): Technical Specification | No | Any technical specification of the product, describing the features of the product. For instance bikes and GPS watches usually comes with a separate technical specification |
|
/b24Message/pricat/item/property[@name="technicalSpecification"] |
technicalSpecification | Text | None |
Additional product information | Public | 5200.00 | 43 | |
(Item/Line): Product Properties | No | Specify the important properties of the product such as adjustable hood, under foot loop, waist drawcords |
|
/b24Message/pricat/item/property[@name="productProperties"] |
productProperties | Text | None |
Additional product information | Public | 5300.00 | 44 | |
(Item/Line): Collection Name | No | Supplier's colletion name |
|
/b24Message/pricat/item/property[@name="collection"] |
collection | Text | None |
Additional product information | Public | 5400.00 | 45 | |
(Item/Line): Collection Code | No | Collection code from the supplier |
|
/b24Message/pricat/item/property[@name="collection"]/@code |
collection | Text | None |
Additional product information | Public | 5500.00 | 46 | |
(Item/Line): Long Sub-model Description | No | A description of the specific sub-model within the model, its features and benefits. (used language to be specified in the property's language attribute) (Please note this is the replacing property/field for former longModelColorDescription) |
|
/b24Message/pricat/item/property[@name="longSubModelNoDescription"] | longSubModelNoDescription | Text | Additional product information,Consumer guidance | Public | 5599.00 | 601 | ||
(Item/Line): Long Model+Color Description | No | A description of the specific sub-model within the model, its features and benefits. (used language to be specified in the property's language attribute) |
|
/b24Message/pricat/item/property[@name="longModelColorDescription"] |
longModelColorDescription | Text | None |
Additional product information | Public | 5600.00 | 47 | |
(Item/Line): Long Model Description | No | A description of the product, its features and benefits. (used language to be specified in the property's language attribute) |
|
/b24Message/pricat/item/property[@name="longModelDescription"] |
longModelDescription | Text | None |
Additional product information | Public | 5700.00 | 48 | |
(Item/Line): Short Sub-model Description | A shorter version of the sub-model description, used on devices with smaller screens, signage etc. (used language to be specified in the property's language attribute) (This property/field was formerly known as shortModelColorDescription) |
|
/b24Message/pricat/item/property[@name="shortSubModelNoDescription"] | shortSubModelNoDescription | Text | Additional product information,Consumer guidance | Public | 5799.00 | ||||
(Item/Line): Short Model+Color Description | No | A shorter version of the sub-model description, used on devices with smaller screens, signage etc. (used language to be specified in the property's language attribute) |
|
/b24Message/pricat/item/property[@name="shortModelColorDescription"] |
shortModelColorDescription | Text | None |
Additional product information | Public | 5800.00 | 49 | |
(Item/Line): Short Model Description | No | A shorter version of the product description, used on devices with smaller screens, signage etc. (used language to be specified in the property's language attribute) |
|
/b24Message/pricat/item/property[@name="shortModelDescription"] |
shortModelDescription | Text | None |
Additional product information | Public | 5900.00 | 50 | |
(Item/Line): Context | No | The context where the product is intended to be worn, could be work, beach etc. |
|
/b24Message/pricat/item/property[@name="context"] |
context | Text | None |
Additional product information | Public | 6000.00 | 51 | |
(Item/Line): Details Description | No | A description of the key details of the product |
|
/b24Message/pricat/item/property[@name="detailsDescription"] |
detailsDescription | Text | None |
Additional product information | Public | 6100.00 | 52 | |
(Item/Line): Occasion | No | The occasion for which the product is intended, work, christmas, halloween etc. |
|
/b24Message/pricat/item/property[@name="occasion"] |
occasion | Text | None |
Additional product information | Public | 6200.00 | 53 | |
(Item/Line): Unique Selling Point List | No | A list of the unique features of the product, separated by semicolon. (Used language should ideally be specified using the language-attribute) |
|
/b24Message/pricat/item/property[@name="uniqueSellingPointList"] |
uniqueSellingPointList | Text | None |
Additional product information | Public | 6300.00 | 54 | |
(Item/Line): Beauty Area | No | Which area of the body is the product intended for |
|
/b24Message/pricat/item/property[@name="beautyArea"] |
beautyArea | Text | None |
Additional product information,Cosmetics | Public | 6400.00 | 55 | |
(Item/Line): Collar Style | No | Describes the collar style of the product |
|
/b24Message/pricat/item/property[@name="collarStyle"] |
collarStyle | Text | None |
Additional product information,Clothing | Public | 6500.00 | 56 | |
(Item/Line): Cuff Style | No | The cuff style of the product, mainly used for shirts |
|
/b24Message/pricat/item/property[@name="cuffStyle"] |
cuffStyle | Text | None |
Additional product information,Clothing | Public | 6600.00 | 57 | |
(Item/Line): Marketing Color | No | A unique color or nuance name used in the marketing of the product |
|
/b24Message/pricat/item/property[@name="marketingColor"] |
marketingColor | Text | None |
Additional product information,Material | Public | 6700.00 | 58 | |
(Item/Line): Breathable | No | Is the product considered breathable? |
|
/b24Message/pricat/item/property[@name="breathable"] |
breathable | Boolean (Y/N) | None |
Additional product information,Clothing | Public | 6800.00 | 59 | |
(Item/Line): Reflective Details | No | Does the product have reflective details? |
|
/b24Message/pricat/item/property[@name="reflectiveDetails"] |
reflectiveDetails | Boolean (Y/N) | None |
Additional product information,Clothing | Public | 6900.00 | 60 | |
(Item/Line): Quick Dry | No | Is the product considered to dry quickly? |
|
/b24Message/pricat/item/property[@name="quickDry"] |
quickDry | Boolean (Y/N) | None |
Additional product information,Clothing | Public | 7000.00 | 61 | |
(Item/Line): Water Resistant | No | Is the product water resistant? |
|
/b24Message/pricat/item/property[@name="waterResistant"] |
waterResistant | Boolean (Y/N) | None |
Additional product information,Clothing | Public | 7100.00 | 62 | |
(Item/Line): Garment Length | No | Describes the length of the product |
|
/b24Message/pricat/item/property[@name="garmentLength"] |
garmentLength | Text | None |
Additional product information,Clothing | Public | 7200.00 | 63 | |
(Item/Line): Key Ingredients | No | Key ingredients used in marketing of the product |
|
/b24Message/pricat/item/property[@name="keyIngredients"] |
keyIngredients | Text | None |
Additional product information,Cosmetics,Hair | Public | 7300.00 | 64 | |
(Item/Line): License Company | No | The name of the company who owns the rights to license the product |
|
/b24Message/pricat/item/property[@name="licenseCompany"] |
licenseCompany | Text | None |
Additional product information,Licensing | Public | 7400.00 | 65 | |
(Item/Line): License Theme | No | The name of the licensed item, could be a movie franchise, a brand etc. |
|
/b24Message/pricat/item/property[@name="licenseTheme"] |
licenseTheme | Text | None |
Additional product information,Licensing | Public | 7500.00 | 66 | |
(Item/Line): Licensed Product | No | Is this product or products prints/logos covered by a license? (Y/N) |
|
/b24Message/pricat/item/property[@name="licensedProduct"] |
licensedProduct | Boolean (Y/N) | None |
Additional product information,Licensing | Public | 7600.00 | 67 | |
(Item/Line): Licensed Name | No | Is this product name covered by a license? (Y/N) |
|
/b24Message/pricat/item/property[@name="licensedName"] |
licensedName | Boolean (Y/N) | None |
Additional product information,Licensing | Public | 7700.00 | 68 | |
(Item/Line): Animal Tested | No | Is the product tested on animals? (Y/N) |
|
/b24Message/pricat/item/property[@name="animalTested"] |
animalTested | Boolean (Y/N) | None |
Additional product information | Public | 7800.00 | 69 | |
(Item/Line): RGB Color | No | The RGB code of the color |
|
/b24Message/pricat/item/property[@name="RGBColor"] |
RGBColor | Text | None |
Additional product information | Public | 7900.00 | 70 | |
(Item/Line): Manufacture Color | No | The manufacturer's color description for the item |
|
/b24Message/pricat/item/property[@name="manufactureColor"] |
manufactureColor | Text | None |
Additional product information | Public | 8000.00 | 71 | |
(Item/Line): Product Room | No | Describes the main room the product is most commonly used in |
|
/b24Message/pricat/item/property[@name="productRoom"] |
productRoom | Text | None |
Additional product information | Public | 8100.00 | 72 | |
(Item/Line): Activity | No | The activity that the product is intended for |
|
/b24Message/pricat/item/property[@name="activity"] |
activity | Text | None |
Additional product information | Public | 8200.00 | 73 | |
(Item/Line): Print Text | No | The text printed on the product |
|
/b24Message/pricat/item/property[@name="printText"] |
printText | Text | None |
Additional product information,Clothing | Public | 8300.00 | 74 | |
(Item/Line): Print Description | No | A description of the motif on the product |
|
/b24Message/pricat/item/property[@name="printDescription"] |
printDescription | Text | None |
Additional product information,Clothing | Public | 8400.00 | 75 | |
(Item/Line): Warranty | No | The waranty of the product in plain text |
|
/b24Message/pricat/item/property[@name="warranty"] |
warranty | Text | None |
Additional product information | Public | 8500.00 | 76 | |
(Item/Line): Size Ordinal | No | Describes the ordinal of the size within the size range. Generally the lower ordinal, the smaller size. |
|
/b24Message/pricat/item/property[@name="sizeOrdinal"] |
sizeOrdinal | Number | None |
Additional product information | Public | 8600.00 | 77 | |
(Item/Line): Waterproof | No | Defines if the product is waterproof (Y/N) |
|
/b24Message/pricat/item/property[@name="waterproof"] |
waterproof | Boolean (Y/N) | None |
Material | Public | 8700.00 | 78 | |
(Item/Line): Waterproofness | No | Defines the waterproofness in mm (Hydrostatic Head test, the higher number, the better waterproofness). |
|
/b24Message/pricat/item/property[@name="waterproofness"] |
waterproofness | Text | None |
Material | Public | 8800.00 | 79 | |
(Item/Line): Windproof | No | Defines if the product is windproof (Y/N) |
|
/b24Message/pricat/item/property[@name="windproof"] |
windproof | Boolean (Y/N) | None |
Material | Public | 8900.00 | 80 | |
(Item/Line): Windproofness | No | Defines the windproofness in CFM (cubic foot per minute) |
|
/b24Message/pricat/item/property[@name="windproofness"] |
windproofness | Text | None |
Material | Public | 9000.00 | 81 | |
(Item/Line): Dirt Resistant | No | Dirt resistant (Y/N) |
|
/b24Message/pricat/item/property[@name="dirtResistant"] |
dirtResistant | Boolean (Y/N) | None |
Material | Public | 9100.00 | 82 | |
(Item/Line): Breathability | No | Breathability is the ability of a fabric to allow moisture vapor to be transmitted through the material. This is most commonly expressed as grams (g) of moisture vapor that can pass one square meter (m2) of the fabric over a period of 24 hrs (g/m2/24hrs). The higher the number, the more breathable is the product fabric/material. |
|
/b24Message/pricat/item/property[@name="breathability"] |
breathability | Text | None |
Material | Public | 9200.00 | 83 | |
(Item/Line): Abrasion Resistance | No | Abrasion resistance measures the product outer material's ability to withstand the wear and tear of friction caused by mechanical parts and instances of repetitive scraping or rubbing. For furniture with textile outer material the abrasion resistance is ususally determined performing a Martindale-test that returns a number on the Martindale-scale. The higher Martindale number the more abrasion resistant/durable material/fabric |
|
/b24Message/pricat/item/property[@name="abrasionResistance"] |
abrasionResistance | Text | None |
Material | Public | 9300.00 | 84 | |
(Item/Line): Cuin/Fill Power | No | CUIN (cubic inches per ounce) aka Fill Power. Fill power is a measure of the loft or "fluffiness" of a down product that is loosely related to the insulating value of the down. The higher the fill power, the more air a certain weight of the down can trap, and thus the more insulating ability the down will have. Fill power is commonly given as a specific volume (the inverse of density), expressed in cubic inches per ounce. |
|
/b24Message/pricat/item/property[@name="fillPowerCUIN"] |
fillPowerCUIN | Text | None |
Material | Public | 9400.00 | 85 | |
(Item/Line): Thread Count | No | Threads per square inch |
|
/b24Message/pricat/item/property[@name="threadCount"] |
threadCount | Text | None |
Material | Public | 9500.00 | 86 | |
(Item/Line): Outer Fabric/Material | No | Outer Fabric (main fabric) used for Textile, footwear, acc.. |
|
/b24Message/pricat/item/property[@name="outerFabric"] |
outerFabric | Text | None |
Clothing,Material,Shoes | Public | 9700.00 | 88 | |
(Item/Line): Inner Fabric/Material | No | Inner fabric, used for Textile, footwear, acc.. |
|
/b24Message/pricat/item/property[@name="innerFabric"] |
innerFabric | Text | None |
Material | Public | 9800.00 | 89 | |
(Item/Line): Fabric | Main fabric type (result of processed and finished textile materials) used in the product/garment. |
|
/b24Message/pricat/item/property[@name="fabric"] |
fabric | Text | None |
Additional product information,Consumer guidance | Public | 9825.00 | 584 | ||
(Item/Line): Fabric Binding | No | Type of fabric binding |
|
/b24Message/pricat/item/property[@name="fabricBinding"] |
fabricBinding | Text | None |
Material | Public | 9850.00 | 87 | |
(Item/Line): Fabric Weight | No | The weight of the product's fabric. Usually stated in grams per square metre (GSM) |
|
/b24Message/pricat/item/property[@name="fabricWeight"] |
fabricWeight | Text | None |
Additional product information | Public | 9875.00 | 505 | |
(Item/Line): Lining | No | Lining material |
|
/b24Message/pricat/item/property[@name="lining"] |
lining | Text | None |
Material,Shoes | Public | 9900.00 | 90 | |
(Item/Line): Detail Material | No | The material that the article's details (as described in the Detail Description field) is made out of. |
|
/b24Message/pricat/item/property[@name="detailMaterial"] |
detailMaterial | Text | None |
Material | Public | 10000.00 | 91 | |
(Item/Line): Non-Textile Parts Of Animal Origin | No | Non-textile parts of animal origin (Y/N) |
|
/b24Message/pricat/item/property[@name="nonTextilePartsOfAnimalOrigin"] |
nonTextilePartsOfAnimalOrigin | Boolean (Y/N) | None |
Material | Public | 10100.00 | 92 | |
(Item/Line): Material Description | No | Material plain text description |
|
/b24Message/pricat/item/property[@name="material"] |
material | Text | None |
Material | Public | 10200.00 | 93 | |
(Item/Line): Material Code | No | Material code |
|
/b24Message/pricat/item/property[@name="material"]/@code |
material | Text | None |
Material | Public | 10300.00 | 94 | |
(Item/Line): Material Location | No | Attribute used to specify the part/component/location of the product where the material is placed/used. |
|
/b24Message/pricat/item/property[@name="material"]/@location |
material | Text | None |
Material | Public | 10400.00 | 995 | |
(Item/Line): Material Percent | No | Percent of the specified material within the referenced location/part of the product. Total percent for each unique specified location should add up to "100", please see examples. |
|
/b24Message/pricat/item/property[@name="material"]/@percent |
material | Number | None |
Material | Public | 10500.00 | 95 | |
(Item/Line): Material Composition | No | Summarizing description of the materials and their percentage used within the product or a specific part/location of the product. (used language to be specified in the language attribute, specific location/part's material composition should be indicated using the location-attribute) |
|
/b24Message/pricat/item/property[@name="materialComposition"] |
materialComposition | Text | None |
Material | Public | 10550.00 | 585 | |
(Item/Line): Bill of Materials Pdf | No | Link to a Bill of materials (BoM) pdf-document for the product. The BoM is a complete list of materials and/or parts used to manufacture/assemble the product. Language attribute can be used to indicate whether the BoM is in a specific language. |
|
/b24Message/pricat/item/property[@name="billOfMaterialsPdf"] | billOfMaterialsPdf | Text | Shipping & Production | Public | 10551.00 | 611 | ||
(Item/Line): Maintenance | No | Product's Maintenance guidelines |
|
/b24Message/pricat/item/property[@name="maintenance"] |
maintenance | Text | None |
Consumer guidance | Public | 12200.00 | 113 | |
(Item/Line): Genetically Modified | No | Defines if the product is genetically modified |
|
/b24Message/pricat/item/property[@name="geneticallyModified"] |
geneticallyModified | Boolean (Y/N) | None |
Consumer guidance | Public | 12300.00 | 114 | |
(Item/Line): Eco Label | No | Defines the Eco label of the product |
|
/b24Message/pricat/item/property[@name="ecoLabel"] |
ecoLabel | Text | None |
Consumer guidance | Internal | 12400.00 | 115 | |
(Item/Line): Ecological | No | Is the item classified as ecological? |
|
/b24Message/pricat/item/property[@name="ecological"] |
ecological | Boolean (Y/N) | None |
Consumer guidance | Public | 12500.00 | 116 | |
(Item/Line): Age Limit | No | The product age limit given in minimum age |
|
/b24Message/pricat/item/property[@name="ageLimit"] |
ageLimit | Number | None |
Consumer guidance,Warnings | Public | 12600.00 | 117 | |
(Item/Line): Ce Marking | No | Does the Product have a CE Marking? (Y/N) |
|
/b24Message/pricat/item/property[@name="ceMarking"] |
ceMarking | Boolean (Y/N) | None |
Consumer guidance | Public | 12700.00 | 118 | |
(Item/Line): Season (Item) | No | The item's relevant season |
|
/b24Message/pricat/item/property[@name="season"] |
season | Text | None |
None | Public | 12799.00 | 119 | |
(Item/Line): Uv Protection | No | UV Protection (Y/N) |
|
/b24Message/pricat/item/property[@name="UVProtection"] |
UVProtection | Boolean (Y/N) | None |
Consumer guidance,Cosmetics | Public | 12900.00 | 120 | |
(Item/Line): UV Protection Factor | No | Ultraviolet Protection Factor (UPF) indicates how much UV radiation (both UVB and UVA) a fabric allows to reach the wearer's skin. The higher factor/rating-number the better UV-protection. |
|
/b24Message/pricat/item/property[@name="uvProtectionFactor"] | uvProtectionFactor | Text | Warnings | Public | 12901.00 | 613 | ||
(Item/Line): Product Description Document URL | No | Link/URL to document containing a comprehensive description of the product, including i.e. its characteristics, design, technical features and packaging. Language attribute can be used to indicate whether the linked document is i written in a specific language. |
|
/b24Message/pricat/item/property[@name="productDescriptionDocumentUrl"] | productDescriptionDocumentUrl | Text | Consumer guidance,Warnings | Public | 12999.00 | 619 | ||
(Item/Line): Product - How To Use | No | Product usage |
|
/b24Message/pricat/item/property[@name="productUsage"] |
productUsage | Text | None |
Consumer guidance,Cosmetics,Hair | Public | 13000.00 | 121 | |
(Item/Line): Instruction Manual Pdf | No | Link to the product's instruction manual/user manual pdf-document. The manual should contain guidelines for e.g. preparation/installation/assembly, use, care/maintenance and disposal/recycling of the product. Language attribute can be used to indicate whether the manual is in a specific language. |
|
/b24Message/pricat/item/property[@name="instructionManualPdf"] | instructionManualPdf | Text | Public | 13001.00 | 611 | |||
(Item/Line): Safety Instructions | No | Safety instructions |
|
/b24Message/pricat/item/property[@name="safetyInstruction"] |
safetyInstruction | Text | None |
Consumer guidance | Public | 13100.00 | 122 | |
(Item/Line): Risk Assessment Pdf | No | Link to a risk assessment pdf-document for the product. Internal risk analysis on the product's safety, performed by the manufacturer, prior to putting the product to market. The documentation shall demonstrate the mitigation of applicable risk assessment critera of the GPSR Article 6 and applicable harmonization legislation. Language attribute can be used to indicate whether the risk assesment document is written in a specific language. |
|
/b24Message/pricat/item/property[@name="riskAssessmentPdf"] | riskAssessmentPdf | Text | Dangerous goods,Warnings | Public | 13150.00 | 617 | ||
(Item/Line): EU Declaration Of Conformity PDF | No | Link to EU Declaration of Confirmity pdf-document. EU declaration of conformity (DoC) is a mandatory document that the manufacturer or their authorised representative sign to declare that products comply with the EU requirements. By signing the DoC the signer take full responsibility for the product's compliance with the applicable EU law. Regulation (EU) 2023/988. Language attribute can be used to indicate whether the DoC is written in a specific language. |
|
/b24Message/pricat/item/property[@name="euDeclarationOfConformityPdf"] | euDeclarationOfConformityPdf | Text | Consumer guidance,Dangerous goods,Electronics,Warnings | Public | 13151.00 | 623 | ||
(Item/Line): Test Report Pdf | No | Link to test report pdf-document issued by an accredited testing facility for formal testing of the product according to the regulatory authorities' product standards. Language attribute can be used to indicate whether the test report is written in a specific language. |
|
/b24Message/pricat/item/property[@name="testReportPdf"] | testReportPdf | Text | Consumer guidance,Warnings | Public | 13175.00 | 616 | ||
(Item/Line): DG Class | No | The dangerous Goods Class of the product according to the nine classes of dangerous goods |
|
/b24Message/pricat/item/property[@name="DGClass"] |
DGClass | Text | None |
Warnings | Public | 13200.00 | 123 | |
(Item/Line): DG Class Packaging Group | No | The packaging group of the dangerous goods according to the three classes of groups, also referred to as UN Packing Group |
|
/b24Message/pricat/item/property[@name="DGClassPackagingGroup"] |
DGClassPackagingGroup | Text | None |
Warnings | Public | 13300.00 | 124 | |
(Item/Line): UN Code | No | The four digit UN code used in international transport and assigned by UN:s committee of Experts in Transport of Dangerous Goods |
|
/b24Message/pricat/item/property[@name="UNCode"] |
UNCode | Text | None |
Warnings | Public | 13400.00 | 125 | |
(Item/Line): Flash Point | No | Temperature at which the item's vapours ignite if exposed to an ignition source (used temperature unit to be specified in the property's unit attribute) |
|
/b24Message/pricat/item/property[@name="flashPoint"] |
flashPoint | Number | None |
Warnings | Public | 13500.00 | 126 | |
(Item/Line): Product Alleviation | No | The area of concern the product aims to rectify |
|
/b24Message/pricat/item/property[@name="productAlleviation"] |
productAlleviation | Text | None |
Cosmetics,Hair | Public | 13700.00 | 128 | |
(Item/Line): Not Containing Ingredients | No | describes some of the ingredients that are NOT used in making the product, such as BPA free, no parabenes etc. |
|
/b24Message/pricat/item/property[@name="notContainingIngredients"] |
notContainingIngredients | Text | None |
Cosmetics,Hair | Public | 13800.00 | 129 | |
(Item/Line): Product Application Finish | No | The finish of the product once applicated, mostly used for cometics |
|
/b24Message/pricat/item/property[@name="productApplicationFinish"] |
productApplicationFinish | Text | None |
Cosmetics | Public | 13900.00 | 130 | |
(Item/Line): Fragrance Description | No | A description of the fragrance |
|
/b24Message/pricat/item/property[@name="fragranceDescription"] |
fragranceDescription | Text | None |
Cosmetics | Public | 14000.00 | 131 | |
(Item/Line): Fragrance Type | No | High level grouping of fragrances |
|
/b24Message/pricat/item/property[@name="fragranceType"] |
fragranceType | Text | None |
Cosmetics | Public | 14100.00 | 132 | |
(Item/Line): Fragrance Name | No | The marketing name of the fragrance |
|
/b24Message/pricat/item/property[@name="fragranceName"] |
fragranceName | Text | None |
Cosmetics | Public | 14200.00 | 133 | |
(Item/Line): Applicator Type | No | The type of applicator the product comes with |
|
/b24Message/pricat/item/property[@name="applicatorType"] |
applicatorType | Text | None |
Cosmetics,Hair | Public | 14300.00 | 134 | |
(Item/Line): Product Ingredients | No | Ingredient specification for the item |
|
/b24Message/pricat/item/property[@name="productIngredients"] |
productIngredients | Text | None |
Cosmetics,Hair | Public | 14400.00 | 135 | |
(Item/Line): Product Formula | No | The formula of the porduct, i.e powder, cream, foam etc. |
|
/b24Message/pricat/item/property[@name="productFormula"] |
productFormula | Text | None |
Cosmetics,Hair | Public | 14500.00 | 136 | |
(Item/Line): Refillable | No | Can the contents of the item be refilled? |
|
/b24Message/pricat/item/property[@name="refillable"] |
refillable | Boolean (Y/N) | None |
Cosmetics,Product packaging | Public | 14600.00 | 137 | |
(Item/Line): Palette | No | Is the product a palette? |
|
/b24Message/pricat/item/property[@name="palette"] |
palette | Boolean (Y/N) | None |
Cosmetics | Public | 14700.00 | 138 | |
(Item/Line): Product Travel Size | No | Is it a travel size product (Y/N) |
|
/b24Message/pricat/item/property[@name="travelSize"] |
travelSize | Boolean (Y/N) | None |
Cosmetics,Product packaging | Public | 14800.00 | 139 | |
(Item/Line): Product Set Contains | No | If the product are a set with severel parts describe what is included in the set |
|
/b24Message/pricat/item/property[@name="contentOfSet"] |
contentOfSet | Text | None |
Cosmetics,Product packaging | Public | 14900.00 | 140 | |
(Item/Line): Machine Wash | No | Can the garment be washed using washing machine? (Y/N) |
|
/b24Message/pricat/item/property[@name="machineWash"] |
machineWash | Boolean (Y/N) | None |
Care label | Public | 15000.00 | 141 | |
(Item/Line): Hand Wash | No | Handwash required? (Y/N) |
|
/b24Message/pricat/item/property[@name="handWashRequired"] |
handWashRequired | Boolean (Y/N) | None |
Care label | Public | 15100.00 | 142 | |
(Item/Line): Washing Degrees | No | The washing temperature numeric (used temperature unit to be specified in the property's unit attribute) |
|
/b24Message/pricat/item/property[@name="washingDegrees"] |
washingDegrees | Number | None |
Care label | Public | 15200.00 | 143 | |
(Item/Line): Delicate | No | Delicate wash programme needed? (Y/N) |
|
/b24Message/pricat/item/property[@name="delicate"] |
delicate | Boolean (Y/N) | None |
Care label | Public | 15400.00 | 145 | |
(Item/Line): Wash Separately | No | Wash separately? (Y/N) |
|
/b24Message/pricat/item/property[@name="washSeparately"] |
washSeparately | Boolean (Y/N) | None |
Care label | Public | 15500.00 | 146 | |
(Item/Line): Wash With Like Colors | No | Wash With Like Colors (Y/N) |
|
/b24Message/pricat/item/property[@name="washWithLikeColors"] |
washWithLikeColors | Boolean (Y/N) | None |
Care label | Public | 15600.00 | 147 | |
(Item/Line): Spin | No | Can the product be washed using the Spin cycle on the washing machine? (Y/N) |
|
/b24Message/pricat/item/property[@name="spin"] |
spin | Boolean (Y/N) | None |
Care label | Public | 15700.00 | 148 | |
(Item/Line): Bleach | No | Use bleach on product? (Y/N) |
|
/b24Message/pricat/item/property[@name="bleach"] |
bleach | Text | None |
Care label | Public | 15800.00 | 149 | |
(Item/Line): Chlorine Bleach | No | Can chlorine bleach be used when washing the garment? (Y/N) |
|
/b24Message/pricat/item/property[@name="chlorineBleach"] |
chlorineBleach | Boolean (Y/N) | None |
Care label | Public | 15900.00 | 150 | |
(Item/Line): Drying | No | Drying instructions for the garment/product. (Typically used in combination with other Care Label properties such as washingDegrees, washingMethod, ironing, bleach & professionalCare) |
|
/b24Message/pricat/item/property[@name="drying"] |
drying | Text | None |
Care label | Public | 16000.00 | 151 | |
(Item/Line): Tumble Dry Temperature | No | Hot/Medium/Low |
|
/b24Message/pricat/item/property[@name="tumbleDryTemperature"] |
tumbleDryTemperature | Text | None |
Care label | Public | 16100.00 | 152 | |
(Item/Line): Ironing | No | Should the product be ironed? (Y/N) |
|
/b24Message/pricat/item/property[@name="ironing"] |
ironing | Text | None |
Care label | Public | 16200.00 | 153 | |
(Item/Line): Ironing Temperature | No | Describes of the temperature level the garment/product should be ironed at (i.e. Hot/Medium/Low) |
|
/b24Message/pricat/item/property[@name="ironingTemperature"] |
ironingTemperature | Text | None |
Care label | Public | 16300.00 | 154 | |
(Item/Line): Iron Inside-Out | No | Must the product ideally be ironed inside-out? (Y/N) |
|
/b24Message/pricat/item/property[@name="ironInsideOut"] |
ironInsideOut | Boolean (Y/N) | None |
Care label | Public | 16400.00 | 155 | |
(Item/Line): Steam Iron | No | Can Steam Iron be used for ironing the product? (Y/N) |
|
/b24Message/pricat/item/property[@name="steamIroning"] |
steamIroning | Boolean (Y/N) | None |
Care label | Public | 16500.00 | 156 | |
(Item/Line): Dryclean Only | No | Dryclean Only (Y/N) |
|
/b24Message/pricat/item/property[@name="dryCleanOnly"] |
dryCleanOnly | Boolean (Y/N) | None |
Care label | Public | 16600.00 | 157 | |
(Item/Line): Care Label Instructions | No | The washing instructions in plain text |
|
/b24Message/pricat/item/property[@name="careLabelInstruction"] |
careLabelInstruction | Text | None |
Care label | Public | 16700.00 | 158 | |
(Item/Line): Construction Description | No | The construction of the product, could be knitted, woven or carved etc. |
|
/b24Message/pricat/item/property[@name="constructionDescription"] |
constructionDescription | Text | None |
Additional product information | Public | 16800.00 | 159 | |
(Item/Line): Fitting Bottoms | No | The fitting of the garment's bottoms. Example options; Tight, Regular, Loose |
|
/b24Message/pricat/item/property[@name="fittingBottoms"] |
fittingBottoms | Text | None |
Clothing,Fitting | Public | 16900.00 | 160 | |
(Item/Line): Fitting Waist | No | The fitting of the garment's waist. Example options: High, Medium, Low |
|
/b24Message/pricat/item/property[@name="fittingWaist"] |
fittingWaist | Text | None |
Clothing,Fitting | Public | 17000.00 | 161 | |
(Item/Line): Fitting Tops | No | The fitting of the garment's top. Example options: Tight, Regular, Loose |
|
/b24Message/pricat/item/property[@name="fittingTops"] |
fittingTops | Text | None |
Clothing,Fitting | Public | 17100.00 | 162 | |
(Item/Line): Sleeve Type | No | The type/length of sleeves on the garment. Example options: Short, Long, No sleeve, 3/4 |
|
/b24Message/pricat/item/property[@name="sleeveType"] |
sleeveType | Text | None |
Clothing,Fitting | Public | 17200.00 | 163 | |
(Item/Line): Neckline Style | No | The neckline shape of the product |
|
/b24Message/pricat/item/property[@name="necklineStyle"] |
necklineStyle | Text | None |
Clothing | Public | 17300.00 | 164 | |
(Item/Line): Marketing Activity | No | Marketing activity |
|
/b24Message/pricat/item/property[@name="marketingActivity"] |
marketingActivity | Text | None |
Marketing | Public | 17500.00 | 166 | |
(Item/Line): Marketing Info | No | Field to specify any particular marketing information related to the product such as unique selling points/propositions. (used language to be specified using the property's language attribute) |
|
/b24Message/pricat/item/property[@name="marketingInfo"] |
marketingInfo | Text | None |
Marketing | Public | 17600.00 | 167 | |
(Item/Line): Awards | No | Highlight if the product holds any kind of Product awards |
|
/b24Message/pricat/item/property[@name="awards"] |
awards | Text | None |
Marketing | Public | 17700.00 | 168 | |
(Item/Line): Market Pre-Sell Intro Date | No | The date from which consumers can be offered to pre-order the product/item. Pre-sell is a way to promote the product before it is officially released on the consumer market. The official release date "in store" should be indicated using date field "Market Intro Date". |
|
/b24Message/pricat/item/property[@name="marketPreSellIntroDate"] | marketPreSellIntroDate | Date/Time | YYYY-MM-DD | Marketing | Public | 17750.00 | 590 | |
(Item/Line): Market Intro Date | No | Date when the product/item is to be officially released "in stores". From this date the retailer/marketplace can offer the product to consumers. Start of earlier pre-sell/pre-order marketing could be indicated using the field "Market Pre-Sell Intro Date". |
|
/b24Message/pricat/item/property[@name="marketIntroDate"] |
marketIntroDate | Date/Time | None |
Marketing | Public | 17800.00 | 169 | |
(Item/Line): Market Exit Date | No | Date when the product/item expires on the consumer market. After this date the product should no longer be sold/offered by the retailer/marketplace to consumers. |
|
/b24Message/pricat/item/property[@name="marketExitDate"] |
marketExitDate | Date/Time | None |
Marketing | Public | 17850.00 | 165 | |
(Item/Line): Ceramic Heating | No | Ceramic heating (Y/N) |
|
/b24Message/pricat/item/property[@name="ceramicHeating"] |
ceramicHeating | Boolean (Y/N) | None |
Electronics,Hair | Public | 17900.00 | 170 | |
(Item/Line): Auto Shut Off | No | Auto shut off (Y/N) |
|
/b24Message/pricat/item/property[@name="autoShutOff"] |
autoShutOff | Boolean (Y/N) | None |
Electronics | Public | 18000.00 | 171 | |
(Item/Line): Energy Class | No | The European Union energy label |
|
/b24Message/pricat/item/property[@name="energyClass"] |
energyClass | Text | None |
Electronics | Public | 18100.00 | 172 | |
(Item/Line): Energy Label Pdf | No | Link to the Energy Label pdf-document of the product. The energy label should display the product supplier name, product model number, energy class scale (A-G), the product's energy class, energy consumption in kWh per 1000 hours, QR-code, reference to regulation (EU 2019/2015). |
|
/b24Message/pricat/item/property[@name="energyLabelPdf"] | energyLabelPdf | Text | Consumer guidance,Warnings | Public | 18150.00 | 618 | ||
(Item/Line): Electronic Product Information Sheet Pdf | No | Link to a product information sheet pdf-document. Supplier's must use the Electronic Product Sheet to provide retailers with information on electronic products in accordance with Annex V, Regulation (EU) 2019/2015 - 'Product information sheet'. Language attribute can be used to indicate whether the information sheet is written in a specific language. |
|
/b24Message/pricat/item/property[@name="electronicProductInformationSheetPdf"] | electronicProductInformationSheetPdf | Text | Consumer guidance,Electronics,Warnings | Public | 18151.00 | 622 | ||
(Item/Line): Energy Class Support | No | The highest to lowest energy class handled by the product |
|
/b24Message/pricat/item/property[@name="energyClassSupport"] |
energyClassSupport | Text | None |
Electronics | Public | 18200.00 | 173 | |
(Item/Line): Lights | No | Is the bike equipped with lights? (Y/N) |
|
/b24Message/pricat/item/property[@name="lights"] |
lights | Boolean (Y/N) | None |
Bike,Electronics | Public | 18300.00 | 174 | |
(Item/Line): Engine Placement | No | The placement of the engine |
|
/b24Message/pricat/item/property[@name="enginePlacement"] |
enginePlacement | Text | None |
Bike,Electronics | Public | 18400.00 | 175 | |
(Item/Line): Battery Included | No | Is a battery included? (Y/N) |
|
/b24Message/pricat/item/property[@name="batteryIncluded"] |
batteryIncluded | Boolean (Y/N) | None |
Bike,Electronics | Public | 18500.00 | 176 | |
(Item/Line): Woman Specific | No | Is the product adapted for female riders? (Y/N) |
|
/b24Message/pricat/item/property[@name="womanSpecific"] |
womanSpecific | Boolean (Y/N) | None |
Bike | Public | 18600.00 | 177 | |
(Item/Line): Frame Material | No | Frame Material |
|
/b24Message/pricat/item/property[@name="frameMaterial"] |
frameMaterial | Text | None |
Bike | Public | 18700.00 | 178 | |
(Item/Line): Front Suspension | No | Front Suspension |
|
/b24Message/pricat/item/property[@name="frontSuspension"] |
frontSuspension | Boolean (Y/N) | None |
Bike | Public | 18800.00 | 179 | |
(Item/Line): Front Travel Lockout | No | Lockout front suspension (Y/N) |
|
/b24Message/pricat/item/property[@name="frontTravelLockout"] |
frontTravelLockout | Boolean (Y/N) | None |
Bike | Public | 18900.00 | 180 | |
(Item/Line): Rear Suspension | No | Rear Suspension (Y/N) |
|
/b24Message/pricat/item/property[@name="rearSuspension"] |
rearSuspension | Boolean (Y/N) | None |
Bike | Public | 19000.00 | 181 | |
(Item/Line): Rear Travel Lockout | No | Lockout rear suspension (Y/N) |
|
/b24Message/pricat/item/property[@name="rearTravelLockout"] |
rearTravelLockout | Boolean (Y/N) | None |
Bike | Public | 19100.00 | 182 | |
(Item/Line): Brake Type | No | type of brakes |
|
/b24Message/pricat/item/property[@name="brakeType"] |
brakeType | Text | None |
Bike | Public | 19200.00 | 183 | |
(Item/Line): Dropper Post | No | Is the bike equipped with a dropper post (Y/N) |
|
/b24Message/pricat/item/property[@name="dropperPost"] |
dropperPost | Boolean (Y/N) | None |
Bike | Public | 19300.00 | 184 | |
(Item/Line): Dropper Post Travel | No | The travel of the dropper post in millimeters |
|
/b24Message/pricat/item/property[@name="dropperPostTravel"] |
dropperPostTravel | Text | None |
Bike | Public | 19400.00 | 185 | |
(Item/Line): Pedals Included (Y/N) | No | Are pedals included? (Y/N) |
|
/b24Message/pricat/item/property[@name="pedalsIncluded"] |
pedalsIncluded | Boolean (Y/N) | None |
Bike | Public | 19500.00 | 186 | |
(Item/Line): Bottle Cage Mounts | No | Is the bike equipped with a bottle cage mount? (Y/N) |
|
/b24Message/pricat/item/property[@name="bottleCageMounts"] |
bottleCageMounts | Boolean (Y/N) | None |
Bike | Public | 19600.00 | 187 | |
(Item/Line): Carrier Front (Y/N) | No | Is the bike equipped with a front carrier? (Y/N) |
|
/b24Message/pricat/item/property[@name="carrierFront"] |
carrierFront | Boolean (Y/N) | None |
Bike | Public | 19700.00 | 188 | |
(Item/Line): Carrier Rear (Y/N) | No | Is the bike equipped with a back carrier? (Y/N) |
|
/b24Message/pricat/item/property[@name="carrierRear"] |
carrierRear | Boolean (Y/N) | None |
Bike | Public | 19800.00 | 189 | |
(Item/Line): Kickstand (Y/N) | No | Is the bike equipped with a kickstand? (Y/N) |
|
/b24Message/pricat/item/property[@name="kickstand"] |
kickstand | Boolean (Y/N) | None |
Bike | Public | 19900.00 | 190 | |
(Item/Line): Fenders (Y/N) | No | Is the bike equipped with fenders? (Y/N) |
|
/b24Message/pricat/item/property[@name="fenders"] |
fenders | Boolean (Y/N) | None |
Bike | Public | 20000.00 | 191 | |
(Item/Line): Lock (Y/N | No | Is the bike equipped with a lock? (Y/N) |
|
/b24Message/pricat/item/property[@name="lock"] |
lock | Boolean (Y/N) | None |
Bike | Public | 20100.00 | 192 | |
(Item/Line): Bike Basket (Y/N) | No | Is the bike equipped with a bike basket? (Y/N) |
|
/b24Message/pricat/item/property[@name="bikeBasket"] |
bikeBasket | Boolean (Y/N) | None |
Bike | Public | 20200.00 | 193 | |
(Item/Line): Model Year | No | The model year of the product |
|
/b24Message/pricat/item/property[@name="modelYear"] |
modelYear | Date/Time | None |
Additional product information,Bike | Public | 20300.00 | 194 | |
(Item/Line): Removable Inlay Soles | No | Removable Inlay Soles (Y/N) |
|
/b24Message/pricat/item/property[@name="removableInlaySoles"] |
removableInlaySoles | Boolean (Y/N) | None |
Shoes | Public | 20400.00 | 195 | |
(Item/Line): Extra Laces | No | Extra laces included? (Y/N) |
|
/b24Message/pricat/item/property[@name="extraLacesIncluded"] |
extraLacesIncluded | Boolean (Y/N) | None |
Shoes | Public | 20500.00 | 196 | |
(Item/Line): Outsole | No | Outsole material |
|
/b24Message/pricat/item/property[@name="outsole"] |
outsole | Text | None |
Shoes | Public | 20600.00 | 197 | |
(Item/Line): Midsole | No | Midsole material |
|
/b24Message/pricat/item/property[@name="midsole"] |
midsole | Text | None |
Shoes | Public | 20700.00 | 198 | |
(Item/Line): Insole/Insock | No | Insole material |
|
/b24Message/pricat/item/property[@name="insole"] |
insole | Text | None |
Shoes | Public | 20800.00 | 199 | |
(Item/Line): Additional Inco Terms Info | No | Additional inco terms info |
|
/b24Message/pricat/item/property[@name="additionalIncoTermsInfo"] |
additionalIncoTermsInfo | Text | None |
Logistics | Public | 20900.00 | 200 | |
(Item/Line): Logistic Unit | No | The logistic unit: CU=consumer unit, TU=trade unit, DU=distribution unit (pallet) and CO=container |
|
/b24Message/pricat/item/property[@name="logisticUnit"] |
logisticUnit | Text | None |
Logistics | Public | 21000.00 | 201 | |
(Item/Line): Units In Package | No | The number of units in a consumer package (CU). Example: A three-pack of socks. The socks are sold to the consumer in a package of three pairs. (If the product item/SKU is not offered in a consumer multi-pack, please specify "1") |
|
/b24Message/pricat/item/property[@name="unitsInPackage"] |
unitsInPackage | Number | None |
Logistics | Public | 21100.00 | 202 | |
(Item/Line): Recycling Code Id | No | Recycling code of the product |
|
/b24Message/pricat/item/property[@name="recyclingCodeId"] |
recyclingCodeId | Text | None |
Additional product information | Public | 21200.00 | 203 | |
(Item/Line): Logistic Unit Order Quantity | No | Order quantity (order multiple) for consumer products, value is mostly 1, however situations often occurs when consumer products have some kind of holder, handle etc. Example: Soft drink bottles (six-pack) frequently used within the food industry. The bottles are kept together by a paper holder equipped with a handle in the stores, regardless of the paper holder you are as a consumer allowed to buy the soft drink bottles one by one or the entire holder. So regardless of how the products are sold to the consumer the retailer will only be able to buy these soft drinks at a minimum of 6, in paper holder. |
|
/b24Message/pricat/item/property[@name="logisticUnitOrderQuantity"] |
logisticUnitOrderQuantity | Text | None |
Logistics | Public | 21300.00 | 204 | |
(Item/Line): Breakable Package | No | The indication whether the package sold to the retailer may be broken and sold to consumer piece by piece. Example: Soft drink bottle six-packs may often be broken and sold can by can to the consumer (breakablePackage=Y). Golf balls on the other hand must often be sold to consumer with the quantity delivered in the packagde (breakablePackage=N) |
|
/b24Message/pricat/item/property[@name="breakablePackage"] |
breakablePackage | Boolean (Y/N) | None |
Logistics | Public | 21400.00 | 205 | |
(Item/Line): Mixed/Assorted Trade Unit | No | Specifies if trade unit contains different consumer units |
|
/b24Message/pricat/item/property[@name="mixedAssorted_TU"] |
mixedAssorted_TU | Boolean (Y/N) | None |
Logistics | Public | 21500.00 | 206 | |
(Item/Line): Full Box Quantity | No | Specifies the number of CU's in a full logistic unit. Indication of how many units of the consumer item the buyer must purchase to fill one full logistic box for the delivery of the order. |
|
/b24Message/pricat/item/property[@name="fullBoxQuantity"] |
fullBoxQuantity | Number | None |
Logistics | Public | 21600.00 | 207 | |
(Item/Line): Full Container 20 Ft Quantity | No | Number of items to be purchased in order to fill a 20ft container |
|
/b24Message/pricat/item/property[@name="fullContainer20ftQuantity"] |
fullContainer20ftQuantity | Number | None |
Logistics | Public | 21700.00 | 208 | |
(Item/Line): Full Container 40 Ft Quantity | No | Number of items to be purchased in order to fill a 40ft container |
|
/b24Message/pricat/item/property[@name="fullContainer40ftQuantity"] |
fullContainer40ftQuantity | Number | None |
Logistics | Public | 21800.00 | 209 | |
(Item/Line): Lowest Packing Level | No | If the article does not include products with barcodes seperate from the article's own barcode, then it is the lowest Packing Level(Y) and if it does include articles with their own barcodes, then it is not(N) |
|
/b24Message/pricat/item/property[@name="lowestPackingLevel"] |
lowestPackingLevel | Boolean (Y/N) | None |
Logistics | Public | 21900.00 | 210 | |
(Item/Line): Warehouse Gln | No | Global Location Number of the warehouse where the supplier stores the item |
|
/b24Message/pricat/item/property[@name="warehouseGLN"] |
warehouseGLN | Number | None |
Logistics | Public | 22000.00 | 211 | |
(Item/Line): Package Type | No | Type of packaging used for the article |
|
/b24Message/pricat/item/property[@name="packageType"] |
packageType | Text | None |
Logistics,Shipping & Production | Public | 22100.00 | 212 | |
(Item/Line): No Cu'S In Tu'S | No | The number of consumer units in a trade unit |
|
/b24Message/pricat/item/property[@name="numUnits_CU_in_TU"] |
numUnits_CU_in_TU | Number | None |
Logistics,Shipping & Production | Public | 22200.00 | 213 | |
(Item/Line): Packing Method | Describes the way the item is packed in the package/delivery. i.e. "Flat", "Hanging". |
|
/b24Message/pricat/item/property[@name="packingMethod"] | packingMethod | Text | Logistics | Public | 22250.00 | 589 | |||
(Item/Line): No Of Tu'S In Du'S And/Or Co'S | No | The number of trade units in a distribution unit (DU) or container (CO) |
|
/b24Message/pricat/item/property[@name="numOfTradeUnitInLogisticUnit_TU_DU"] |
numOfTradeUnitInLogisticUnit_TU_DU | Number | None |
Logistics,Shipping & Production | Public | 22300.00 | 214 | |
(Item/Line): Warehouse Gln Tu | No | Global Location Code (GLN) for warehouse storing the product |
|
/b24Message/pricat/item/property[@name="warehouseGLN_TU_DU"] |
warehouseGLN_TU_DU | Number | None |
Logistics,Shipping & Production | Public | 22400.00 | 215 | |
(Item/Line): Packaging And Label Information | No | Description of how the product will be packaged and labelled by the supplier/brand. |
|
/b24Message/pricat/item/property[@name="packagingAndLabellingInformation"] |
packagingAndLabellingInformation | Text | None |
Logistics,Shipping & Production | Public | 22500.00 | 216 | |
(Item/Line): Product Packaging and Labelling Url | No | Link to documentation/image of visual elements displayed on the product and its packaging. This documentation should display all visual elements on both the product and its packaging. The language attribute can be used to indicate if the linked documents/labels are written/presented in a specific language. |
|
/b24Message/pricat/item/property[@name="productPackagingAndLabellingUrl"] | productPackagingAndLabellingUrl | Text | Consumer guidance | Public | 22501.00 | 625 | ||
(Item/Line): Price Tag Info | No | Describes what product information the supplier/brand will include on the Price tag |
|
/b24Message/pricat/item/property[@name="priceTagInfo"] |
priceTagInfo | Text | None |
Logistics,Shipping & Production | Public | 22600.00 | 217 | |
(Item/Line): Package Width | No | The width including box or related packing material. (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/property[@name="packageWidth"] |
packageWidth | Number | None |
Logistics,Shipping & Production | Public | 22700.00 | 218 | |
(Item/Line): Package Depth | No | The depth including box or related packing material. (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/property[@name="packageDepth"] |
packageDepth | Number | None |
Logistics,Shipping & Production | Public | 22800.00 | 219 | |
(Item/Line): Package Height | No | The height including box or related packing material. (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/property[@name="packageHeight"] |
packageHeight | Number | None |
Logistics,Shipping & Production | Public | 22900.00 | 220 | |
(Item/Line): Package Volume | No | Product volume including box or related packing material. (used volume unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/property[@name="packageVolume"] |
packageVolume | Number | None |
Logistics,Shipping & Production | Public | 23000.00 | 221 | |
(Item/Line): Terms Of Delivery | No | The terms of delivery (FOB, Ex Works etc.) |
|
/b24Message/pricat/item/property[@name="termsOfDelivery"] |
termsOfDelivery | Text | None |
Logistics,Shipping & Production | Internal | 23100.00 | 222 | |
(Item/Line): Trade Term | No | Trade term |
|
/b24Message/pricat/item/property[@name="tradeTerm"] |
tradeTerm | Text | None |
Logistics,Shipping & Production | Public | 23200.00 | 223 | |
(Item/Line): Gross Weight | No | The weight in grams including box or related packing material, with associated weight unit specified in the unit attribute. |
|
/b24Message/pricat/item/property[@name="grossWeight"] |
grossWeight | Number | None |
Logistic measurements,Logistics,Product measurements | Public | 23300.00 | 224 | |
(Item/Line): Customs Duty Rate | No | The customs duty rate/import charges for the product (percent) |
|
/b24Message/pricat/item/property[@name="customsDutyRate"] |
customsDutyRate | Number | None |
Logistics,Shipping & Production | Public | 23400.00 | 225 | |
(Item/Line): Supplier Responsible For Product Custom Clearance | No | Describes if the supplier is responsible for product custom clearance |
|
/b24Message/pricat/item/property[@name="customClearanceSupplier"] |
customClearanceSupplier | Boolean (Y/N) | None |
Shipping & Production,Logistics | Public | 23500.00 | 226 | |
(Item/Line): Hazardous Item | No | Hazardous Item (Y/N) |
|
/b24Message/pricat/item/property[@name="hazardousItem"] |
hazardousItem | Boolean (Y/N) | None |
Dangerous goods,Logistics,Shipping & Production | Public | 23600.00 | 227 | |
(Item/Line): Hazardous Material | No | Hazardous material |
|
/b24Message/pricat/item/property[@name="hazardousMaterial"] |
hazardousMaterial | Text | None |
Dangerous goods,Logistics,Shipping & Production | Public | 23700.00 | 228 | |
(Item/Line): Warning Description | No | Warning description |
|
/b24Message/pricat/item/property[@name="warningDescription"] |
warningDescription | Text | None |
Dangerous goods,Logistics,Shipping & Production | Public | 23800.00 | 229 | |
(Item/Line): Handling Instruction | No | Instructions regarding the handling of the product, store cold, keep warm etc. |
|
/b24Message/pricat/item/property[@name="handlingInstruction"] |
handlingInstruction | Text | None |
Consumer guidance | Public | 23900.00 | 230 | |
(Item/Line): Description Of Svhc Higher Than 0,1% Per Weight 1 | No | Description of the SVHC-classified substance |
|
/b24Message/pricat/item/property[@name="svhc"] |
svhc | Text | None |
Dangerous goods,Logistics,Shipping & Production | Public | 24000.00 | 231 | |
(Item/Line): Description Of Svhc Higher Than 0,1% Per Weight 2 | No | Description of the SVHC-classified substance |
|
/b24Message/pricat/item/property[@name="svhc2"] |
svhc2 | Text | None |
Dangerous goods,Logistics,Shipping & Production | Public | 24100.00 | 232 | |
(Item/Line): Description Of Svhc Higher Than 0,1% Per Weight 3 | No | Description of the SVHC-classified substance |
|
/b24Message/pricat/item/property[@name="svhc3"] |
svhc3 | Text | None |
Dangerous goods,Logistics,Shipping & Production | Public | 24200.00 | 233 | |
(Item/Line): Description Of Svhc Higher Than 0,1% Per Weight 4 | No | Description of the SVHC-classified substance |
|
/b24Message/pricat/item/property[@name="svhc4"] |
svhc4 | Text | None |
Dangerous goods,Logistics,Shipping & Production | Public | 24300.00 | 234 | |
(Item/Line): Description Of Svhc Higher Than 0,1% Per Weight 5 | No | Description of the SVHC-classified substance |
|
/b24Message/pricat/item/property[@name="svhc5"] |
svhc5 | Text | None |
Dangerous goods,Logistics,Shipping & Production | Public | 24400.00 | 235 | |
(Item/Line): VOC Content | No | VOC (Volatile Organic Compound) Content of the product item. |
|
/b24Message/pricat/item/property[@name="vocContent"] |
vocContent | Text | None |
Dangerous goods,Logistics,Shipping & Production | Public | 24500.00 | 236 | |
(Item/Line): VOC Method | No | VOC (Volatile Organic Compound) Method, Punds/Gallon or Punds/Pounds |
|
/b24Message/pricat/item/property[@name="vocMethod"] |
vocMethod | Text | None |
Dangerous goods,Logistics,Shipping & Production | Public | 24600.00 | 237 | |
(Item/Line): Manufacturer GLN | No | Global Location Code (GLN) for manufacturing company |
|
/b24Message/pricat/item/property[@name="manufacturerGLN"] |
manufacturerGLN | Number | None |
Additional product information,Shipping & Production | Public | 24700.00 | 238 | |
(Item/Line): Manufacturer ID | No | Internal ID of the item manufacturing company |
|
/b24Message/pricat/item/property[@name="manufacturerID"] |
manufacturerID | Text | None |
Additional product information,Shipping & Production | Public | 24800.00 | 239 | |
(Item/Line): Manufacturer Short Name | No | Short name of the item manufacturing company |
|
/b24Message/pricat/item/property[@name="manufacturerShortName"] |
manufacturerShortName | Text | None |
Additional product information,Shipping & Production | Public | 24900.00 | 240 | |
(Item/Line): Manufacturer Full Name | No | Full name of the item manufacturing company |
|
/b24Message/pricat/item/property[@name="manufacturerFullName"] |
manufacturerFullName | Text | None |
Additional product information,Shipping & Production | Public | 25000.00 | 241 | |
(Item/Line): Manufacturer Street Address | No | Street Address of item manufacturing company |
|
/b24Message/pricat/item/property[@name="manufacturerStreetAddress"] |
manufacturerStreetAddress | Text | None |
Additional product information,Shipping & Production | Public | 25100.00 | 242 | |
(Item/Line): Manufacturer Zip Code | No | ZIP/Postal code item manufacturing company |
|
/b24Message/pricat/item/property[@name="manufacturerZipCode"] |
manufacturerZipCode | Text | None |
Additional product information,Shipping & Production | Public | 25200.00 | 243 | |
(Item/Line): Manufacturer City | No | City Address of the item manufacturing company |
|
/b24Message/pricat/item/property[@name="manufacturerCity"] |
manufacturerCity | Text | None |
Additional product information,Shipping & Production | Public | 25300.00 | 244 | |
(Item/Line): Manufacturer Country | No | Country Address of the item manufacturing company |
|
/b24Message/pricat/item/property[@name="manufacturerCountry"] |
manufacturerCountry | Text | None |
Additional product information,Shipping & Production | Public | 25400.00 | 245 | |
(Item/Line): Manufacturer Telephone | No | Telephone to the item manufacturing company |
|
/b24Message/pricat/item/property[@name="manufacturerTelephone"] |
manufacturerTelephone | Text | None |
Additional product information,Shipping & Production | Public | 25500.00 | 246 | |
(Item/Line): Manufacturer Fax | No | Fax number of the item manufacturing company |
|
/b24Message/pricat/item/property[@name="manufacturerFax"] |
manufacturerFax | Text | None |
Additional product information,Shipping & Production | Public | 25600.00 | 247 | |
(Item/Line): Incoterms | No | Series of three-letter abbreviations, indicating trade terms related to common contractual sales practices. Incoterms rules are intended to clearly communicate the tasks, costs, and risks associated with the global or international transportation and delivery of goods |
|
/b24Message/pricat/item/property[@name="incoterms"] |
incoterms | Text | None |
Shipping & Production | Public | 25700.00 | 248 | |
(Item/Line): Production Minimum | No | Defines if the product has a minimum quantity in order to be produced (SKU level) |
|
/b24Message/pricat/item/property[@name="productionMinimumSKU"] |
productionMinimumSKU | Number | None |
Shipping & Production | Public | 25800.00 | 249 | |
(Item/Line): Production Minimum Model | No | Defines if the product has a minimum quantity in order to be produced (Model level) |
|
/b24Message/pricat/item/property[@name="productionMinimumModel"] |
productionMinimumModel | Number | None |
Shipping & Production | Public | 25900.00 | 250 | |
(Item/Line): Production Minimum Sub-model | No | Defines if the product has a minimum quantity in order to be produced (sub-model/model-color level). |
|
/b24Message/pricat/item/property[@name="productionMinimumSubModelNo"] | productionMinimumSubModelNo | Number | Public | 25999.00 | ||||
(Item/Line): Production Minimum Model+Color | No | Defines if the product has a minimum quantity in order to be produced (sub-model/model-color level) |
|
/b24Message/pricat/item/property[@name="productionMinimumModelColor"] |
productionMinimumModelColor | Number | None |
Shipping & Production | Public | 26000.00 | 251 | |
(Item/Line): Place Of Loading | No | Place at which the products (cargo) are loaded (e.g. Seaport, Airport, Railway Station, Freight Terminal) |
|
/b24Message/pricat/item/property[@name="placeOfLoading"] |
placeOfLoading | Text | None |
Shipping & Production | Public | 26100.00 | 252 | |
(Item/Line): Place Of Loading Ship Date | No | Estimated ship date from the place of loading |
|
/b24Message/pricat/item/property[@name="placeOfLoadingShipDate"] |
placeOfLoadingShipDate | Text | None |
Shipping & Production | Public | 26200.00 | 253 | |
(Item/Line): Transport Lead Time | No | Estimated number of days that it will take between an order being made, and the goods in that order being delivered. |
|
/b24Message/pricat/item/property[@name="leadTime"] |
leadTime | Text | None |
Shipping & Production | Internal | 26300.00 | 254 | |
(Item/Line): Vat_ISO Code (Country) | No | The VAT rate for the product given in percent per currency given in ISO country code |
|
/b24Message/pricat/item/property[@name="VAT_SE"] |
VAT_SE | Number | None |
Pricing & dates | Public | 26400.00 | 255 | |
(Item/Line): Eco Furniture Tax Amount (France) | No | Tax amount for the french "Eco Furniture Tax" |
|
/b24Message/pricat/item/property[@name="ecoFurnitureTaxAmount_FR"] |
ecoFurnitureTaxAmount_FR | Number | Number |
Pricing & dates | Internal | 26500.00 | 256 | |
(Item/Line): Prescription Free | No | Can the supplement be sold without prescription? (OTC) |
|
/b24Message/pricat/item/property[@name="prescriptionFree"] |
prescriptionFree | Boolean (Y/N) | None |
Additional product information | Public | 26600.00 | 257 | |
(Item/Line): Invoice Method | No | Specification on how the product will be invoiced |
|
/b24Message/pricat/item/property[@name="invoiceMethod"] |
invoiceMethod | Text | None |
Pricing & dates | Public | 26700.00 | 258 | |
(Item/Line): Delivery Date From 1st Dw | No | The delivery from date for orders with delivery in the first delivery period (1st delivery window) |
|
/b24Message/pricat/item/property[@name="deliveryDateFrom1stDW"] |
deliveryDateFrom1stDW | Date/Time | None |
Pricing & dates | Internal | 26800.00 | 259 | |
(Item/Line): Delivery Date From 2nd Dw | No | The delivery from date for orders with delivery in the second delivery period (2nd delivery window) |
|
/b24Message/pricat/item/property[@name="deliveryDateFrom2ndDW"] |
deliveryDateFrom2ndDW | Date/Time | None |
Pricing & dates | Internal | 26900.00 | 260 | |
(Item/Line): Delivery Date From 3rd Dw | No | The delivery from date for orders with delivery in the third delivery period (3rd delivery window) |
|
/b24Message/pricat/item/property[@name="deliveryDateFrom3rdDW"] |
deliveryDateFrom3rdDW | Date/Time | None |
Pricing & dates | Internal | 27000.00 | 261 | |
(Item/Line): Delivery Date From 4th Dw | No | The delivery from date for orders with delivery in the fourth delivery period (4th delivery window) |
|
/b24Message/pricat/item/property[@name="deliveryDateFrom4thDW"] |
deliveryDateFrom4thDW | Date/Time | None |
Pricing & dates | Internal | 27100.00 | 262 | |
(Item/Line): Delivery Date From 5Th Dw | No | The delivery from date for orders with delivery in the fifth delivery period (5th delivery window) |
|
/b24Message/pricat/item/property[@name="deliveryDateFrom5thDW"] |
deliveryDateFrom5thDW | Date/Time | None |
Pricing & dates | Internal | 27200.00 | 263 | |
(Item/Line): Delivery Date From 6th Dw | No | The delivery from date for orders with delivery in the sixth delivery period (6th delivery window) |
|
/b24Message/pricat/item/property[@name="deliveryDateFrom6thDW"] |
deliveryDateFrom6thDW | Date/Time | None |
Pricing & dates | Internal | 27300.00 | 264 | |
(Item/Line): Delivery Date To 1st Dw | No | The delivery end date for the first delivery period (1st delivery window) |
|
/b24Message/pricat/item/property[@name="deliveryDateTo1stDW"] |
deliveryDateTo1stDW | Date/Time | None |
Pricing & dates | Internal | 27400.00 | 265 | |
(Item/Line): Delivery Date To 2nd Dw | No | The delivery end date for the second delivery period (2nd delivery window) |
|
/b24Message/pricat/item/property[@name="deliveryDateTo2ndDW"] |
deliveryDateTo2ndDW | Date/Time | None |
Pricing & dates | Internal | 27500.00 | 266 | |
(Item/Line): Delivery Date To 3rd Dw | No | The delivery end date for the third delivery period (3rd delivery window) |
|
/b24Message/pricat/item/property[@name="deliveryDateTo3rdDW"] |
deliveryDateTo3rdDW | Date/Time | None |
Pricing & dates | Internal | 27600.00 | 267 | |
(Item/Line): Delivery Date To 4th Dw | No | The delivery end date for the fourth delivery period (4th delivery window) |
|
/b24Message/pricat/item/property[@name="deliveryDateTo4thDW"] |
deliveryDateTo4thDW | Date/Time | None |
Pricing & dates | Internal | 27700.00 | 268 | |
(Item/Line): Delivery Date To 5Th Dw | No | The delivery end date for the fifth delivery period (5th delivery window) |
|
/b24Message/pricat/item/property[@name="deliveryDateTo5thDW"] |
deliveryDateTo5thDW | Date/Time | None |
Pricing & dates | Internal | 27800.00 | 269 | |
(Item/Line): Delivery Date To 6th Dw | No | The delivery end date for the sixth delivery period (6th delivery window) |
|
/b24Message/pricat/item/property[@name="deliveryDateTo6thDW"] |
deliveryDateTo6thDW | Date/Time | None |
Pricing & dates | Internal | 27900.00 | 270 | |
(Item/Line): Purchase Date To 1st Dw | No | Purchase date to 1st DW |
|
/b24Message/pricat/item/property[@name="purchaseDateTo1stDW"] |
purchaseDateTo1stDW | Date/Time | None |
Pricing & dates | Internal | 28000.00 | 271 | |
(Item/Line): Purchase Date To 2nd Dw | No | Purchase date to 2nd DW |
|
/b24Message/pricat/item/property[@name="purchaseDateTo2ndDW"] |
purchaseDateTo2ndDW | Date/Time | None |
Pricing & dates | Internal | 28100.00 | 272 | |
(Item/Line): Purchase Date To 3rd Dw | No | Purchase date to 3rd DW |
|
/b24Message/pricat/item/property[@name="purchaseDateTo3rdDW"] |
purchaseDateTo3rdDW | Date/Time | None |
Pricing & dates | Internal | 28200.00 | 273 | |
(Item/Line): Purchase Date To 4th Dw | No | Purchase date to 4th DW |
|
/b24Message/pricat/item/property[@name="purchaseDateTo4thDW"] |
purchaseDateTo4thDW | Date/Time | None |
Pricing & dates | Internal | 28300.00 | 274 | |
(Item/Line): Purchase Date To 5Th Dw | No | Purchase date to 5th DW |
|
/b24Message/pricat/item/property[@name="purchaseDateTo5thDW"] |
purchaseDateTo5thDW | Date/Time | None |
Pricing & dates | Internal | 28400.00 | 275 | |
(Item/Line): Purchase Date To 6th Dw | No | Purchase date to 6th DW |
|
/b24Message/pricat/item/property[@name="purchaseDateTo6thDW"] |
purchaseDateTo6thDW | Date/Time | None |
Pricing & dates | Internal | 28500.00 | 276 | |
(Item/Line): Payment Terms | No | The invoicing payment terms for the product. specified in number of days |
|
/b24Message/pricat/item/property[@name="paymentTerms"] |
paymentTerms | Text | None |
Pricing & dates,Shipping & Production | Public | 28600.00 | 277 | |
(Item/Line): Commission | No | The retailer's commission for selling product, specified in percent. (Applicable for concession/consignment trade agreements). |
|
/b24Message/pricat/item/property[@name="commission"] |
commission | Number | None |
None | Internal | 28700.00 | 278 | |
(Item/Line): Minimum Order Quantity Sku | No | Defines if the product has a minimum order quantity (SKU level) |
|
/b24Message/pricat/item/property[@name="minimumOrderQuantitySKU"] |
minimumOrderQuantitySKU | Number | None |
Ordering | Internal | 28800.00 | 279 | |
(Item/Line): Minimum Order Quantity Sub-Model | No | Defines if the product has a minimum order quantity (sub-model/model-color level) |
|
/b24Message/pricat/item/property[@name="minimumOrderQuantityModelColor"] | minimumOrderQuantitySubModelNo | Number | Public | 28899.00 | ||||
(Item/Line): Minimum Order Quantity Model+Color | No | Defines if the product has a minimum order quantity (sub-model/model-color level) |
|
/b24Message/pricat/item/property[@name="minimumOrderQuantityModelColor"] |
minimumOrderQuantityModelColor | Number | None |
Ordering | Internal | 28900.00 | 280 | |
(Item/Line): Mimimum Order Quantiy Model | No | Defines if the product has a minimum order quantity (Model level) |
|
/b24Message/pricat/item/property[@name="minimumOrderQuantityModel"] |
minimumOrderQuantityModel | Number | None |
Ordering | Internal | 29000.00 | 281 | |
(Item/Line): Orderable Unit | No | The indication whether the packing level is orderable or not |
|
/b24Message/pricat/item/property[@name="orderableUnit"] |
orderableUnit | Boolean (Y/N) | None |
Ordering | Public | 29100.00 | 282 | |
(Item/Line): Never Out Of Stock | No | Indicates whether the product is "always available"/never out of stock |
|
/b24Message/pricat/item/property[@name="neverOutOfStock"] |
neverOutOfStock | Boolean (Y/N) | None |
Ordering | Public | 29200.00 | 283 | |
(Item/Line): Size System | No | Geographical Size Classification |
|
/b24Message/pricat/item/property[@name="sizeSystem"] |
sizeSystem | Text | None |
Basic product information | Internal | 29300.00 | 284 | |
(Item/Line): Packages Per Layer (TI) | No | Number of item packages/cartons on a pallet layer ("TI") |
|
/b24Message/pricat/item/property[@name="packagesPerLayer_TI"] |
packagesPerLayer_TI | Number | None |
Logistics | Public | 29400.00 | 285 | |
(Item/Line): Layers Per Pallet (HI) | No | Number of layers on the pallet ("HI") |
|
/b24Message/pricat/item/property[@name="layersPerPallet_HI"] |
layersPerPallet_HI | Number | None |
Logistics | Public | 29500.00 | 286 | |
(Item/Line): Packages Per Pallet | No | Total number of item packages/cartons on the pallet ("TI" x"HI") |
|
/b24Message/pricat/item/property[@name="packagesPerPallet_TI-HI"] |
packagesPerPallet_TI-HI | Number | None |
Logistics | Public | 29600.00 | 287 | |
(Item/Line): Pallet Type | No | Specification of pallet type used for packing and shipping the item |
|
/b24Message/pricat/item/property[@name="palletType"] |
palletType | Text | None |
Logistics | Public | 29700.00 | 288 | |
(Item/Line): Product Packaging Material 1 Code | No | The product's main packaging material code |
|
/b24Message/pricat/item/property[@name="productPackagingMaterial"]/@code |
productPackagingMaterial | Text | None |
Additional product information | Public | 29800.00 | 289 | |
(Item/Line): Product Packaging Material 1 Description | No | The product's main packaging material description |
|
/b24Message/pricat/item/property[@name="productPackagingMaterial"] |
productPackagingMaterial | Text | None |
Additional product information | Public | 29900.00 | 290 | |
(Item/Line): Product Packaging Material 1 Percentage | No | The product's main packaging material percentage |
|
/b24Message/pricat/item/property[@name="productPackagingMaterialPercentage"] |
productPackagingMaterialPercentage | Number | None |
Additional product information | Public | 30000.00 | 291 | |
(Item/Line): Product Packaging Material 2 Code | No | The product's secondary packaging material code |
|
/b24Message/pricat/item/property[@name="productPackagingMaterial2"]/@code |
productPackagingMaterial2 | Text | None |
Additional product information | Public | 30100.00 | 292 | |
(Item/Line): Product Packaging Material 2 Description | No | The product's secondary packaging material description |
|
/b24Message/pricat/item/property[@name="productPackagingMaterial2"] |
productPackagingMaterial2 | Text | None |
Additional product information | Public | 30200.00 | 293 | |
(Item/Line): Product Packaging Material 2 Percentage | No | The product's secondary packaging material percentage |
|
/b24Message/pricat/item/property[@name="productPackagingMaterialPercentage2"] |
productPackagingMaterialPercentage2 | Number | None |
Additional product information | Public | 30300.00 | 294 | |
(Item/Line): Product Packaging Material 3 Code | No | Product packaging material 3 code |
|
/b24Message/pricat/item/property[@name="productPackagingMaterial3"]/@code |
productPackagingMaterial3 | Text | None |
Additional product information | Public | 30400.00 | 295 | |
(Item/Line): Product Packaging Material 3 Description | No | Product packaging material 3 description |
|
/b24Message/pricat/item/property[@name="productPackagingMaterial3"] |
productPackagingMaterial3 | Text | None |
Additional product information | Public | 30500.00 | 296 | |
(Item/Line): Product Packaging Material 3 Percentage | No | Product packaging material 3 percentage |
|
/b24Message/pricat/item/property[@name="productPackagingMaterialPercentage3"] |
productPackagingMaterialPercentage3 | Number | None |
Additional product information | Public | 30600.00 | 297 | |
(Item/Line): Product Packaging Material 4 Code | No | Product packaging material 4 code |
|
/b24Message/pricat/item/property[@name="productPackagingMaterial4"]/@code |
productPackagingMaterial4 | Text | None |
Additional product information | Public | 30700.00 | 298 | |
(Item/Line): Product Packaging Material 4 Description | No | Product packaging material 4 description |
|
/b24Message/pricat/item/property[@name="productPackagingMaterial4"] |
productPackagingMaterial4 | Text | None |
Additional product information | Public | 30800.00 | 299 | |
(Item/Line): Product Packaging Material 4 Percentage | No | Product packaging material 4 percentage |
|
/b24Message/pricat/item/property[@name="productPackagingMaterialPercentage4"] |
productPackagingMaterialPercentage4 | Number | None |
Additional product information | Public | 30900.00 | 300 | |
(Item/Line): Product Packaging Material 5 Code | No | Product packaging material 5 code |
|
/b24Message/pricat/item/property[@name="productPackagingMaterial5"]/@code |
productPackagingMaterial5 | Text | None |
Additional product information | Public | 31000.00 | 301 | |
(Item/Line): Product Packaging Material 5 Description | No | Product packaging material 5 description |
|
/b24Message/pricat/item/property[@name="productPackagingMaterial5"] |
productPackagingMaterial5 | Text | None |
Additional product information | Public | 31100.00 | 302 | |
(Item/Line): Product Packaging Material 5 Percentage | No | Product packaging material 5 percentage |
|
/b24Message/pricat/item/property[@name="productPackagingMaterialPercentage5"] |
productPackagingMaterialPercentage5 | Number | None |
Additional product information | Public | 31200.00 | 303 | |
(Item/Line): Logistic Packaging Material 1 Code | No | The main logistic packaging material code |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterial"]/@code |
logisticPackagingMaterial | Text | None |
Logistics | Public | 31300.00 | 304 | |
(Item/Line): Logistic Packaging Material 1 Description | No | The main logistic packaging material description |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterial"] |
logisticPackagingMaterial | Text |