Home Forums WoodMart support forum import product variation images and galleries using WP All Import

import product variation images and galleries using WP All Import

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #641210

    [email protected]
    Participant

    We want to import an XML which provides images for each product variation.
    Your theme supports that.
    Which field is used for these galleries? The “woodmart_variation_gallery_data”?
    And what is this field expecting? The id of the image? If the images need to be downloaded from another location?
    Can we use the url?

    #641218

    Artem Temos
    Keymaster

    Hello,

    It is the right one for the variations data woodmart_variation_gallery_data. It contains a list of IDs of the images from the media. It can’t work with URLs.

    Kind Regards

    #641219

    [email protected]
    Participant

    So what if the images need to be downloaded from another location?
    How can we handle it?

    #641334

    Artem Temos
    Keymaster

    They need to be downloaded and uploaded to your website Media library first. Then you need to add IDs of these images to the XML file.
    They will not be downloaded automatically it you put URLs to the XML file.

Viewing 4 posts - 1 through 4 (of 4 total)