With this element, you can add sizes to individual product.
GLAMI SIZES
- Make sure each shop item has its own size. Variants should be grouped by using the ITEMGROUP_ID.
- Make sure you are not stating sold-out sizes.
- Make sure you send the right sizes per category. (85B should not be sent for shoes but only for bras.)
- This parameter is mandatory, the only exceptions are accessories such as bags, watches and glasses - with these items size is not an important indicator.
- Make sure the parameter looks exactly as is shown in the example, otherwise our system won't be able to read it.
Example:
<PARAM>
<PARAM_NAME>size</PARAM_NAME>
<VAL>41</VAL>
</PARAM>
<PARAM_NAME>size</PARAM_NAME>
<VAL>41</VAL>
</PARAM>