Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Additional Properties

Additional niches properties of products allow studying user preferences and calculating recommendations more accurately. This section describes allowing filling the product feed with niche features of cosmetics and perfumes. 

Cosmetics

The "cosmetics" element must be inside the "offer" element.

Additional niches properties of products allow studying user preferences and calculating recommendations more accurately. This section describes allowing filling the product feed with niche features of cosmetics and perfumes. 



Case Sensitivity

Warning

All parameter names are case-sensitive and should follow the spelling used in this documentation.



Cosmetics

The "cosmetics" element must be inside the "offer" element.

Code Block
languagexml
themeMidnight
<offer ...>
    ...
    <cosmetics>
        ...
    </cosmetics>
</offer>


Gender

Anchor
gender
gender
The "gender" element must be inside the "cosmetics" element and can have one of the following values:

ValueDescription
mFor men's products
fFor women's products

Code Block
languagexml
themeMidnight
<offer ...>
    ...
	<cosmetic>
	    <gender>f</gender>
	</cosmetic>
</offer>

Tip

If the product is equally suitable for either gender, there is no need to add this element.



Hypoallergenic

The "hypoallergenic" element must be inside the "cosmetics" element and can have the following values:

ValueDescription
1Product is hypoallergenic
0Product is non-hypoallergenic. The default value.

Code Block
languagexml
themeMidnight
<offer ...>
    ...
	<cosmetic>
	    <hypoallergenic>1</hypoallergenic>
	</cosmetic>
</offer>


Skin

Anchor
skin
skin
The "skin" element must be inside the "cosmetics" element.

Code Block
languagexml
themeMidnight
<offer ...>
    <cosmetics>
       ...
        <skin>
            ...
        </skin>
    </cosmetics>
</offer>


Type (skin)

Anchor
skin_type
skin_type
The "type" elements must be inside the "skin" element of the "cosmetics" element and can have one of the following values:

ValueDescription
dryProducts related to dry skin
normalProducts related to normal skin
oilyProducts related to oily skin
combyProducts related to combination skin

Code Block
languagexml
themeMidnight
<offer ...>
    ...
    <cosmetics>
     	<cosmetic>
	   ... <skin>
			<type>normal</type>
			<type>dry</type>
		</skin>
	</cosmetics>cosmetic>
</offer>
Gender



Condition (skin)

Anchor
skin_condition
skin_condition
The "gendercondition" element elements must be inside the "skin" element of the "cosmetics" element and can have one of the following values:

For women's products
ValueDescription
mFor men's products
fDescription
dehydratedProducts related to dehydrated skin
sensitiveProducts related to sensitive skin
problemProducts related to problematic skin
fadingProducts related to aging skin

Code Block
languagexml
themeMidnight
<offer ...>
    ...
	<cosmetic>
	    <gender>f</gender>
	</cosmetic>
</offer>
Tip

If the product is equally suitable for either gender, there is no need to add this element.

Hypoallargenic

The "hypoallargenic" element must be inside the "
<skin>
			<condition>sensitive</condition>
			<condition>fading</condition>
		</skin>
	</cosmetic>
</offer>


Part

0Product is non-hypoallergenic

The "part" elements must be inside the "skin" element of the "cosmetics" element and can have the following values:

ValueDescription1Product is hypoallergenic

one of the following values:

ValueDescription
faceProducts related to facial care, makeup, oral hygiene, etc.
bodyProducts related to body care, perfume, etc.
intimProducts related to personal hygiene
handProducts related to hand and nail care
legProducts related to foot care

Code Block
languagexml
themeMidnight
<offer ...>
    ...
	<cosmetic>
	    <skin>
 <hypoallergenic>1</hypoallergenic>			<part>face</part>
			<part>body</part>
		</skin>
	</cosmetic>
</offer>
Skin
offer>


Hair

Anchor
hair
hair
The "skinhair" element must be inside the "cosmetics" element.

Code Block
languagexml
themeMidnight
<offer ...>
    <cosmetics>
       ...
        <skin><hair>
            ...
    
   </skin>
    </cosmetics>
</offer>

Type (skin)

The "type" elements must be inside the "skin" element of the "cosmetics" element and can have one of the following values:

ValueDescriptiondryProducts related to dry skinnormalProducts related to normal skinoilyProducts related to oily skincombyProducts related to combination skin

Condition (skin)

The "condition
     </hair>
    </cosmetics>
</offer>


Type (hair)

Anchor
hair_type
hair_type
The "type" elements must be inside the "skinhair" element of the "cosmetics" element and can have one of the following values:

dehydrated dehydrated skinProducts related to aging skin
ValueDescription
dryProducts related to dry hair
sensitiveProducts related to sensitive skin
problemProducts related to problematic skin
fadingnormalProducts related to normal hair
oilyProducts related to oily hair
combyProducts related to combination hair

Code Block
languagexml
themeMidnight
<offer ...>
    ...
	<cosmetic>
	    <skin><hair>
			<condition>sensitive<<type>normal</condition>type>
			<condition>fading<<type>oily</condition>type>
		</skin>hair>
	</cosmetic>
</offer>
Part (skin)

Condition (hair)

Anchor
hair_condition
hair_condition
The "partcondition" elements must be inside the "skinhair" element of the "cosmetics" element and can have one of the following values:

Value
Descriptionface
 Description
coloredProducts related to dyed hair
damagedProducts related to damaged hair
wavedProducts related to curly hair
seboreaProducts related to dandruff
akneProducts related
to facial care, makeup, oral hygiene, etc.bodyProducts related to body care, perfume, etc.intimProducts related to personal hygienehandProducts related to hand and nail carelegProducts related to foot care
Info

If this particular product is intended for various purposes/various local applications, additional data is passed in the form of a list in the <part> section.

Consider the following examle of use:

to aсne, others head skin conditions
lossProducts related to hair loss treatment
growProducts related to hair growth helping

Code Block
languagexml
themeMidnight
<offer ...>
    ...
	<cosmetic>
	    <hair>
			<condition>colored</condition>
			<condition>damaged</condition>
		</hair>
	</cosmetic>
</offer>


Nail

Anchor
nail
nail
The "nail" element must be inside the "cosmetics" element.

Code Block
languagexml
titlethemeXML exampleMidnight
 <offer ...>
   <offer ...>
    <cosmetics>
        <nail>
            ...
	<cosmetic> 	    <skin> 			<part>face</part> 			<part>body</part> 		</skin>nail>
	</cosmetic>
</offer>
...

Subsection <hair>

Subsection <hair> contains additional characteristics of Hair Care products.

Hair Type

Optional parameter <type>. Placed inside the <offer> section, within the <cosmetics> subsection, within the <hair> sub-subsection.

Consider the following table of possible values:

Valuedescriptiondrydry typenormalnormal typeoilyoily typecombycombination type

Current Hair Condition

Optional parameter <condition>. Placed inside the <offer> section, within the <cosmetics> subsection, within the <hair> sub-subsection.

Consider the following table of possible values:

Value Descriptioncoloreddyed hairdamageddamaged hairwavedcurly hairseboreadandruffakneaсne, others head skin conditionslosshair loss treatmentgrowhair growth helpConsider the following example of use: 
    <cosmetics>
</offer>


Type (nail)

The "type" elements must be inside the "nail" element of the "cosmetics" element and can have one of the following values:

ValueDescription
toolProducts related to nail care tool
polishProducts related to nail polish
gelProducts related to gel polish
oilProducts related to nail oil
cleanerProducts related to nail cleaner

 ...
Code Block
languagexml
titlethemeXML example
Midnight
<offer ...>
    ...
	<cosmetic>
	    <hair><nail>
			<type>normal<<type>tool</type>
			<type>oily<</type>nail>
			<condition>colored<</condition>
			<condition>damaged</condition>
		</hair>
	</cosmetic>
</offer>
...

Subsection <nail>

Subsection <nails> contains additional characteristics of Nail Care Care products.

Care Type

Optional parameter <type>. Placed inside the <offer> section, within the <cosmetics> subsection, within the <nail> sub-subsection.

Consider the following table of possible values:

ValuedescriptiontoolNail care toolpolishNail polishgelGel polishoilNail oilcleanerNail cleanerConsider the following example of use:
cosmetic>
</offer>


Polish Color

The "polish_color" element must be inside the "nail" element of the "cosmetics" element and can have any value describing the color of the nail polish.

Note

This element can only be used in combination with the "polish" type. See above.


Code Block
languagexml
themeMidnight
<offer ...>
    ...
	<cosmetic>
	    <nail>
			<type>polish</type>
            <polish_color>red</polish_color>
		</nail>
	</cosmetic>
</offer>


Perfume

Anchor
perfume
perfume
The "perfume" element must be inside the "cosmetics" element.

 ...
Code Block
languagexml
titlethemeXML example
Midnight
<offer ...>
    ...
	<cosmetic>
	
    <cosmetics>
        <perfume>
          <nail> 			<type>tool</type>
 ...
        </perfume>
  <polish_color>red</polish_color> 		</nail>
	</cosmetic> <cosmetics>
</offer>
...

Subsection <perfume>

Subsection <perfume> contains characteristics of fragrances.

Main fragrance families (<family>)

Mandatory parameter <family>. Placed inside the <offer> section, within the <cosmetics> subsection, within the <perfume> sub-subsection.

Consider the following table of possible


Family

Anchor
family
family
The "family" element must be inside the "perfume" element of the "cosmetics" element and can have one of the following values:

ValueDescription
floral
Floral notes
Perfume products of the floral note family
oriental
Oriental notes
Perfume products of the oriental note family
woody
Woody notes
Perfume products of the woody note family
fresh
Fresh notes
Consider the following example of use:
Perfume products of the fresh note family

 ...
Code Block
languagexml
titlethemeXML example
Midnight
<offer ...>
    ...
	<cosmetic>
	    <perfume>
			<family>woody</family>
		</perfume>
	</cosmetic>
</offer>
...

Subgroups of fragrance families (<aroma>)

Optional parameter <aroma>. Placed inside the <offer> section, within the <cosmetics> subsection, within the <perfume> sub-subsection, within the <family> sub-sub-subsection.

RelationsValueDescriptionCommentary

Floral notes

Oriental notes

Woody notes

Fresh notes

fruity_floral


Aroma

Anchor
aroma
aroma
The "aroma" element must be inside the "perfume" element of the "cosmetics" element and can have one of the following values:

ValueRelationsDescriptionCommentary
fruity_floralFloral Family

Fruity Floral (Fruity + Floral Notes)Main notes include fruits and floral notes
floralFloral (Floral + Fresh Notes)Main notes include fresh-cut flowers
.
soft_floralSoft Floral (Floral Notes)Main notes
include aldehydes and
include aldehydes and powdery notes
.
floral_orientalOriental FamilyFloral Oriental (Floral + Oriental Notes)Main notes include white flowers (such as orange blossom) and sweet spices
.
soft_orientalSoft Oriental (Oriental + Floral Notes)Main notes include incense and amber
.
orientalOriental (Oriental Notes)Main notes include oriental resins such as frankincense, and vanilla
.
woody_orientalWoody Oriental (Oriental + Woody Notes)Main notes include sandalwood and patchouli.
woodsWoody FamilyWoodsMain notes include aromatic woods and vetiver
.
mossy_woodsMossy Woods (Woody + Oriental Notes)Main notes include oakmoss and amber
.
dry_woodsDry Woods (Woody Notes)Main notes include dry woods and leather
.
aromaticFresh FamilyAromatic Fougère (Fresh Notes)Main notes include lavender and aromatic herbs. This universal fragrance group includes elements from different families: the freshness from the Citrus family, floral notes of lavender, the spicy-sweetness of a Floral Oriental, the ambery depth of an Oriental and the Mossy Woods warmth of sandalwood and oakmoss.
citrusCitrus (Woody + Fresh Notes)Main notes include bergamot and other citrus oils
.
waterWater (Fresh + Floral Notes)Main notes include marine and aquatic notes, generally from the chemical calone
.
greenGreen (Fresh + Floral Notes)Main notes include galbanum and green notes.
fruityFruity (Fresh + Floral Notes)Main notes include berries and other non-citrus fruits
.

Consider the following example of use:


 ...
Code Block
languagexml
titlethemeXML example
Midnight
<offer ...>
    ...
	<cosmetic>
	    <perfume>
			<family>woody</family>
            <aroma>mossy_woods</aroma> 
		</perfume>
	</cosmetic>
</offer>
...

Product Volume

Optional parameter <volume> and <price> are wrapped in the parameter <volumes>. Placed inside the <offer> section, within the <cosmetics> subsection.

<volumes> allows to specify product volume and volume-dependable pricing.

Consider the following table of possible sub-parameters:

ParameterDescription<volume>Wrapper for each product volume (for parameters <value> and <price>)<value>Volume in milliliters

<price>

Volume

The "volume" elements must be inside the "volumes" element of the "cosmetics" element. Each "volume" element must contain the "value" and "price" elements:

NameTypeDescription
valuenumberVolume in milliliters
pricenumberPrice for each volume

Consider the following example of use:


 ...
Code Block
languagexml
titleXML example
collapsetrue
themeMidnight
<offer ...>
    ...
	<cosmetic>
		<volumes>
 			<volume>
    			<value>200</value>
				<price>1000</price>
  			</volume>
			<volume>
    			<value>400</value>
				<price>2000</price>
  			</volume>
		</volumes>
	</cosmetic>
</offer>
...
Info
titleIMPORTANT

Measurment units for the <value> parameter are milliliters.

Purchase Frequency

Optional parameter <periodic>. Placed inside the <offer> section, within the <cosmetics> subsection.

Consider the following table of possible
</cosmetic>
</offer>


Periodic

The "periodic" element must be inside the "cosmetics" element and can have the following values:

ValueDescription
1Product is purchased frequently
0Product is purchased occasionally
Consider the following example of use:
. The default value.

 ...
Code Block
languagexml
titlethemeXML example
Midnight
<offer ...>
    ...
	<cosmetic>
	    <periodic>1</periodic>
	</cosmetic>
</offer>
...


Professional

Products

Optional parameter <professional>. Placed inside the <offer> section, within the <cosmetics> subsection.

Consider the following table of possible

The "professional" element must be inside the "cosmetics" element and can have the following values:

ValueDescription
1Product is purchased for professional use (by professionals)
0Product is purchased for everyday use (by ordinary customers)
Consider the following example of use:
. The default value.

 ...
Code Block
languagexml
titlethemeXML example
Midnight
<offer ...>
    ...
	<cosmetic>
	    <professional>1</professional>
	</cosmetic>
</offer>
...

Table of Contentsclasspersonaclick-fixed-position



Column

Page Navigation

Table of Contents
maxLevel2
indent0px
stylenone




Related Pages

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
sorttitle
cqllabel = "products"