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): 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): 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): Safety Instructions | No | Safety instructions |
|
/b24Message/pricat/item/property[@name="safetyInstruction"] |
safetyInstruction | Text | None |
Consumer guidance | Public | 13100.00 | 122 | |
(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 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): 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 for product (percent) |
|
/b24Message/pricat/item/property[@name="customsDutyRate"] |
customsDutyRate | Number | None |
Shipping & Production,Logistics | 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 | None |
Logistics | Public | 31400.00 | 305 | |
(Item/Line): Logistic Packaging Material 1 Percentage | No | The main logistic packaging material percentage |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterialPercentage"] |
logisticPackagingMaterialPercentage | Number | None |
Logistics | Public | 31500.00 | 306 | |
(Item/Line): Logistic Packaging Material 2 Code | No | The secondary logistic packaging material code |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterial2"]/@code |
logisticPackagingMaterial2 | Text | None |
Logistics | Public | 31600.00 | 307 | |
(Item/Line): Logistic Packaging Material 2 Description | No | The secondary logistic packaging material description |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterial2"] |
logisticPackagingMaterial2 | Text | None |
Logistics | Public | 31700.00 | 308 | |
(Item/Line): Logistic Packaging Material 2 Percentage | No | The secondary logistic packaging material percentage |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterialPercentage2"] |
logisticPackagingMaterialPercentage2 | Number | None |
Logistics | Public | 31800.00 | 309 | |
(Item/Line): Logistic Packaging Material 3 Code | No | Logistic packaging material 3 code |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterial3"]/@code |
logisticPackagingMaterial3 | Text | None |
Logistics | Public | 31900.00 | 310 | |
(Item/Line): Logistic Packaging Material 3 Description | No | Logistic packaging material 3 description |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterial3"] |
logisticPackagingMaterial3 | Text | None |
Logistics | Public | 32000.00 | 311 | |
(Item/Line): Logistic Packaging Material 3 Percentage | No | Logistic packaging material 3 percentage |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterialPercentage3"] |
logisticPackagingMaterialPercentage3 | Number | None |
Logistics | Public | 32100.00 | 312 | |
(Item/Line): Logistic Packaging Material 4 Code | No | Logistic packaging material 4 code |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterial4"]/@code |
logisticPackagingMaterial4 | Text | None |
Logistics | Public | 32200.00 | 313 | |
(Item/Line): Logistic Packaging Material 4 Description | No | Logistic packaging material 4 description |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterial4"] |
logisticPackagingMaterial4 | Text | None |
Logistics | Public | 32300.00 | 314 | |
(Item/Line): Logistic Packaging Material 4 Percentage | No | Logistic packaging material 4 percentage |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterialPercentage4"] |
logisticPackagingMaterialPercentage4 | Number | None |
Logistics | Public | 32400.00 | 315 | |
(Item/Line): Logistic Packaging Material 5 Code | No | Logistic packaging material 5 code |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterial5"]/@code |
logisticPackagingMaterial5 | Text | None |
Logistics | Public | 32500.00 | 316 | |
(Item/Line): Logistic Packaging Material 5 Description | No | Logistic packaging material 5 description |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterial5"] |
logisticPackagingMaterial5 | Text | None |
Logistics | Public | 32600.00 | 317 | |
(Item/Line): Logistic Packaging Material 5 Percentage | No | Logistic packaging material 5 percentage |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterialPercentage5"] |
logisticPackagingMaterialPercentage5 | Number | None |
Logistics | Public | 32700.00 | 318 | |
(Item/Line): Shaft Name | No | The name of the shaft used in the product |
|
/b24Message/pricat/item/dimension[@name="shaftName"] |
shaftName | Text | None |
Golf | Public | 32800.00 | 319 | |
(Item/Line): Spikes | No | Is the item equipped with spikes? |
|
/b24Message/pricat/item/dimension[@name="spikes"] |
spikes | Text | None |
Golf | Public | 32900.00 | 320 | |
(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. |
|
/b24Message/pricat/item/dimension[@name="size"] |
size | Text | None |
Basic product information | Public | 33000.00 | 321 | |
(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. |
|
/b24Message/pricat/item/dimension[@name="size"]/@set |
size | Text | None |
Basic product information | Public | 33100.00 | 322 | |
(Item/Line): Fedas Size | No | The fedas size of the product |
|
/b24Message/pricat/item/dimension[@name="sizeFedas"] |
sizeFedas | Text | None |
Additional product information | Public | 33200.00 | 323 | |
(Item/Line): Fedas Size Range | No | The fedas size range of the product |
|
/b24Message/pricat/item/dimension[@name="sizeFedas"]/@set |
sizeFedas | Text | None |
Additional product information | Public | 33300.00 | 324 | |
(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"). |
|
/b24Message/pricat/item/dimension[@name="color"]/@code |
color | Text | None |
Basic product information | Public | 33400.00 | 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") |
|
/b24Message/pricat/item/dimension[@name="color"] |
color | Text | None |
Basic product information | Public | 33500.00 | 326 | |
(Item/Line): Adjustable Loft | No | Yes/No. Indicates wether loft is fixed or changeable |
|
/b24Message/pricat/item/dimension[@name="adjustableLoft"] |
adjustableLoft | Yes/No | None |
Golf | Public | 33600.00 | 327 | |
(Item/Line): Back Length | No | Length of the back-part of the product. (Used length unit to be specified in the unit attribute) |
|
/b24Message/pricat/item/dimension[@name="backLength"] |
backLength | Number | None |
Bike,Clothing,Product measurements | Public | 33700.00 | 328 | |
(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. |
|
/b24Message/pricat/item/dimension[@name="bounce"] |
bounce | Number | None |
Golf | Public | 33800.00 | 329 | |
(Item/Line): Club | No | The product category/type, in regard to club, for golf clubs e.g. Driver, Fairwaywood, Hybrid, Wedge, etc. |
|
/b24Message/pricat/item/dimension[@name="club"] |
club | Text | None |
Golf | Public | 33900.00 | 330 | |
(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 |
|
/b24Message/pricat/item/dimension[@name="flex"] |
flex | Text | None |
Floorball,Golf,Ice Hockey | Public | 34000.00 | 331 | |
(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. |
|
/b24Message/pricat/item/dimension[@name="grind"] |
grind | Text | None |
Golf | Public | 34100.00 | 332 | |
(Item/Line): Grip | No | Name/branding and size of the grip used on i.e. a golf club. Tour Velvet, Midsize |
|
/b24Message/pricat/item/dimension[@name="grip"] |
grip | Text | None |
Golf | Public | 34200.00 | 333 | |
(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 |
|
/b24Message/pricat/item/dimension[@name="leftRight"] |
leftRight | Text | None |
Floorball,Golf,Ice Hockey | Public | 34300.00 | 334 | |
(Item/Line): Grip Type | No | Type of grip used on the product. E.g. "Pistol"- or "Flat Wide"-grip on a golf putter. |
|
/b24Message/pricat/item/dimension[@name="gripType"] | gripType | Text | Bike,Golf | Public | 34300.00 | 591 | ||
(Item/Line): Stick Pattern | No | Summarizing value/code for specifying (typically) hockey stick characteristics |
|
/b24Message/pricat/item/dimension[@name="stickPattern"] |
stickPattern | Text | None |
Ice Hockey | Public | 34400.00 | 335 | |
(Item/Line): Length | No | Product/item length, excluding box or related packing material. (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="length"] |
length | Number | None |
Clothing,Product measurements | Public | 34500.00 | 336 | |
(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) |
|
/b24Message/pricat/item/dimension[@name="stickLength"] |
stickLength | Text | None |
Floorball,Golf,Ice Hockey | Public | 34600.00 | 337 | |
(Item/Line): Lie | No | Lie |
|
/b24Message/pricat/item/dimension[@name="lie"] |
lie | Text | None |
Golf | Public | 34700.00 | 338 | |
(Item/Line): Blade Lie | No | The lie of the blade |
|
/b24Message/pricat/item/dimension[@name="bladeLie"] |
bladeLie | Text | None |
Golf | Public | 34800.00 | 339 | |
(Item/Line): Blade Curve | No | The curve of the blade |
|
/b24Message/pricat/item/dimension[@name="bladeCurve"] |
bladeCurve | Text | None |
Floorball,Golf,Ice Hockey | Public | 34900.00 | 340 | |
(Item/Line): Blade Face | No | The face of the blade |
|
/b24Message/pricat/item/dimension[@name="bladeFace"] |
bladeFace | Text | None |
Floorball,Golf,Ice Hockey | Public | 35000.00 | 341 | |
(Item/Line): Blade Length | No | The length of the blade (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="bladeLength"] |
bladeLength | Text | None |
Floorball,Golf,Ice Hockey | Public | 35100.00 | 342 | |
(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. |
|
/b24Message/pricat/item/dimension[@name="loft"] |
loft | Number | None |
Golf | Public | 35200.00 | 343 | |
(Item/Line): Print | No | The Print of the product (Reproduction of an image or text) |
|
/b24Message/pricat/item/dimension[@name="print"] |
Text | None |
Additional product information | Public | 35300.00 | 344 | ||
(Item/Line): Shaft Type | No | Indicates the composition of the Shaft. For Golf Clubs thecomposition should be indicated either as steel, or graphite |
|
/b24Message/pricat/item/dimension[@name="shaftType"] |
shaftType | Text | None |
Golf,Shoes | Public | 35400.00 | 345 | |
(Item/Line): Speed | No | Speed |
|
/b24Message/pricat/item/dimension[@name="speed"] |
speed | Number | None |
Additional product information,Bike | Public | 35500.00 | 346 | |
(Item/Line): Tyre Size | No | Tyre size |
|
/b24Message/pricat/item/dimension[@name="tyreSize"] |
tyreSize | Number | None |
Bike | Public | 35600.00 | 347 | |
(Item/Line): Waxbase | No | Waxbase |
|
/b24Message/pricat/item/dimension[@name="waxBase"] |
waxBase | Text | None |
Skiing | Public | 35700.00 | 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) |
|
/b24Message/pricat/item/dimension[@name="weight"] |
weight | Number | None |
Product measurements | Public | 35800.00 | 349 | |
(Item/Line): Width | No | The width excluding box or related packing material (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="width"] |
width | Number | None |
Product measurements | Public | 35900.00 | 350 | |
(Item/Line): Depth | No | Product/item depth excluding box or related packing material. (used depth unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="depth"] |
depth | Number | None |
Product measurements | Public | 36000.00 | 351 | |
(Item/Line): Height | No | Product/item height excluding box or related packing material (used height unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="height"] |
height | Number | None |
Logistic measurements,Logistics | Public | 36100.00 | 352 | |
(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). |
|
thickness | Text | Product measurements | Public | 36100.00 | 600 | |||
(Item/Line): Volume | No | Product volume (in m3), excluding box or related packing material (used volume unit to be specified in the unit-attribute) |
|
/b24Message/pricat/item/dimension[@name="volume"] |
volume | Number | None |
Product measurements | Public | 36200.00 | 353 | |
(Item/Line): Sleeve Length | No | Sleeve: Measure from armpit to end of sleeve (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="sleeveLength"] |
sleeveLength | Text | None |
Clothing,Product measurements | Public | 36300.00 | 354 | |
(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) |
|
/b24Message/pricat/item/dimension[@name="shoulderWidth"] |
shoulderWidth | Text | None |
Clothing,Product measurements | Public | 36400.00 | 355 | |
(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) |
|
/b24Message/pricat/item/dimension[@name="chestWidth"] |
chestWidth | Text | None |
Clothing,Product measurements | Public | 36500.00 | 356 | |
(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) |
|
/b24Message/pricat/item/dimension[@name="waistWidth"] |
waistWidth | Number | None |
Clothing,Product measurements | Public | 36600.00 | 357 | |
(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) |
|
/b24Message/pricat/item/dimension[@name="hipWidth"] |
hipWidth | Number | None |
Clothing,Product measurements | Public | 36700.00 | 358 | |
(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) |
|
/b24Message/pricat/item/dimension[@name="seatWidth"] |
seatWidth | Number | None |
Clothing,Product measurements | Public | 36800.00 | 359 | |
(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) |
|
/b24Message/pricat/item/dimension[@name="inseamLength"] |
inseamLength | Number | None |
Clothing,Product measurements | Public | 36900.00 | 360 | |
(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) |
|
/b24Message/pricat/item/dimension[@name="outseamLength"] |
outseamLength | Number | None |
Additional product information,Clothing,Consumer guidance | Public | 36950.00 | 581 | |
(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) |
|
/b24Message/pricat/item/dimension[@name="frontLength"] |
frontLength | Number | None |
Clothing,Product measurements | Public | 37000.00 | 361 | |
(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) |
|
/b24Message/pricat/item/dimension[@name="bandWidth"] |
bandWidth | Number | None |
Clothing,Product measurements | Public | 37100.00 | 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) |
|
/b24Message/pricat/item/dimension[@name="bustWidth"] |
bustWidth | Number | None |
Clothing,Product measurements | Public | 37200.00 | 363 | |
(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) |
|
/b24Message/pricat/item/dimension[@name="dressLength"] |
dressLength | Number | None |
Clothing,Product measurements | Public | 37300.00 | 364 | |
(Item/Line): Waist Height | No | Height of product's waist. (used measurement unit to be specified in the unit attribute) |
|
/b24Message/pricat/item/dimension[@name="waistHeight"] |
waistHeight | Number | None |
Clothing,Product measurements | Public | 37400.00 | 365 | |
(Item/Line): Shaft Height | No | Height of shaft from ground up (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="shaftHeight"] |
shaftHeight | Number | None |
Product measurements,Shoes | Public | 37500.00 | 366 | |
(Item/Line): Shaft Width | No | Width of shaft at the top (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="shaftWidth"] |
shaftWidth | Number | None |
Product measurements,Shoes | Public | 37600.00 | 367 | |
(Item/Line): Heel Height | No | Rise of heel (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="heelHeight"] |
heelHeight | Number | None |
Product measurements,Shoes | Public | 37700.00 | 368 | |
(Item/Line): Glasses Width | No | Width of Glasses (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="glassesWidth"] |
glassesWidth | Number | None |
Optics,Product measurements | Public | 37800.00 | 369 | |
(Item/Line): Glasses Height | No | Height of Glasses (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="glassesHeight"] |
glassesHeight | Number | None |
Optics,Product measurements | Public | 37900.00 | 370 | |
(Item/Line): Watch Diameter | No | Diameter of Watch (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="watchDiameter"] |
watchDiameter | Number | None |
Product measurements | Public | 38000.00 | 371 | |
(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.) |
|
/b24Message/pricat/item/dimension[@name="denier"] |
denier | Number | None |
Clothing,Material | Public | 38100.00 | 372 | |
(Item/Line): Sun Protecting Factor | No | Describe the level of SPF (Sun protecting factor) of the product |
|
/b24Message/pricat/item/dimension[@name="sunProtectingFactor"] |
sunProtectingFactor | Number | None |
Cosmetics | Public | 38200.00 | 373 | |
(Item/Line): Skin Type | No | Suitable for skin type |
|
/b24Message/pricat/item/dimension[@name="skinType"] |
skinType | Text | None |
Cosmetics | Public | 38300.00 | 374 | |
(Item/Line): Coverage | No | Coverage level of product |
|
/b24Message/pricat/item/dimension[@name="coverage"] |
coverage | Text | None |
Cosmetics | Public | 38400.00 | 375 | |
(Item/Line): Number Of Gears | No | Number of Gears |
|
/b24Message/pricat/item/dimension[@name="numberOfGears"] |
numberOfGears | Number | None |
Bike | Public | 38500.00 | 376 | |
(Item/Line): Wheel Size (Inch) | No | Wheel Size (inch) |
|
/b24Message/pricat/item/dimension[@name="wheelSize"] |
wheelSize | Number | None |
Bike,Golf | Public | 38600.00 | 377 | |
(Item/Line): Frame Size | No | Frame Size |
|
/b24Message/pricat/item/dimension[@name="frameSize"] |
frameSize | Number | None |
Bike | Public | 38700.00 | 378 | |
(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) |
|
/b24Message/pricat/item/dimension[@name="personHeightFrom"] |
personHeightFrom | Number | None |
Bike | Public | 38800.00 | 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) |
|
/b24Message/pricat/item/dimension[@name="personHeightTo"] |
personHeightTo | Number | None |
Bike | Public | 38900.00 | 380 | |
(Item/Line): Fork | No | The product name of the fork |
|
/b24Message/pricat/item/dimension[@name="fork"] |
fork | Text | None |
Bike | Public | 39000.00 | 381 | |
(Item/Line): Fork Material | No | The material of the fork |
|
/b24Message/pricat/item/dimension[@name="forkMaterial"] |
forkMaterial | Text | None |
Bike | Public | 39100.00 | 382 | |
(Item/Line): Front Travel (mm) | No | Front Travel specified in millimeters |
|
/b24Message/pricat/item/dimension[@name="frontTravel"] |
frontTravel | Text | None |
Bike | Public | 39200.00 | 383 | |
(Item/Line): Rear Travel (mm) | No | Rear Travel specified in millimeters |
|
/b24Message/pricat/item/dimension[@name="rearTravel"] |
rearTravel | Text | None |
Bike | Public | 39300.00 | 384 | |
(Item/Line): Steerer | No | The product name of the steerer tube |
|
/b24Message/pricat/item/dimension[@name="steererName"] |
steererName | Text | None |
Bike | Public | 39400.00 | 385 | |
(Item/Line): Front Wheel | No | The product name of the front wheel |
|
/b24Message/pricat/item/dimension[@name="frontWheelName"] |
frontWheelName | Text | None |
Bike | Public | 39500.00 | 386 | |
(Item/Line): Rear Wheel | No | The product name of the rear wheel |
|
/b24Message/pricat/item/dimension[@name="rearWheelName"] |
rearWheelName | Text | None |
Bike | Public | 39600.00 | 387 | |
(Item/Line): Inner Tubes | No | The product name of the inner tubes |
|
/b24Message/pricat/item/dimension[@name="innerTubeName"] |
innerTubeName | Text | None |
Bike | Public | 39700.00 | 388 | |
(Item/Line): Front Tire | No | The product name of the front tire |
|
/b24Message/pricat/item/dimension[@name="frontTireName"] |
frontTireName | Text | None |
Bike | Public | 39800.00 | 389 | |
(Item/Line): Rear Tire | No | The product name of the rear tire |
|
/b24Message/pricat/item/dimension[@name="rearTireName"] |
rearTireName | Text | None |
Bike | Public | 39900.00 | 390 | |
(Item/Line): Crankset | No | The product name of the crankset |
|
/b24Message/pricat/item/dimension[@name="cranksetName"] |
cranksetName | Text | None |
Bike | Public | 40000.00 | 391 | |
(Item/Line): Chain | No | The product name of the chain |
|
/b24Message/pricat/item/dimension[@name="chainName"] |
chainName | Text | None |
Bike | Public | 40100.00 | 392 | |
(Item/Line): Chainset | No | The product name of the chainset |
|
/b24Message/pricat/item/dimension[@name="chainsetName"] |
chainsetName | Text | None |
Bike | Public | 40200.00 | 393 | |
(Item/Line): Chainring Size | No | The size of the chainring |
|
/b24Message/pricat/item/dimension[@name="chainringSize"] |
chainringSize | Text | None |
Bike | Public | 40300.00 | 394 | |
(Item/Line): Chainring Bcd | No | The BCD of the chainring, in millimeters |
|
/b24Message/pricat/item/dimension[@name="chainringBCD"] |
chainringBCD | Text | None |
Bike | Public | 40400.00 | 395 | |
(Item/Line): Chainring Bolts | No | The number of Bolts in the chainring |
|
/b24Message/pricat/item/dimension[@name="chainringBolts"] |
chainringBolts | Text | None |
Bike | Public | 40500.00 | 396 | |
(Item/Line): Bottom Bracket | No | The product name of the bottom bracket |
|
/b24Message/pricat/item/dimension[@name="bottomBracketName"] |
bottomBracketName | Text | None |
Bike | Public | 40600.00 | 397 | |
(Item/Line): Shifters | No | The product name of the shifters |
|
/b24Message/pricat/item/dimension[@name="shiftersName"] |
shiftersName | Text | None |
Bike | Public | 40700.00 | 398 | |
(Item/Line): Front Derailleur | No | The product name of the front derailleur |
|
/b24Message/pricat/item/dimension[@name="frontDerailleurName"] |
frontDerailleurName | Text | None |
Bike | Public | 40800.00 | 399 | |
(Item/Line): Front Derailleur Mount | No | Front Derailleur Mount |
|
/b24Message/pricat/item/dimension[@name="frontDerailleurMount"] |
frontDerailleurMount | Text | None |
Bike | Public | 40900.00 | 400 | |
(Item/Line): Rear Derailleur | No | The product name of the rear derailleur |
|
/b24Message/pricat/item/dimension[@name="rearDerailleurName"] |
rearDerailleurName | Text | None |
Bike | Public | 41000.00 | 401 | |
(Item/Line): Rear Derailleur Mount | No | Rear Derailleur Mount |
|
/b24Message/pricat/item/dimension[@name="rearDerailleurMount"] |
rearDerailleurMount | Text | None |
Bike | Public | 41100.00 | 402 | |
(Item/Line): Cassette | No | The product name of the casette |
|
/b24Message/pricat/item/dimension[@name="casetteName"] |
casetteName | Text | None |
Bike | Public | 41200.00 | 403 | |
(Item/Line): Cassette Range | No | The range of the casette |
|
/b24Message/pricat/item/dimension[@name="casetteRange"] |
casetteRange | Text | None |
Bike | Public | 41300.00 | 404 | |
(Item/Line): Front Brake | No | The product name of the front brake |
|
/b24Message/pricat/item/dimension[@name="frontBrakeName"] |
frontBrakeName | Text | None |
Bike | Public | 41400.00 | 405 | |
(Item/Line): Rear Brake | No | The product name of the rear brake |
|
/b24Message/pricat/item/dimension[@name="rearBrakeName"] |
rearBrakeName | Text | None |
Bike | Public | 41500.00 | 406 | |
(Item/Line): Handlebars | No | The product name of the handlebars |
|
/b24Message/pricat/item/dimension[@name="handlebarName"] |
handlebarName | Text | None |
Bike | Public | 41600.00 | 407 | |
(Item/Line): Bar Tape/Grips | No | The product name of the bar tape/grips |
|
/b24Message/pricat/item/dimension[@name="barGripName"] |
barGripName | Text | None |
Bike | Public | 41700.00 | 408 | |
(Item/Line): Stem | No | The product name of the stem |
|
/b24Message/pricat/item/dimension[@name="stemName"] |
stemName | Text | None |
Bike | Public | 41800.00 | 409 | |
(Item/Line): Saddle | No | The product name of the saddle |
|
/b24Message/pricat/item/dimension[@name="saddleName"] |
saddleName | Text | None |
Bike | Public | 41900.00 | 410 | |
(Item/Line): Seat Post | No | The product name of the seat post |
|
/b24Message/pricat/item/dimension[@name="seatPostName"] |
seatPostName | Text | None |
Bike | Public | 42000.00 | 411 | |
(Item/Line): Pedals | No | The product name of the pedals |
|
/b24Message/pricat/item/dimension[@name="pedalName"] |
pedalName | Text | None |
Bike | Public | 42100.00 | 412 | |
(Item/Line): E-Drive Brand | No | The brand of the e-drive system |
|
/b24Message/pricat/item/dimension[@name="e-driveBrand"] |
e-driveBrand | Text | None |
Bike | Public | 42200.00 | 413 | |
(Item/Line): E-Drive System | No | The name of the e-draive system |
|
/b24Message/pricat/item/dimension[@name="e-driveSystem"] |
e-driveSystem | Text | None |
Bike | Public | 42300.00 | 414 | |
(Item/Line): Max Speed | No | The maximum speed of the bike. |
|
/b24Message/pricat/item/dimension[@name="maxSpeed"] |
maxSpeed | Number | None |
Bike | Public | 42400.00 | 415 | |
(Item/Line): Battery | No | Specification of the battery |
|
/b24Message/pricat/item/dimension[@name="battery"] |
battery | Text | None |
Bike,Electronics | Public | 42500.00 | 416 | |
(Item/Line): Charge Time | No | Charge time |
|
/b24Message/pricat/item/dimension[@name="chargeTime"] |
chargeTime | Text | None |
Bike,Electronics | Public | 42600.00 | 417 | |
(Item/Line): Pattern | No | A description of the pattern of the product |
|
/b24Message/pricat/item/dimension[@name="pattern"] |
pattern | Text | None |
Additional product information,Clothing | Public | 42700.00 | 418 | |
(Item/Line): Hair Type | No | A description of the pattern of the product |
|
/b24Message/pricat/item/dimension[@name="hairType"] |
hairType | Text | None |
Hair | Public | 42800.00 | 419 | |
(Item/Line): Skin Tone | No | Describes the skin tone the product is intended for |
|
/b24Message/pricat/item/dimension[@name="skinTone"] |
skinTone | Text | None |
Cosmetics | Public | 42900.00 | 420 | |
(Item/Line): Hardness | No | Describes the hardness of the product |
|
/b24Message/pricat/item/dimension[@name="hardness"] |
hardness | Text | None |
Additional product information,Floorball | Public | 43000.00 | 421 | |
(Item/Line): Lens Type | No | Describes the type of Lens |
|
/b24Message/pricat/item/dimension[@name="lensType"] |
lensType | Text | None |
Additional product information | Public | 43100.00 | 422 | |
(Item/Line): Lens Color | No | Color code and description of the product/item lens.(i.e. goggle or sunglass lens color) |
|
/b24Message/pricat/item/dimension[@name="lensColor"] | lensColor | Text | Optics | Public | 43140.00 | 592 | ||
(Item/Line): Lens Tint | No | The tint of the glasses , such as clear, light, medium etc. |
|
/b24Message/pricat/item/dimension[@name="lensTint"] |
lensTint | Text | None |
None | Public | 43150.00 | 508 | |
(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 |
|
/b24Message/pricat/item/itemReference[@registry="Supplier"]/@coding |
N/A | Text | None |
Basic product information | Public | 43200.00 | 423 | |
(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). |
|
/b24Message/pricat/item/itemReference[@registry="Supplier"] |
N/A | Number | None |
Basic product information | Public | 43300.00 | 424 | |
(Item/Line): Goods Class | No | A cleartext description of the goodsclass |
|
/b24Message/pricat/item/goodsClass |
N/A | Text | None |
Basic product information | Public | 43400.00 | 425 | |
(Item/Line): Goods Class code | No | An id for the goodsclass, that is unique within the specified set. |
|
/b24Message/pricat/item/goodsClass/@code |
N/A | Text | None |
Basic product information | Public | 43400.00 | 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) |
|
/b24Message/pricat/item/goodsClass/@set |
N/A | Text | None |
Basic product information | Public | 43400.00 | 425 | |
(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 |
|
/b24Message/pricat/item/priceBase/price[@type="recRetailPrice"]/@value |
N/A | Number | None |
None | Public | 43500.00 | 426 | |
(Item/Line): Recommended Retail Price Currency | No | The currency in which the recommended retail price for the product is specified |
|
/b24Message/pricat/item/priceBase/price[@type="recRetailPrice"]/@currency |
N/A | Text | None |
None | Public | 43600.00 | 427 | |
(Item/Line): Recommended Campaign Retail Price | No | The campaign retail price of the product recommended by the supplier |
|
/b24Message/pricat/item/priceBase/price[@type="recCampaignPrice"]/@value |
N/A | Number | None |
None | Public | 43700.00 | 428 | |
(Item/Line): Recommended Campaign Retail Price Currency | No | The currency in which the recommended campaign retail price for the product is specified |
|
/b24Message/pricat/item/priceBase/price[@type="recCampaignPrice"]/@currency |
N/A | Text | None |
None | Public | 43800.00 | 429 | |
(Item/Line): Recommended Web Retail Price | No | The web retail price of the product recommended by the supplier |
|
/b24Message/pricat/item/priceBase/price[@type="recWebPrice"]/@value |
N/A | Number | None |
None | Public | 43900.00 | 430 | |
(Item/Line): Recommended Web Retail Price Currency | No | The currency in which the recommended web retail price for the product is specified |
|
/b24Message/pricat/item/priceBase/price[@type="recWebPrice"]/@currency |
N/A | Text | None |
None | Public | 44000.00 | 431 | |
(Item/Line): Distribution Price | No | The price when buyer is responsible for internal distribution within buyer group |
|
/b24Message/pricat/item/priceBase/price[@type="distributionPrice"]/@value |
N/A | Number | None |
None | Public | 44100.00 | 432 | |
(Item/Line): Distribution Price Currency | No | The currency in which the distribution price for the product is specified |
|
/b24Message/pricat/item/priceBase/price[@type="distributionPrice"]/@currency |
N/A | Text | None |
None | Public | 44200.00 | 433 | |
(Item/Line): Gross Price | No | The gross/list price of the product |
|
/b24Message/pricat/item/priceBase/price[@type="grossPrice"]/@value |
N/A | Number | None |
None | Public | 44300.00 | 434 | |
(Item/Line): Gross Price Currency | No | The currency in which the gross price for the product is specified |
|
/b24Message/pricat/item/priceBase/price[@type="grossPrice"]/@currency |
N/A | Text | None |
None | Public | 44400.00 | 435 | |
(Item/Line): Pre Order From Date | No | The first possible order/pre order date for the product. Format YYYY-MM-DD |
|
/b24Message/pricat/item/priceBracket[@type="PRE"]/@validOrderDateFrom |
N/A | Date/Time | None |
None | Internal | 44500.00 | 436 | |
(Item/Line): Pre Order To Date | No | The last possible order/pre order date for the product. Format YYYY-MM-DD |
|
/b24Message/pricat/item/priceBracket[@type="PRE"]/@validOrderDateTo |
N/A | Date/Time | None |
None | Internal | 44600.00 | 437 | |
(Item/Line): Pre Order Ship From Date | No | The earliest possible shipping date for the product within the referenced pre-order window. Format YYYY-MM-DD |
|
/b24Message/pricat/item/priceBracket[@type="PRE"]/@validShipDateFrom |
N/A | Date/Time | None |
None | Internal | 44700.00 | 438 | |
(Item/Line): Pre Order Ship To Date | No | The last possible shipping date for the product within the referenced pre-order window. Format YYYY-MM-DD |
|
/b24Message/pricat/item/priceBracket[@type="PRE"]/@validShipDateTo |
N/A | Date/Time | None |
None | Internal | 44800.00 | 439 | |
(Item/Line): Pre Order Quantity | No | Pre order quantity. (Quantity condition for placing pre order to the specified unit netPrice, typically ="1") |
|
/b24Message/pricat/item/priceBracket[@type="PRE"]/@quantity |
N/A | Number | None |
None | Internal | 44900.00 | 440 | |
(Item/Line): Pre Order Net Price | No | The net price offered for pre ordering the product. Price with deduction for possible discount (grossPrice-discountAmount=netPrice) |
|
/b24Message/pricat/item/priceBracket[@type="PRE"]/price[@type="netPrice"]/@value |
N/A | Number | None |
None | Internal | 45000.00 | 441 | |
(Item/Line): Pre Order Net Price Currency | No | The currency in which the net price for the product is specified |
|
/b24Message/pricat/item/priceBracket[@type="PRE"]/price[@type="netPrice"]/@currency |
N/A | Text | None |
None | Internal | 45100.00 | 442 | |
(Item/Line): Pre Order Discount Amount HQ | No | The pre order discount amount offered to buyer/retailer HQ (deducted from specified gross price) |
|
/b24Message/pricat/item/priceBracket[@type="PRE"]/price[@type="discountAmountHQ"]/@value |
N/A | Number | None |
None | Internal | 45200.00 | 443 | |
(Item/Line): Pre Order Discount Amount | No | Pre order discount amount offered to the gross/list price. |
|
/b24Message/pricat/item/priceBracket[@type="PRE"]/price[@type="discountAmount"]/@value |
N/A | Number | None |
None | Internal | 45300.00 | 444 | |
(Item/Line): Pre Order Discount Percentage HQ | No | Pre order discount percentage specifically offered to the buyer/retailer HQ (for placing central pre-orders). |
|
/b24Message/pricat/item/priceBracket[@type="PRE"]/price[@type="discountPercentageHQ"]/@value |
N/A | Number | None |
None | Internal | 45400.00 | 445 | |
(Item/Line): Pre Order Discount Percentage | No | Pre order discount percentage offered to the list/gross price. |
|
/b24Message/pricat/item/priceBracket[@type="PRE"]/price[@type="discountPercentage"]/@value |
N/A | Number | None |
None | Internal | 45500.00 | 446 | |
(Item/Line): Supplementary Order From Date | No | The first possible supplementary/re-/-refill order date for product within the specified supplementary-order window. Format YYYY-MM-DD |
|
/b24Message/pricat/item/priceBracket[@type=""]/@validOrderDateFrom |
N/A | Date/Time | None |
None | Internal | 45600.00 | 447 | |
(Item/Line): Supplementary Order To Date | No | The last possible supplementary/re-/refill-order date for product within the referenced supplementary order window. Format YYYY-MM-DD |
|
/b24Message/pricat/item/priceBracket[@type=""]/@validOrderDateTo |
N/A | Date/Time | None |
None | Internal | 45700.00 | 448 | |
(Item/Line): Supplementary Order Ship From Date | No | The earliest possible supplementary/re-/refill order shipping date for the product. Format YYYY-MM-DD |
|
/b24Message/pricat/item/priceBracket[@type=""]/@validShipDateFrom |
N/A | Date/Time | None |
None | Internal | 45800.00 | 449 | |
(Item/Line): Supplementary Order Ship To Date | No | The last possible supplementary/re-/-refill order shipping date for the product. Format YYYY-MM-DD |
|
/b24Message/pricat/item/priceBracket[@type=""]/@validShipDateTo |
N/A | Date/Time | None |
None | Internal | 45900.00 | 450 | |
(Item/Line): Supplementary Order Quantity | No | supplementary/re-/refill order quantity. (Quantity condition for ordering the product item to the offered supplementary order unit netPrice. Typically="1") |
|
/b24Message/pricat/item/priceBracket[@type=""]/@quantity |
N/A | Number | None |
None | Internal | 46000.00 | 451 | |
(Item/Line): Supplementary Order Net Price | No | The net price offered for supplementary-/re-/refill-ordering the product (grossPrice-discountAmount=netPrice) |
|
/b24Message/pricat/item/priceBracket[@type=""]/price[@type="netPrice"]/@value |
N/A | Number | None |
None | Internal | 46100.00 | 452 | |
(Item/Line): Supplementary Currency | No | The currency in which the referenced supplementary order prices are specified |
|
/b24Message/pricat/item/priceBracket[@type=""]/price[@type="netPrice"]/@currency |
N/A | Text | None |
None | Internal | 46200.00 | 453 | |
(Item/Line): Retail Price Currency | No | The currency in which the referenced Retail Prices are specified |
|
/b24Message/pricat/item/priceBracket[@type="RETAIL"]/price[@type="retailPrice"]/@currency |
N/A | Text | None |
None | Internal | 46300.00 | 454 | |
(Item/Line): Supplementary Price Discount % HQ | No | The supplementary order discount percentage offered to buyer HQ (deducted from specified gross price) |
|
/b24Message/pricat/item/priceBracket[@type=""]/price[@type="discountPercentageHQ"]/@value |
N/A | Number | None |
None | Internal | 46400.00 | 455 | |
(Item/Line): Supplementary Price Discount % | No | The supplementary-/re-/refill-order discount percentage offered to retailer (deducted from specified gross price) |
|
/b24Message/pricat/item/priceBracket[@type=""]/price[@type="discountPercentage"]/@value |
N/A | Number | None |
None | Internal | 46500.00 | 456 | |
(Item/Line): Supplementary Price Discount Amount HQ | No | The supplementary order discount amount offered to buyer HQ (deducted from specified gross price) |
|
/b24Message/pricat/item/priceBracket[@type=""]/price[@type="discountAmountHQ"]/@value |
N/A | Number | None |
None | Internal | 46600.00 | 457 | |
(Item/Line): Supplementary Price Discount Amount | No | The supplementary order discount amount offered to retailer (deducted from specified gross price) |
|
/b24Message/pricat/item/priceBracket[@type=""]/price[@type="discountAmount"]/@value |
N/A | Number | None |
None | Internal | 46700.00 | 458 | |
(Item/Line): Image-Bank ID | No | Reference to the name of uploaded image to Btwentyfour image-bank/media storage |
|
/b24Message/pricat/item/presentation/image/@imageBankId |
N/A | Text | None |
None | Public | 46800.00 | 459 | |
(Item/Line): Image Url | No | Reference to Image in complete public link |
|
/b24Message/pricat/item/presentation/image/@url |
N/A | Text | None |
None | Public | 46900.00 | 460 | |
(Item/Line): Image Action | No | Default value is "Add", use "Delete" to remove an image reference from a product |
|
/b24Message/pricat/item/presentation/image/@action |
N/A | Text | None |
None | Public | 47000.00 | 461 | |
(Item/Line): Is Primary Picture | No | Indicates if the specific picture is deemed the product's primary picture/presentation picture (Y/N) |
|
/b24Message/pricat/item/presentation/image/@isPrimary |
N/A | Boolean (Y/N) | None |
None | Public | 47100.00 | 462 | |
(Item/Line): Image Index | No | Image index code |
|
/b24Message/pricat/item/presentation/image/@index |
N/A | Text | None |
None | Public | 47200.00 | 463 | |
(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 |
|
/b24Message/pricat/item/present+A464:E464ation/image/@text |
N/A | Text | None |
None | Public | 47300.00 | 464 | |
(Item/Line): Authorized For Public Use | No | Describes if image is authourized for public use(Y/N) |
|
/b24Message/pricat/item/presentation/image/property[@name="authorizedForPublicUse"] |
authorizedForPublicUse | Boolean (Y/N) | None |
None | Public | 47400.00 | 465 | |
(Item/Line): Image Copyright Owner | No | Copyright owner of the image, identified with a GLN |
|
/b24Message/pricat/item/presentation/image/property[@name="copyrightOwner"] |
copyrightOwner | Number | None |
None | Public | 47500.00 | 466 | |
(Item/Line): Sealed Product | No | Indicates whether the product is sealed (or not) when shipped from the supplier (Y/N) |
|
/b24Message/pricat/item/property[@name="sealedProduct"] |
sealedProduct | Boolean (Y/N) | None |
Logistics | Public | 47600.00 | 467 | |
(Item/Line): Sustainably Produced | No | Indicates whether the product has been sustainably produced/manufactured (considering s of e.g. environmental, ethical, social aspects) |
|
/b24Message/pricat/item/property[@name="sustainablyProduced"] |
sustainablyProduced | Boolean (Y/N) | None |
Consumer guidance | Public | 47700.00 | 468 | |
(Item/Line): Sustainably Transported | No | Indicates whether the product has been sustainably transported (considering e.g. environmental, ethical and social aspects) (Y/N) |
|
/b24Message/pricat/item/property[@name="sustainablyTransported"] |
sustainablyTransported | Boolean (Y/N) | None |
Consumer guidance | Public | 47800.00 | 469 | |
(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. |
|
/b24Message/pricat/item/property[@name="sustainabilityMark"] |
sustainabilityMark | Text | None |
Consumer guidance | Public | 47900.00 | 470 | |
(Item/Line): Sustainability Mark Image Url | No | Image link displaying the Sustainability Mark/Label graphically |
|
/b24Message/pricat/item/property[@name="sustainabilityMarkImageURL"] |
sustainabilityMarkImageURL | Text | None |
Consumer guidance | Public | 48000.00 | 471 | |
(Item/Line): Sustainability Mark Description | No | Sustainability Mark descriptive text |
|
/b24Message/pricat/item/property[@name="sustainabilityMarkDescription"] |
sustainabilityMarkDescription | Text | None |
Consumer guidance | Public | 48100.00 | 472 | |
(Item/Line): Sustainability Mark Certifier | No | Organization/Authority responsible for issuing or giving the Sustainability Mark Certification |
|
/b24Message/pricat/item/property[@name="sustainabilityMarkCertifier"] |
sustainabilityMarkCertifier | Text | None |
Consumer guidance | Public | 48200.00 | 473 | |
(Item/Line): Sustainability Mark Certification Number | No | Approval/Certification Number referring to the awarded/issued Sustainability Mark |
|
/b24Message/pricat/item/property[@name="sustainabilityMarkCertificationNumber"] |
sustainabilityMarkCertificationNumber | Text | None |
Consumer guidance | Public | 48300.00 | 474 | |
(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 |
|
/b24Message/pricat/item/property[@name="sustainabilityMarkCertificationLevel"] |
sustainabilityMarkCertificationLevel | Text | None |
Consumer guidance | Public | 48350.00 | 579 | |
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 |
|
/b24Message/pricat/item/property[@name="sustainabilityMarkCertificationLevel"] |
sustainabilityMarkCertificationLevel | Consumer guidance | Public | 48350.00 | 579 | |||
(Item/Line): Sustainability Mark 2nd | No | Sustainability Mark/Label on the prodcut (e.g. Eco/environmental-labelling, ethical labelling) (Second) |
|
/b24Message/pricat/item/property[@name="sustainabilityMark2"] |
sustainabilityMark2 | Text | None |
Consumer guidance | Public | 48400.00 | 475 | |
(Item/Line): Sustainability Mark Image Url 2nd | No | Image link displaying the Sustainability Mark/Label graphically (Second) |
|
/b24Message/pricat/item/property[@name="sustainabilityMarkImageURL2"] |
sustainabilityMarkImageURL2 | Text | None |
Consumer guidance | Public | 48500.00 | 476 | |
(Item/Line): Sustainability Mark Description 2nd | No | Sustainability Mark descriptive text |
|
/b24Message/pricat/item/property[@name="sustainabilityMarkDescription2"] |
sustainabilityMarkDescription2 | Text | None |
Consumer guidance | Public | 48600.00 | 477 | |
(Item/Line): Sustainability Mark Certifier 2nd | No | Organization/Authority responsible for issuing or giving the Sustainability Mark Certification (Second) |
|
/b24Message/pricat/item/property[@name="sustainabilityMarkCertifier2"] |
sustainabilityMarkCertifier2 | Text | None |
Consumer guidance | Public | 48700.00 | 478 | |
(Item/Line): Sustainability Mark Certification Number 2nd | No | Approval/Certification Number referring to the awarded/issued Sustainability Mark (Second) |
|
/b24Message/pricat/item/property[@name="sustainabilityMarkCertificationNumber2"] |
sustainabilityMarkCertificationNumber2 | Text | None |
Consumer guidance | Public | 48800.00 | 479 | |
(Item/Line): Sustainability Mark 3rd | No | Sustainability Mark/Label on the prodcut (e.g. Eco/environmental-labelling, ethical labelling) (Third) |
|
/b34Message/pricat/item/property[@name="sustainabilityMark3"] |
sustainabilityMark3 | Text | None |
Consumer guidance | Public | 48900.00 | 480 | |
(Item/Line): Sustainability Mark Image Url 3rd | No | Image link displaying the Sustainability Mark/Label graphically (Third) |
|
/b34Message/pricat/item/property[@name="sustainabilityMarkImageURL3"] |
sustainabilityMarkImageURL3 | Text | None |
Consumer guidance | Public | 49000.00 | 481 | |
(Item/Line): Sustainability Mark Description 3rd | No | Sustainability Mark descriptive text (Third) |
|
/b34Message/pricat/item/property[@name="sustainabilityMarkDescription3"] |
sustainabilityMarkDescription3 | Text | None |
Consumer guidance | Public | 49100.00 | 482 | |
(Item/Line): Sustainability Mark Certifier 3rd | No | Organization/Authority responsible for issuing or giving the Sustainability Mark Certification (Third) |
|
/b34Message/pricat/item/property[@name="sustainabilityMarkCertifier3"] |
sustainabilityMarkCertifier3 | Text | None |
Consumer guidance | Public | 49200.00 | 483 | |
(Item/Line): Sustainability Mark Certification Number 3rd | No | Approval/Certification Number referring to the awarded/issued Sustainability Mark (Third) |
|
/b34Message/pricat/item/property[@name="sustainabilityMarkCertificationNumber3"] |
sustainabilityMarkCertificationNumber3 | Text | None |
Consumer guidance | Public | 49300.00 | 484 | |
(Item/Line): Sustainability Mark 4th | No | Sustainability Mark/Label on the prodcut (e.g. Eco/environmental-labelling, ethical labelling) (Fourth) |
|
/b44Message/pricat/item/property[@name="sustainabilityMark4"] |
sustainabilityMark4 | Text | None |
Consumer guidance | Public | 49400.00 | 485 | |
(Item/Line): Sustainability Mark Image Url 4th | No | Image link displaying the Sustainability Mark/Label graphically (Fourth) |
|
/b44Message/pricat/item/property[@name="sustainabilityMarkImageURL4"] |
sustainabilityMarkImageURL4 | Text | None |
Consumer guidance | Public | 49500.00 | 486 | |
(Item/Line): Sustainability Mark Description 4th | No | Sustainability Mark descriptive text (Fourth) |
|
/b44Message/pricat/item/property[@name="sustainabilityMarkDescription4"] |
sustainabilityMarkDescription4 | Text | None |
Consumer guidance | Public | 49600.00 | 487 | |
(Item/Line): Sustainability Mark Certifier 4th | No | Organization/Authority responsible for issuing or giving the Sustainability Mark Certification (Fourth) |
|
/b44Message/pricat/item/property[@name="sustainabilityMarkCertifier4"] |
sustainabilityMarkCertifier4 | Text | None |
Consumer guidance | Public | 49700.00 | 488 | |
(Item/Line): Sustainability Mark Certification Number 4th | No | Approval/Certification Number referring to the awarded/issued Sustainability Mark (Fourth) |
|
/b44Message/pricat/item/property[@name="sustainabilityMarkCertificationNumber4"] |
sustainabilityMarkCertificationNumber4 | Text | None |
Consumer guidance | Public | 49800.00 | 489 | |
(Item/Line): Sustainability Mark 5Th | No | Fifth Sustainability Mark/Label on the prodcut (e.g. Eco/environmental-labelling, ethical labelling) (Fifth) |
|
/b55Message/pricat/item/property[@name="sustainabilityMark5"] |
sustainabilityMark5 | Text | None |
Consumer guidance | Public | 49900.00 | 490 | |
(Item/Line): Sustainability Mark Image Url 5Th | No | Fifth Image link displaying the Sustainability Mark/Label graphically (Fifth) |
|
/b55Message/pricat/item/property[@name="sustainabilityMarkImageURL5"] |
sustainabilityMarkImageURL5 | Text | None |
Consumer guidance | Public | 50000.00 | 491 | |
(Item/Line): Sustainability Mark Description 5Th | No | Sustainability Mark descriptive text (Fifth) |
|
/b55Message/pricat/item/property[@name="sustainabilityMarkDescription5"] |
sustainabilityMarkDescription5 | Text | None |
Consumer guidance | Public | 50100.00 | 492 | |
(Item/Line): Sustainability Mark Certifier 5Th | No | Organization/Authority responsible for issuing or giving the Sustainability Mark Certification (Fifth) |
|
/b55Message/pricat/item/property[@name="sustainabilityMarkCertifier5"] |
sustainabilityMarkCertifier5 | Text | None |
Consumer guidance | Public | 50200.00 | 493 | |
(Item/Line): Sustainability Mark Certification Number 5Th | No | Approval/Certification Number referring to the awarded/issued Sustainability Mark (Fifth) |
|
/b55Message/pricat/item/property[@name="sustainabilityMarkCertificationNumber5"] |
sustainabilityMarkCertificationNumber5 | Text | None |
Consumer guidance | Public | 50300.00 | 494 | |
(Item/Line): Shoe Width | No | The width type of the shoe |
|
/b24Message/pricat/item/dimension[@name="shoeWidth"] |
shoeWidth | Text | None |
Shoes | Public | 50400.00 | 495 | |
(Item/Line): Toe Shape | No | The shape of the footwear's toe |
|
/b24Message/pricat/item/property[@name="toeShape"] |
toeShape | Text | None |
Shoes | Public | 50500.00 | 496 | |
(Item/Line): Heel Style | No | The shoe's heel style |
|
/b24Message/pricat/item/property[@name="heelStyle"] |
heelStyle | Text | None |
Shoes | Public | 50600.00 | 497 | |
(Item/Line): Pocket Style | No | The style of the garment's pockets |
|
/b24Message/pricat/item/property[@name="pocketStyle"] |
pocketStyle | Text | None |
None | Public | 50700.00 | 498 | |
(Item/Line): Fitting Rise | No | The fitting of the garment's rise |
|
/b24Message/pricat/item/property[@name="fittingRise"] |
fittingRise | Text | None |
None | Public | 50800.00 | 499 | |
(Item/Line): Fitting Type | No | The general fit of the product |
|
/b24Message/pricat/item/property[@name="fittingType"] |
fittingType | Text | None |
None | Public | 50900.00 | 500 | |
(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. |
|
/b24Message/pricat/item/property[@name="cut"] |
cut | Text | None |
Additional product information,Clothing | Public | 50950.00 | 582 | |
(Item/Line): Hood Type | No | The type/details of the garment's hood |
|
/b24Message/pricat/item/property[@name="hoodType"] |
hoodType | Text | None |
None | Public | 51000.00 | 501 | |
(Item/Line): Fastener Type | No | The type of the fastener of the product, such as buttons, zippers etc. |
|
/b24Message/pricat/item/property[@name="fastenerType"] |
fastenerType | Text | None |
None | Public | 51100.00 | 502 | |
(Item/Line): Compartment Type | No | The type of compartment in a bag, such as shoe compartment, laptop compartment etc. |
|
/b24Message/pricat/item/property[@name="compartmentType"] |
compartmentType | Text | None |
None | Public | 51200.00 | 503 | |
(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. |
|
/b24Message/pricat/item/dimension[@name="topDivider"] | topDivider | Text | Golf | Public | 51250.00 | 593 | ||
(Item/Line): Band Type | No | The type of band on a bra or bag etc. could be lined, cushioning, reinforced etc. |
|
/b24Message/pricat/item/property[@name="bandType"] |
bandType | Text | None |
None | Public | 51300.00 | 504 | |
(Item/Line): Sole Technology | No | The technology found in the sole of a shoe |
|
/b24Message/pricat/item/property[@name="soleTechnology"] |
soleTechnology | Text | None |
Shoes | Public | 51500.00 | 506 | |
(Item/Line): Lined | No | Is the product lined? (Y/N) |
|
/b24Message/pricat/item/property[@name="lined"] |
lined | Text | None |
None | Public | 51600.00 | 507 | |
(Item/Line): User Minimum Weight | No | Recommended Minimum weight of the user of the product |
|
/b24Message/pricat/item/property[@name="userMinimumWeight"] |
userMinimumWeight | Text | None |
None | Public | 51800.00 | 509 | |
(Item/Line): User Maximum Weight | No | Recommended Maximum weight of the user of the product |
|
/b24Message/pricat/item/property[@name="userMaximumWeight"] |
userMaximumWeight | Text | None |
None | Public | 51900.00 | 510 | |
(Item/Line): User Minimum Age | No | Recommended Minimum age of the user of the product |
|
/b24Message/pricat/item/property[@name="userMinimumAge"] |
userMinimumAge | Text | None |
None | Public | 52000.00 | 511 | |
(Item/Line): User Maximum Age | No | Recommended Maximum age of the user of the product |
|
/b24Message/pricat/item/property[@name="userMaximumAge"] |
userMaximumAge | Text | None |
None | Public | 52100.00 | 512 | |
(Item/Line): User Level | No | Indicates what level of user experience/skill the product is targeted for. |
|
/b24Message/pricat/item/property[@name="userLevel"] | userLevel | Text | Additional product information,Consumer guidance | Public | 52110.00 | 598 | ||
(Item/Line): Usage Frequency | No | The level of frequency the product is intended/designed to be used. |
|
/b24Message/pricat/item/property[@name="usageFrequency"] | usageFrequency | Text | Public | 52120.00 | 599 | |||
(Item/Line): Membrane Technology | No | The technology used in the membrane of the product |
|
/b24Message/pricat/item/property[@name="membraneTechnology"] |
membraneTechnology | Text | None |
None | Public | 52200.00 | 513 | |
(Item/Line): Diameter | No | Product/item diameter excluding box or related packing material (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="diameter"] |
diameter | Text | None |
None | Public | 52300.00 | 514 | |
(Item/Line): Item Condition | No | The general condition of the item (for used/second hand/vintage items) |
|
/b24Message/pricat/item/property[@name="itemCondition"] |
itemCondition | Text | None |
Consumer guidance | Public | 52400.00 | 515 | |
(Item/Line): Customs Of Tariff No (Stat No) 2nd | No | Second statistical toll number/intra stat number for product |
|
/b24Message/pricat/item/property[@name="statNo2"] |
statNo2 | Number | None |
Logistics,Shipping & Production | Public | 52500.00 | 516 | |
(Item/Line): Customs Of Tariff No (Stat No) 3rd | No | Third statistical toll number/intra stat number for product |
|
/b24Message/pricat/item/property[@name="statNo3"] |
statNo3 | Number | None |
Logistics,Shipping & Production | Public | 52600.00 | 517 | |
(Item/Line): Customs Of Tariff No (Stat No) 4th | No | Fourth statistical toll number/intra stat number for product |
|
/b24Message/pricat/item/property[@name="statNo4"] |
statNo4 | Number | None |
Logistics,Shipping & Production | Public | 52700.00 | 518 | |
(Item/Line): Customs Of Tariff No (Stat No) 5Th | No | Fifth statistical toll number/intra stat number for product |
|
/b24Message/pricat/item/property[@name="statNo5"] |
statNo5 | Number | None |
Logistics,Shipping & Production | Public | 52800.00 | 519 | |
(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. |
|
/b24Message/pricat/item/property[@name="sizeGuidance"] |
sizeGuidance | Text | None |
Consumer guidance | Public | 52900.00 | 520 | |
(Item/Line): Package Recycling Fee Paid | No | Indicates whether the seller/supplier has paid recycling fee for the product's packaging (Y/N). |
|
/b24Message/pricat/item/property[@name="packageRecyclingFeePaid"] |
packageRecyclingFeePaid | Yes/No | None |
None | Public | 53000.00 | 521 | |
(Item/Line): Stacking Factor | No | Stacking factor states how many product packages can be stacked on one another without goods being damaged. |
|
/b24Message/pricat/item/property[@name="stackingFactor"] |
stackingFactor | Number | None |
Logistic measurements,Logistics | Public | 53100.00 | 522 | |
(Item/Line): Geometric Shape | No | The geometric shape of the product item |
|
/b24Message/pricat/item/dimension[@name="geometricShape"] |
geometricShape | Text | None |
None | Public | 53200.00 | 523 | |
(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). |
|
/b24Message/pricat/item/property[@name="productPackagingMaterialWeight"] |
productPackagingMaterialWeight | Number | None |
Additional product information | Public | 53300.00 | 524 | |
(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). |
|
/b24Message/pricat/item/property[@name="productPackagingMaterialWeight2"] |
productPackagingMaterialWeight2 | Number | None |
Additional product information | Public | 53400.00 | 525 | |
(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 |
|
/b24Message/pricat/item/property[@name="productPackagingMaterialWeight3"] |
productPackagingMaterialWeight3 | Number | None |
Additional product information | Public | 53500.00 | 526 | |
(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). |
|
/b24Message/pricat/item/property[@name="productPackagingMaterialWeight4"] |
productPackagingMaterialWeight4 | Number | None |
Additional product information | Public | 53600.00 | 527 | |
(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). |
|
/b24Message/pricat/item/property[@name="productPackagingMaterialWeight5"] |
productPackagingMaterialWeight5 | Number | None |
Additional product information | Public | 53700.00 | 528 | |
(Item/Line): Logistic Packaging Material 1 Weight | No | The main logistic packaging material weight (used weight unit to be specified in the unit attribute). |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterialWeight"] |
logisticPackagingMaterialWeight | Number | None |
Logistics | Public | 53800.00 | 529 | |
(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). |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterialWeight2"] | logisticPackagingMaterialWeight2 | Number | Logistics | Public | 53899.00 | 650 | ||
(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). |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterialWeight3"] |
logisticPackagingMaterialWeight3 | Number | None |
Logistics | Public | 53900.00 | 530 | |
(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). |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterialWeight4"] |
logisticPackagingMaterialWeight4 | Number | None |
Logistics | Public | 54000.00 | 531 | |
(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). |
|
/b24Message/pricat/item/property[@name="logisticPackagingMaterialWeight5"] |
logisticPackagingMaterialWeight5 | Number | None |
Logistics | Public | 54100.00 | 532 | |
(Item/Line): Circumference | No | Product/item circumference excluding box or related packing material (used measurement unit to be specified in property's unit attribute) |
|
/b24Message/pricat/item/dimension[@name="circumference"] |
circumference | Number | None |
None | Public | 54200.00 | 533 | |
(Item/Line): Sustainable Content Percentage | No | The percentage of sustainable content/material used in the product (e.g. recylced material or organic ingredients) |
|
/b24Message/pricat/item/property[@name="sustainableContentPercentage"] |
sustainableContentPercentage | Number | None |
Consumer guidance | Public | 54300.00 | 534 | |
(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. |
|
/b24Message/pricat/item/property[@name="countryOfDeparture"]@code, /b24Message/pricat/item/property[@name="countryOfDeparture"] |
countryOfDeparture | Text | None |
Logistics | Public | 55200.00 | 543 | |
(Item/Line): Retail Price Order From Date | No | Effective date (or date & time) for the retail price, used to inform retailer/marketplace from when the specified price is to start being offered to the consumer. If no from date or date & time is used for retailPrice, it is deemed as effective/valid from the time of publication of the specific Retail Price to the intended marketplace/retailer. |
|
/b24Message/pricat/item/priceBracket[@type="RETAIL"]/@validOrderDateFrom |
N/A | Date/Time | None |
None | Internal | 55300.00 | 544 | |
(Item/Line): Retail Price Order To Date | No | End date (or date & time) for the retail price, used to inform retailer/marketplace from when the specified price expires and must no longer be offered to the consumer. If no end date or date & time is used for retailPrice, then previously published price is deemed valid until next Retail Price update. |
|
/b24Message/pricat/item/priceBracket[@type="RETAIL"]/@validOrderDateTo |
N/A | Date/Time | None |
None | Internal | 55400.00 | 545 | |
(Item/Line): Retail Price Quantity | No | Retail Price item quantity. (Typically "1") |
|
/b24Message/pricat/item/priceBracket[@type="RETAL"]/@quantity |
N/A | Number | None |
None | Internal | 55500.00 | 546 | |
(Item/Line): Retail Price | No | The current Retail Price to be used by the marketplace/retailer when offering the item to consumers. Please note that in contradiction to recommended retail price (which is indicative pricing information), the marketplace/retailer is generally obliged to use the specific retail price for offering the item to consumers as a part of a concession/consigment/marketplace trading agreement with the supplier. Retail Price could be subject to updates/changes as part of sale/campaign/markdown activities. |
|
/b24Message/pricat/item/priceBracket[@type="RETAIL"]/price[@type="retailPrice"]/@value |
N/A | Number | None |
None | Internal | 55600.00 | 547 | |
(Item/Line): Original Retail Price | No | The Orignal Retail Price for the item at the specific retailer/marketplace. To be used togehter with retailPrice for in order to specify the markdown/price change related to the current retailPrice. |
|
/b24Message/pricat/item/priceBracket[@type="RETAIL"]/price[@type="originalRetailPrice"]/@value |
N/A | Number | None |
None | Internal | 55700.00 | 548 | |
(Item/Line): Retail Price Discount | No | Discount Percentage Rate dedcuted from Original Retail Price. (originalRetailPrice*discountPercentage=retailPrice) |
|
/b24Message/pricat/item/priceBracket[@type="RETAIL"]/price[@type="discountPercentage"]/@value |
N/A | Number | None |
None | Internal | 55800.00 | 549 | |
(Item/Line): Retail Price Discount Amount | No | Discount Amount deducted from Original Retail Price. (originalRetailPrice-discountAmount=retailPrice) |
|
/b24Message/pricat/item/priceBracket[@type="RETAIL"]/price[@type="discountAmount"]/@value |
N/A | Number | None |
None | Internal | 55900.00 | 550 | |
(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. |
|
/b24Message/pricat/item/priceBracket[@type="RETAIL"]/price[@type="shippingCost"]/@value |
Number | None |
Pricing & dates | Public | 55950.00 | 581 | ||
(Item/Line): Shipping Type | No | The shipping/delivery service level offered for the specified shipping cost. |
|
/b24Message/pricat/item/priceBracket[@type="RETAIL"]/price[@type="shippingCost"]/property[@name="shippingType"] | Text | Shipping & Production | Public | 55951.00 | ||||
(Item/Line): Additional Unit Shipping Cost | No | Added shipping cost per additional unit offered to the specified shipping type/delivery service level. |
|
/b24Message/pricat/item/priceBracket[@type="RETAIL"]/price[@type="shippingCost"]/property[@name="additionalUnitShippingCost"] | additionalUnitShippingCost | Shipping & Production | Public | 55952.00 | ||||
(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 |
|
/b24Message/pricat/item/property[@name="professionalCare"] |
professionalCare | Text | None |
Care label | Public | 56000.00 | 551 | |
(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). |
|
/b24Message/pricat/item/property[@name="manufacturerModelNo"] |
manufacturerModelNo | Text | None |
Additional product information,Shipping & Production | Public | 56100.00 | 552 | |
(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). |
|
/b24Message/pricat/item/priceBase/price[@type="recRetailPrice"]/@country |
N/A | Text | None |
Pricing & dates | Public | 56200.00 | 553 | |
(Item/Line): Factory Name | No | Name of the specific factory/production site (operated by the manufacturer/manufacturing company) where the item is produced/assembled. |
|
/b24Message/pricat/item/property[@name="factoryName"] |
factoryName | Text | None |
Logistics,Shipping & Production | Public | 56300.00 | 554 | |
(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. |
|
/b24Message/pricat/item/property[@name="factoryId"] |
factoryID | Text | None |
Logistics,Shipping & Production | Public | 56400.00 | 555 | |
(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... |
|
/b24Message/pricat/item/property[@name="brandCategory"] |
brandCategory | Text | None |
Additional product information | Public | 56500.00 | 556 | |
(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) |
|
/b24Message/pricat/item/property[@name="targetGroup"] |
targetGroup | Text | None |
Additional product information | Public | 56600.00 | 557 | |
(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). |
|
/b24Message/pricat/item/property[@name="silhouetteCategory"] |
silhouetteCategory | Text | None |
Basic product information | Public | 56700.00 | 558 | |
(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) |
|
/b24Message/pricat/item/property[@name="secondColor"] |
secondColor | Text | None |
Additional product information,Consumer guidance | Public | 56800.00 | 559 | |
(Item/Line): Team | No | Team name for product that is offered/sold as team/fan-gear/merchandise. |
|
/b24Message/pricat/item/property[@name="team"] |
team | Text | None |
Consumer guidance,Marketing | Public | 56900.00 | 560 | |
(Item/Line): Activity Venue | No | Intended venue (location/place) for perfoming the product's specified activity. |
|
/b24Message/pricat/item/property[@name="activityVenue"] |
activityVenue | Text | None |
Additional product information | Public | 57000.00 | 561 | |
(Item/Line): Product Technology | No | Name/branding of specific technology used by the supplier in the product. |
|
/b24Message/pricat/item/property[@name="productTechnology"] |
productTechnology | Text | None |
Additional product information,Consumer guidance | Public | 57100.00 | 562 | |
(Item/Line): Product Technology Purpose | No | Description of the purpose/benefit with technology used by the supplier in the product. |
|
/b24Message/pricat/item/property[@name="productTechnologyPurpose"] |
productTechnologyPurpose | Text | None |
Additional product information,Consumer guidance | Public | 57200.00 | 563 | |
(Item/Line): Surface | No | Recommended surface for the product (i.e. a running shoe, tennis shoe, football boot or bicycle) to be used on. |
|
/b24Message/pricat/item/property[@name="surface"] |
surface | Text | None |
Additional product information,Consumer guidance | Public | 57300.00 | 564 | |
(Item/Line): Leather Animal Origin | No | Specifies which animal origin a leather product has. |
|
/b24Message/pricat/item/property[@name="leatherAnimalOrigin"] |
leatherAnimalOrigin | Text | None |
Clothing,Consumer guidance,Shoes | Public | 57400.00 | 565 | |
(Item/Line): Hooded Garment | No | Is the garment hooded? (Y/N) |
|
/b24Message/pricat/item/property[@name="hoodedGarment"] |
hoodedGarment | Yes/No | None |
Additional product information | Public | 57500.00 | 566 | |
(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. |
|
/b24Message/pricat/item/property[@name="heelToeDrop"] |
heelToeDrop | Number | None |
Consumer guidance | Public | 57600.00 | 567 | |
(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") |
|
/b24Message/pricat/item/property[@name="shoePronation"] |
shoePronation | Text | None |
Additional product information,Consumer guidance | Public | 57700.00 | 568 | |
(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 |
|
/b24Message/pricat/item/property[@name="EPC-RFID_Tagged"] |
EPC-RFID_Tagged | Boolean (Y/N) | None |
Logistics | Public | 57800.00 | 569 | |
(Item/Line): Bra Support Level | No | Level of support provided by specific bra product/item. |
|
/b24Message/pricat/item/property[@name="braSupportLevel"] |
braSupportLevel | Text | None |
Clothing,Consumer guidance | Public | 57900.00 | 570 | |
(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 |
|
/b24Message/pricat/item/present+A464:E464ation/image/@size |
N/A | Text | None |
None | Public | 58000.00 | 573 | |
(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). |
|
/b24Message/pricat/item/property[@name="anyProperty"]/@target |
Number | None |
None | Public | 99999.00 | 577 | ||
(Item/Line): Property Language | No | Attribute for specifying which language that is used in the plain text on applicable properties. |
|
/b24Message/pricat/item/property[@name=""]/@language |
Text | None |
None | Public | 99999.00 | 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. |
|
/b24Message/pricat/item/property[@name="material"]/@location |
Text | None |
None | Public | 99999.00 | 578 |