The XML feed can be set up in XML RSS 2.0 or ATOM 1.0 format
Product Fields in XML
The product fields are processed in an XML Feed as follows:
Product field | Notation in XML | Example of notation in XML | Notes |
---|---|---|---|
id |
<id>123</ |
id> | |
🇳 Title ( |
title |
<title>Blue jeans</ |
title> | |
link |
<link>https://www. |
link> | |
image_link image_ |
links |
<image_ |
link>https://www. |
com/urlofbluejeans.jpeg</image_ |
link> |
<image_ |
links>https://www. |
com/urlofbluejeans_leftside.jpeg</image_ |
links> |
|
price |
<price>1249.95 |
EUR</ |
price> |
|
availability |
<availability>In stock</ |
availability> | The following options can be handled by Squeezely:
|
inventory |
<inventory>12</ |
inventory> | |
🌟 Brand | fire |
<brand>Levi’s</ |
brand> | |
description |
208591407939826574036182description281630475628939704195802Mooie blauwe broek van katoen208591407939826574036182/description281630475628939704195802
<description>Pretty blue jeans</description> | |
sale_price |
<sale_ |
price>1039. |
95</sale_ |
price> | See comments Price |
condition |
<condition>New</ |
condition> | The following options can be handled by Squeezely:
|
Special product fields in XML
The special product fields are processed in an XML feed as follows:
Product field | Notation in XML | Example of notation in XML | Remarks |
---|---|---|---|
parent_id |
<parent_ |
id>321</parent_ |
id> | For more information Parent ID | |
🔠 Category | Summary option category_ids category_ids OR category_ids category_id category_id Extended Option categories category id title description link | Short option |
<category_ |
ids>Jeans</category_ |
ids> |
<category_ |
ids>Blue</category_ |
ids> OR |
<category_ |
ids> |
<category_ |
id>Jeans</category_ |
id> |
<category_ |
id>Blue</category_ |
id> |
</category_ |
ids> Extended option |
208591407939826574036182categories281630475628939704195802
208591407939826574036182category281630475628939704195802
208591407939826574036182id2816304756289397041958021208591407939826574036182/id281630475628939704195802
208591407939826574036182title281630475628939704195802Broeken208591407939826574036182/title281630475628939704195802
208591407939826574036182description281630475628939704195802Mooie broeken208591407939826574036182/description281630475628939704195802
208591407939826574036182link281630475628939704195802https://mijnwebsite.nl/broeken 208591407939826574036182/link281630475628939704195802
208591407939826574036182/category281630475628939704195802
208591407939826574036182/categories281630475628939704195802When using IDs, when you want to see the pretty name in Squeezely add this to your feed
| For more information on the condensed and extended options Concise and extended categories in XML Feed Please note that the use of Google Product category differs! For more information: https://squeezely.tech/documentation#store-googlefeed | ||
🛠 Custom product fields (example: subscription) | subscription |
<subscription>Premium</ |
subscription> | Before saving custom product fields in Squeezely, the fields must first be created. More information Create custom product fields |
Expand | ||
---|---|---|
| ||
Here is an example of an RSS feed: |
Check
After setting up the XML feed you can put it online and check it as follows:
Go to the Feed validator
Enter the feed URL and press 'Validate feed'
Check the response and modify the XML Feed if necessary
Languages
When products are offered in multiple languages, you have two options:
...
Expand | ||
---|---|---|
| ||
You can find more information about importing the XML feed here: |