1. thodoris
  2. RO CSVI
  3. Wednesday, 06 September 2023
  4.  Subscribe via email
Hello I want to import products from wholesales site, which give us his xml (url)... I need help, please...
Logically I should make the template based on our own data - template (fields) we want, I saw the guide here: https://rolandd.com/documentation/ro-csvi/import-xml
1) Question should I have made the categories in my eshop first?
2) Question should I make the manufacturer first?
3) Also very important the image will I import it from the url? (Also: https://rolandd.com/documentation/ro-csvi/virtuemart/can-i-use-picture-url-for-import)

Below I have sample xml (from the url)

<products>
<product>
<id>37897</id>
<sku>16897</sku>
<name>
<![CDATA[ LED KIT NAMEEE ]]>
</name>
<description>
<![CDATA[ ]]>
</description>
<mpn>16897</mpn>
<price_with_vat>95.00</price_with_vat>
<image>
<![CDATA[ https://eshop.gr/images/virtuemart/product/m_650.jpg ]]>
</image>
<category>
<![CDATA[ Φωτισμός Αυτοκινήτου > Λάμπες ]]>
</category>
<manufacturer>
<![CDATA[ Brand ]]>
</manufacturer>
<instock>Y</instock>
<stock>162</stock>
<availability>Άμεση παραλαβή / Παράδοση 1 έως 3 ημέρες</availability>
<weight>0.0000</weight>
<created_on>2009-11-24 14:29:43</created_on>
<modified_on>2009-11-24 14:29:43</modified_on>
</product>
Accepted Answer Pending Moderation
Hello,
1) Question should I have made the categories in my eshop first?
2) Question should I make the manufacturer first?

With VirtueMart product import you don't need to create categories or manufacturer first. If the imported category or manufacturer does not exists it will be created on import and then product will be linked.

3) Also very important the image will I import it from the url? (Also: https://rolandd.com/documentation/ro-csvi/virtuemart/can-i-use-picture-url-for-import)

Yes you can import images from URL. Check Import VirtueMart images document for details. You can also read through VirtueMart Product import template Images tab document to know on each option on Images tab in import template.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!