To import your products into our system, please provide a valid XML feed following the Google Shopping specification. Below is the list of tags currently supported by our parser.
Tag Name
Requirement
Description
Example
<id>
Required
A unique identifier for the product within your shop.
PROD-9982
<title>
Required
The name of the item.
Levnobot Robotic Vacuum
<description>
Required
A relevant description of the product.
The best cleaning assistant...
<link>
Required
The landing page URL for the product.
https://yoursite.com/p/123
<image_link>
Required
The URL of the main product image.
https://yoursite.com/img/1.jpg
<price>
Required
Regular price including currency code.
1200.00 CZK
<availability>
Required
Availability status (in stock, out of stock, preorder).
in stock
<sale_price>
Optional
Discounted price.
999.00 CZK
<brand>
Optional
Brand name of the item.
LevnoBrand
<gtin>
Optional
Global Trade Item Number (EAN/UPC).
8591234567890
<product_type>
Optional
Your internal category hierarchy.
Home > Cleaning > Robots
<google_product_category>
Optional
Numeric ID from the Google taxonomy.
267
<shipping>
Optional
Container for shipping information (nested objects).