1. andrejk
  2. RO CSVI
  3. Friday, 24 May 2024
  4.  Subscribe via email
Hello,
VM 3.8.4, Joomla 3.10.12, RO CSVI 8.9.3

please, I have VM product export with structure:

<image>
images/stories/virtuemart/product/arbrecoverybagsstudio0620_rk9whitebg_02-edit.jpg | images/stories/virtuemart/product/arbrecoverykits0620_042.jpg | images/stories/virtuemart/product/arbrecoverykits0620_087.jpg | images/stories/virtuemart/product/arbrecoverykits0620_179.jpg
</image>


and I need structure like:

<image_1>
https://www.xxx.xx/images/stories/virtuemart/product/arbrecoverybagsstudio0620_rk9whitebg_02-edit.jpg
</image_1>
<image_2>
https://www.xxx.xx/images/stories/virtuemart/product/arbrecoverykits0620_042.jpg
</image_2>
<image_3>
https://www.xxx.xx/images/stories/virtuemart/product/arbrecoverykits0620_087.jpg
</image_3>

........

Please, is it possible?

Best regards
Andrej
Accepted Answer
Accepted Answer Pending Moderation
Hello Andrej,
<image_1>
https://www.xxx.xx/images/stories/virtuemart/product/arbrecoverybagsstudio0620_rk9whitebg_02-edit.jpg
</image_1>
<image_2>
https://www.xxx.xx/images/stories/virtuemart/product/arbrecoverykits0620_042.jpg
</image_2>
<image_3>
https://www.xxx.xx/images/stories/virtuemart/product/arbrecoverykits0620_087.jpg
</image_3>

This XML structure for image is not possible with current RO CSVI. You need write custom code as override for export to split images and make them as single nodes.
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. # Permalink


There are replies in this post but you are not allowed to view the replies from this post.