Additional niches properties of products allow studying user preferences and calculating recommendations more accurately. This section describes allowing filling the product feed with vehicle niche features.
Auto
The "auto" element must be inside the "offer" element.
<offer ...>
...
<auto>
...
</auto>
</offer>
Compatibility
The "compatibility" elements must be inside the "auto" element and can have the following attributes:
Name
Requirement
Description
brand
required
Allows specifying the brand of the vehicle.
model
optionally
Allows specifying the model of the vehicle. No specific model makes the product compatible with all brand models.
This allows adding more than one model of the same brand. There is no need to set this element if the product is compatible with all brands and models.