VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: jordantsap on July 03, 2019, 20:34:47 PM

Title: Connect product details to web service xml file
Post by: jordantsap on July 03, 2019, 20:34:47 PM
I have given the above xml format and said to connect it with virtuemart 3.0.8
I use joomla 3.6.4.
How can this connection be made with product variables and other attributes i suppose but how can i do this.????

<?xml version="1.0" encoding="UTF-8"?>
<mywebstore>
   <created_at>2010-04-08 12:32</created_at>
   <products>
      <product>
        <id>322233</id>
        <name><![CDATA[MadBiker 600]]></name>
        <link><![CDATA[http://www.mywebstore.gr/product/322233]]></link>
        <image><![CDATA[http://www.mywebstore.gr/product/322233.jpg]]></image>
        <additionalimage><![CDATA[http://www.mywebstore.gr/product/322233/front.jpg]]></additionalimage>
        <category><![CDATA[Αθλητικά > Extreme Sports]]></category>
        <price_with_vat>322.33</price_with_vat>
        <manufacturer><![CDATA[SuperGlasses]]></manufacturer>
        <mpn>ZHD332</mpn>
        <ean>9780471117094</ean>
        <instock>N</instock>
        <availability>Κατόπιν Παραγγελίας</availability>
        <size>38,39</size>
        <weight>360</weight>
        <color>black</color>
      </product>
      ...
      ...
      ...
   </products>
</mywebstore>
Title: Re: Connect product details to web service xml file
Post by: pinochico on August 23, 2019, 05:51:04 AM
You can use

- Product Import for Virtuemart - https://www.minijoomla.org/extensions/virtuemart-extensions/product-import-for-virtuemart

best Regards

Rudolf
Title: Re: Connect product details to web service xml file
Post by: Studio 42 on August 23, 2019, 13:04:28 PM
Quote from: pinochico on August 23, 2019, 05:51:04 AM
You can use

- Product Import for Virtuemart - https://www.minijoomla.org/extensions/virtuemart-extensions/product-import-for-virtuemart

best Regards

Rudolf
Expensive and complicated to use .

I have a google merchant feed https://shop.st42.fr/en/products/virtuemart-google-merchand.htm and if you need some specific data, i can certainly do it for a lower prise.
Title: Re: Connect product details to web service xml file
Post by: pinochico on August 23, 2019, 15:46:49 PM
We are really talking about importing XML files into the eshop using extensions ?

https://shop.st42.fr/en/products/virtuemart-google-merchand.htm

Title: Re: Connect product details to web service xml file
Post by: Studio 42 on August 23, 2019, 17:57:06 PM
to import, you can use my other tool https://shop.st42.fr/en/products/vm-be-pro-batch-product-edit.htm but not using an XML but xls,ods or csv file.
Of course it only work with a file. So it depend your needs