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 Fast-Moving Consumer Goods (FMCG).


FMCG

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

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

Periodic

The "periodic" element must be inside the "fmcg" element and can have one of the following values:

ValueDescription
1Product is purchased frequently
0Product is purchased occasionally. The default value.

Code Block
languagexml
themeMidnight
<offer ...>
    ...
	<fmcg>
	    <periodic>1</periodic>
	</fmcg>
</offer>

Type

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

ValueDescription
foodProducts that are food
chemicalsProducts that are household chemicals
hygieneProducts that are personal care products
suppliesProducts that are office supplies
childProducts for babies and children

Code Block
languagexml
themeMidnight
<offer ...>
    ...
	<fmcg>
	    <type>food</type>
	</fmcg>
</offer>


Hypoallergenic

The "hypoallergenic" element must be inside the "fmcg" element and can have one of the following values:

ValueDescription
1Hypoallergenic product
0Non-hypoallergenic product. The default value.

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



Column

Page Navigation

Table of Contents

classpersonaclick-fixed-position

maxLevel2
indent0px
stylenone




Related Pages

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