CSV and XML catalogs format

Connect your existing product catalog

You can connect and sync your existing eCommerce platform by using your website address. Our technology will import all your products and keep them synced for you, you can also use custom importation of product catalogs.

Google Shopping Format is accepted in XML.

CSV Format details (Download)

id title content photo photos category description price ship_cost currency quantity meta_example meta_example meta_example1
SKU name of product HTML accepted url url,url1,url2 category name no html 0.00 0.00 USD 1 any data any data any data

XML Format details

For the meta_var, there is the possibility to customize the variable name, for example, meta_color, the system will import all these variables as metadata to be used.

<products>
	<product>
                <id>1</id>
		<title>Test</title>
		<photo>https://www.yoursite.com/file.jpg</photo>
		<photos>
<photo>https://www.yoursite.com/file.jpg</photo>
<photo>https://www.yoursite.com/file1.jpg</photo>
<photo>https://www.yoursite.com/file2.jpg</photo>
</photos> <category>Category</category> <content><![CDATA[HTML allowed]]></content> <description></description> <price>0</price> <ship_cost>0</ship_cost> <meta_var1>any data</meta_var1> <meta_var2>any data</meta_var2> </product> </products>


Cette réponse était-elle pertinente?

Articles connexes

How targeting works

Targeting is the most important thing at Shoppi because it allows you to narrow down your...

Digital Contents

You can add digital content such as ebooks, gift cards, musica and downloadable promotional...

Powered by WHMCompleteSolution