hello my vendor sends me an xml that all products is like this:
<products>
    <product id="12289">
      <name><![CDATA[ΠΑΡΑΜΥΘΙΑ ΜΕ ΖΩΑΚΙΑ]]></name>
      <link>https://www.psichogios.gr/el/paramythia-me-zwakia.html</link>
      <image>
        <image1>https://assets.psichogios.gr/media/catalog/product/9/7/9789604969647_1.png</image1>
        <image2>https://assets.psichogios.gr/media/catalog/product/9/7/9789604969647_bc_1.png</image2>
        <image3>https://assets.psichogios.gr/media/catalog/product/9/7/9789604969647_3D_1.png</image3>
      </image>
      <category><![CDATA[Παιδικά Βιβλία,Βιβλία για όλους,Εικονογραφημένα βιβλία,Βιβλία]]></category>
      <series><![CDATA[Εικονογραφημένα παιδικά βιβλία]]></series>
      <series_id>123</series_id>
      <author><![CDATA[]]></author>
      <author_id/>
      <age><![CDATA[3-4]]></age>
</product>
</products>
the problem is on the <product id="12289"> i put the record name "product" on csvi but nothing is recognized to run the import
how to bypass this please?			
			- Page :
 - 1
 
There are no replies made for this post yet.
Be one of the first to reply to this post!
			Be one of the first to reply to this post!