Element SHOP#
Basic information#
SHOP is the root element of a Heureka product feed. The actual data starts with this element (the only thing before it is the header — the line defining the XML version and character encoding, usually in the form <?xml version="1.0" encoding="utf-8"?>).
Frequently asked questions#
- Can the SHOP element appear more than once in a Heureka feed?
- No, it must appear exactly once. That is, the feed starts with the opening tag
<SHOP>and ends with the closing tag</SHOP>— it must not appear anywhere else in the feed.
- No, it must appear exactly once. That is, the feed starts with the opening tag
What Mergado Audit checks for the SHOP element#
- Whether the SHOP root XML tag appears exactly once and is not duplicated in the feed.
- Whether the SHOP element is not missing from the feed.
If you need help, contact our technical support.