A number of products have multiple EAN codes. I want to import it into a special field. However, the xlm file gives 1 eancode per product. (node) The next line (node) shows the product number with a different Eancode. Now the last eancode is overwritten. How can I get around that. see xlm example article number 009011
<EAN>
<RecordType>EAN</RecordType>
<ProductCodeSupplier>009011</ProductCodeSupplier>
<EANCode>5099206039155</EANCode>
<PackingUnit Language="00">Stuk</PackingUnit>
<Quantity>1</Quantity>
<ProductHeight>45</ProductHeight>
<ProductWidth>161</ProductWidth>
<ProductLength>509</ProductLength>
<ProductWeigth>709</ProductWeigth>
<ProductVolume>3687</ProductVolume>
<For_delivery>1</For_delivery>
</EAN>
<EAN>
<RecordType>EAN</RecordType>
<ProductCodeSupplier>009011</ProductCodeSupplier>
<EANCode>5099206081444</EANCode>
<PackingUnit Language="00">Stuk</PackingUnit>
<Quantity>1</Quantity>
<ProductHeight>45</ProductHeight>
<ProductWidth>161</ProductWidth>
<ProductLength>509</ProductLength>
<ProductWeigth>709</ProductWeigth>
<ProductVolume>3687</ProductVolume>
<For_delivery>1</For_delivery>
</EAN>
<EAN>
<RecordType>EAN</RecordType>
<ProductCodeSupplier>009013</ProductCodeSupplier>
<EANCode>5099206025172</EANCode>
<PackingUnit Language="00">Stuk</PackingUnit>
<Quantity>1</Quantity>
<ProductHeight>81</ProductHeight>
<ProductWidth>158</ProductWidth>
<ProductLength>219</ProductLength>
<ProductWeigth>216</ProductWeigth>
<ProductVolume>2802</ProductVolume>
<For_delivery>1</For_delivery>
</EAN>
</Quantore_EAN>
- drees
- RO CSVI
- Tuesday, 23 August 2022
- Subscribe via email
Attachments (1)
0
Accepted Answer
Pending Moderation
Hello,
Product number is the product_sku field? You want to import two different Eancode for same product?
Please also post template XML file. To get the template XML file, in RO CSVI maintenance menu select RO CSVI on first option, backup templates on second option, select your template and download the XML file. Post the XML file.
The next line (node) shows the product number with a different Eancode.
Product number is the product_sku field? You want to import two different Eancode for same product?
Please also post template XML file. To get the template XML file, in RO CSVI maintenance menu select RO CSVI on first option, backup templates on second option, select your template and download the XML file. Post the XML file.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
You want to import two different Eancode for same product? yes
thank you so much for looking at it. I have attached a small part of the file. Original is 24282 items long.

thank you so much for looking at it. I have attached a small part of the file. Original is 24282 items long.
Attachments (2)
Accepted Answer
Pending Moderation
Hello,
Interesting scenario but not possible with RO CSVI as of now. It is like you want to process two different nodes as one record. One node is one record. We do not support multiple nodes as one record with RO CSVI.
Thank you for posting the requested files.
You want to import two different Eancode for same product? yes
Interesting scenario but not possible with RO CSVI as of now. It is like you want to process two different nodes as one record. One node is one record. We do not support multiple nodes as one record with RO CSVI.
thank you so much for looking at it. I have attached a small part of the file. Original is 24282 items long.
Thank you for posting the requested files.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hello,
That idea can be implemented only with custom coding. It is not possible with current RO CSVI code.
My idea was to , if the existing ean exists, go to next. But is difficult.
That idea can be implemented only with custom coding. It is not possible with current RO CSVI code.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- 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!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »