I have some data that are given in XML Format (See attached file ) sample-product-details.txt
. Please note that the source XML file is huge ( about 40M Byte and contains many other data ).
From this XML I need to create the tab " Λεπτομέρειες Προιόντος " - This is the second tab in the page https://www.miele.gr/domestic/refrigerators-freezers-and-wine-units-2497.htm?mat=07514920&name=KF_1901_Vi.
The relevant tab is part of the Long Description of Virtuemart. What I have done already is created the Long descritption of the product ( the other tabs you see on the url I sent you ) by reading a CSV file. However the part of the second tab is not provided in csv but in xml. I need to create the html for that part per material number of each product and then concat that with the rest of the long description so it is imported as one field ( long description ) in CSVI.the concat part I can do ... but how do I create the html for second tab by retrieving the relevant data per material number from the XML file ?
Do you think you can help ?
You need to be logged in to view a user's profile.
- 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!