Hello,
For context:
We are using WP All Import (with Woo extension) to insert all products.
Most of our products are variable.
We are using variation swatches(woodmart settings) with images in attribute’s buttons from variation image gallery
The goal:
We would like to populate the Variation image gallery (not the main image, thats already working).
We want to feed the images through URLs.
Previous solution:
Through our efforts to do it ourselves before contacting support we found that Woodmart is using this custom field
wd_additional_variation_images_data which uses comma seperated media IDs.
So the workaround, was first upload all the images you want and the take all the media IDs in their corresponding column in the file.
The problem is that is not an efficient way.
Is there a way we could do this?
Kind Regards,
Nikolas