The products that belong to the categories baby bathrobes and children's bathrobes must meet specific specifications.
Name
The name / title of the product.
The title must include the important characteristics of the product.
More specifically, the title should include:
Manufacturer
It must be stated in the title or alternatively in the manufacturer field of the XML file.
Example
Nima Children's Bathrobe Wizard Sweet Pink
Model
The model, as given by the manufacturer, can be either a name or a number.
Example
Viopros Children's Bathrobe Jessie Lilac
Color
The color, as given by the manufacturer, can be either a name or a number.
Examples
Greenwich Polo Club Essential 2922 Grey
Dimcol Sleeping Bear Cub Baby Cape 13 80x80
Image
The image of the product.
he photo must be professional, representative of the product, and depict the entire showcased product clearly, without shadows, logos, or watermarks. The main image can display either the product alone or worn by a model.
MPN (part number)
The part number of the product.
The part number is the unique code given by the manufacturer to the product. The MPN must be filled in the corresponding field of the XML, or alternatively, in the title of the product.
To make sure that your part numbers are correct, you will need to either consult your supplier or do a relevant search on the internet.
EAN / Barcode
The international item number.
The EAN or barcode must be written in the relevant field in the XML file (this code usually consists of 13 digits).
Manufacturer
The manufacturer of the product.
The manufacturer of the product must be stated in the manufacturer field in the XML file.
In these specific categories, products of unknown manufacturer (OEM) and products from uncertified manufacturers are not classified.
Size
The product size.
In the size field of the XML file, only the available sizes of the product should be sent, and they should correspond to the respective sizes displayed on the product page on the e-shop, as specifically defined by the manufacturer.
In the categories of children's bathrobes and baby bathrobes, the sizes should refer to the age range to which they correspond.
The age range does not need to be mentioned in the title but only in the corresponding sizes field.
Example of a correct entry for Children's Bathrobes:
<name>Baby Bathrobe Flamingo Fresh With Hood Fuschia</name>
<size>5-6 Ε, 7-8 Ε, 9-10 Ε</size>
<price_with_vat>20.00</price_with_vat>
<name>Nima Baby Bathrobe Pawnee Pink</name>
<size>6 ετών, 7 ετών, 8 ετών</size>
<price_with_vat>25.00</price_with_vat>
In cases where, according to the manufacturer, the same color/design has a different MPN/EAN code for each size and a different selling price, separate entries should be recorded. In each entry, the corresponding MPN/EAN should be filled in the respective field of the XML file.
Example of a product with a different MPN/EAN code for each size but a different selling price:
<name>Nima Baby Bathrobe Wizard Sweet Pink</name>
<ean>5206482037304</ean>
<size>4-6 Ε</size>
<price_with_vat>22.00</price_with_vat>
<name>Nima Baby Bathrobe Wizard Sweet Pink</name>
<ean>5206482037298</ean>
<size>7-8 Ε</size>
<price_with_vat>25.00</price_with_vat>
It is recommended to fill in the Size Variations field parallelly with the Size field. The technical specifications for adding the new field to the XML are described in detail in the Skroutz XML data feed specification.
Color
The color of the product.
The color of the product should be filled in the color field in the XML file or alternatively stated in the product title. It should align with the color designation provided by the manufacturer. In cases where the manufacturer's wording for the color is unclear, it should be replaced with a simplified color term. The color specified in the 'color' field must perfectly match the product color displayed in the main image.