Element EXTENDED_WARRANTY#
Basic information#
The EXTENDED_WARRANTY element is just a wrapper for:
VAL(number of months)DESC(description)
These elements specify the extended warranty for the product. The value of the VAL sub-element is entered as the number of months of the extended warranty — for a three-year warranty, you would enter: 36.
The maximum length of the DESC sub-element is 128 characters.
Frequently asked questions#
- How do I display the Extended warranty badge for products on Heureka?
- A guide is available in the article on our blog: How to set up an extended warranty EXTENDED_WARRANTY on Heureka.
- Can the extended warranty duration in the XML feed be expressed in years?
- No. According to the Heureka specification, the warranty duration in the
EXTENDED_WARRANTY | VALelement must be expressed in months, for example:- instead of
3(meaning years), enter:36(meaning months), - instead of
5(years), enter60(months), etc.
- instead of
- In the
EXTENDED_WARRANTY | DESCelement, you may use years in the description text. The months requirement applies only to theEXTENDED_WARRANTY | VALelement.
- No. According to the Heureka specification, the warranty duration in the
- How do I set different extended warranty values for different groups of products?
- Use the Bulk rewriting by query rule.
What Mergado Audit checks for the EXTENDED_WARRANTY element#
- The audit checks the maximum length of the description in the
EXTENDED_WARRANTY | DESCelement, which is 128 characters.
If you need help, contact our technical support.