Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @rianrismawati09

    Thanks for reaching out to us.

    We added gallery response with REST API when you retrieve variation products via REST API.

    GET /wp-json/wc/v3/products/PRODUCT_ID/variations/VARIATION_ID

    You will see that there is also woo_variation_gallery_images response available.

    Remember that after processing your request you have to add image ids on woo_variation_gallery_images product meta.

    Thank you

    Thread Starter rianrismawati09

    (@rianrismawati09)

    Hello, thankyou for response..
    is it possible if not add image id in woo variation of meta product image gallery ? I will fetch the image from another url, not from media library.. *so I can’t get ids image from media library.

    Thank you.

    Thread Starter rianrismawati09

    (@rianrismawati09)

    @tanvirul
    Hi, I want to know, how can I actually input src: “asdf.jpg” to the field? https://ibb.co/YWgL2nd

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Create image variation gallery product from API’ is closed to new replies.