1. Webx
  2. RO CSVI
  3. Monday, 23 August 2021
  4.  Subscribe via email
Hello support team,

We are trying to migrate the following items from VirtueMart to J2Store and can not see how to do this task. So can you please provide us with instructions on how to perform this task?

1) Additional Images
2) Related Products

Thanks in advance for your assistance in this matter.

Kind regards,

Roger
Accepted Answer Pending Moderation
Hello Roger,
1) Additional Images

In VirtueMart there is only file_url or picture_url field where multiple images are separated by |. So splitting that into main_image and additional images in J2Store is not going to be possible. What you can do is that map file_url or picture_url to main_image field in J2Store product import and using RO CSVI Field copy plugin, copy the value of main_image field to additional_images so main_image and additional_image field both have the same value. During import RO CSVI will import only the first image for main_image field and all images will be imported for additional_image field. That is because we have a check to look for | separated for additional_images and that check is not available for main_image. One downside of this would be additional_image will have the first image which is also the main_image. Try and let me know on how that goes.

2) Related Products

As much as i know, there is no related products in J2Store. Can you post a screenshot on how you see the J2Store related products?
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
Accepted Answer Pending Moderation
Hello,
2) Related Products

Related products can be imported using fields up_sells and cross_sells fields in J2Store product import template. These fields should have the SKU value of products. Multiple products are separated by |. Example SKU1|SKU2|SKU3. You can map related_products field from VirtueMart export template to up_sells and cross_sells fields in J2Store product 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. # 2
  • Page :
  • 1


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