"Jewelry" algorithm is developed to automatically identify particular characteristics of a new potential customer, such as the metal type of the item, finger and wrist size and so on, and specify product recommendations based on this data.
Panel | ||
---|---|---|
| ||
|
Add Additional Parameters to Your XML-file
...
- gender this product is targeted at
- ring size a.k.a finger size
- bracelet size a.k.a. wrist size
- necklace size (circumference length)
- item color
- metal type
- gemstone type
This data should be included into the XML-file in the form of specific product parameters and send to PersonaClick.
Section <jewelry>
A distinctive jewelry piece feature is presence of the <jewelry>
subsection inside the <offer>
section.
Add the following parameters to each product to your XML-File.
Targeted Gender
...
...
...
...
...
...
...
...
Info |
---|
No need to specify the gender this particular product is targeted at, if you do not have this data (gender). In this case, this particular product will simply be marked as 'unisex' and will have a lower displaying priority in relation to other products with the specified gender parameter. |
Ring Size
Optional parameter <ring_sizes>
. Contains the full list of available sizes for the given SKU (i.e ring). You should list all the available sizes for each given SKU. Use a dot as the decimal mark.
...
title | NOTE |
---|
...
...
...
...
...
...
...
Optional parameter <bracelet_sizes>
. Contains the full list of available sizes for the given SKU (i.e bracelet). The size is measured in centimeters and is the circumference length. You should list all the available sizes for each given SKU. Use a dot as the decimal mark.
...
...
...
...
...
...
...
...
...